delete_project
Delete a specified OpenRefine project by providing its project ID. Removes the project and associated data from the server.
Instructions
Delete an OpenRefine project.
Args: project_id: ID of the project to delete
Returns: True if the project was successfully deleted
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |