Evidence-backed automation routes
Eight tasks with concrete steps, sources and explicit gaps. Choose a route and check what is actually documented before setting it up.
Save Gmail attachments in Google Drive
Search, message retrieval, attachment download and upload are documented for attachments you have selected. This route does not identify invoices on its own. Start with a narrowly scoped Gmail label and a dedicated destination folder.
Transfer Outlook invoices to OneDrive
The catalog documents Graph operations for reading Outlook messages and attachments and writing OneDrive files. It does not establish invoice classification. An email subject containing “invoice” is not a substitute for that check.
Collect invoice amounts in Google Sheets
This plan separates moving a document from understanding an invoice. The APIs document file storage and row append; document classification and amount/currency extraction are not established by the provider catalog.
Collect invoice amounts in Excel
The recorded Excel operation appends rows to a table. A workbook containing arbitrary cells is not automatically that table. Choose the destination workbook, table name and column order before setup.
Prepare calendar events from email
Reading messages, querying availability and creating events are documented. Interpreting “next Friday” and its time zone is not established. Start with a prepared event that a person confirms.
Meeting action items: what is still missing
The catalog establishes reading a Drive file. It does not establish transcription, action extraction, assignee resolution or general task creation. Use this page to identify an unsuitable automation request early.
Create GitHub issues from confirmed tasks
The task must already have a confirmed title and description. The API documents issue creation, and the observed MCP inventory includes the corresponding write tool. Only two public read operations have been practically tested.
Transfer Google Sheets values to Excel
The plan reads Sheets values and appends to an Excel table. This transfers values, not an entire workbook. Define the destination structure and column mapping before the first write.
tracevero · https://tracevero.com/tasks/