Skip to main content

agent_api_schema

Function agent_api_schema 

Source
pub fn agent_api_schema() -> Value
Expand description

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.