Get File Metadata
get_file_metadataRetrieves metadata for a specific Google Drive file using its ID. Provide the file ID and your Google account email to access details like title, type, and permissions.
Instructions
Returns metadata for a single Google Drive file by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The Drive file ID. | |
| user_google_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||