> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# agent-cards api tools

> List tool names as a JSON array (token-cheap for agents)

List tool names as a JSON array (token-cheap for agents)

```bash theme={null}
agent-cards api tools --help
```

```text theme={null}
Usage: agent-cards api tools [options]

List tool names as a JSON array (token-cheap for agents)

Options:
  --all       Include the expert shopping tools hidden by default
  --table     Human view: boxed table with one-line descriptions
  -h, --help  display help for command
```
