search_docs_tool
Find Google Docs by name using a search query, specifying the user's email and optional page size for results.
Instructions
Search for Google Docs by name.
Args: user_google_email: The user's Google email address query: Search query string page_size: Maximum number of docs to return (default: 10)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| query | Yes | ||
| page_size | No |