Google Docs: Read & Write Documents with AI
PocketPaw can interact with Google Docs for reading, creating, and searching documents.
Setup
- Set up Google OAuth credentials
- Enable the Google Docs API in your Google Cloud project
- Authorize PocketPaw to access your Docs
Tools
gdocs_read
Read the content of a Google Doc:
User: Read the meeting notes from last weekAgent: [uses gdocs_read] → Meeting Notes - Jan 15: - Discussed project timeline - Assigned tasks to team members - Next meeting scheduled for Jan 22gdocs_create
Create a new Google Doc:
User: Create a new document called "Sprint Planning" with today's agendaAgent: [uses gdocs_create] → Created "Sprint Planning" documentgdocs_search
Search for documents by title or content:
User: Find all docs about the budgetAgent: [uses gdocs_search] → Found 2 documents: 1. "Q1 Budget Review" (last modified Jan 10) 2. "Budget Proposal 2024" (last modified Dec 15)Policy Group
All Docs tools belong to group:docs.
Related
Google Drive
List, download, upload, and share files in Google Drive.
Google Calendar
List, create, and search calendar events with natural language.
OAuth Framework
How PocketPaw handles Google OAuth tokens and refresh flows.
Was this page helpful?