Prompt Management
JSON Output
Learn how to get structured JSON responses from your prompts
Puzzlet supports structured Object/JSON output through JSON Schema definitions. This allows you to define exactly what data structure you expect from the model, ensuring consistent and parseable responses.
Basic Usage
Define a schema in your prompt’s metadata to get structured output:
This will return:
Learn More
For detailed information about schema types, complex structures, and best practices, see the AgentMark Object Schema Documentation.
Key features include:
- Multiple data types (string, number, boolean, array, object)
- Nested structures
- Required field specifications
- Type validations
- Detailed property descriptions
Have Questions?
We’re here to help! Choose the best way to reach us:
Join our Discord community for quick answers and discussions
Email us at hello@puzzlet.ai for support
Schedule an Enterprise Demo to learn about our business solutions
Was this page helpful?