Pipedrive · Capability
Pipedrive API v1 — Products
Pipedrive API v1 — Products. 6 operations. Lead operation: Get deals where a product is attached to. Self-contained Naftiko capability covering one Pipedrive business surface.
What You Can Do
GET
Getproductdeals
— Get deals where a product is attached to
/v1/products/{id}/deals
GET
Getproductfiles
— List files attached to a product
/v1/products/{id}/files
GET
Getproductfollowers
— List followers of a product
/v1/products/{id}/followers
POST
Addproductfollower
— Add a follower to a product
/v1/products/{id}/followers
DELETE
Deleteproductfollower
— Delete a follower from a product
/v1/products/{id}/followers/{follower-id}
GET
Getproductusers
— List permitted users
/v1/products/{id}/permittedusers
MCP Tools
get-deals-where-product-is
Get deals where a product is attached to
read-only
idempotent
list-files-attached-product
List files attached to a product
read-only
idempotent
list-followers-product
List followers of a product
read-only
idempotent
add-follower-product
Add a follower to a product
delete-follower-product
Delete a follower from a product
idempotent
list-permitted-users
List permitted users
read-only
idempotent