Skip to main content
Glama
Log-LogN

langfuse-mcp-java

create_comment

Add comments to Langfuse traces, observations, sessions, or prompts for collaborative debugging and analysis of LLM applications.

Instructions

Creates a comment attached to a trace, observation, session, or prompt. objectType values: TRACE | OBSERVATION | SESSION | PROMPT. Both objectType and objectId are required along with content. Returns the created comment with its assigned ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
objectTypeYesObject type to attach the comment to: TRACE | OBSERVATION | SESSION | PROMPT. Required.
objectIdYesID of the trace, observation, session, or prompt to attach the comment to. Required.
contentYesComment text content. Required.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Log-LogN/langfuse-mcp-java'

If you have feedback or need assistance with the MCP directory API, please join our Discord server