Delete Area
sia_delete_areaDelete a specific area from SIA by providing its UUID. Ensure the area is not referenced by active fields or crop zones before proceeding.
Instructions
Delete an area by its ID from the SIA AreaService.
WARNING: This is a destructive operation. Ensure the area is not referenced by active fields or crop zones before deleting.
Args:
id (string): UUID of the area to delete
Returns: Confirmation message on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | UUID of the area to delete |