Get Schema
schemaRetrieve a named JSON schema from the repository to inspect expected fields before producing or validating artifacts.
Instructions
Return a bundled CheckYourself JSON schema by name so an agent can inspect expected fields before producing or validating artifacts. This reads the repository's schema file and returns it; it does not validate an artifact. Requires no authentication. It reads local inputs only, does not make network calls, does not modify local files, and has no external rate limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Schema name to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||