commands.sh

openclaw message

all

Send messages through OpenClaw channels.

More info →

Options (3)

-t, --targetboolean

Send a message to a phone number (WhatsApp)

Example: openclaw message send {{[-t|--target]}} {{+1234567890}} {{[-m|--message]}} "{{Hello}}"
-m, --messageboolean

Send a message to a phone number (WhatsApp)

Example: openclaw message send {{[-t|--target]}} {{+1234567890}} {{[-m|--message]}} "{{Hello}}"
-h, --helpboolean

Display help

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

Examples (3)

Send a message to a phone number (WhatsApp)

openclaw message send [-t|--target] +1234567890 [-m|--message] "Hello"

Send a message to a specific channel

openclaw message send --channel telegram [-t|--target] user_id [-m|--message] "Hello"

Display help

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