Get My Timeline
x_get_my_timelineGet your home timeline with posts from accounts you follow, in reverse chronological order. Output as markdown or JSON with a custom limit.
Instructions
Get the authenticated user's home timeline (reverse chronological). Includes posts from accounts you follow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-100) | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for structured data | markdown |