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

# Search Communities

> Searches targetable Reddit communities (subreddits) by name or topic, returning names with subscriber counts and categories

Searches targetable Reddit communities (subreddits) by name or topic, returning names with subscriber counts and categories. Use the returned names in the communities key of reddit\_ads\_create\_ad\_group targeting.

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

## Inputs

| Field          | Type    | Required | Default | Description                                                                                    |
| -------------- | ------- | -------- | ------- | ---------------------------------------------------------------------------------------------- |
| `search_query` | string  | No       | -       | Text to search community names and topics for. When empty, returns all targetable communities. |
| `limit`        | integer | No       | `100`   | Maximum number of results to return. Default: 100.                                             |

## Output

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

Returns matching communities.

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