Ingest tickets from connected Gmail
ametller_ingest_offline_ticketsStore normalized Ametller receipts extracted from Gmail. Input cleaned ticket data to persist purchase history without altering your inbox.
Instructions
Store normalized Ametller receipts already read through Claude's connected Gmail integration. Pass only receipt fields, never the raw email body. This is the primary offline-ticket path; it does not modify Gmail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tickets | Yes | Normalized receipts; use repeated batches for larger histories | |
| overwrite | No | Replace an already ingested ticket with the same id (default false) |