delete_records
Delete one or more records by their IDs from a specified table, supporting single and batch removals.
Instructions
Delete one or more records by Id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | A single record Id, or a list of Ids to batch-delete. | |
| table_id | Yes |