Data & Analytics10 toolsPaste one API key
Weights & Biases integration for AI agents
Read W&B Models projects, runs, sweeps, artifact types, reports, automations, integrations, teams, and organizations through the W&B Cloud GraphQL API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Weights & Biases once and call the same tools from all of them.
Setup
Connect Weights & Biases 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
Weights & Biases exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
weights_and_biases_get_current_viewer | Return the authenticated W&B user, default entity, and team names for connection context | Read |
weights_and_biases_get_organization | Return a W&B organization's identifiers and organization entity by exact name | Read |
weights_and_biases_get_team | Return a W&B team's identity and bounded membership metadata by exact team entity name | Read |
weights_and_biases_list_artifact_types | Return one page of artifact types defined in a W&B project | Read |
weights_and_biases_list_automations | Return one page of W&B automations accessible under an entity | Read |
weights_and_biases_list_integrations | List one page of Slack workspace/channel metadata and webhook integration names for a W&B entity | Read |
weights_and_biases_list_projects | Return one page of W&B projects visible under an entity | Read |
weights_and_biases_list_reports | Return one page of beta W&B reports for a project | Read |
weights_and_biases_list_runs | List one page of runs with IDs, display names, states, and creation times | Read |
weights_and_biases_list_sweeps | Return one page of hyperparameter sweeps from a W&B project when sweeps are enabled for the | Read |