AI & ML42 toolsPaste one API key
Honeyhive integration for AI agents
HoneyHive is a modern AI observability and evaluation platform that enables developers and domain experts to collaboratively build reliable AI applications faster.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Honeyhive once and call the same tools from all of them.
Setup
Connect Honeyhive 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
Honeyhive exposes 42 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
honeyhive_compare_runs | Retrieve experiment comparison between two evaluation runs | Read |
honeyhive_compare_runs_events | Compare events between two experiment runs side-by-side | Read |
honeyhive_get_configurations | Retrieve a list of configurations | Read |
honeyhive_get_datasets | Retrieve datasets from HoneyHive for a specified project | Read |
honeyhive_get_events | Query events with filters and projections from HoneyHive | Read |
honeyhive_get_events_by_session_id | Retrieve the complete tree of nested events for a specific session | Read |
honeyhive_get_events_chart | Retrieve charting and analytics data for events over time | Read |
honeyhive_get_metrics | Retrieves all metrics associated with a HoneyHive project | Read |
honeyhive_get_projects | Retrieve all projects in the HoneyHive account | Read |
honeyhive_get_run | Get details of an evaluation run by its UUID | Read |
honeyhive_get_run_metrics | Get event metrics for an experiment run | Read |
honeyhive_get_runs | Retrieve a list of evaluation runs from HoneyHive | Read |
honeyhive_get_runs_schema | Retrieve the schema for experiment runs in HoneyHive | Read |
honeyhive_get_session | Retrieve a complete session tree by session ID from HoneyHive | Read |
honeyhive_list_tools | List all available Honeyhive tools | Read |
honeyhive_retrieve_datapoint | Retrieve a specific datapoint by its ID from HoneyHive | Read |
honeyhive_retrieve_datapoints | Retrieve datapoints from a HoneyHive project | Read |
honeyhive_retrieve_events | Retrieve and export events from a HoneyHive project | Read |
honeyhive_retrieve_experiment_result | Retrieve the result of a specific experiment run | Read |
honeyhive_add_datapoints_to_dataset | Add datapoints to a dataset | Write |
honeyhive_create_batch_datapoints | Create multiple datapoints in a single batch operation | Write |
honeyhive_create_batch_model_events | Create multiple model events in a single request | Write |
honeyhive_create_batch_tool_events | Log a batch of external API calls as tool events | Write |
honeyhive_create_configuration | Creates a new configuration in HoneyHive for managing LLM or pipeline settings | Write |
honeyhive_create_datapoint | Create a new datapoint with input-output pairs | Write |
honeyhive_create_dataset | Create a dataset | Write |
honeyhive_create_event | Create a new event in HoneyHive to track execution of different parts of your application | Write |
honeyhive_create_metric | Create a new metric in HoneyHive | Write |
honeyhive_create_model_event | Create a new model event to log LLM call data | Write |
honeyhive_create_tool | Creates a new tool definition in a HoneyHive project | Write |