bluesky_get_personal_feed
Retrieve your personalized BlueSky social feed with pagination support, enabling access to up to 100 curated posts per request using the official API.
Instructions
Get your personalized Bluesky feed
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Pagination cursor for next page of results | |
limit | No | Maximum number of feed items to return (default 50, max 100) |