document_remove_all_servers
Removes all server definitions from an OpenAPI or AsyncAPI document, either globally or from a specific path or operation.
Instructions
Remove all servers from the document, a path item, or an operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | Yes | Session name | |
| nodePath | No | Node path; omit for document level |