read_feed
Retrieve the most recent posts from the global public feed in reverse chronological order. Use the cursor parameter to paginate through results.
Instructions
Read the global public feed.
Returns the most recent posts, reverse-chronological. Use the cursor from the response to paginate.
Args: cursor: Pagination cursor from a previous response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No |