Check a Jev AI question shape
validate_questionsValidate question structure locally before submission, catching malformed questions early and avoiding Jev API validation errors that waste credits.
Instructions
Run the same shape checks the Jev API enforces, without spending credits or needing an API key. Use this first when writing questions by hand — a malformed question otherwise comes back as a deeply nested validation error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| questions | Yes | Up to 16 named questions, all judged against the same state. |