Delete a contact group
delete_groupRemove a group from your CardDAV address book while keeping all member contacts intact. Permanently deletes only the group association; contacts remain untouched.
Instructions
Removes a group card. The contacts that were in it are not touched — only the grouping goes. Cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | An id from list_contacts, search_contacts, list_groups or list_changes. | |
| confirm_token | No | Only for a client that cannot show a dialog: the token from this tool’s own previous refusal, quoted back to confirm. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| deleted | Yes | ||
| address_book | Yes | ||
| members_released | Yes | How many contacts were in the group. None was deleted. |