delete_record
Delete a record from a Headlo collection by providing the collection ID and record ID. Requires confirmation to complete the deletion.
Instructions
Delete a record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm deletion | |
| record_id | Yes | ||
| workspace_id | No | Workspace ID — omit to use the first workspace from context | |
| collection_id | Yes |