Skip to content
Get MCP AdsGet MCP Ads, home
Start free

meta_get_account_details

Get detailed information for a specific Meta ad account: name, currency, timezone, spend cap, status, business info.

Get detailed information for a specific Meta ad account: name, currency, timezone, spend cap, status, business info.

Source
Meta Ads
Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/meta-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredAd account ID (e.g., act_123456789)

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "meta_get_account_details",
    "args": {
      "adAccountId": "<string>"
    }
  }
}
Esc

Type to search