honeycomb_event_create
Add new event data to a specified dataset within the Honeycomb MCP server, enabling structured data tracking and analysis.
Instructions
Create a new event in a dataset
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasetSlug | Yes | Dataset slug to create event in | |
| event | Yes | Event data to send |