Langfuse · Capability
langfuse — Comments
langfuse — Comments. 3 operations. Lead operation: Comments. Self-contained Naftiko capability covering one Langfuse business surface.
What You Can Do
POST
Commentscreate
— Create a comment. Comments may be attached to different object types (trace, observation, session, prompt).
/v1/api/public/comments
GET
Commentsget
— Get all comments
/v1/api/public/comments
GET
Commentsgetbyid
— Get a comment by id
/v1/api/public/comments/{commentid}
MCP Tools
create-comment-comments-may-be
Create a comment. Comments may be attached to different object types (trace, observation, session, prompt).
get-all-comments
Get all comments
read-only
idempotent
get-comment-id
Get a comment by id
read-only
idempotent