Delete Project
delete_projectMove a project to trash only when the confirmation ID exactly matches, preventing accidental deletion via ID verification.
Instructions
Move a project to trash only when the confirmation ID matches exactly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| confirm_project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| tool | Yes | ||
| errors | No | ||
| success | No | ||
| warnings | No | ||
| artifacts | No | ||
| project_id | No | ||
| duration_ms | No |