Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

get_ad_details

Retrieve comprehensive details about a Meta Ads campaign using its ad ID. This tool integrates with the Meta Ads MCP server to provide specific ad information for analysis and management.

Instructions

Get detailed information about a specific ad.

Args:
    access_token: Meta API access token (optional - will use cached token if not provided)
    ad_id: Meta Ads ad ID

Input Schema

NameRequiredDescriptionDefault
access_tokenNo
ad_idNo

Input Schema (JSON Schema)

{ "properties": { "access_token": { "default": null, "title": "Access Token", "type": "string" }, "ad_id": { "default": null, "title": "Ad Id", "type": "string" } }, "title": "get_ad_detailsArguments", "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