drive_get_file
Retrieve metadata for a specific Google Drive file, including name, size, type, owners, and sharing status. Specify the account and file ID to get details.
Instructions
Get metadata for a Google Drive file (name, size, type, owners, sharing status, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The file ID | |
| accountId | Yes | The Google account ID, alias, or email |