Team Management
Remove Agent from Team
Remove an AI Agent from a team
Remove Agent from Team Command
The agent team remove
command removes an AI Agent from a team, revoking team-specific permissions and cleaning up associated resources.
Usage
Options
Option | Description |
---|---|
--force | Optional. Skip confirmation prompt |
--keep-state | Optional. Preserve agent’s team-specific state and configuration |
Examples
Basic Agent Removal
Response:
Force Remove with State Preservation
Response:
Notes
- The remove command:
- Revokes team-specific permissions
- Removes communication channels
- Cleans up shared resources
- Updates team configuration
- Use
--keep-state
if you plan to:- Re-add the agent later
- Preserve learned behaviors
- Maintain configuration
- The
--force
flag:- Skips confirmation prompts
- Useful for scripted operations
- Use with caution
- Removal affects:
- Team composition
- Collaboration patterns
- Resource allocation
- Communication flows
- The agent remains registered and can be:
- Added to other teams
- Re-added to the same team
- Used independently