get_output_schema
Retrieve the JSON schema for analyze_coherence's structured output, so orchestrators know the fields to expect (incoherences, coherence_score, summary, discarded_count) without making a preliminary call.
Instructions
Return the JSON schema of the structured output produced by
analyze_coherence, so the orchestrator knows what fields to expect
(incoherences, coherence_score, summary, discarded_count) without
needing to call the tool first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||