validate_against_live_schema
Check a settings value against the live schema, identifying violations and missing required keys, and receive a corrected value filtered to known properties.
Instructions
Validate a settings value against the live schema (read-only, validateOnly). Returns violations, required-missing keys, and a corrected value filtered to known properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schemaId | Yes | ||
| scope | No | default 'environment' | |
| value | Yes |