delete_project
Deletes a Backlog project by its numeric ID or project key. Removes the project permanently from the workspace.
Instructions
Deletes a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The numeric ID of the project (e.g., 12345) | |
| projectKey | No | The key of the project (e.g., 'PROJECT') |