get_thread
ActiveTool of uluesky
declared in 0.1.0
Fetch a post thread by URI. Returns the parent post and all replies in conversation order with timestamps, authors, and engagement data.
Parameters schema
{
"type": "object",
"examples": [
{
"post_uri": "at://did:plc:ewvcqgxlrk52n5jevxgs3ybu/app.bsky.feed.post/3k7f4x2z9w1a5m3"
}
],
"required": [
"post_uri"
],
"properties": {
"post_uri": {
"type": "string",
"description": "AT URI of the post (at://did/app.bsky.feed.post/rkey)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
uluesky
https://github.com/pipeworx-io/mcp-bluesky
1/7 registries