schemagate
Validate LLM outputs against a JSON Schema and get a correction hint if validation fails.
Instructions
[$0.001 USDC] Validate that an LLM output conforms to a JSON Schema. Returns valid:true/false with a correction hint on failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | ||
| response | Yes |