Output schema for Cortex Agent responses.
This schema documents the expected structure of agent responses, following the same documentation patterns as existing tool schemas.
Note: Like other tool schemas in this package, this is for documentation and type hints only. The actual _run methods return JSON strings.
AgentOutput()