AI & ML4 toolsPaste one API key
Humanloop integration for AI agents
Manage prompts, datasets, and evaluations for LLM apps
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Humanloop once and call the same tools from all of them.
Setup
Connect humanloop 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
Humanloop exposes 4 tools through ClawLink. The 3 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
humanloop_create_project | This tool creates a new project in Humanloop. It is an independent action that generates a project by accepting a project's name (required), an optional description, and an optional organization_id. | Write |
humanloop_list_experiments | This tool retrieves an array of experiments associated with a specific project in Humanloop. | Read |
humanloop_list_sessions | This tool retrieves a paginated list of sessions for a specific project in Humanloop. | Read |