honeycomb · Capability
Honeycomb API — SLOs
Honeycomb API — SLOs. 5 operations. Lead operation: List all SLOs. Self-contained Naftiko capability covering one Honeycomb business surface.
What You Can Do
GET
Listslos
— List all SLOs
/v1/1/slos/{datasetslug}
POST
Createslo
— Create an SLO
/v1/1/slos/{datasetslug}
GET
Getslo
— Get an SLO
/v1/1/slos/{datasetslug}/{sloid}
PUT
Updateslo
— Update an SLO
/v1/1/slos/{datasetslug}/{sloid}
DELETE
Deleteslo
— Delete an SLO
/v1/1/slos/{datasetslug}/{sloid}
MCP Tools
list-all-slos
List all SLOs
read-only
idempotent
create-slo
Create an SLO
get-slo
Get an SLO
read-only
idempotent
update-slo
Update an SLO
idempotent
delete-slo
Delete an SLO
idempotent