freshworks · Capability
Freshworks Freshdesk API — Conversations
Freshworks Freshdesk API — Conversations. 3 operations. Lead operation: List all conversations of a ticket. Self-contained Naftiko capability covering one Freshworks business surface.
What You Can Do
GET
Listticketconversations
— List all conversations of a ticket
/v1/tickets/{ticket-id}/conversations
POST
Createnote
— Create a note on a ticket
/v1/tickets/{ticket-id}/notes
POST
Replytoticket
— Reply to a ticket
/v1/tickets/{ticket-id}/reply
MCP Tools
list-all-conversations-ticket
List all conversations of a ticket
read-only
idempotent
create-note-ticket
Create a note on a ticket
reply-ticket
Reply to a ticket