playrote.play.v1

mmodiqo/retrieve-rideshare-receiptsv0.1.8Public

Retrieve rideshare receipts

Finds Uber, Lyft, and Waymo receipt emails in a date range, extracts trip and fare details, deduplicates updates, and totals spend.

GGmail API
  • Published 18 Aug 2026
  • Downloads 24
  • Needs rote 0.62.0+
  • Digest sha256:2e0114f3e67e…
  • Reference modiqo/retrieve-rideshare-receipts@0.1.8

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

    Credential GMAIL_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 datestart_date

    Start date; use YYYY/MM/DD or YYYY-MM-DD (normalized to Gmail query format)

    requiredstringexample 2026/01/01custom value allowed
  • End dateend_date

    Exclusive end date; use YYYY/MM/DD or YYYY-MM-DD (normalized to Gmail query format)

    requiredstringexample 2026/02/01custom value allowed
  • Providersproviders

    Comma-separated subset of uber, lyft, and waymo, or 'all'

    optionalstringdefault allcustom 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
    gmail modiqo/gmail@0.0.3 resolved
  • Auth preflightBefore any service call, rote verifies every required local credential. Plan: declared as typed adapter.auth.ensure steps.
  • Auth steps
    google_auth adapter/gmailmissing → authorizeexpired → refreshunreadable → reauthorize
  • Digestsha256:2e0114f3e67e477cd9064232f208d193aa3238b2e758cfef2a7ba62880a676d2
  • Archive size5693 bytes
  • Published2026-08-18T08:54:02.547135+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.