Skip to main content
Glama
Log-LogN

langfuse-mcp-java

delete_prompt

Remove prompt versions from Langfuse by name, with options to delete all versions, specific labeled versions, or individual version numbers. This action is permanent.

Instructions

Deletes prompt versions by name. Behaviour depends on which filters are supplied:

  • Omit both label and version: deletes ALL versions of the prompt.

  • Supply label only: deletes all versions carrying that label.

  • Supply version only: deletes that specific version number. promptName is required. This action is irreversible.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptNameYesPrompt name (exact match). Required.
labelYesDelete only versions with this label, e.g. staging. Omit to ignore label filter.
versionYesDelete only this specific version number. Omit to ignore version filter.

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