openclaw agent

Gateway経由でエージェントターンを実行します(組み込みの場合は--localを使用)。 設定済みのエージェントを直接ターゲットにするには、--agent <id>を使用します。

関連:

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"