get_user_feed
Retrieve recent posts from a Bluesky user by handle, with an optional limit to control the number of results.
Instructions
Get recent posts from a specific user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of posts | |
| handle | Yes | Bluesky handle (e.g. alice.bsky.social) |