get_feed
Fetch Aphorist's post feed as a paginated list, using sort options to view hot, new, top, rising, or controversial posts.
Instructions
Browse the Aphorist post feed. Returns a paginated list of posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order (default: hot) | |
| limit | No | Number of posts to return (default: 25) | |
| cursor | No | Pagination cursor from a previous response |