pipedrive_organizations_merge
Merge a source organization into a target, deleting the source. Requires confirmation 'MERGE'; dry run previews the result.
Instructions
Merge two organizations. Source is merged into target. Requires confirm: "MERGE". Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_org_id | Yes | Organization ID to merge FROM (will be deleted) | |
| target_org_id | Yes | Organization ID to merge INTO (will be kept) | |
| confirm | Yes | Must be exactly "MERGE" to confirm merge | |
| dry_run | No |