CLI commands
Webhook'lar
openclaw webhooks
Webhook yardımcıları ve entegrasyonlar (Gmail Pub/Sub, Webhook yardımcıları).
İlgili:
- Webhook'lar: Webhook'lar
- Gmail Pub/Sub: Gmail Pub/Sub
Gmail
openclaw webhooks gmail setup --account [email protected]
openclaw webhooks gmail run
webhooks gmail setup
Gmail watch, Pub/Sub ve OpenClaw Webhook teslimatını yapılandırın.
Gerekli:
--account <email>
Seçenekler:
--project <id>--topic <name>--subscription <name>--label <label>--hook-url <url>--hook-token <token>--push-token <token>--bind <host>--port <port>--path <path>--include-body--max-bytes <n>--renew-minutes <n>--tailscale <funnel|serve|off>--tailscale-path <path>--tailscale-target <target>--push-endpoint <url>--json
Örnekler:
openclaw webhooks gmail setup --account [email protected]
openclaw webhooks gmail setup --account [email protected] --project my-gcp-project --json
openclaw webhooks gmail setup --account [email protected] --hook-url https://gateway.example.com/hooks/gmail
webhooks gmail run
gog watch serve ile birlikte watch otomatik yenileme döngüsünü çalıştırın.
Seçenekler:
--account <email>--topic <topic>--subscription <name>--label <label>--hook-url <url>--hook-token <token>--push-token <token>--bind <host>--port <port>--path <path>--include-body--max-bytes <n>--renew-minutes <n>--tailscale <funnel|serve|off>--tailscale-path <path>--tailscale-target <target>
Örnek:
openclaw webhooks gmail run --account [email protected]
Uçtan uca kurulum akışı ve operasyonel ayrıntılar için Gmail Pub/Sub belgelerine bakın.