Update agent instructions path
pc_patch_agents_by_id_instructions_pathUpdate the instructions path for a specific agent. Provide agent ID and new path; optionally set an adapter configuration key.
Instructions
Update agent instructions path
Paperclip operation: PATCH /api/agents/{id}/instructions-path. 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 |