ClawLink
AI & ML17 toolsPaste one API key

Braintrust integration for AI agents

Braintrust is an AI engineering platform for managing prompts, datasets, experiments, evaluations, observability, and production AI applications.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Braintrust once and call the same tools from all of them.

Setup

Connect Braintrust 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

Braintrust exposes 17 tools through ClawLink. The 15 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
braintrust_fetch_eventsFetch one newest-to-oldest page of project log, experiment, or dataset eventsRead
braintrust_get_resourceGet one project, experiment, dataset, prompt, or function by UUIDRead
braintrust_list_resourcesList and filter one page of projects, experiments, datasets, prompts, or functions visible toRead
braintrust_query_dataRun one bounded synchronous read-only BTQL query over Braintrust project logs, an experimentRead
braintrust_summarize_resourceReturn metadata and optional aggregate summaries for one Braintrust experiment or datasetRead
braintrust_create_datasetCreate a named dataset under a Braintrust project, or return the existing dataset unchangedWrite
braintrust_create_experimentCreate an experiment under a Braintrust projectWrite
braintrust_create_projectCreate a Braintrust project, or return the existing project unchanged when its name alreadyWrite
braintrust_create_promptUpsert a versioned prompt configuration under a Braintrust project without invoking itWrite
braintrust_insert_dataset_eventsUpsert a batch of examples into an existing Braintrust datasetRead
braintrust_insert_experiment_eventsUpsert a batch of result events into an existing Braintrust experimentRead
braintrust_update_datasetUpdate the name, description, tags, or metadata of a Braintrust datasetWrite
braintrust_update_experimentUpdate selected metadata and linkage fields on a Braintrust experimentWrite
braintrust_update_projectUpdate selected fields of a Braintrust projectWrite
braintrust_update_promptUpdate a Braintrust prompt's metadata or configuration without invoking itWrite