commands.sh

openclaw agent

all

Talk to the OpenClaw AI assistant.

More info →

Options (2)

-m, --messageboolean

Send a single message to the assistant

Example: openclaw agent {{[-m|--message]}} "{{Hello, what is the weather?}}"
-h, --helpboolean

Display help

Example: openclaw agent {{[-h|--help]}}

Examples (4)

Send a single message to the assistant

openclaw agent [-m|--message] "Hello, what is the weather?"

Start interactive chat mode

Send a message with configurable thinking level

openclaw agent [-m|--message] "Analyze this" --thinking off|minimal|low|medium|high

Display help

openclaw agent [-h|--help]
made by @shridhargupta | data from tldr-pages