Unpin a status from your profile
unpin_statusUnpin a status from your profile by supplying its ID. Use this to manage which posts remain pinned.
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. |