Set contact groups for contacts
set-contact-groupsAssign contacts to contact groups (Fax.Plus tags). Pass group names (e.g. Vendors), not group IDs from create-contact-group. This overwrites previous group assignments for the selected contacts. If a model passes a group ID by mistake, this tool resolves it to the group name before calling the API.
Side effects: updates contact-group associations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groups | No | Group names to assign (e.g. Vendors), not group IDs. Overwrites existing assignments for these contacts. | |
| shared | No | If true: shared/corporate contacts and groups; if false: personal. | |
| contact_ids | Yes | Contact IDs to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||