Skip to content
Get MCP AdsGet MCP Ads, home
View as Markdown

meta_inspect_launcher_entity

Read a specific acknowledged Launcher entity in its ad account for reconciliation. One of 59 Meta Ads tools on the Get MCP Ads MCP gateway.

Read a specific acknowledged Launcher entity in its ad account for reconciliation. Read-only; never creates, changes or retries the entity. Missing or normalized fields must be inspected before claiming an exact match.

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
adAccountIdstringRequiredOwning advertising account ID. Use the exact ID returned by account discovery; do not substitute a campaign or business ID.
entityIdstringRequiredExact entity ID saved in the acknowledged creation receipt.
fieldsarrayRequiredExact fields to re-read from the reviewed native creation payload. IDs and account ownership are always checked.

Calling itLink to this section

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

Type to search