Clear an agent error
pc_post_agents_by_id_clear_errorClear an error for a specific agent by providing its ID. Resolves the agent's error state and restores normal operation.
Instructions
Clear an agent error
Paperclip operation: POST /api/agents/{id}/clear-error. Authorization class: board_or_agent.
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 |