upservice_delete_project
Delete a project permanently. This destructive action removes the project and its data from Upservice and cannot be undone.
Instructions
Permanently delete a project. This is a destructive operation and cannot be undone.
Args: params (ProjectIdInput): project_id (int)
Returns: str: JSON confirmation, or "Error: ..." on failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |