Phrase · Capability
Phrase Strings API Reference — Glossary Terms
Phrase Strings API Reference — Glossary Terms. 5 operations. Lead operation: List terms. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
GET
Glossarytermslist
— List terms
/v1/accounts/{account-id}/glossaries/{glossary-id}/terms
POST
Glossarytermcreate
— Create a term
/v1/accounts/{account-id}/glossaries/{glossary-id}/terms
GET
Glossarytermshow
— Get a single term
/v1/accounts/{account-id}/glossaries/{glossary-id}/terms/{id}
PATCH
Glossarytermupdate
— Update a term
/v1/accounts/{account-id}/glossaries/{glossary-id}/terms/{id}
DELETE
Glossarytermdelete
— Delete a term
/v1/accounts/{account-id}/glossaries/{glossary-id}/terms/{id}
MCP Tools
list-terms
List terms
read-only
idempotent
create-term
Create a term
get-single-term
Get a single term
read-only
idempotent
update-term
Update a term
idempotent
delete-term
Delete a term
idempotent