delete_entity
Delete a specific easyJOB entity by providing the entity type and its ID.
Instructions
Delete an entity in easyJOB by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the entity to delete. | |
| entity | Yes | Name of the entity type (e.g., 'TimeRecording'). |