list_docs_in_folder
Get a formatted list of Google Docs within a specific Drive folder by providing user email and folder ID.
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 |
|---|---|---|---|
| user_google_email | Yes | ||
| folder_id | No | root | |
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |