ariel_get_saved_feeds
Retrieve the authenticated user's saved and pinned feeds from Bluesky. Use this to list saved feeds in JSON or compact digest format.
Instructions
Get the authenticated user's saved and pinned feeds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'json' (default) or 'digest' (compact text for LLM consumption) |