Skip to content

Commit ab9a335

Browse files
committed
docs(pagerduty): mention triggered as a valid update_incident status
1 parent 8d6d341 commit ab9a335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/tools/pagerduty/update_incident.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export const updateIncidentTool: ToolConfig<
3636
type: 'string',
3737
required: false,
3838
visibility: 'user-or-llm',
39-
description: 'New status (acknowledged or resolved)',
39+
description: 'New status (triggered, acknowledged, or resolved)',
4040
},
4141
title: {
4242
type: 'string',

0 commit comments

Comments
 (0)