Structured Output
tavily-cookbookResearchcookbooks
Export
Research API: Structured Output
Return research results in a custom JSON schema.
What you'll learn:
- Define
output_schemawith typed properties - Nested objects and arrays in schemas
- Parse structured JSON responses
Setup
[ ]
[ ]
[ ]
Define Output Schema
Each property requires type and description. Supported types: string, integer, number, object, array.
[ ]
Run Research with Schema
[ ]
Next Steps
- See Hybrid Research to combine with internal data