Skip to main content

Google Drive Listing Workflow

This workflow fetches a list of files from your Google Drive using a search query and summarizes the results using AI.

Google Drive Listing Workflow


Steps

  1. Provide Input: The workflow starts with a Data Source node that supplies the prompt: "Can you tell me the latest document that was created?"
  2. Interpret & Tool Calls: The AI Data Processing node interprets the input, determines which tools are needed, and calls the Google Drive Fetch Files Tool and Date/Time Now Tool.
  3. Summarize with AI: The LLM receives the tool results and generates a summary of the most recent Google Drive files with key details.
  4. Output Result: The Data Flow Spy node displays the summarized output.