delete_project
Queue a project for deletion, requiring human confirmation before any data is removed. Specify flags to control remote and progress deletion.
Instructions
Queue project deletion for human confirmation in /ui.
Nothing is deleted immediately. The flags describe what the confirmed
action should remove; use list_pending_actions to inspect the queued
request before confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| reason | No | ||
| delete_remote | No | ||
| delete_progress | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||