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
Name | Required | Description | Default |
---|---|---|---|
alert_type | No | New alert firing behavior: on_change (only when crossing threshold) or on_true (every check while threshold is met) | |
datasetSlug | Yes | Dataset slug the trigger belongs to | |
description | No | New description for the trigger (max 1023 chars) | |
disabled | No | If true, the trigger will not be evaluated or send alerts | |
evaluation_schedule | No | Schedule configuration when evaluation_schedule_type is 'window' | |
evaluation_schedule_type | No | The schedule type: frequency (always run) or window (only run during specific times) | |
frequency | No | New interval in seconds to check results (60-86400, must be multiple of 60) | |
name | No | New name for the trigger (max 120 chars) | |
query | No | New inline query specification (use either query or query_id, not both) | |
query_id | No | New query ID to associate with the trigger (use either query_id or query, not both) | |
recipient_ids | No | New recipient IDs to notify | |
threshold | No | New threshold configuration | |
triggerId | Yes | Trigger ID to update |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from honeycomb-mcp-server
- honeycomb_auth
- honeycomb_batch_event_create
- honeycomb_board_create
- honeycomb_board_delete
- honeycomb_board_get
- honeycomb_boards_list
- honeycomb_board_update
- honeycomb_columns_list
- honeycomb_dataset_get
- honeycomb_datasets_create
- honeycomb_datasets_list
- honeycomb_datasets_update
- honeycomb_event_create
- honeycomb_marker_create
- honeycomb_marker_delete
- honeycomb_marker_get
- honeycomb_markers_list
- honeycomb_marker_update
- honeycomb_query_create
- honeycomb_query_get
- honeycomb_query_result_create
- honeycomb_query_result_get
- honeycomb_slo_create
- honeycomb_slo_get
- honeycomb_slos_list
- honeycomb_slo_update
- honeycomb_trigger_create
- honeycomb_trigger_delete
- honeycomb_trigger_get
- honeycomb_triggers_list
- honeycomb_trigger_update
Related Tools
- @kajirita2002/honeycomb-mcp-server
- @aliyun/alibabacloud-dataworks-mcp-server
- @aliyun/alibabacloud-dataworks-mcp-server
- @osomai/servicenow-mcp
- @aliyun/alibabacloud-dataworks-mcp-server