Skip to main content

Documentation Index

Fetch the complete documentation index at: https://agno-v2-rbac-doc-update.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

ParameterTypeDefaultDescription
nameOptional[str]NoneName of the steps group for identification
descriptionOptional[str]NoneDescription of the steps group’s purpose
stepsOptional[List[Any]][]List of steps to execute sequentially (empty list if not provided)
requires_confirmationboolFalsePause for user confirmation before executing the pipeline
confirmation_messageOptional[str]NoneMessage shown to user when requesting confirmation
on_rejectOnRejectOnReject.skipAction when rejected: skip, cancel