reddit_ get_ write_ schema
Exact pinned native schemas for Reddit creation and edits, including targeting and all implemented campaign/ad formats.
Exact pinned native schemas for Reddit creation and edits, including targeting and all implemented campaign/ad formats. Provider acceptance is separate from local schema validation.
- Source
- Reddit Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ reddit-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
operation | string | Required | One of: campaign_create, campaign_update, ad_group_create, ad_group_update, ad_create, ad_update, saved_, saved_, custom_, lead_form_create, post_create, post_update, asset_upload, asset_update, catalog_create, catalog_update, product_, product_, products_upsert. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "reddit_get_write_schema",
"args": {
"operation": "campaign_create"
}
}
}