This repository was archived by the owner on May 21, 2026. It is now read-only.
v0.2.0
Minor Changes
-
5f424e1Thanks @marcfargas! - Initial release — Gmail, Drive & Calendar APIs for AI agents and humans.- Gmail: search, getMessage, getThread, send, reply, forward, createDraft, sendDraft, listDrafts, listLabels, batchModifyLabels, getAttachmentContent, getProfile
- Drive: listFiles, searchFiles, getFile, downloadFile, exportFile, uploadFile, createFolder, moveFile, renameFile, copyFile, trashFile, listPermissions, shareFile, unshareFile
- Calendar: listCalendars, listEvents, getEvent, createEvent, updateEvent, deleteEvent, queryFreeBusy
- Gateway CLIs: go-gmail, go-drive, go-calendar (JSON output, --confirm safety)
- Safety model: READ/WRITE/DESTRUCTIVE operation classification
- Auth: multi-account OAuth2 with per-service token stores