Validate Mogrt Brand Kit
validate_mogrt_brand_kitValidates an operator-approved local MOGRT brand kit against the workspace root before template or batch preview, checking required values without reading files or pixels.
Instructions
Validate an operator-approved local MOGRT brand kit before using it in a template or batch preview. It never reads font inventories, image pixels, or writes files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand_kit | Yes | Approved brand-kit values to validate before recipe use. | |
| approved_workspace_path | Yes | Absolute operator-approved workspace root. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |