files_drivesearch
files_drivesearch
Search the caller's connected Google Drive. Read-only; connect in Account first.
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Files — Store and share files.
Arguments
| Name | Type | What it is |
|---|---|---|
query | string | Text to find in the caller's connected Google Drive |
page | string | Next page token from a previous search |
limit | number | Number of files, up to 20 |
Calling it
Three doors onto the same method. /mcp is what an agent speaks, /api/v1 is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"files_drivesearch"}}Browse related tools in the service tools reference.