Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

get_adset_details

Retrieve comprehensive details for a specific Meta Ads ad set by providing its ID. Use this tool to access essential data for analyzing and optimizing advertising campaigns on Facebook and Instagram.

Instructions

Get detailed information about a specific ad set.

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

Example:
    To call this function through MCP, pass the adset_id as the first argument:
    {
        "args": "YOUR_ADSET_ID"
    }

Input Schema

NameRequiredDescriptionDefault
access_tokenNo
adset_idNo

Input Schema (JSON Schema)

{ "properties": { "access_token": { "default": null, "title": "Access Token", "type": "string" }, "adset_id": { "default": null, "title": "Adset Id", "type": "string" } }, "title": "get_adset_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