Google Gmail

Read and send Gmail messages.

# Google Gmail Skillpack

Use this tool family for reading, searching, sending, trashing, or deleting Gmail messages.

## When to use it

Choose Google Gmail when the task involves:
- listing inbox messages
- reading a specific message
- sending an email
- listing labels
- moving a message to trash or deleting it

## How to use it through Clono

1. Search operations:
   - `GET /api/tools/search?q=google gmail`
   - or `GET /api/tools/search?q=gmail`

2. Pick an operation from the `google_gmail` tool family.

3. Start a run:
   - `POST /api/tool-runs`

4. Poll for completion:
   - `GET /api/tool-runs/{runId}`

## Requirements

- The user must have connected Google Gmail in Clono Integrations.
- Use exact email addresses and message ids where possible.
- For sending mail, keep subjects and recipients explicit in the arguments.