Cursor: validate environment definition
cursor_validate_environment_definitionValidate a Cursor environment definition against the published schema. Get separate reports for schema errors, safety warnings, and capability limitations.
Instructions
Check a Cursor environment definition against the published schema. Schema errors, safety warnings, and capability limitations are reported separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition | Yes | One definition: either a repository root or the document text. | |
| syncTarget | No | Ask for a synchronization request for Environment Operations. Never a Save. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trust | Yes | ||
| errors | No | ||
| origin | Yes | ||
| safety | No | ||
| source | Yes | ||
| status | Yes | ||
| limitations | No | ||
| syncRequest | No | ||
| errorsTruncated | Yes | ||
| safetyTruncated | No |