delete_location
Remove a location from IT Glue by providing its unique ID. Returns confirmation to verify the deletion.
Instructions
Delete a location.
Args: location_id: The location ID
Returns: JSON string with deletion confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |