x_post_delete
Delete your own X (Twitter) post by numeric ID or full URL. Already-deleted posts return success, not an error.
Instructions
X (Twitter): delete own post by id. Standalone (never behind an enum). Accepts a numeric post id or a full status URL. Deleting an already-deleted post reports success with already_deleted: true rather than an error. (disabled by policy read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The post to delete: a numeric post id or a full status URL. Own posts only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| summary | No |