Check how far you have read
get_read_positionRetrieve the last-read position for your Mastodon account, then pass the returned ID as since_id to fetch only unread notifications and home-timeline posts.
Instructions
The last notification and home-timeline entry you marked read, shared across every client on this account. Pass the returned id as since_id to fetch only what is new.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |