delete_records
Delete records that match a specified query filter. Provide the entity name and a non-empty query to remove targeted data.
Instructions
Delete records matching a query filter. Requires non-empty query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| entity_name | Yes |