document_load
Loads an OpenAPI or AsyncAPI file into a named session for querying, validation, and editing.
Instructions
Load an OpenAPI or AsyncAPI file into a named session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Force format; auto-detected if omitted | |
| session | Yes | Name for this session | |
| filePath | Yes | Absolute or relative path to the file |