openclaw

Connect OpenClaw to Honeycomb

Run OpenClaw as a hosted agent in NoClick with Honeycomb wired into its tools handle. It can use Honeycomb directly while it works. No glue code, nothing to install. Click below to open a ready-to-run agent and connect your account.

Loading preview…
Opens a workflow with 86 tools ready to use.

Tools OpenClaw gets

Pick the operations you want and each becomes a tool the agent can call directly while it works.

Honeycomb

86 tools
Send Event

Send a single event to a dataset (arbitrary fields as a JSON object).

Send Batch Events

Send a batch of events to a dataset (a JSON array of event wrappers).

Send Kinesis Events

Send events via an AWS Kinesis Firehose payload to a dataset.

List Datasets

List all datasets in the environment.

Create Dataset

Create a new dataset.

Get Dataset

Get a single dataset by slug.

Update Dataset

Update a dataset's settings. Complex settings go in the JSON body.

Delete Dataset

Delete a dataset by slug (must not be delete-protected).

Get Dataset Definitions

Get the definition mappings (trace id, span name, etc.) for a dataset.

Update Dataset Definitions

Update dataset definition mappings. Body maps definition types to {name}.

List Columns

List all columns in a dataset (or across all datasets with __all__).

Create Column

Create a new column in a dataset.

Get Column

Get a single column by key name (query) or by column id (path).

Update Column

Update an existing column by id.

Delete Column

Delete a column by id.

List Derived Columns

List all derived columns in a dataset (or __all__ for environment-wide).

Create Derived Column

Create a derived column in a dataset (or __all__ for environment-wide).

Get Derived Column

Get a single derived column by id.

Update Derived Column

Update an existing derived column by id.

Delete Derived Column

Delete a derived column by id.

List Boards

List all non-secret Boards in the environment.

Create Board

Create a new Board. Provide the full Board object as JSON (``type`` and ``name`` are required; ``description``, ``panels``, ``layout_generation``, ``tags``, ``preset_filters`` are optional).

Get Board

Get a single Board by id.

Update Board

Update an existing Board by id (full replacement).

Delete Board

Delete a Board by id.

Create Query

Create a query specification in a dataset (returns a reusable query id).

Get Query

Retrieve a query specification by id.

Create Query Result

Kick off asynchronous execution of a query and get a query result id.

Get Query Result

Poll for the result of a previously created query result.

Create Query Annotation

Create a query annotation (name/description for a saved query).

List Query Annotations

List all query annotations in a dataset.

Get Query Annotation

Retrieve a single query annotation by id.

Update Query Annotation

Update a query annotation's name/description.

Delete Query Annotation

Delete a query annotation.

Create Marker

Create a marker on a dataset (or __all__ for the environment).

List Markers

List all markers on a dataset (or __all__ for the environment).

Update Marker

Update an existing marker by id.

Delete Marker

Delete a marker by id.

Create Marker Setting

Create a marker setting (color for a marker type) on a dataset.

List Marker Settings

List all marker settings on a dataset.

Update Marker Setting

Update a marker setting by id (type cannot be changed after creation).

Delete Marker Setting

Delete a marker setting by id.

Create Trigger

Create a trigger (alert) in a dataset.

List Triggers

List all triggers in a dataset.

Get Trigger

Get a single trigger by ID.

Update Trigger

Update a trigger by ID (full replacement of trigger fields).

Delete Trigger

Delete a trigger by ID.

Create SLO

Create an SLO in a dataset.

List SLOs

List all SLOs in a dataset.

Get SLO

Get a single SLO, optionally with budget/compliance detail.

Update SLO

Update an SLO (full replace — send all fields).

Delete SLO

Delete an SLO from a dataset.

Create Burn Alert

Create a burn alert for an SLO.

List Burn Alerts

List burn alerts for a specific SLO in a dataset.

Get Burn Alert

Get a single burn alert.

Update Burn Alert

Update a burn alert (full replace — send all fields).

Delete Burn Alert

Delete a burn alert from a dataset.

List Recipients

List all recipients for the team/environment.

Create Recipient

Create a recipient (notification target). Body carries ``type`` (email, slack, pagerduty, webhook, msteams_workflow) and a type-specific ``details`` object, so it is supplied as JSON.

Get Recipient

Get a single recipient by ID.

Update Recipient

Update a recipient (full object replace).

Delete Recipient

Delete a recipient by ID.

Get Auth (v1)

Return metadata about the v1 API key in use (X-Honeycomb-Team).

Get Auth (v2)

Return metadata about the v2 Management key in use (Bearer key_id:secret).

List Environments

List environments for the team (v2 Management API).

Create Environment

Create an environment (v2 JSON:API envelope: data.type=environments).

Get Environment

Get a single environment by id (v2 Management API).

Update Environment

Update an environment by id (v2 JSON:API envelope; PATCH).

Delete Environment

Delete an environment by id (v2 Management API).

List API Keys

List API keys for the team (v2 Management API).

Create API Key

Create an API key (v2 JSON:API: data.type=api-keys, attributes + environment relationship).

Get API Key

Get a single API key by id (v2 Management API).

Update API Key

Update an API key by id (v2 JSON:API envelope; PATCH; e.g. disable/rename).

Delete API Key

Delete an API key by id (v2 Management API).

List Board Views

List all saved views for a board (max 50 per board).

Create Board View

Create a saved filter view on a board.

Get Board View

Get a single board view by id.

Update Board View

Update a board view's name and filters.

Delete Board View

Delete a board view.

Get SLO History

Get a weekly breakdown of historical data for a list of SLOs (up to 24 ids).

Get SLO Hourly Counts History

Get hourly-bucketed total and error event counts for an SLO over a time range.

Get SLO Realtime Counts

Get per-minute success/failure event counts for an SLO from a rolling 24h window.

Create Map Dependency Request

Create a service-map dependency request (async computation of service dependencies).

Get Map Dependencies

Get results of a service-map dependency request (paginated dependencies).

Get Triggers For Recipient

List all triggers that notify a given recipient.

REST Request (Raw)

Make an arbitrary Honeycomb REST request (v1 or v2).

About OpenClaw

OpenClaw is an open command-line agent. NoClick runs it hosted and lets you connect your apps to it as tools, so it can take real actions across your systems. Wire an integration into the agent and OpenClaw can call that app’s operations directly. It is a good fit when you want an open, no-fuss agent with real tool access and nothing to install.

Open and approachable
Simple to point at a task
Solid general tool use
Hosted, with nothing to install

Frequently asked questions

Open your OpenClaw agent in one click

NoClick runs OpenClaw for you with Honeycomb wired in as tools. Connect your account and run.