bluesky_get_follows
Retrieve a list of accounts a user follows on BlueSky, with pagination support and a customizable limit (default 50, max 100), using the BlueSky MCP Server API.
Instructions
Get a list of accounts the user follows
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Pagination cursor for next page of results | |
limit | No | Maximum number of follows to return (default 50, max 100) |