microcms_delete_content
Delete specific content from microCMS by providing its content type and ID. Removes items from your API endpoints.
Instructions
Delete content from microCMS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | Content type name (e.g., "blogs", "news") | |
| contentId | Yes | Content ID to delete | |
| serviceId | No | Service ID (required in multi-service mode, optional in single-service mode) |