search_community
Search for Twitter communities matching a query. Supports pagination with a cursor to browse 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 |