List statuses you bookmarked
get_bookmarksRetrieve private bookmarked statuses from a connected Mastodon account, with configurable limits and account selection.
Instructions
Statuses a connected account has bookmarked. Unlike favourites, bookmarks are private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many. Pages automatically. Default 40. | |
| 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. |