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

meta_rename_ad

Rename a Meta ad. A write tool that previews before it changes anything, one of 39 Meta Ads tools on the Get MCP Ads MCP gateway.

Rename a Meta ad. The name is the only thing that changes. Previews by default.

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

ParametersLink to this section

NameTypeRequiredNotes
adIdstringRequiredad ID.
adAccountIdstringRequiredOwning ad account (act_… or bare ID).
namestringRequiredNew name. This is the only thing the call changes.
confirmbooleanOptionalSet to true to actually apply the change. Without it, the tool only previews.

Calling itLink to this section

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

Type to search