Skip to main content
Glama
Log-LogN

langfuse-mcp-java

create_dataset_run_item

Create dataset run items to track evaluations of specific dataset items, linking them to traces and observations for LLM application monitoring.

Instructions

Creates a dataset run item and creates or updates the dataset run if needed. runName and datasetItemId are required. traceId is strongly recommended and observationId is optional. metadataJson must be valid JSON when provided.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
runNameYesRun name. Required.
datasetItemIdYesDataset item ID to evaluate in this run. Required.
traceIdYesOptional trace ID associated with the run item.
observationIdYesOptional observation ID associated with the run item.
runDescriptionYesOptional run description.
metadataJsonYesOptional run metadata as JSON.
datasetVersionYesOptional dataset version timestamp in ISO-8601 format.
createdAtYesOptional createdAt timestamp in ISO-8601 format.

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