Inputs
Output
Type:List[Dict]
Returns suggested communities.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Suggests Reddit communities (subreddits) to target based on topic terms or a website URL
| App | Reddit Ads |
| Operation ID | reddit_ads_suggest_communities |
| Type | Action |
| Connection | reddit_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
topics | string | No | - | Comma-separated topic terms to base suggestions on, for example ‘gaming, technology’. |
website_url | string | No | - | A website URL the suggested communities should relate to. |
limit | integer | No | 100 | Maximum number of results to return. Default: 100. |
List[Dict]
Returns suggested communities.
Fields: dynamic (depend on the inputs)