list_google_docs
Retrieve and filter Google Docs from your Drive by specifying search queries, sorting options, and result limits.
Instructions
List Google Documents from your Google Drive with optional filtering.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Maximum number of documents to return (1-100) | |
| query | No | ||
| order_by | No | Sort order: 'name', 'modifiedTime', 'createdTime' | modifiedTime |