honeycomb · Capability
Honeycomb API — Environments
Honeycomb API — Environments. 5 operations. Lead operation: List all environments. Self-contained Naftiko capability covering one Honeycomb business surface.
What You Can Do
GET
Listenvironments
— List all environments
/v1/1/environments
POST
Createenvironment
— Create an environment
/v1/1/environments
GET
Getenvironment
— Get an environment
/v1/1/environments/{environmentid}
PUT
Updateenvironment
— Update an environment
/v1/1/environments/{environmentid}
DELETE
Deleteenvironment
— Delete an environment
/v1/1/environments/{environmentid}
MCP Tools
list-all-environments
List all environments
read-only
idempotent
create-environment
Create an environment
get-environment
Get an environment
read-only
idempotent
update-environment
Update an environment
idempotent
delete-environment
Delete an environment
idempotent