delete_contact
Delete a contact from IT Glue by providing its ID to remove outdated or incorrect records and receive deletion confirmation.
Instructions
Delete a contact from IT Glue.
Args: contact_id: The IT Glue contact ID
Returns: JSON string with deletion confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |