get_board
Retrieve detailed information about a specific dashboard from a Honeycomb environment, including ID, name, description, and timestamps. Ideal for accessing and analyzing board data directly.
Instructions
Retrieves a specific board (dashboard) from a Honeycomb environment. This tool returns a detailed object containing the board's ID, name, description, creation time, and last update time.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | The ID of the board to retrieve | |
environment | Yes | The Honeycomb environment |