Skip to content

Google Drive

Docs & notes · 93 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 93 Google Drive actions. Each keeps the schema of the real API.

  • google_drive.list_pagesread
  • google_drive.get_pageread
  • google_drive.create_pagewrite
  • google_drive.list_filesread
  • google_drive.get_fileread
  • google_drive.create_filewrite
  • google_drive.delete_pagedelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list pages", "app": "google_drive" }
execute_tool
{ "name": "google_drive.list_pages",
  "fields": ["id"] }