Model Selection
Input
Output
Result
The structured output result
Root
event
date
— Calendar date of the event.dayDay of the month (1-31).
14
year4-digit year.
2025
monthMonth number (1-12).
3
weekdayDay of the week if mentioned in the text.
Friday
whereEvent location (city/country or venue).
Science Fair in Berlin, Germany
participants2 itemsList of attendees.
Alice
ageAge in years.
19
nameFull name.
Alice
Bob
ageAge in years.
20
nameFull name.
Bob
About Structured Output
Generate structured output based on JSON schema and content
How It Works
1Upload
Provide your inputs in the Playground tab — upload images, enter text, or configure parameters.
2Run
Click the run button to process your inputs through AI models — no coding or setup required.
3Get Results
View and download your AI-generated results instantly, right in your browser.
Inputs
(3 fields)System Prompttextarea
The system prompt for the AI
User PrompttextareaRequired
The user prompt for the AI
Output Schemajson_schemaRequired
The JSON schema for the structured output
Outputs
(1 field)ResultobjectRequired
The structured output result
API Access
Integrate this use case into your application via our REST API. Switch to the API tab to see the endpoint, request format, and code examples in multiple languages.