gripp_delete
Delete a Gripp entity by its database ID. Confirmation is required because this action permanently removes data.
Instructions
Delete a Gripp entity by ID. Requires confirm=true because this permanently changes Gripp data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Database ID of the entity to delete. | |
| entity | Yes | Gripp entity name, for example tag or contact. | |
| confirm | Yes | Must be true to delete data from Gripp. |