reddit_ get_ creative_ assets
List the selected Reddit profile's asset library; unused files are not necessarily ads. One of 50 Reddit Ads tools on the Get MCP Ads MCP gateway.
List the selected Reddit profile's asset library; unused files are not necessarily ads.
- 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 |
|---|---|---|---|
adAccountId | string | Required | Selected Reddit ad account ID (a2_...), not the business ID. |
profileId | string | Required | Native Reddit identifier for this entity or parent; never an ID from another selected account. |
limit | integer | Optional | Default: 50. |
cursor | string | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "reddit_get_creative_assets",
"args": {
"adAccountId": "<string>",
"profileId": "<string>"
}
}
}