You're viewing a demo portfolio

Join the waitlist
PRSM

resolve_handle

Active

Tool of uluesky

declared in 0.1.0

Convert a Bluesky handle to its DID (decentralized identifier). Returns the DID for programmatic account lookups.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "handle": "alice.bsky.social"
    },
    {
      "handle": "jack.bsky.social"
    }
  ],
  "required": [
    "handle"
  ],
  "properties": {
    "handle": {
      "type": "string",
      "description": "Bluesky handle to resolve"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

uluesky

https://github.com/pipeworx-io/mcp-bluesky

1/7 registries
View full server →
resolve_handle — uluesky — PRSM MCP