playrote.play.v1

mmodiqo/retrieve-recent-emailsv0.1.6Public

Retrieve recent emails

Retrieves recent Gmail messages matching a Gmail search query and returns normalized sender, subject, date, and snippet details.

GGmail API
  • Published 18 Aug 2026
  • Downloads 19
  • Needs rote 0.62.0+
  • Digest sha256:1987a6c23e70…
  • Reference modiqo/retrieve-recent-emails@0.1.6

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.

Inputs2, all optional

rote asks for these before running and shows the defaults it will use.

  • Queryquery

    Gmail search query passed to messages.list

    optionalstringdefault newer_than:1dcustom value allowed
  • Countcount

    Maximum messages to retrieve (1-100)

    optionalintegerdefault 10custom 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:1987a6c23e70b0085d81ddd9f33b68face0338da71feb01c4a3b09a831a6c644
  • Archive size3623 bytes
  • Published2026-08-18T08:53:48.178365+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.