Skip to main content
Glama

honeycomb_trigger_update

Modify an existing trigger by updating its alert behavior, schedule, threshold, or other parameters. Supports adjusting evaluation frequency, recipient notifications, and query associations for precise monitoring.

Instructions

Update an existing trigger

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
alert_typeNoNew alert firing behavior: on_change (only when crossing threshold) or on_true (every check while threshold is met)
datasetSlugYesDataset slug the trigger belongs to
descriptionNoNew description for 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)
frequencyNoNew interval in seconds to check results (60-86400, must be multiple of 60)
nameNoNew name for the trigger (max 120 chars)
queryNoNew inline query specification (use either query or query_id, not both)
query_idNoNew query ID to associate with the trigger (use either query_id or query, not both)
recipient_idsNoNew recipient IDs to notify
thresholdNoNew threshold configuration
triggerIdYesTrigger ID to update

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