LangWatch Annotations API
Collaborative annotation and labeling workflows over traces. Self-contained Naftiko capability covering one LangWatch business surface.
LangWatch Annotations API is a Naftiko capability published by LangWatch, one of 20 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET, POST, PATCH, and DELETE methods rooted at /v1/api/annotations.
The capability includes 3 read-only operations and 3 state-changing operations. Lead operation: List annotations. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include LangWatch, Annotations, and Labeling.
What You Can Do
MCP Tools
langwatch-listAnnotations
List annotations.
langwatch-listTraceAnnotations
List annotations for a trace.
langwatch-createTraceAnnotation
Annotate a trace.
langwatch-getAnnotation
Retrieve an annotation.
langwatch-updateAnnotation
Update an annotation.
langwatch-deleteAnnotation
Delete an annotation.