Pipedrive · Capability
Pipedrive API v2 — ProjectFields
Pipedrive API v2 — ProjectFields. 8 operations. Lead operation: Get all project fields. Self-contained Naftiko capability covering one Pipedrive business surface.
What You Can Do
GET
Getprojectfields
— Get all project fields
/v1/projectfields
POST
Addprojectfield
— Create one project field
/v1/projectfields
GET
Getprojectfield
— Get one project field
/v1/projectfields/{field-code}
PATCH
Updateprojectfield
— Update one project field
/v1/projectfields/{field-code}
DELETE
Deleteprojectfield
— Delete one project field
/v1/projectfields/{field-code}
POST
Addprojectfieldoptions
— Add project field options in bulk
/v1/projectfields/{field-code}/options
DELETE
Deleteprojectfieldoptions
— Delete project field options in bulk
/v1/projectfields/{field-code}/options
PATCH
Updateprojectfieldoptions
— Update project field options in bulk
/v1/projectfields/{field-code}/options
MCP Tools
get-all-project-fields
Get all project fields
read-only
idempotent
create-one-project-field
Create one project field
get-one-project-field
Get one project field
read-only
idempotent
update-one-project-field
Update one project field
idempotent
delete-one-project-field
Delete one project field
idempotent
add-project-field-options-bulk
Add project field options in bulk
delete-project-field-options-bulk
Delete project field options in bulk
idempotent
update-project-field-options-bulk
Update project field options in bulk
idempotent