removeTagFromPerson
Remove a specific tag from a contact in Follow Up Boss CRM while preserving their other tags, handling the update process automatically.
Instructions
Remove a single tag from a person without affecting their other tags. Handles the read-modify-write cycle internally.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Person ID | |
| tag | Yes | Tag to remove (case-insensitive match) |