ncloud_sens_delete_project
Delete a SENS project and its channel services permanently. Requires explicit confirmation to proceed, making message history and service IDs unusable.
Instructions
⚠️ Destructive: Delete a SENS project and its channel services (DELETE /common/v2/projects/{projectId}, 204 on success). Message history and service IDs under the project become unusable. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| projectId | Yes | Project ID to delete (from ncloud_sens_list_projects) |