Langfuse · Capability
langfuse — ScoreConfigs
langfuse — ScoreConfigs. 4 operations. Lead operation: ScoreConfigs. Self-contained Naftiko capability covering one Langfuse business surface.
What You Can Do
POST
Scoreconfigscreate
— Create a score configuration (config). Score configs are used to define the structure of scores
/v1/api/public/score-configs
GET
Scoreconfigsget
— Get all score configs
/v1/api/public/score-configs
GET
Scoreconfigsgetbyid
— Get a score config
/v1/api/public/score-configs/{configid}
PATCH
Scoreconfigsupdate
— Update a score config
/v1/api/public/score-configs/{configid}
MCP Tools
create-score-configuration-config-score
Create a score configuration (config). Score configs are used to define the structure of scores
get-all-score-configs
Get all score configs
read-only
idempotent
get-score-config
Get a score config
read-only
idempotent
update-score-config
Update a score config
idempotent