We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ba4ab commit 9f6b8eaCopy full SHA for 9f6b8ea
1 file changed
apps/sim/tools/registry.ts
@@ -3797,8 +3797,8 @@ export const tools: Record<string, ToolConfig> = {
3797
rootly_list_alerts: rootlyListAlertsTool,
3798
rootly_list_environments: rootlyListEnvironmentsTool,
3799
rootly_list_functionalities: rootlyListFunctionalitiesTool,
3800
- rootly_list_incidents: rootlyListIncidentsTool,
3801
rootly_list_incident_types: rootlyListIncidentTypesTool,
+ rootly_list_incidents: rootlyListIncidentsTool,
3802
rootly_list_retrospectives: rootlyListRetrospectivesTool,
3803
rootly_list_services: rootlyListServicesTool,
3804
rootly_list_severities: rootlyListSeveritiesTool,
0 commit comments