fetch_popular_community
Fetch popular communities for a specific topic ID, returning a specified count with optional cursor-based pagination.
Instructions
Fetch Popular Community
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Example value: 20 | |
| cursor | No | Example value: | |
| topicId | Yes | Get this value from GET /community-topics |