Skip to main content
Glama

honeycomb_trigger_create

Generate alerts for dataset changes by creating triggers with customizable thresholds, schedules, and notification settings using a specified query or query ID.

Instructions

Create a new trigger for a dataset

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
alert_typeNoAlert firing behavior: on_change (only when crossing threshold) or on_true (every check while threshold is met)on_change
datasetSlugYesDataset slug to create trigger for
descriptionNoDescription of the trigger (max 1023 chars)
disabledNoIf true, the trigger will not be evaluated or send alerts
evaluation_scheduleNoSchedule configuration when evaluation_schedule_type is 'window'
evaluation_schedule_typeNoThe schedule type: frequency (always run) or window (only run during specific times)
frequencyNoInterval in seconds to check results (60-86400, must be multiple of 60)
nameYesName of the trigger (max 120 chars)
queryNoInline query specification (use either query or query_id, not both)
query_idNoQuery ID to associate with the trigger (use either query_id or query, not both)
recipient_idsNoRecipient IDs to notify when the trigger fires
thresholdNoThreshold configuration for the trigger

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kajirita2002/honeycomb-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server