openclaw agent¶
Gateway के माध्यम से एक एजेंट टर्न चलाएँ (--local का उपयोग एम्बेडेड के लिए करें)।
किसी कॉन्फ़िगर किए गए एजेंट को सीधे लक्षित करने के लिए --agent <id> का उपयोग करें।
संबंधित:
- Agent send टूल: एजेंट भेजें
उदाहरण¶
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"