get_community_tweets
Retrieve tweets from a specific X/Twitter community using its numeric ID. Control the number of tweets returned with an optional limit parameter.
Instructions
Get tweets from an X/Twitter community.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max tweets to return (default 20, max 100). | |
| community_id | Yes | The numeric community ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |