Default value of this property is "posts_and_author_threads"
Number of Posts
postCountintegerOptional
Number of posts to extract. Set to 0 to get all available posts (up to API limits).
Default value of this property is 10
Include Reply Threads
includeRepliesbooleanOptional
When enabled, fetches the full reply thread for each post. This makes additional API calls per post.
Default value of this property is false
Replies Depth
repliesDepthintegerOptional
Maximum depth of reply threads to fetch (0 = all replies). Only applies when 'Include Reply Threads' is enabled.
Default value of this property is 2
Number of Conversations
conversationCountintegerOptional
Number of DM conversations to fetch. Set to 0 to get all conversations.
Default value of this property is 10
Messages per Conversation
messagesPerConversationintegerOptional
Maximum messages to fetch per conversation. Set to 0 for all messages.
Default value of this property is 50
Unread Conversations Only
unreadOnlybooleanOptional
When enabled, only fetches conversations with unread messages.
Default value of this property is false
Bluesky Identifier
blueskyIdentifierstringOptional
Your Bluesky handle or email for authentication. Required for all operations.
Bluesky App Password
blueskyPasswordstringOptional
Your Bluesky app password. Create one at Settings > App Passwords. Do NOT use your main account password.
AT Protocol Service URL
servicestringOptional
The AT Protocol service URL to authenticate against. Only change this if your account is hosted on a different PDS (Personal Data Server) than the default Bluesky server.
Default value of this property is "https://bsky.social"