openclaw_tools_catalog
List the agent-facing tools available to OpenClaw agents within a session. This read-only operation retrieves the catalog of tools that can be called.
Instructions
List the catalog of agent-facing tools available to OpenClaw agents (i.e. what main and other agents can call from inside a session). Wraps tools.catalog. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | No | ||
| 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. |