Google Drive
Docs & notes · 93 actions · connect by signing in
Actions
A sample of the 93 Google Drive actions. Each keeps the schema of the real API.
google_drive.list_pagesreadgoogle_drive.get_pagereadgoogle_drive.create_pagewritegoogle_drive.list_filesreadgoogle_drive.get_filereadgoogle_drive.create_filewritegoogle_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"] }