Like a post
like_postLike a Bluesky post by submitting its at:// URI or bsky.app link. Submitting the same post again returns the existing like, avoiding duplicates.
Instructions
Like a post. Accepts an at:// URI or a bsky.app link. Liking twice is harmless: the existing like is returned rather than a second one created.
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. |