search_community_tweets
Search for tweets by keyword within a specific X/Twitter Community. Sort by popularity or recency and paginate through results.
Instructions
Search tweets by keyword within a specific X/Twitter Community.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| community_link | Yes | Community ID or full community URL. | |
| query | No | Search query string. | |
| order | No | Sort order. | |
| next_cursor | No | Pagination cursor from a previous response. |