honeycomb · Capability
Honeycomb API — Query Annotations
Honeycomb API — Query Annotations. 5 operations. Lead operation: List query annotations. Self-contained Naftiko capability covering one Honeycomb business surface.
What You Can Do
GET
Listqueryannotations
— List query annotations
/v1/1/query-annotations/{datasetslug}
POST
Createqueryannotation
— Create a query annotation
/v1/1/query-annotations/{datasetslug}
GET
Getqueryannotation
— Get a query annotation
/v1/1/query-annotations/{datasetslug}/{queryannotationid}
PUT
Updatequeryannotation
— Update a query annotation
/v1/1/query-annotations/{datasetslug}/{queryannotationid}
DELETE
Deletequeryannotation
— Delete a query annotation
/v1/1/query-annotations/{datasetslug}/{queryannotationid}
MCP Tools
list-query-annotations
List query annotations
read-only
idempotent
create-query-annotation
Create a query annotation
read-only
get-query-annotation
Get a query annotation
read-only
idempotent
update-query-annotation
Update a query annotation
idempotent
delete-query-annotation
Delete a query annotation
idempotent