Use this skill when the current channel is openclaw-weixin and the user wants a file or image delivered into chat.
deliveries/YYYY-MM-DD/HHMMSS/.Use:
openclaw message send \
--channel openclaw-weixin \
--account <account_id> \
--target <chat_id_or_user_id> \
--message "<optional caption>" \
--media /absolute/path/to/file
account_id: use the trusted inbound metadata account_id for the current chat.target: use the trusted inbound metadata chat_id for the current chat.media: absolute path to the file you created or selected.After sending, briefly ask the user whether they received it.
openclaw message send \
--channel openclaw-weixin \
--account 30c94de8bd87-im-bot \
--target o9cq8086Br1CV1qVLcKn5WqTRpTE@im.wechat \
--message "测试文件" \
--media /root/.openclaw/workspace-wx-30c94de8/test.pdf
共 1 个版本