Update lead
gambot_update_leadUpdate a lead's fields and custom data in Gambot CRM. Modify only specified attributes like status, value, or custom fields, merging new values with existing ones.
Instructions
Update a lead — only the provided fields are changed. Accepts any base field plus a nested 'customFields' object (merged with existing custom values).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| notes | No | ||
| title | No | ||
| value | No | ||
| leadId | Yes | ||
| status | No | ||
| stageId | No | ||
| priority | No | ||
| customFields | No |