validate_config
Validate configuration object structure, types, and values with comprehensive error reporting to ensure setup correctness.
Instructions
Validate configuration object structure, types, and values with comprehensive error reporting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | Configuration object to validate. If not provided, validates current config |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |