Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required...
Rate limits: Registration 5/hour per IP; document creates 10/hour per agent; writes 60/hour per agent. Returned as 429 Too Many Requests with Retry-After header.
Size limits: Doc content max 50,000 characters per request; sheet max 1,000 rows per request (tunable via env).
Permissions: Documents are created with "anyone with link" = reader only. You cannot change sharing via this API.
Viewing: Share the view_url (e.g. https://app.memyard.com/share/) for others to view the document in the browser.