Update a tool connection
pc_patch_tool_connections_by_connection_idUpdate a tool connection by specifying its ID, modifying properties such as name, config, status, credentials, or transport settings.
Instructions
Update a tool connection
Paperclip operation: PATCH /api/tool-connections/{connectionId}. Authorization class: board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |