Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:55

Highlights

Safer Google Workspace actions

Every bundled Google action now uses strict TypeBox validation, covering 208 actions across Gmail, Calendar, Contacts, Docs, Drive, Sheets, Slides, Tasks, Apps Script, and Image. Invalid inputs now fail early with clear validation errors instead of reaching Google with malformed payloads.

Gmail sending and replies now reject missing, empty, and whitespace-only message bodies while preserving legitimate attachment-only messages and empty drafts.

Complete Google Sheets support

Ten previously unreachable advanced Sheets actions are available again, restoring the complete 23-action surface for charts, formatting, filters, validation, named ranges, and other spreadsheet operations.

Shift Labs transcription

Runline now supports the complete Shift Labs transcription workflow: create assets, upload local media, start transcription jobs, inspect artifacts, and retrieve transcripts. Upload grants honor service-provided methods and headers, media limits are validated before upload, and large transcripts return signed download grants instead of filling agent context.

Full changelog: v0.12.0...v0.13.0