Options (2)
-m, --messagebooleanSend a single message to the assistant
Example:
openclaw agent {{[-m|--message]}} "{{Hello, what is the weather?}}"-h, --helpbooleanDisplay 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|highDisplay help
openclaw agent [-h|--help]made by @shridhargupta | data from tldr-pages