Honeyhive
Overview
SLUG: HONEYHIVE
Description
HoneyHive is a modern AI observability and evaluation platform that enables developers and domain experts to collaboratively build reliable AI applications faster.
Authentication Details
API Key
Connecting to Honeyhive
Create an auth config
Use the dashboard to create an auth config for the Honeyhive toolkit. This allows you to connect multiple Honeyhive accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Honeyhive Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Honeyhive toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
HONEYHIVE_ADD_DATAPOINTS_TO_DATASET
Tool Name: Add datapoints to dataset
Description
Action Parameters
Action Response
HONEYHIVE_CREATE_BATCH_MODEL_EVENTS
Tool Name: Create Batch Model Events
Description
Action Parameters
Action Response
HONEYHIVE_CREATE_BATCH_TOOL_EVENTS
Tool Name: Create Batch Tool Events
Description
Action Parameters
Action Response
HONEYHIVE_CREATE_DATASET
Tool Name: Create Dataset
Description
Action Parameters
Action Response
HONEYHIVE_CREATE_TOOL
Tool Name: Create Tool
Description
Action Parameters
Action Response
HONEYHIVE_DELETE_DATAPOINT
Tool Name: Delete Datapoint
Description
Action Parameters
Action Response
HONEYHIVE_DELETE_DATASET
Tool Name: Delete Dataset
Description
Action Parameters
Action Response
HONEYHIVE_END_EVALUATION_RUN
Tool Name: End Evaluation Run
Description
Action Parameters
Action Response
HONEYHIVE_GET_CONFIGURATIONS
Tool Name: Get Configurations
Description
Action Parameters
Action Response
HONEYHIVE_GET_DATASETS
Tool Name: Get Datasets
Description
Action Parameters
Action Response
HONEYHIVE_GET_METRICS
Tool Name: Get Metrics
Description
Action Parameters
Action Response
HONEYHIVE_GET_PROJECTS
Tool Name: Get Projects
Description
Action Parameters
Action Response
HONEYHIVE_LIST_TOOLS
Tool Name: List Tools
Description
Action Parameters
Action Response
HONEYHIVE_RETRIEVE_DATAPOINT
Tool Name: Retrieve Datapoint
Description
Action Parameters
Action Response
HONEYHIVE_RETRIEVE_DATAPOINTS
Tool Name: Retrieve Datapoints
Description
Action Parameters
Action Response
HONEYHIVE_RETRIEVE_EVENTS
Tool Name: Retrieve Events
Description
Action Parameters
Action Response
HONEYHIVE_RETRIEVE_EXPERIMENT_RESULT
Tool Name: Retrieve Experiment Result
Description
Action Parameters
Action Response
HONEYHIVE_START_EVALUATION_RUN
Tool Name: Start Evaluation Run
Description
Action Parameters
Action Response
HONEYHIVE_START_SESSION
Tool Name: Start Session
Description
Action Parameters
Action Response
HONEYHIVE_UPDATE_DATAPOINT
Tool Name: Update Datapoint
Description
Action Parameters
Action Response
HONEYHIVE_UPDATE_DATASET
Tool Name: Update Dataset
Description
Action Parameters
Action Response
HONEYHIVE_UPDATE_EVENT
Tool Name: Update Event
Description
Action Parameters
Action Response
HONEYHIVE_UPDATE_METRIC
Tool Name: Update Metric
Description
Action Parameters
Action Response
HONEYHIVE_UPDATE_PROJECT
Tool Name: Update Project
Description
Action Parameters
Action Response