This example mirrors the advanced workflow in our Cookbook. Steps covered:Documentation Index
Fetch the complete documentation index at: https://incredible-42686482-cursor-create-detailed-ai-agent-cookboo.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Tool planning and selection
- Multi-step execution with intermediate state
- Error handling and retries
Kickoff request (pattern)
function_call_result blocks as each step completes.
View source on GitHub → 4_advanced_workflow.py