Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- get_workspace_context — Team name, current time, environments.
- get_environment — One environment, its datasets and fields.
- get_dataset — Dataset metadata and full column schema.
- get_dataset_columns — Column schema with optional sample values.
- run_query — Run a time-series aggregation query.
- get_query_results — Results of a previous run.
- find_queries — Search query history and saved queries by intent.
- find_columns — Find columns by intent across datasets.
- run_bubbleup — BubbleUp differential analysis.
- get_trace — All spans for a trace, as a waterfall.
- list_spans — Span names ranked by count.
- get_span_details — Attribute summary for a span name.
- get_service_map — Service dependencies (Enterprise only).
- get_anomaly_service_profiles — Anomaly-detection profiles.
- search_semconv — Search the semantic-convention registry.
- get_semconv_attribute — Full attribute definitions.
- list_semconv_namespaces — Top-level semconv namespaces.
- list_boards — List Boards.
- create_board — Create a Board.
- update_board — Update a Board.
- get_triggers — Read Triggers.
- create_trigger — Create a Trigger.
- update_trigger — Update a Trigger.
- get_slos — Read SLOs.
- create_slo — Create an SLO, auto-creating its SLI column.
- update_slo — Update an SLO.
- list_recipients — Notification destinations.
- create_recipient — Add a notification destination.
- canvas_agent_invoke — Send a message to the Canvas agent.
- canvas_agent_poll_response — Poll the Canvas agent for a reply.
- list_aiconversations — Other agents gen_ai telemetry.
- get_aiconversation — Full event timeline for one conversation.
- refinery_docs — Refinery documentation.
- feedback — Send feedback to Honeycomb.
