Delete Contact
contact_deletePermanently delete a contact from your Microsoft 365 account with mandatory user confirmation to prevent data loss.
Instructions
🔴 Delete a contact permanently (always require user confirmation)
WARNING: This action permanently deletes the contact and cannot be undone.
Args: contact_id: The contact to delete account_id: Microsoft account ID confirm: Must be True to confirm deletion (prevents accidents)
Returns: Status confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | ||
| account_id | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||