Update an agent
pc_patch_agents_by_idModify an agent's configuration to update its name, role, status, skills, adapter settings, and other properties.
Instructions
Update an agent
Paperclip operation: PATCH /api/agents/{id}. Authorization class: board_or_agent.
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 |