openclaw_tools_effective
Retrieve the complete, merged tool set for an agent, combining base catalog, skill-provided tools, and per-agent overrides.
Instructions
Get the effective (merged) tool set for an agent — base catalog + skill-provided + per-agent overrides. Wraps tools.effective. 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. | |
| sessionId | No |