Remove a like
unlike_postRemove your like from a Bluesky post by providing its URI. Automatically finds your like record from the post's viewer state, so you don't need to specify the like itself.
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. |