Skip to content
Get MCP AdsGet MCP Ads, home

reddit_update_catalog

Update supported Reddit catalog fields; preview by default. A write tool that previews before it changes anything, one of 50 Reddit Ads tools on the Get MCP…

Update supported Reddit catalog fields; preview by default. Read reddit_get_write_schema(operation=catalog_update).

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

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredSelected Reddit ad account ID (a2_...), not the business ID.
idstringRequiredNative Reddit identifier for this entity or parent; never an ID from another selected account.
dataobjectRequiredNative Reddit fields. Read reddit_get_write_schema first. Microcurrency budgets; partial nested objects replace that object.
confirmbooleanOptionalFalse previews locally. True applies only the explicitly authorized change. Default: false.

Calling itLink to this section

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

Type to search