delete_project
Delete a project and all its boards, columns, and rows. Moves the project to the recycle bin, allowing admin restore until emptied; requires confirmation naming the project.
Instructions
Delete a project with every board, column and row inside it. Destructive: confirm with the user first, and name the project in the confirmation. The project goes to the organization recycle bin, so it can be restored from the admin until it is emptied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project id (from list_projects / create_project) | |
| organizationId | No | Organization id; defaults to the credential organization when omitted |