Agent Management
List Agents
List all registered AI Agents in your organization
List Agents Command
The agent list
command displays all AI Agents registered in your organization.
Usage
Options
Option | Description |
---|---|
--format <format> | Optional. Output format: table (default), json , or wide |
--filter <status> | Optional. Filter by status: active , inactive , all |
Examples
Default List View
Response:
JSON Format
Response:
Filter Active Agents
Notes
- The list is sorted by last activity time by default
- The wide format includes additional details like creation date and last activity
- Use
xpander agent details <agent_id>
for more information about a specific agent