get-list-posts
Retrieve posts from users in a specified Bluesky list. Provide the list URI and select either the number of posts or the hours to look back.
Instructions
Fetch posts from users in a specified list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | Yes | The URI of the list (e.g., at://did:plc:abcdef/app.bsky.graph.list/listname) | |
| type | Yes | Whether count represents number of posts or hours to look back | |
| count | Yes | Number of posts to fetch or hours to look back |