assign_tag_to_lead
Add a tag to a specific lead in the Multilead platform to categorize, organize, or filter leads for better management and tracking.
Instructions
Add a new tag to a specific lead
Args: user_id: The ID of the user account_id: The ID of the account (seat) lead_id: The ID of the lead tag_id: The ID of the tag to assign
Returns: Confirmation of tag assignment
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| account_id | Yes | ||
| lead_id | Yes | ||
| tag_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||