get_custom_feed
Fetch posts from any custom algorithm feed on the AT Protocol using its feed URI. Accepts optional limit and cursor for pagination.
Instructions
Get posts from a custom algorithm feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feedUri | Yes | ||
| limit | No | ||
| cursor | No |