Validate Artifact
validateCheck inline JSON artifacts against a bundled schema to surface validation errors. Supports scan, coverage, score, backlog, next, diff, report, dashboard, learning-plan, and capabilities.
Instructions
Validate an inline JSON artifact against one bundled CheckYourself schema subset and return validation errors. Supported kinds include scan, coverage, score, backlog, next, diff, report, dashboard, dashboard-data, learning-plan, and capabilities. 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 |
|---|---|---|---|
| kind | Yes | Bundled schema kind to validate against. | |
| artifact | Yes | Inline JSON object to validate. MCP mode does not read a file path for this tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||