> ## Documentation Index
> Fetch the complete documentation index at: https://openclawdoc.org/llms.txt
> Use this file to discover all available pages before exploring further.

> Gmail Pub/Sub 이벤트를 OpenClaw로 연결하고 webhook helper를 실행하는 `openclaw webhooks` CLI 사용법을 설명합니다.

# webhooks

# `openclaw webhooks`

webhook helper와 integration 명령입니다. (Gmail Pub/Sub, webhook helper)

Related:

* Webhooks: [Webhook](/automation/webhook)
* Gmail Pub/Sub: [Gmail Pub/Sub](/automation/gmail-pubsub)

## Gmail

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw webhooks gmail setup --account you@example.com
openclaw webhooks gmail run
```

자세한 내용은 [Gmail Pub/Sub documentation](/automation/gmail-pubsub)를 참고하세요.
