mcp_delete_cpt_post
Delete a custom post type post by specifying the post type and ID, with an option to skip trash and permanently delete.
Instructions
Delete a custom post type post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Post type name | |
| id | Yes | Post ID | |
| force | No | Skip trash and permanently delete |