pub fn agent_api_schema() -> Value
Return the combined JSON schema for the public agent-API output types. Snapshot-tested in tests/agent_api_schema.rs so any breaking change to the wire shape is caught at PR review.
tests/agent_api_schema.rs