paperclip_update_agent
Update an existing AI agent's configuration by providing its ID and modifying fields like name, role, skills, status, team, or reporting line.
Instructions
Update an existing Paperclip AI agent configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| role | No | New role | |
| skills | No | Updated skills list | |
| status | No | Agent status | |
| teamId | No | New team assignment | |
| agentId | Yes | ID of the agent to update | |
| reportsTo | No | New reporting agent ID | |
| description | No | New description |