Meta Ads / API Reference
meta_google_drive_get_video_info
Tool tool. Get detailed metadata for a Google Drive video file. Use this to inspect a video before uploading it to Meta — you can see its name, size, MIME type, description, and thumbnail. Args: file_url: Full Google Drive file URL (https://drive.google.com/file/d/FILE_ID/view) or a bare file ID. Returns: JSON with: id, name, mimeType, size, description, createdTime, modifiedTime, thumbnailLink, webViewLink.
This is a read-only tool: it returns google drive get video info for your Meta Ads account. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Google drive get video info in my Meta Ads account for [file url].
It takes 1 required and 0 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
file_url | string | Yes | File Url |
Related Meta Ads tools
meta_google_drive_download_filemeta_google_drive_list_filesmeta_google_drive_list_videosmeta_google_drive_upload_video_to_metameta_google_drive_watch_folder
Before you can call it
This tool needs a connected Meta Ads account. The Meta Ads connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.
Workflows that use this
Rather than calling tools one at a time, these skills run a whole procedure against the same account: