> ## Documentation Index
> Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Suggest Communities

> Suggests Reddit communities (subreddits) to target based on topic terms or a website URL

Suggests Reddit communities (subreddits) to target based on topic terms or a website URL. Use the returned names in the communities key of reddit\_ads\_create\_ad\_group targeting.

|                      |                                  |
| -------------------- | -------------------------------- |
| **App**              | Reddit Ads                       |
| **Operation ID**     | `reddit_ads_suggest_communities` |
| **Type**             | Action                           |
| **Connection**       | `reddit_ads` (required)          |
| **Credits per run**  | 1                                |
| **Agent / MCP tool** | Yes                              |

## Inputs

| 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.                                    |

## Output

**Type**: `List[Dict]`

Returns suggested communities.

**Fields**: dynamic (depend on the inputs)
