Critical-risk tools in Pipedrive MCP Server
31 of the 155 tools in Pipedrive MCP Server are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
pipedrive_convert_deal_to_leadDestructiveConvert a deal to a lead (async job). DESTRUCTIVE: a successful conversion marks the source deal as deleted. Returns a conversion_id; the conversion runs asynchronously, so you ...
-
pipedrive_delete_activityDestructiveDelete an activity.
-
pipedrive_delete_boardDestructiveDelete a project board. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true). (Projects add-on; Projects API in public beta.)
-
pipedrive_delete_dealDestructiveDelete a deal. The deal will be marked as deleted and permanently removed after 30 days.
-
pipedrive_delete_deal_discountDestructiveDelete an additional discount from a deal.
-
pipedrive_delete_deal_fieldDestructiveDelete a deal custom field by field_code. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_deal_field_optionsDestructiveBulk-delete options of a deal enum/set field. Atomic: fails if any ID does not exist. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_deal_followerDestructiveRemove a follower from a deal.
-
pipedrive_delete_deal_installmentDestructiveDelete an installment from a deal. Growth+ plan required.
-
pipedrive_delete_deal_productDestructiveRemove a line-item product from a deal.
-
pipedrive_delete_leadDestructiveDelete a lead. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_noteDestructiveDelete a note.
-
pipedrive_delete_organizationDestructiveDelete an organization. The organization will be marked as deleted and permanently removed after 30 days.
-
pipedrive_delete_organization_fieldDestructiveDelete an organization custom field by field_code. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_organization_field_optionsDestructiveBulk-delete options of an organization enum/set field. Atomic: fails if any ID does not exist. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_organization_followerDestructiveRemove a follower from an organization.
-
pipedrive_delete_personDestructiveDelete a person. The person will be marked as deleted and permanently removed after 30 days.
-
pipedrive_delete_person_fieldDestructiveDelete a person custom field by field_code. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_person_field_optionsDestructiveBulk-delete options of a person enum/set field. Atomic: fails if any ID does not exist. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_person_followerDestructiveRemove a follower from a person.
-
pipedrive_delete_phaseDestructiveDelete a project phase. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true). (Projects add-on; Projects API in public beta.)
-
pipedrive_delete_pipelineDestructiveDelete a pipeline. Marks the pipeline as deleted. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_productDestructiveDelete a product. The product will be marked as deleted and permanently removed after 30 days.
-
pipedrive_delete_product_fieldDestructiveDelete a product custom field by field_code. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_product_field_optionsDestructiveBulk-delete options of a product enum/set field. Atomic: fails if any ID does not exist. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_product_followerDestructiveRemove a follower from a product.
-
pipedrive_delete_product_imageDestructiveDelete the image of a product.
-
pipedrive_delete_product_variationDestructiveDelete a product variation.
-
pipedrive_delete_projectDestructiveDelete a project. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true). (Requires the Projects add-on; Projects API is in public beta.)
-
pipedrive_delete_stageDestructiveDelete a stage. Marks the stage as deleted. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true).
-
pipedrive_delete_taskDestructiveDelete a task. If the task has subtasks, those will also be deleted. Requires PIPEDRIVE_MODE=full (back-compat: PIPEDRIVE_ENABLE_DESTRUCTIVE=true). (Projects add-on; Projects AP...
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.