AgentTeam
7 tools in this family (folder Editor/Tools/AgentTeam/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
agent_team_assign_task | writes | Assign a task to a specific role within an existing team. The task is queued as 'pending'. |
agent_team_create | writes | (no description) |
agent_team_handoff | writes | Transfer context from one agent role to another within a team, then dispatch the |
agent_team_review | writes | Submit a review verdict from one role about another role's task output. |
agent_team_role_preset | writes | Query or upsert a role preset. |
agent_team_share_context | writes | Write or read shared context blobs within a team. |
agent_team_status | read-only | Return a status snapshot for a team: task counts by status (pending/in_progress/done/blocked), |