Phrase · Capability
Phrase Strings API Reference — Style guides
Phrase Strings API Reference — Style guides. 5 operations. Lead operation: List style guides. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
GET
Styleguideslist
— List style guides
/v1/projects/{project-id}/styleguides
POST
Styleguidecreate
— Create a style guide
/v1/projects/{project-id}/styleguides
GET
Styleguideshow
— Get a single style guide
/v1/projects/{project-id}/styleguides/{id}
PATCH
Styleguideupdate
— Update a style guide
/v1/projects/{project-id}/styleguides/{id}
DELETE
Styleguidedelete
— Delete a style guide
/v1/projects/{project-id}/styleguides/{id}
MCP Tools
list-style-guides
List style guides
read-only
idempotent
create-style-guide
Create a style guide
get-single-style-guide
Get a single style guide
read-only
idempotent
update-style-guide
Update a style guide
idempotent
delete-style-guide
Delete a style guide
idempotent