Phrase · Capability
Phrase Strings API Reference — Custom Metadata
Phrase Strings API Reference — Custom Metadata. 5 operations. Lead operation: List properties. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
GET
Custommetadatapropertieslist
— List properties
/v1/accounts/{account-id}/custom-metadata/properties
POST
Custommetadatapropertycreate
— Create a property
/v1/accounts/{account-id}/custom-metadata/properties
GET
Custommetadatapropertyshow
— Get a single property
/v1/accounts/{account-id}/custom-metadata/properties/{id}
PATCH
Custommetadatapropertyupdate
— Update a property
/v1/accounts/{account-id}/custom-metadata/properties/{id}
DELETE
Custommetadatapropertiesdelete
— Destroy property
/v1/accounts/{account-id}/custom-metadata/properties/{id}
MCP Tools
list-properties
List properties
read-only
idempotent
create-property
Create a property
get-single-property
Get a single property
read-only
idempotent
update-property
Update a property
idempotent
destroy-property
Destroy property
idempotent