AI & ML10 toolsPaste one API key
Langfuse integration for AI agents
Open source LLM engineering platform.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Langfuse once and call the same tools from all of them.
Setup
Connect Langfuse through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Langfuse exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
langfuse_get_prompt | Retrieve a Langfuse text or chat prompt by name, deployment label, or exact version, with | Read |
langfuse_list_annotation_queues | List annotation queues configured for human evaluation in the connected Langfuse project | Read |
langfuse_list_dataset_items | List dataset items, optionally scoped to a dataset, source trace or observation, or historical | Read |
langfuse_list_datasets | List datasets available to the connected Langfuse project | Read |
langfuse_list_experiments | List Langfuse experiments active in a required time range, optionally including metadata and | Read |
langfuse_list_models | List Langfuse-managed and project-custom model pricing definitions used for usage and cost | Read |
langfuse_list_observations | Search Langfuse observations such as generations, spans, events, agents, and tool calls | Read |
langfuse_list_scores | Search numeric, boolean, categorical, text, and correction scores with subject and annotation | Read |
langfuse_query_metrics | Run an aggregate Langfuse metrics query over observations or numeric, boolean, or categorical | Read |
langfuse_create_score | Attach an evaluation score to exactly one Langfuse trace, session, or dataset run, optionally | Write |