Skip to content

Get File Metadata Node

Data/Google/Drive

Get File Metadata

Get detailed metadata for a Google Drive file

data_google_drive_get_metadatadataLong running
Inputs3
Outputs4
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

3

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Google Drive provider

GoogleProviderGoogleProvider4 fields
provider_idstringrequired

The provider ID

access_tokenstringrequired

The OAuth access token

refresh_tokenstring | null

Optional refresh token

expires_atinteger | null

Token expiration timestamp (unix seconds)

format uint64min 0
Schema enforced

File ID

String
file_id

File ID

Output Pins

4

Success

Execution
exec_out

Error

Execution
error

File

Struct
file

File metadata

GoogleDriveItemGoogleDriveItem9 fields
idstringrequired
namestringrequired
mime_typestringrequired
sizeinteger | null
format int64
created_timestring | null
modified_timestring | null
web_view_linkstring | null
parentsArray<string>required
itemsstringarray item
is_folderbooleanrequired

Error Message

String
error_message

Node Info

Internal name
data_google_drive_get_metadata
Category
Data/Google/Drive