Structured Output

Get parseable, trustworthy structured results out of a model — schema design, the enforcement mechanism the provider actually offers, validation at the boundary, bounded retry that feeds the error back, and recognising where a schema stops buying correctness. Use when a model's output feeds code rather than a human, when parsing keeps failing or fields come back plausible-but-wrong, or when designing an extraction, classification or grading step. Not for designing the tools an agent calls (tool-design), and not for free-form prose quality.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/ai/structured-output commit 380f9b4582

Frequently asked questions

npx skillmds@latest add nahid-sparktales/structured-output