pipedrive_persons_delete
Delete a person from Pipedrive. Requires confirmation with 'DELETE' and supports dry run for testing.
Instructions
Delete a person. Requires confirm: "DELETE". Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_id | Yes | The person ID to delete | |
| confirm | Yes | Must be exactly "DELETE" to confirm deletion | |
| dry_run | No | ||
| reason | No |