dispatch_projects_delete
Delete a dispatch project using its ID. Confirmation is required to avoid unintended data loss.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project ID | |
| confirm | No | Set to true to confirm this potentially destructive action |