AI excels at generating text, but real-world tasks often require actions beyond words—like calling a weather API for current conditions instead of providing outdated information. Live-code Function Calling enables these actions by giving AI access to functions it can use when user requests match those capabilities.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.
What is Function Calling?
Think of functions as recipes with:- Name and description
- Parameters (required inputs)
- Action the AI can take