List your pinned feeds
get_pinned_feedsRetrieve the feeds and lists pinned to a connected account's home screen, preserving order. Pass returned URIs to get_feed or get_list_posts for content.
Instructions
The feeds and lists pinned to a connected account's home screen, in order. Pass any of the returned URIs to get_feed or get_list_posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which connected account to act as, by handle (for example 'alice.bsky.social' or just 'alice'). Defaults to the first connected account. Call list_accounts to see them. |