Remove MCP server
delete_mcp_serverDisconnect an MCP or OpenAPI server from this playbook. The remote server is not shut down; only this playbook's connection record is removed. Requires playbooks:write or full permission. Use update_mcp_server to change configuration without disconnecting. Pass playbook_id as the UUID or GUID of the playbook this call should target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | Connected server UUID | |
| playbook_id | Yes | UUID or GUID of the target playbook |