get_drive_file
Retrieve metadata for a Google Drive file by its ID and user email. Returns file name, type, size, and modification times.
Instructions
Get metadata for a specific Google Drive file by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The EMAIL of the Google account. Choose from: | |
| file_id | Yes | The unique ID of the Google Drive file. |