drive_read_file
Read the text content of Google Drive files, including Google Docs and plain text, using a file ID from drive_list_files or drive_search_files.
Instructions
Read the text content of a file in Google Drive. Works for Google Docs, plain text, and other text-based files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The authenticated Google account. | ||
| fileId | Yes | The file ID (from drive_list_files or drive_search_files). |