list_commands
Enumerate all slash commands with their names and descriptions. Use this to discover available commands before routing a user 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 | |||