Team Management
List Teams
List all AI Agent Teams in your organization
List Teams Command
The agent team list
command displays all AI Agent Teams in your organization and their member agents.
Usage
Options
Option | Description |
---|---|
--format <format> | Optional. Output format: table (default), json , or wide |
Examples
Default List View
Response:
Wide Format
Response:
JSON Format
Response:
Notes
- Teams are collections of agents working together
- The wide format includes:
- Detailed agent information
- Team creation date
- Activity metrics
- Performance statistics
- Use
xpander agent team details <team_name>
for more information - Teams can be managed using:
agent team create
agent team add
agent team remove
agent team delete