pipedrive_update_organization
Update an existing organization's details in Pipedrive, including name, owner, visibility, address, labels, and custom fields.
Instructions
Update an existing organization in Pipedrive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization ID to update | |
| name | No | New name | |
| owner_id | No | New owner user ID | |
| visible_to | No | New visibility: 1=Owner, 3=Group, 5=Subgroups, 7=Company | |
| address | No | New organization address as a structured object (v2). Provide 'value' for the full address. | |
| label_ids | No | Label IDs to set on organization | |
| custom_fields | No | Custom field values as object with field keys |