raynet_delete_record
Delete a lead, business case, company, or person from Raynet CRM. Get a clear error if the record is linked to other data, preventing accidental deletion.
Instructions
Deletes a record from Raynet CRM (lead, businessCase, company, person). If the record is linked to other data, Raynet will return an error stating what is blocking the deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Type of record to delete | |
| record_id | Yes | ID of the record to delete | |
| confirmation | No | Exact record identifier confirming deletion. Call without it first to receive the required phrase, then call again with it. |