delete_draft
Permanently delete a draft by providing its ID. This irreversible action removes the draft entirely and returns a confirmation.
Instructions
Permanently delete a draft. This cannot be undone.
Args: post_id: Draft ID.
Returns: {post_id, deleted: true}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |