List Recent Files
list_recent_filesRetrieve recently modified files from Google Drive, excluding trashed items. Supports pagination and specifying the user's email.
Instructions
Lists the user's most recently modified files in Google Drive (across all drives the user has access to). Excludes trashed items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | No | user@gmail.com | |
| page_size | No | Maximum number of files to return. Defaults to 10. | |
| page_token | No | Page token from a prior nextPageToken. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||