Get Home Timeline
get-home-timelineRetrieve posts from followed accounts. Control results with limit, maxId, and sinceId parameters.
Instructions
Get your personalized home timeline (posts from accounts you follow)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of posts (default: 20) | |
| maxId | No | Return posts older than this ID | |
| sinceId | No | Return posts newer than this ID | |
| accountId | No | Account ID |