Skip to main content
Glama

Bluesky Social MCP

unmute_user

Allows administrators to unmute a previously muted user on Bluesky Social MCP by providing the user's handle or DID, restoring their ability to interact.

Instructions

Unmute a previously muted user.

Args: ctx: MCP context actor: Handle or DID of the user to unmute Returns: Status of the unmute operation

Input Schema

NameRequiredDescriptionDefault
actorYes

Input Schema (JSON Schema)

{ "properties": { "actor": { "title": "Actor", "type": "string" } }, "required": [ "actor" ], "title": "unmute_userArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gwbischof/bluesky-social-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server