openclaw_chat
Send messages to your self-hosted OpenClaw assistant and get responses, with optional session context and multi-instance support.
Instructions
Send a message to OpenClaw and get a response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message to send to OpenClaw | |
| session_id | No | Optional session ID for conversation context | |
| instance | No | Target OpenClaw instance name. Use openclaw_instances to list available instances. Defaults to the default instance. |