Get the storyboard JSON Schema
get_storyboard_schemaRetrieves the JSON schema that defines the expected structure for storyboard.json, enabling validation and development against the official contract.
Instructions
JSON Schema for storyboard.json, generated from the engine's own zod schema — the exact contract the engine validates against.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes |