list_columns
Retrieve detailed column information from a specified dataset, including names, types, descriptions, and hidden status. Supports pagination, sorting, and searching for efficient data exploration and analysis.
Instructions
Lists all columns available in the specified dataset, including their names, types, descriptions, and hidden status. Supports pagination, sorting by type/name/created_at, and searching by name/description. Note: all is NOT supported as a dataset name.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dataset | Yes | The dataset to fetch columns from | |
environment | Yes | The Honeycomb environment | |
limit | No | Number of items per page | |
page | No | Page number (1-based) | |
search | No | Search term to filter results | |
search_fields | No | Fields to search in (string or array of strings) | |
sort_by | No | Field to sort by | |
sort_order | No | Sort direction |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from hny-mcp
Related Tools
- @honeycombio/honeycomb-mcp
- @keboola/keboola-mcp-server
- @Arize-ai/phoenix
- @Arize-ai/phoenix
- @xiangma9712/mysql-mcp-server