Remove a bookmark
unbookmark_statusRemove a bookmark from a Mastodon status by providing the status ID. Clears saved bookmarks to manage your reading list.
Instructions
Remove a bookmark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The status id. | |
| account | No | Which connected account to act as. Matches a full handle (alice@example.social), a bare username (alice), or an instance (example.social). Defaults to the first connected account. Call list_accounts to see them. |