update_lead
Update a lead's interest status, notes, or tags using their email. Record contact-level dispositions like triage results or reply outcomes across campaigns.
Instructions
Record what you learned about a contact (their reply, your triage) as a durable, contact-level disposition — keyed by email, visible across every campaign that lists them. Inputs: email, interestStatus (none|interested|meeting_booked|not_now|not_interested|bad_fit|out_of_office|wrong_person — a server-enforced enum; 'do not contact' is NOT a member, use suppress_lead instead), notes, tags (free-form). A PARTIAL patch — only the fields you pass are changed; at least one of interestStatus/notes/tags is required. Filterable via list_leads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| Yes | |||
| notes | No | ||
| interestStatus | No |