Skip to main content
Glama
avivsinai

langfuse-mcp

create_text_prompt

Create new text prompt versions in Langfuse for LLM applications. Manage immutable prompts with variables, labels, and configuration settings.

Instructions

Create a new text prompt version in Langfuse.

Prompts are immutable; creating a new version is the only way to update prompt content. Labels are unique across versions - assigning a label here will move it from other versions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesThe name of the prompt to create
promptYesPrompt text content (supports {{variables}})
labelsNoLabels to assign (e.g., ['production', 'staging'])
configNoOptional JSON config (e.g., {model: 'gpt-4', temperature: 0.7})
tagsNoOptional tags for organization (e.g., ['experimental', 'v2'])
commit_messageNoOptional commit message describing the changes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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/avivsinai/landfuse-mcp'

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