Remove a like
unlike_postRetract your like on a Bluesky post using just the post URI. The tool automatically locates your like from the post's viewer state, eliminating the need to find the like.
Instructions
Remove your like from a post. Finds your own like record from the post's viewer state, so you only need the post, not the like.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | at:// URI or bsky.app link of the post. | |
| account | No | Which connected account to act as, by handle (for example 'alice.bsky.social' or just 'alice'). Defaults to the first connected account. Call list_accounts to see them. |