search_community
Search Twitter Communities using a query, and use cursor-based pagination to browse further results.
Instructions
Search for Twitter Communities by query (paginated).
Note: twikit's search_community does not support a count parameter.
Args:
query: Search query string.
cursor: Pagination cursor from a previous response's next_cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |