Langfuse · Capability
langfuse — UnstableEvaluators
langfuse — UnstableEvaluators. 3 operations. Lead operation: UnstableEvaluators. Self-contained Naftiko capability covering one Langfuse business surface.
What You Can Do
POST
Unstableevaluatorscreate
— Create an evaluator in the authenticated project.
/v1/api/public/unstable/evaluators
GET
Unstableevaluatorslist
— List the evaluators available to the authenticated project.
/v1/api/public/unstable/evaluators
GET
Unstableevaluatorsget
— Get one evaluator by `id`.
/v1/api/public/unstable/evaluators/{evaluatorid}
MCP Tools
create-evaluator-authenticated-project
Create an evaluator in the authenticated project.
list-evaluators-available-authenticated-project
List the evaluators available to the authenticated project.
read-only
idempotent
get-one-evaluator-id
Get one evaluator by `id`.
read-only
idempotent