Phrase · Capability
Phrase Strings API Reference — Figma attachments
Phrase Strings API Reference — Figma attachments. 5 operations. Lead operation: List Figma attachments. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
GET
Figmaattachmentslist
— List Figma attachments
/v1/projects/{project-id}/figma-attachments
POST
Figmaattachmentcreate
— Create a Figma attachment
/v1/projects/{project-id}/figma-attachments
GET
Figmaattachmentshow
— Get a single Figma attachment
/v1/projects/{project-id}/figma-attachments/{id}
PATCH
Figmaattachmentupdate
— Update a Figma attachment
/v1/projects/{project-id}/figma-attachments/{id}
DELETE
Figmaattachmentdelete
— Delete a Figma attachment
/v1/projects/{project-id}/figma-attachments/{id}
MCP Tools
list-figma-attachments
List Figma attachments
read-only
idempotent
create-figma-attachment
Create a Figma attachment
get-single-figma-attachment
Get a single Figma attachment
read-only
idempotent
update-figma-attachment
Update a Figma attachment
idempotent
delete-figma-attachment
Delete a Figma attachment
idempotent