Add one or more tags to a contact identified by phone number. Use this tool to organize contacts by assigning tags for segmentation and targeting. Tags must exist in the system before being added - use GET /tags to retrieve valid tag IDs. Provide either tag_ids (recommended) or…
cellRequiredstringPhone number of the contact in E.164 international format (e.g., +15551234567). Must include country code with + prefix.
tagsarrayList of tag names to add to the contact. Tag names are less stable than IDs as they can be renamed. Must provide either tag_ids or tags.
tag_idsarrayList of tag IDs to add to the contact. Use GET /tags to retrieve valid tag IDs. Must provide either tag_ids or tags (tag_ids preferred).
create_missing_contactbooleanIf true, automatically creates the contact if it doesn't exist. If false, operation only succeeds if contact exists (matchedCount will be 0 if contact not found).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.