Accept, mute, lock, leave or prune a Bluesky DM conversation
manage_bluesky_convoManage a Bluesky DM conversation: accept requests, mute, unmute, lock, unlock, leave, or delete one of your messages. Needs convoId from list_bluesky_convos.
Instructions
Act on one Bluesky DM conversation. ACCEPT a message request — Bluesky holds DMs from people the account does not follow in a separate requests folder, and until one is accepted it stays there. MUTE / UNMUTE it. LOCK / UNLOCK it (no new messages). LEAVE it. Or DELETE one message from THIS account’s view. TWO THINGS TO SAY OUT LOUD BEFORE USING THEM: deleting is FOR SELF ONLY — the other person still sees the message, because Bluesky offers no delete-for-everyone in chat — and leaving a conversation cannot be undone from here. Accepting a request that was already accepted is reported as such rather than as a change, because Bluesky says so by returning no revision. Free, and it needs the same PRIVILEGED app password as every other Bluesky DM tool. Get a convoId from list_bluesky_convos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | what to do to the conversation | |
| convoId | Yes | from list_bluesky_convos | |
| messageId | No | required for deleteMessage — from read_bluesky_dm |