get_latest_timeline
Retrieve tweets from your home timeline with pagination support. Specify count, optional seen tweet IDs, and cursor for efficient loading.
Instructions
Get tweets from your home timeline (Following). Takes count (default: 20), seen_tweet_ids (optional), and cursor (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| seen_tweet_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |