delete_post
Permanently delete a post from ViralNote by its ID. Cancels any scheduled publish and removes the record—does not retract content already sent to social platforms.
Instructions
Permanently delete a post by id. If the post is scheduled, this cancels the pending publish. This does not retract content already delivered to social platforms — it only removes the ViralNote record. Irreversible: confirm with the user before deleting. Use update_post instead if the goal is to fix or reschedule a post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | Id of the post to delete, from list_posts. |