Langfuse · Capability
langfuse — UnstableEvaluationRules
langfuse — UnstableEvaluationRules. 5 operations. Lead operation: UnstableEvaluationRules. Self-contained Naftiko capability covering one Langfuse business surface.
What You Can Do
POST
Unstableevaluationrulescreate
— Create an evaluation rule.
/v1/api/public/unstable/evaluation-rules
GET
Unstableevaluationruleslist
— List evaluation rules in the authenticated project.
/v1/api/public/unstable/evaluation-rules
GET
Unstableevaluationrulesget
— Get one evaluation rule by its identifier.
/v1/api/public/unstable/evaluation-rules/{evaluationruleid}
PATCH
Unstableevaluationrulesupdate
— Update an evaluation rule.
/v1/api/public/unstable/evaluation-rules/{evaluationruleid}
DELETE
Unstableevaluationrulesdelete
— Delete an evaluation rule.
/v1/api/public/unstable/evaluation-rules/{evaluationruleid}
MCP Tools
create-evaluation-rule
Create an evaluation rule.
list-evaluation-rules-authenticated-project
List evaluation rules in the authenticated project.
read-only
idempotent
get-one-evaluation-rule-its
Get one evaluation rule by its identifier.
read-only
idempotent
update-evaluation-rule
Update an evaluation rule.
idempotent
delete-evaluation-rule
Delete an evaluation rule.
idempotent