pipedrive_persons_update
Update an existing person in Pipedrive CRM, including name, emails, phones, organization, owner, visibility, and custom fields by name or key.
Instructions
Update an existing person. Supports custom fields by name or key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_id | Yes | The person ID to update | |
| name | No | ||
| emails | No | ||
| phones | No | ||
| org_id | No | ||
| owner_id | No | ||
| visible_to | No | ||
| custom_fields | No | ||
| custom_fields_by_name | No |