Entity Delete Tool
entity_delete_toolDelete a Grocy entity object by its ID. Use the entity list tool to find the ID, then remove the record permanently. This action cannot be undone.
Instructions
Delete a Grocy entity object by its ID. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Entity type name (e.g. 'products', 'locations'). | |
| obj_id | Yes | The object ID to delete (use entity_list_tool to find IDs). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |