mmodiqo/retrieve-rideshare-receiptsv0.1.6Public
Retrieve rideshare receipts
Finds Uber, Lyft, and Waymo receipt emails in a date range, extracts trip and fare details, deduplicates updates, and totals spend.
Before you run it1 service, 2 local tools
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○Gmail API
Email management for personal and professional communication - send, read, organize messages, manage inbox and filters
CredentialGSUITE_TOKEN(google_discovery) - ○denolocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○rotelocal tool
Must be on your PATH. rote reports what it finds during inspect.
Inputs3, 2 required
rote asks for these before running and shows the defaults it will use.
- Start date
start_dateStart date; use YYYY/MM/DD or YYYY-MM-DD (normalized to Gmail query format)
requiredstringexample2026/01/01custom value allowed - End date
end_dateExclusive end date; use YYYY/MM/DD or YYYY-MM-DD (normalized to Gmail query format)
requiredstringexample2026/02/01custom value allowed - Providers
providersComma-separated subset of uber, lyft, and waymo, or 'all'
optionalstringdefaultallcustom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- ServicesGmail API
- Adapters
gmailmodiqo/gmail@0.0.2 resolved - Auth preflightBefore any service call, rote verifies every required local credential. Plan: synthesized at runtime for compatibility.
- Digest
sha256:bd58c498a3f04c31dee61a6601ccd2e0f6ae069f94622077889954c4dd7a38a5 - Archive size5663 bytes
- Published2026-08-17T23:58:15.955315+00:00
- Published withrote 0.65.0
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.