Run a tool connection health check
pc_post_tool_connections_by_connection_id_health_checkPerform a health check on a tool connection by supplying the connection ID to determine its operational status.
Instructions
Run a tool connection health check
Paperclip operation: POST /api/tool-connections/{connectionId}/health-check. Authorization class: board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON compatibility payload. The source OpenAPI operation does not declare a request schema. | |
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |