openclaw_commands_list
List the slash-commands registered in an OpenClaw gateway to view commands available to agents or operators.
Instructions
List the slash-commands registered in the gateway (commands the agent or operator can invoke). Wraps commands.list. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | Optional OpenClaw instance to route this call to (e.g. 'default', 'work'). Falls back to the active default instance, or the OPENCLAW_GATEWAY_URL/TOKEN env vars when set. List configured instances with openclaw_setup_list. |