Skip to main content

JSON Output

Prompts configured for JSON output generate structured data. Developers define the JSON schemas, and you can run prompts and view the schemas through the platform.
JSON schemas are defined by developers. You can view and test them, but cannot modify them. See Development documentation for implementation details.

Running JSON Prompts

Test JSON output prompts directly in the platform: Running JSON Output Prompt
  1. Open the prompt in the editor
  2. Provide test inputs
  3. Click “Run” to generate output
  4. Review the JSON response

Viewing Schemas

See the configured JSON schema: Viewing JSON Schema The schema shows:
  • Field names and types
  • Required vs. optional fields
  • Nested objects and arrays
  • Validation rules

Have Questions?

We’re here to help! Choose the best way to reach us: