Skip to main content

Documentation Index

Fetch the complete documentation index at: https://agno-v2-shaloo-ai-support-link.mintlify.app/llms.txt

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

ExampleDescription
Confirmation RequiredDemonstrates team-level pause/continue flow for confirmation-required member tools.
External Tool ExecutionDemonstrates resolving external tool execution requirements in team flows.
User Input RequiredDemonstrates collecting required user input during paused team tool execution.
Confirmation RejectedThis example demonstrates how the team handles rejection of a tool.
Confirmation Rejected StreamThis example demonstrates how the team handles rejection of a tool.
Confirmation Required AsyncSame as confirmation_required.py but uses async run/continue_run.
Confirmation Required Async StreamSame as confirmation_required_stream.py but uses async run/continue_run.
Confirmation Required StreamThis example demonstrates how a team pauses when a member agent’s tool.
External Tool Execution StreamThis example demonstrates how a team pauses when a member agent’s tool.
Team Tool ConfirmationThis example demonstrates HITL for tools provided directly to the Team.
Team Tool Confirmation StreamThis example demonstrates HITL for tools provided directly to the Team.
User Input Required StreamThis example demonstrates how a team pauses when a member agent’s tool.