Skip to main content
Glama
Log-LogN

langfuse-mcp-java

get_dataset_run

Retrieve a specific dataset run from Langfuse to access all linked items, traces, and observations for analysis and debugging of LLM applications.

Instructions

Returns a single dataset run including all its run items. Each run item links a dataset item to a trace and optional observation. Returns: id, name, datasetName, metadata, createdAt, updatedAt, datasetRunItems[]. Both datasetName and runName are required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datasetNameYesDataset name (exact match). Required.
runNameYesRun name (exact match). 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