coreutils
List all available commands as a flat text index. Provides a quick overview of installed commands.
Instructions
List all available commands as a flat text index. Read-only, no side effects. Use --list to enumerate tool names, --raw for plain text without JSON envelope. Use for quick overview of installed commands. Not for LLM tool discovery — use 'tool-list' for structured function-calling metadata. See also 'catalog', 'tool-list'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | List registered command names. | |
| raw | No | Write one command name per line without a JSON envelope. |