get_communities_timeline
Retrieve tweets from communities you have joined. Supports pagination to navigate through results.
Instructions
Get tweets from communities the authenticated user has joined (paginated).
Args:
count: Number of tweets to fetch (default 20, max 100).
cursor: Pagination cursor from a previous response's next_cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |