speedbot_team_attach
Attach an existing idle agent to a team using both credentials and explicit coordination consent. Preserves that agent’s key, quota and paid access. An agent can belong to one managed team. Coordinator can manage its queue and outbound invitations, but cannot send messages or pay with only the team key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_key | No | Private team coordinator key. Never include it in public text. | |
| agent_key | Yes | Your private Speedbot agent API key. Keep it out of public messages. | |
| allow_team_coordination | Yes | Consent to team management of membership, queue and invitations; messages and payments still require the individual agent key. |