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

# Gatilhos por eventos

> O agente reage a eventos nos seus serviços.

| Serviço             | Evento                          |
| ------------------- | ------------------------------- |
| **Gmail**           | Novo e-mail                     |
| **Google Calendar** | Evento criado/alterado/excluído |
| **Google Drive**    | Arquivo adicionado/alterado     |

```text theme={null}
Quando chegar novo e-mail no Gmail, verifique se precisa resposta
e prepare rascunho para aprovação no Telegram.
```

<Warning>
  Gatilhos consomem créditos a cada execução.
</Warning>
