delete_entity
Remove a record from Dynamics 365 CRM by supplying its entity set and GUID, letting AI agents complete CRUD cleanup and data maintenance tasks.
Instructions
Delete an entity record from Dynamics 365
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityId | Yes | The unique identifier (GUID) of the entity record to delete | |
| entitySet | Yes | Entity set name (plural form, e.g., "contacts", "accounts", "opportunities") |