Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

fetch

Retrieve complete record data by ID from Meta Ads MCP, enabling integration with OpenAI ChatGPT for deep research. Provides a JSON response with full details including ID, title, text, and metadata.

Instructions

Fetch complete record data by ID. This tool is required for OpenAI ChatGPT Deep Research integration. It retrieves the full data for a specific record identified by its ID. Args: id: The record ID to fetch (format: "type:id", e.g., "account:act_123456") Returns: JSON response with complete record data including id, title, text, and metadata Example Usage: fetch(id="account:act_123456789") fetch(id="campaign:23842588888640185") fetch(id="ad:23842614006130185") fetch(id="page:123456789")

Input Schema

NameRequiredDescriptionDefault
idNo

Input Schema (JSON Schema)

{ "properties": { "id": { "default": null, "title": "Id", "type": "string" } }, "title": "fetchArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeboard-co/meta-ads-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server