document_set_external_docs
Set external documentation URL and description on any node in an OpenAPI or AsyncAPI document, including document, tag, operation, or schema level.
Instructions
Set external documentation on a node (document, tag, operation, or schema)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | External documentation URL | |
| session | Yes | Session name | |
| nodePath | No | Node path to the target; omit for document level | |
| description | No | Description of the external docs |