get_home_timeline
Retrieve the home timeline feed of the authenticated user from X/Twitter. Specify the number of tweets to return (up to 100).
Instructions
Get the authenticated user's home timeline feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max tweets to return (default 20, max 100). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |