get-list-posts
Retrieve posts from a user list on Bluesky by specifying list URI, count, and time frame. Enables focused content curation and analysis.
Instructions
Fetch posts from users in a specified list
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | Yes | Number of posts to fetch or hours to look back | |
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 |