get_timeline
Retrieve the authenticated user's home timeline, displaying posts in reverse chronological order, with an option to specify the maximum number of results up to 100.
Instructions
Get the authenticated user's home timeline (reverse chronological)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Maximum number of results (1-100, default 20) |