timeline_public
Fetch the federated public timeline from a Mastodon instance, with optional filters for status count and remote-only posts.
Instructions
Get the federated public timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of statuses (default 20, max 40). | |
| remote | No | Only show remote statuses (default False). |