bluesky_post_reposted_by
Identify Bluesky users who reposted a specific post. Use the post's at:// URI to retrieve public repost actors with pagination support for large result sets.
Instructions
List actors who reposted a Bluesky post. Returns public actors who reposted a post, with an optional cursor for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The post's at:// URI | |
| limit | No | Page size, 1-100 | |
| cursor | No | Pagination cursor |