list_commands
Lists all available slash commands with names and descriptions to help you discover and route user requests to the right prompt.
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 | |||