Honeycomb · Capability
Honeycomb Boards API — Views
Honeycomb Boards API — Views. 5 operations. Lead operation: List Board Views. Self-contained Naftiko capability covering one Honeycomb business surface.
Honeycomb Boards API — Views is a Naftiko capability published by Honeycomb, one of 22 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, DELETE, and PUT methods rooted at /v1/1/boards/{…}/views.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: List Board Views. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Honeycomb, Observability, and Boards.
What You Can Do
GET
Listboardviews
— List Board Views
/v1/1/boards/{boardId}/views
POST
Createboardview
— Create a Board View
/v1/1/boards/{boardId}/views
GET
Getboardview
— Get a Board View
/v1/1/boards/{boardId}/views/{viewId}
DELETE
Deleteboardview
— Delete a Board View
/v1/1/boards/{boardId}/views/{viewId}
PUT
Updateboardview
— Update a Board View
/v1/1/boards/{boardId}/views/{viewId}
MCP Tools
honeycomb-boards-views-listboardviews
List Board Views
read-only
idempotent
honeycomb-boards-views-createboardview
Create a Board View
honeycomb-boards-views-getboardview
Get a Board View
read-only
idempotent
honeycomb-boards-views-deleteboardview
Delete a Board View
idempotent
honeycomb-boards-views-updateboardview
Update a Board View
idempotent