delete_product
Permanently delete a product from the inventory catalog by providing its unique identifier.
Instructions
Permanently delete or remove a product from the Chirak inventory catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product UUID to delete (required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Result data payload from Chirak API. | |
| success | No | Status of the tool execution. |