freshworks · Capability
Freshworks Freshdesk API — Contacts
Freshworks Freshdesk API — Contacts. 6 operations. Lead operation: List all contacts. Self-contained Naftiko capability covering one Freshworks business surface.
What You Can Do
GET
Listcontacts
— List all contacts
/v1/contacts
POST
Createcontact
— Create a contact
/v1/contacts
GET
Getcontact
— View a contact
/v1/contacts/{contact-id}
PUT
Updatecontact
— Update a contact
/v1/contacts/{contact-id}
DELETE
Deletecontact
— Delete a contact
/v1/contacts/{contact-id}
PUT
Mergecontacts
— Merge contacts
/v1/contacts/{contact-id}/merge
MCP Tools
list-all-contacts
List all contacts
read-only
idempotent
create-contact
Create a contact
view-contact
View a contact
read-only
idempotent
update-contact
Update a contact
idempotent
delete-contact
Delete a contact
idempotent
merge-contacts
Merge contacts
idempotent