List statuses you favourited
get_favouritesFetch favourited statuses from a connected Mastodon account, sorted newest first. See which posts a user has liked.
Instructions
Statuses a connected account has favourited, newest first.
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. |