list_commands
Lists every slash command with name and description, enabling discovery of available prompts before routing a request.
Instructions
Enumerate every slash command the server currently exposes as a prompt, each with its name and description. Use to discover available commands before routing a user request to one. Read-only manifest view, takes no arguments. Returns a count plus a commands array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||