playrote.play.v1

mmodiqo/check-calendar-meetingsv0.1.6Public

Check calendar meetings

Lists Google Calendar events between two timestamps with timing, attendees, location, organizer, and meeting links.

CCalendar API
  • Published 18 Aug 2026
  • Downloads 24
  • Needs rote 0.62.0+
  • Digest sha256:078cb32e4759…
  • Reference modiqo/check-calendar-meetings@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.

  • Calendar API

    Calendar and event scheduling - meetings, appointments, schedule management, event creation

    Credential CALENDAR_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.

Inputs4, 2 required

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

  • Start datestart_date

    Inclusive ISO 8601 date or timestamp; YYYY-MM-DD is normalized to local midnight

    requiredstringexample 2026-08-14custom value allowed
  • End dateend_date

    Exclusive ISO 8601 date or timestamp; YYYY-MM-DD is normalized to local midnight

    requiredstringexample 2026-08-15custom value allowed
  • Calendar idcalendar_id

    Google Calendar ID

    optionalstringdefault primarycustom value allowed
  • Max resultsmax_results

    Maximum events requested from Google Calendar (1-2500)

    optionalintegerdefault 100custom 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
  • ServicesCalendar API
  • Adapters
    calendar modiqo/calendar@0.0.4 resolved
  • Auth preflightBefore any service call, rote verifies every required local credential. Plan: declared as typed adapter.auth.ensure steps.
  • Auth steps
    auth_calendar adapter/calendarmissing → authorizeexpired → refreshunreadable → reauthorize
  • Digestsha256:078cb32e47598883e0c1d56f79180dc07208b0e348e163b7820d2ad236910348
  • Archive size4427 bytes
  • Published2026-08-18T08:54:13.545348+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.