unsave_post
Unbookmark a Substack post remotely and soft-delete it from local cache, preserving history while hiding it from searches and lists.
Instructions
Unbookmark a Substack post remotely and soft-delete it in local cache.
Soft-deletion preserves post history while removing it from active search/list outputs. When the post's Substack ID is known (normally true after a sync), this calls Substack's real unsave endpoint directly and is reliably confirmed; otherwise it falls back to a best-effort DOM click (see save_post). remote_confirmed=False means the post was still soft-deleted locally, but the tool could not verify the unbookmark on Substack's side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_or_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||