sheets_find
Find Google Sheets spreadsheets by name. Use a search query and optional pagination to retrieve matching results.
Instructions
Finds Google Sheets spreadsheets by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query. | |
| pageSize | No | Max results. | |
| pageToken | No | Next page token. |