Phrase · Capability
Phrase Strings API Reference — Job Annotations
Phrase Strings API Reference — Job Annotations. 6 operations. Lead operation: List job annotations. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
GET
Jobannotationslist
— List job annotations
/v1/projects/{project-id}/jobs/{job-id}/annotations
PATCH
Jobannotationupdate
— Create/Update a job annotation
/v1/projects/{project-id}/jobs/{job-id}/annotations/{id}
DELETE
Jobannotationdelete
— Delete a job annotation
/v1/projects/{project-id}/jobs/{job-id}/annotations/{id}
GET
Joblocaleannotationslist
— List job locale annotations
/v1/projects/{project-id}/jobs/{job-id}/locales/{job-locale-id}/annotations
PATCH
Joblocaleannotationupdate
— Create/Update a job locale annotation
/v1/projects/{project-id}/jobs/{job-id}/locales/{job-locale-id}/annotations/{id}
DELETE
Joblocaleannotationdelete
— Delete a job locale annotation
/v1/projects/{project-id}/jobs/{job-id}/locales/{job-locale-id}/annotations/{id}
MCP Tools
list-job-annotations
List job annotations
read-only
idempotent
create-update-job-annotation
Create/Update a job annotation
idempotent
delete-job-annotation
Delete a job annotation
idempotent
list-job-locale-annotations
List job locale annotations
read-only
idempotent
create-update-job-locale-annotation
Create/Update a job locale annotation
idempotent
delete-job-locale-annotation
Delete a job locale annotation
idempotent