openclaw agent
Chạy một lượt agent qua Gateway (dùng --local để chạy embedded).
Dùng --agent <id> để chỉ định agent đã cấu hình sẵn.
Liên quan:
- Agent send tool: Agent send
Ví dụ
openclaw agent --to +15555550123 --message "status update" --deliver
openclaw agent --agent ops --message "Summarize logs"
openclaw agent --session-id 1234 --message "Summarize inbox" --thinking medium
openclaw agent --agent ops --message "Generate report" --deliver --reply-channel slack --reply-to "#reports"