Unpin a status from your profile
unpin_statusUnpin a status from your Mastodon profile by providing its ID. Removes the pinned post so your profile shows only your current featured content.
Instructions
Unpin a status from your profile.
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. |