get_search_communities
Searches Reddit communities by query, with optional NSFW filtering and pagination to locate relevant subreddits for a topic.
Instructions
Search communities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| nsfw | No | true to include NSFW results | |
| after | No | Pagination cursor from a previous response | |
| limit | No | Items to return, 1-100 |