openclaw_node_event
Emit an event to a node or the gateway-side node bus for triggering actions or updates.
Instructions
Emit an event toward a node (or the gateway-side node bus). Wraps node.event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | ||
| nodeId | 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. |