document_get_schema
Get a specific schema definition by name from OpenAPI or AsyncAPI documents. Access the full schema content for validation or editing.
Instructions
Get a specific schema definition by name with its full content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Schema name (e.g. Pet, Error) | |
| session | Yes | Session name |