1. list_datasets
List all datasets in an environment.
2. get_columns
Get column information for a dataset.
3. run_query
Run analytics queries with rich options.
4. analyze_columns
Analyzes specific columns in a dataset by running statistical queries and returning computed metrics.
5. list_slos
List all SLOs for a dataset.
6. get_slo
Get detailed SLO information.
7. list_triggers
List all triggers for a dataset.
8. get_trigger
Get detailed trigger information.
9. get_trace_link
Generate a deep link to a specific trace in the Honeycomb UI.
10. get_instrumentation_help
Provides OpenTelemetry instrumentation guidance.