tip_0812.sh
[ESC] Exit
$cat./chapter_08/0812.md
[Advanced Features]

JSON Schema Output

// json schema

JSON Schema Output
JSON Schema validated output
claude -p "query" --json-schema schema.json
Output strictly follows Schema:
• Structured data
• Type validation
• Easy automated processing
Random
Prev/Next