mmodiqo/check-calendar-meetingsv0.1.6Public
Check calendar meetings
Lists Google Calendar events between two timestamps with timing, attendees, location, organizer, and meeting links.
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
CredentialCALENDAR_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 date
start_dateInclusive ISO 8601 date or timestamp; YYYY-MM-DD is normalized to local midnight
requiredstringexample2026-08-14custom value allowed - End date
end_dateExclusive ISO 8601 date or timestamp; YYYY-MM-DD is normalized to local midnight
requiredstringexample2026-08-15custom value allowed - Calendar id
calendar_idGoogle Calendar ID
optionalstringdefaultprimarycustom value allowed - Max results
max_resultsMaximum events requested from Google Calendar (1-2500)
optionalintegerdefault100custom 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
calendarmodiqo/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_calendaradapter/calendarmissing → authorizeexpired → refreshunreadable → reauthorize - Digest
sha256: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.