Skip to main content
Demonstrates creating a functional agent with typed inputs/outputs, running it with inputs, and reading the structured AgentRunResult.
Source: examples/agents/05_functional_agent_run.py in the SDK repo.