update_status
Update an agent's status and current task to coordinate work across sessions, signaling idle, working, blocked, or completed states.
Instructions
Update this agent's status and current task. Call this when starting a new task, getting blocked, or completing work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | New status | |
| agent_name | Yes | Agent name | |
| current_task | No | Description of current task |