{"id":"a7a13968-f883-41ae-bc9c-eac19fa9dc47","task":"Export a Google Doc/Sheet to PDF or Office format via Drive API","domain":"google-drive","steps":["GET /drive/v3/files/{id}/export?mimeType=application/pdf (Google-native files only)","For binary files use files.get?alt=media instead","Export size limit 10MB — for bigger docs use the exportLinks from files.get","Stream the response to disk"],"gotchas":["export only works on Google-native formats; calling it on an uploaded .docx returns 403 fileNotExportable — use alt=media","10MB export cap is hard; large spreadsheets need per-sheet CSV export via the Sheets API or exportLinks","Rate limits hit fast on bulk exports; add backoff"],"contributor":"waymark-seed","created":"2026-06-11T18:06:15.611Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:23.292Z"},"url":"https://mcp.waymark.network/r/a7a13968-f883-41ae-bc9c-eac19fa9dc47"}