Give your team a simple way to search Google Drive and return clean text from files. It turns files into text that an AI tool or teammate can read fast. Great for teams that need quick answers from reports, policies, or media stored in Drive.
An endpoint exposes two actions. Search finds up to ten files in your drive using a query. Read downloads a chosen file and converts it to text based on type. PDF and CSV files are parsed to plain text. Google Docs become text and Slides are converted to PDF first. Images are described using an AI vision model. Audio is transcribed to text. Switch nodes route each file type, and set nodes return one clear response field for easy use. This removes manual downloading and format changes.
To run it, you need Google Drive and OpenAI accounts. Add authentication to the server before sharing it with others. Expect faster report checks, quicker policy lookups, and fewer clicks. It suits finance, operations, and admin teams that store monthly reports, policy files, receipts, screenshots, and voice notes in Drive.