Agent Tools
List Tools
List all tools available for an AI Agent
List Tools Command
The agent tools list
command displays all tools that are available or currently configured for a specific AI Agent.
Usage
Options
Option | Description |
---|---|
--status <status> | Optional. Filter by status: available , configured , all (default) |
--format <format> | Optional. Output format: table (default), json , or wide |
Examples
List All Tools
Response:
List Configured Tools
Response:
JSON Format
Response:
Notes
- Available tools are those that can be added to the agent
- Configured tools are those already set up for the agent
- The wide format includes additional details like:
- Authentication status
- Usage statistics
- Configuration details
- Use
xpander agent tools add
to configure available tools