Phrase · Capability
Phrase Strings API Reference — Comment Reactions
Phrase Strings API Reference — Comment Reactions. 4 operations. Lead operation: List reactions. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
GET
Reactionslist
— List reactions
/v1/projects/{project-id}/keys/{key-id}/comments/{comment-id}/reactions
POST
Reactioncreate
— Create a reaction
/v1/projects/{project-id}/keys/{key-id}/comments/{comment-id}/reactions
GET
Reactionshow
— Get a single reaction
/v1/projects/{project-id}/keys/{key-id}/comments/{comment-id}/reactions/{id}
DELETE
Reactiondelete
— Delete a reaction
/v1/projects/{project-id}/keys/{key-id}/comments/{comment-id}/reactions/{id}
MCP Tools
list-reactions
List reactions
read-only
idempotent
create-reaction
Create a reaction
get-single-reaction
Get a single reaction
read-only
idempotent
delete-reaction
Delete a reaction
idempotent