Phrase · Capability
Phrase Strings API Reference — Tags
Phrase Strings API Reference — Tags. 4 operations. Lead operation: List tags. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
GET
Tagslist
— List tags
/v1/projects/{project-id}/tags
POST
Tagcreate
— Create a tag
/v1/projects/{project-id}/tags
GET
Tagshow
— Get a single tag
/v1/projects/{project-id}/tags/{name}
DELETE
Tagdelete
— Delete a tag
/v1/projects/{project-id}/tags/{name}
MCP Tools
list-tags
List tags
read-only
idempotent
create-tag
Create a tag
get-single-tag
Get a single tag
read-only
idempotent
delete-tag
Delete a tag
idempotent