list_docs_in_folder
Get a formatted list of Google Docs in any Drive folder by specifying folder ID and page size, with authentication via Google email.
Instructions
Lists Google Docs within a specific Drive folder.
Returns: str: A formatted list of Google Docs in the specified folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | No | root | |
| page_size | No | ||
| user_google_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |