Skip to main content
Glama
Log-LogN

langfuse-mcp-java

update_prompt_labels

Replace labels on a specific prompt version in Langfuse to organize and categorize prompts for better management and tracking.

Instructions

Replaces the labels on a specific prompt version. newLabels completely replaces the existing label set on that version. The 'latest' label is reserved and managed by Langfuse — do not include it. Both promptName and version are required. newLabels is required — supply an empty string to remove all labels from this version.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptNameYesPrompt name (exact match). Required.
versionYesVersion number to update. Required.
newLabelsYesComma-separated new labels, e.g. production,staging. Supply empty string to remove all labels.

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