API Reference

Meta Ads / API Reference

meta_google_drive_list_files

Tool tool. List ANY files in a Google Drive folder — not just videos. Args: folder_url: Full Drive folder URL (https://drive.google.com/drive/folders/FOLDER_ID) or a bare folder ID. Leave blank to search all of Drive. mime_type_filter: Optional MIME type to filter by, e.g. "video/mp4", "image/jpeg", "application/pdf", "application/vnd.google-apps.document". Leave blank to list all file types. page_size: Max number of files to return (1–1000, default 50). include_trashed: Include files in the trash. Default False. Returns: JSON with count and an array of files, each with: id, name, mimeType, size (bytes), modifiedTime, createdTime, webViewLink, webContentLink.

This is a read-only tool: it returns google drive list files 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 list files in my Meta Ads account.

It takes 0 required and 3 optional parameters.

Parameters

ParameterTypeRequiredDescription
mime_type_filterstringNoMime Type Filter
page_sizeintegerNoPage Size
include_trashedbooleanNoInclude Trashed

Related Meta Ads tools

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:

Start using MCP Ads