document_validate
Validate an OpenAPI or AsyncAPI document and receive structured validation problems. Supports validating a specific subtree by providing an optional node path.
Instructions
Validate the document and return structured validation problems
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | Yes | Session name | |
| nodePath | No | Optional node path to validate a specific subtree |