vorim_update_agent
Modify agent metadata including name, description, status, and capabilities to maintain accurate identity and trust information within the Vorim AI system.
Instructions
Update an agent's metadata (name, description, status, capabilities).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent identifier | |
| name | No | New name | |
| description | No | New description | |
| status | No | New status: active, suspended | |
| capabilities | No | New capabilities list |