@keystrokehq/new_relic 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (345) hide show
  1. package/dist/actions/add-notification-channels-to-policy.d.cts +15 -1
  2. package/dist/actions/add-notification-channels-to-policy.d.mts +15 -1
  3. package/dist/actions/add-tags-to-entity.d.cts +15 -1
  4. package/dist/actions/add-tags-to-entity.d.mts +15 -1
  5. package/dist/actions/add-widgets-to-dashboard-page.d.cts +15 -1
  6. package/dist/actions/add-widgets-to-dashboard-page.d.mts +15 -1
  7. package/dist/actions/configure-cloud-integration.d.cts +15 -1
  8. package/dist/actions/configure-cloud-integration.d.mts +15 -1
  9. package/dist/actions/create-ai-notifications-channel.d.cts +15 -1
  10. package/dist/actions/create-ai-notifications-channel.d.mts +15 -1
  11. package/dist/actions/create-ai-notifications-destination.d.cts +15 -1
  12. package/dist/actions/create-ai-notifications-destination.d.mts +15 -1
  13. package/dist/actions/create-ai-workflow.d.cts +18 -4
  14. package/dist/actions/create-ai-workflow.d.mts +18 -4
  15. package/dist/actions/create-alert-channel.d.cts +15 -1
  16. package/dist/actions/create-alert-channel.d.mts +15 -1
  17. package/dist/actions/create-alert-policy.d.cts +15 -1
  18. package/dist/actions/create-alert-policy.d.mts +15 -1
  19. package/dist/actions/create-alerts-nrql-condition-static.d.cts +15 -1
  20. package/dist/actions/create-alerts-nrql-condition-static.d.mts +15 -1
  21. package/dist/actions/create-alerts-policy-graphql.d.cts +15 -1
  22. package/dist/actions/create-alerts-policy-graphql.d.mts +15 -1
  23. package/dist/actions/create-api-access-keys.d.cts +15 -1
  24. package/dist/actions/create-api-access-keys.d.mts +15 -1
  25. package/dist/actions/create-broken-links-monitor.d.cts +15 -1
  26. package/dist/actions/create-broken-links-monitor.d.mts +15 -1
  27. package/dist/actions/create-dashboard-snapshot-url.d.cts +15 -1
  28. package/dist/actions/create-dashboard-snapshot-url.d.mts +15 -1
  29. package/dist/actions/create-dashboard.d.cts +15 -1
  30. package/dist/actions/create-dashboard.d.cts.map +1 -1
  31. package/dist/actions/create-dashboard.d.mts +15 -1
  32. package/dist/actions/create-dashboard.d.mts.map +1 -1
  33. package/dist/actions/create-deployment-marker.d.cts +15 -1
  34. package/dist/actions/create-deployment-marker.d.mts +15 -1
  35. package/dist/actions/create-entity-relationship.d.cts +17 -3
  36. package/dist/actions/create-entity-relationship.d.mts +17 -3
  37. package/dist/actions/create-example-browser-application.d.cts +15 -1
  38. package/dist/actions/create-example-browser-application.d.mts +15 -1
  39. package/dist/actions/create-example-mobile-application.d.cts +15 -1
  40. package/dist/actions/create-example-mobile-application.d.mts +15 -1
  41. package/dist/actions/create-external-service-condition.d.cts +15 -1
  42. package/dist/actions/create-external-service-condition.d.mts +15 -1
  43. package/dist/actions/create-infra-condition.d.cts +15 -1
  44. package/dist/actions/create-infra-condition.d.mts +15 -1
  45. package/dist/actions/create-location-failure-condition.d.cts +15 -1
  46. package/dist/actions/create-location-failure-condition.d.mts +15 -1
  47. package/dist/actions/create-log-data-partition-rule.d.cts +15 -1
  48. package/dist/actions/create-log-data-partition-rule.d.mts +15 -1
  49. package/dist/actions/create-lookup-table.d.cts +15 -1
  50. package/dist/actions/create-lookup-table.d.mts +15 -1
  51. package/dist/actions/create-metric-normalization-rule.d.cts +15 -1
  52. package/dist/actions/create-metric-normalization-rule.d.mts +15 -1
  53. package/dist/actions/create-monitor.d.cts +15 -1
  54. package/dist/actions/create-monitor.d.mts +15 -1
  55. package/dist/actions/create-nrql-baseline-condition.d.cts +15 -1
  56. package/dist/actions/create-nrql-baseline-condition.d.mts +15 -1
  57. package/dist/actions/create-nrql-condition.d.cts +15 -1
  58. package/dist/actions/create-nrql-condition.d.mts +15 -1
  59. package/dist/actions/create-scripted-monitor.d.cts +15 -1
  60. package/dist/actions/create-scripted-monitor.d.cts.map +1 -1
  61. package/dist/actions/create-scripted-monitor.d.mts +15 -1
  62. package/dist/actions/create-scripted-monitor.d.mts.map +1 -1
  63. package/dist/actions/create-secure-credential.d.cts +15 -1
  64. package/dist/actions/create-secure-credential.d.mts +15 -1
  65. package/dist/actions/create-service-level.d.cts +15 -1
  66. package/dist/actions/create-service-level.d.mts +15 -1
  67. package/dist/actions/create-synthetics-alert-condition.d.cts +15 -1
  68. package/dist/actions/create-synthetics-alert-condition.d.mts +15 -1
  69. package/dist/actions/create-synthetics-private-location.d.cts +15 -1
  70. package/dist/actions/create-synthetics-private-location.d.mts +15 -1
  71. package/dist/actions/create-synthetics-secure-credential.d.cts +15 -1
  72. package/dist/actions/create-synthetics-secure-credential.d.mts +15 -1
  73. package/dist/actions/create-synthetics-simple-monitor.d.cts +15 -1
  74. package/dist/actions/create-synthetics-simple-monitor.d.cts.map +1 -1
  75. package/dist/actions/create-synthetics-simple-monitor.d.mts +15 -1
  76. package/dist/actions/create-synthetics-simple-monitor.d.mts.map +1 -1
  77. package/dist/actions/create-user.d.cts +15 -1
  78. package/dist/actions/create-user.d.mts +15 -1
  79. package/dist/actions/delete-agent-application.d.cts +15 -1
  80. package/dist/actions/delete-agent-application.d.mts +15 -1
  81. package/dist/actions/delete-ai-notifications-channel.d.cts +15 -1
  82. package/dist/actions/delete-ai-notifications-channel.d.mts +15 -1
  83. package/dist/actions/delete-ai-notifications-destination.d.cts +15 -1
  84. package/dist/actions/delete-ai-notifications-destination.d.mts +15 -1
  85. package/dist/actions/delete-alert-channel.d.cts +15 -1
  86. package/dist/actions/delete-alert-channel.d.mts +15 -1
  87. package/dist/actions/delete-alert-policy.d.cts +15 -1
  88. package/dist/actions/delete-alert-policy.d.mts +15 -1
  89. package/dist/actions/delete-alerts-condition.d.cts +15 -1
  90. package/dist/actions/delete-alerts-condition.d.mts +15 -1
  91. package/dist/actions/delete-alerts-policy-via-graphql.d.cts +15 -1
  92. package/dist/actions/delete-alerts-policy-via-graphql.d.mts +15 -1
  93. package/dist/actions/delete-api-access-keys.d.cts +15 -1
  94. package/dist/actions/delete-api-access-keys.d.mts +15 -1
  95. package/dist/actions/delete-dashboard.d.cts +15 -1
  96. package/dist/actions/delete-dashboard.d.mts +15 -1
  97. package/dist/actions/delete-data-partition-rule.d.cts +15 -1
  98. package/dist/actions/delete-data-partition-rule.d.mts +15 -1
  99. package/dist/actions/delete-entity-relationship-user-defined.d.cts +15 -1
  100. package/dist/actions/delete-entity-relationship-user-defined.d.mts +15 -1
  101. package/dist/actions/delete-entity.d.cts +15 -1
  102. package/dist/actions/delete-entity.d.mts +15 -1
  103. package/dist/actions/delete-external-service-condition.d.cts +15 -1
  104. package/dist/actions/delete-external-service-condition.d.mts +15 -1
  105. package/dist/actions/delete-infra-condition.d.cts +15 -1
  106. package/dist/actions/delete-infra-condition.d.mts +15 -1
  107. package/dist/actions/delete-location-failure-condition.d.cts +15 -1
  108. package/dist/actions/delete-location-failure-condition.d.mts +15 -1
  109. package/dist/actions/delete-lookup-table.d.cts +15 -1
  110. package/dist/actions/delete-lookup-table.d.mts +15 -1
  111. package/dist/actions/delete-monitor.d.cts +15 -1
  112. package/dist/actions/delete-monitor.d.mts +15 -1
  113. package/dist/actions/delete-nrql-condition.d.cts +15 -1
  114. package/dist/actions/delete-nrql-condition.d.mts +15 -1
  115. package/dist/actions/delete-policy-channel.d.cts +15 -1
  116. package/dist/actions/delete-policy-channel.d.mts +15 -1
  117. package/dist/actions/delete-secure-credential.d.cts +15 -1
  118. package/dist/actions/delete-secure-credential.d.mts +15 -1
  119. package/dist/actions/delete-synthetics-condition.d.cts +15 -1
  120. package/dist/actions/delete-synthetics-condition.d.mts +15 -1
  121. package/dist/actions/delete-synthetics-monitor-graphql.d.cts +15 -1
  122. package/dist/actions/delete-synthetics-monitor-graphql.d.mts +15 -1
  123. package/dist/actions/delete-synthetics-private-location.d.cts +15 -1
  124. package/dist/actions/delete-synthetics-private-location.d.mts +15 -1
  125. package/dist/actions/delete-synthetics-secure-credential.d.cts +15 -1
  126. package/dist/actions/delete-synthetics-secure-credential.d.mts +15 -1
  127. package/dist/actions/delete-tag-values-from-entity.d.cts +15 -1
  128. package/dist/actions/delete-tag-values-from-entity.d.mts +15 -1
  129. package/dist/actions/delete-user-management-user.d.cts +15 -1
  130. package/dist/actions/delete-user-management-user.d.mts +15 -1
  131. package/dist/actions/delete-workload.d.cts +15 -1
  132. package/dist/actions/delete-workload.d.mts +15 -1
  133. package/dist/actions/disable-cloud-integration.d.cts +15 -1
  134. package/dist/actions/disable-cloud-integration.d.mts +15 -1
  135. package/dist/actions/disable-metric-normalization-rule.d.cts +15 -1
  136. package/dist/actions/disable-metric-normalization-rule.d.mts +15 -1
  137. package/dist/actions/duplicate-workload.d.cts +15 -1
  138. package/dist/actions/duplicate-workload.d.mts +15 -1
  139. package/dist/actions/edit-metric-normalization-rule.d.cts +15 -1
  140. package/dist/actions/edit-metric-normalization-rule.d.mts +15 -1
  141. package/dist/actions/enable-metric-normalization-rule.d.cts +15 -1
  142. package/dist/actions/enable-metric-normalization-rule.d.mts +15 -1
  143. package/dist/actions/execute-nrql-query.d.cts +15 -1
  144. package/dist/actions/execute-nrql-query.d.mts +15 -1
  145. package/dist/actions/fetch-browser-configuration.d.cts +15 -1
  146. package/dist/actions/fetch-browser-configuration.d.mts +15 -1
  147. package/dist/actions/fetch-browser-java-script-snippet.d.cts +15 -1
  148. package/dist/actions/fetch-browser-java-script-snippet.d.mts +15 -1
  149. package/dist/actions/fetch-mobile-application-token.d.cts +15 -1
  150. package/dist/actions/fetch-mobile-application-token.d.mts +15 -1
  151. package/dist/actions/fetch-rules-collection.d.cts +15 -1
  152. package/dist/actions/fetch-rules-collection.d.mts +15 -1
  153. package/dist/actions/fetch-your-org-id.d.cts +15 -1
  154. package/dist/actions/fetch-your-org-id.d.cts.map +1 -1
  155. package/dist/actions/fetch-your-org-id.d.mts +15 -1
  156. package/dist/actions/fetch-your-org-id.d.mts.map +1 -1
  157. package/dist/actions/get-alert-channels.d.cts +15 -1
  158. package/dist/actions/get-alert-channels.d.mts +15 -1
  159. package/dist/actions/get-alert-conditions.d.cts +15 -1
  160. package/dist/actions/get-alert-conditions.d.mts +15 -1
  161. package/dist/actions/get-alert-policies.d.cts +15 -1
  162. package/dist/actions/get-alert-policies.d.mts +15 -1
  163. package/dist/actions/get-alerts-violations-json.d.cts +15 -1
  164. package/dist/actions/get-alerts-violations-json.d.mts +15 -1
  165. package/dist/actions/get-app-metric-data.d.cts +15 -1
  166. package/dist/actions/get-app-metric-data.d.mts +15 -1
  167. package/dist/actions/get-app-metrics-names.d.cts +15 -1
  168. package/dist/actions/get-app-metrics-names.d.mts +15 -1
  169. package/dist/actions/get-applications.d.cts +15 -1
  170. package/dist/actions/get-applications.d.mts +15 -1
  171. package/dist/actions/get-browser-applications.d.cts +15 -1
  172. package/dist/actions/get-browser-applications.d.mts +15 -1
  173. package/dist/actions/get-dashboard-entity-query.d.cts +15 -1
  174. package/dist/actions/get-dashboard-entity-query.d.mts +15 -1
  175. package/dist/actions/get-infra-condition.d.cts +15 -1
  176. package/dist/actions/get-infra-condition.d.mts +15 -1
  177. package/dist/actions/get-lookup-table.d.cts +15 -1
  178. package/dist/actions/get-lookup-table.d.mts +15 -1
  179. package/dist/actions/get-mobile-application-metrics.d.cts +15 -1
  180. package/dist/actions/get-mobile-application-metrics.d.mts +15 -1
  181. package/dist/actions/get-mobile-application.d.cts +15 -1
  182. package/dist/actions/get-mobile-application.d.mts +15 -1
  183. package/dist/actions/get-mobile-metric-data.d.cts +15 -1
  184. package/dist/actions/get-mobile-metric-data.d.mts +15 -1
  185. package/dist/actions/get-secure-credential.d.cts +15 -1
  186. package/dist/actions/get-secure-credential.d.mts +15 -1
  187. package/dist/actions/get-synth-monitor.d.cts +15 -1
  188. package/dist/actions/get-synth-monitor.d.mts +15 -1
  189. package/dist/actions/link-cloud-account.d.cts +15 -1
  190. package/dist/actions/link-cloud-account.d.mts +15 -1
  191. package/dist/actions/list-deployments.d.cts +15 -1
  192. package/dist/actions/list-deployments.d.mts +15 -1
  193. package/dist/actions/list-external-service-conditions.d.cts +15 -1
  194. package/dist/actions/list-external-service-conditions.d.mts +15 -1
  195. package/dist/actions/list-infra-conditions.d.cts +15 -1
  196. package/dist/actions/list-infra-conditions.d.mts +15 -1
  197. package/dist/actions/list-key-transactions.d.cts +15 -1
  198. package/dist/actions/list-key-transactions.d.mts +15 -1
  199. package/dist/actions/list-location-failure-conditions.d.cts +15 -1
  200. package/dist/actions/list-location-failure-conditions.d.mts +15 -1
  201. package/dist/actions/list-locations.d.cts +15 -1
  202. package/dist/actions/list-locations.d.cts.map +1 -1
  203. package/dist/actions/list-locations.d.mts +15 -1
  204. package/dist/actions/list-locations.d.mts.map +1 -1
  205. package/dist/actions/list-lookup-tables.d.cts +15 -1
  206. package/dist/actions/list-lookup-tables.d.mts +15 -1
  207. package/dist/actions/list-mobile-applications.d.cts +15 -1
  208. package/dist/actions/list-mobile-applications.d.mts +15 -1
  209. package/dist/actions/list-monitors.d.cts +15 -1
  210. package/dist/actions/list-monitors.d.mts +15 -1
  211. package/dist/actions/list-nrql-conditions.d.cts +15 -1
  212. package/dist/actions/list-nrql-conditions.d.mts +15 -1
  213. package/dist/actions/list-secure-credentials.d.cts +15 -1
  214. package/dist/actions/list-secure-credentials.d.cts.map +1 -1
  215. package/dist/actions/list-secure-credentials.d.mts +15 -1
  216. package/dist/actions/list-secure-credentials.d.mts.map +1 -1
  217. package/dist/actions/list-synthetics-conditions.d.cts +15 -1
  218. package/dist/actions/list-synthetics-conditions.d.mts +15 -1
  219. package/dist/actions/override-entity-golden-metrics.d.cts +15 -1
  220. package/dist/actions/override-entity-golden-metrics.d.mts +15 -1
  221. package/dist/actions/override-entity-golden-tags.d.cts +15 -1
  222. package/dist/actions/override-entity-golden-tags.d.mts +15 -1
  223. package/dist/actions/patch-monitor.d.cts +15 -1
  224. package/dist/actions/patch-monitor.d.mts +15 -1
  225. package/dist/actions/query-cloud-providers.d.cts +15 -1
  226. package/dist/actions/query-cloud-providers.d.mts +15 -1
  227. package/dist/actions/query-error.d.cts +15 -1
  228. package/dist/actions/query-error.d.mts +15 -1
  229. package/dist/actions/query-example-read-query.d.cts +15 -1
  230. package/dist/actions/query-example-read-query.d.cts.map +1 -1
  231. package/dist/actions/query-example-read-query.d.mts +15 -1
  232. package/dist/actions/query-example-read-query.d.mts.map +1 -1
  233. package/dist/actions/remove-entity-condition.d.cts +15 -1
  234. package/dist/actions/remove-entity-condition.d.mts +15 -1
  235. package/dist/actions/remove-notification-channels-from-policy.d.cts +15 -1
  236. package/dist/actions/remove-notification-channels-from-policy.d.mts +15 -1
  237. package/dist/actions/rename-cloud-account.d.cts +15 -1
  238. package/dist/actions/rename-cloud-account.d.mts +15 -1
  239. package/dist/actions/replace-tags-on-entity.d.cts +15 -1
  240. package/dist/actions/replace-tags-on-entity.d.mts +15 -1
  241. package/dist/actions/reset-entity-golden-metrics.d.cts +15 -1
  242. package/dist/actions/reset-entity-golden-metrics.d.mts +15 -1
  243. package/dist/actions/reset-entity-golden-tags.d.cts +15 -1
  244. package/dist/actions/reset-entity-golden-tags.d.mts +15 -1
  245. package/dist/actions/revoke-authorization-access.d.cts +15 -1
  246. package/dist/actions/revoke-authorization-access.d.mts +15 -1
  247. package/dist/actions/search-entities.d.cts +15 -1
  248. package/dist/actions/search-entities.d.mts +15 -1
  249. package/dist/actions/send-events.d.cts +15 -1
  250. package/dist/actions/send-events.d.cts.map +1 -1
  251. package/dist/actions/send-events.d.mts +15 -1
  252. package/dist/actions/send-events.d.mts.map +1 -1
  253. package/dist/actions/send-traces.d.cts +15 -1
  254. package/dist/actions/send-traces.d.mts +15 -1
  255. package/dist/actions/test-ai-notification-destination-by-id.d.cts +15 -1
  256. package/dist/actions/test-ai-notification-destination-by-id.d.mts +15 -1
  257. package/dist/actions/test-ai-notifications-channel.d.cts +15 -1
  258. package/dist/actions/test-ai-notifications-channel.d.mts +15 -1
  259. package/dist/actions/test-ai-notifications-destination.d.cts +15 -1
  260. package/dist/actions/test-ai-notifications-destination.d.mts +15 -1
  261. package/dist/actions/test-notification-channel.d.cts +15 -1
  262. package/dist/actions/test-notification-channel.d.mts +15 -1
  263. package/dist/actions/undelete-dashboard.d.cts +15 -1
  264. package/dist/actions/undelete-dashboard.d.mts +15 -1
  265. package/dist/actions/update-account.d.cts +15 -1
  266. package/dist/actions/update-account.d.mts +15 -1
  267. package/dist/actions/update-agent-application-settings.d.cts +15 -1
  268. package/dist/actions/update-agent-application-settings.d.mts +15 -1
  269. package/dist/actions/update-ai-notifications-channel.d.cts +15 -1
  270. package/dist/actions/update-ai-notifications-channel.d.mts +15 -1
  271. package/dist/actions/update-ai-notifications-destination.d.cts +15 -1
  272. package/dist/actions/update-ai-notifications-destination.d.mts +15 -1
  273. package/dist/actions/update-alert-channel.d.cts +15 -1
  274. package/dist/actions/update-alert-channel.d.mts +15 -1
  275. package/dist/actions/update-alert-policy-rest.d.cts +15 -1
  276. package/dist/actions/update-alert-policy-rest.d.mts +15 -1
  277. package/dist/actions/update-alert-policy.d.cts +15 -1
  278. package/dist/actions/update-alert-policy.d.mts +15 -1
  279. package/dist/actions/update-api-access-keys.d.cts +15 -1
  280. package/dist/actions/update-api-access-keys.d.mts +15 -1
  281. package/dist/actions/update-browser-settings.d.cts +15 -1
  282. package/dist/actions/update-browser-settings.d.mts +15 -1
  283. package/dist/actions/update-cross-account-elections.d.cts +15 -1
  284. package/dist/actions/update-cross-account-elections.d.mts +15 -1
  285. package/dist/actions/update-dashboard-live-url-creation-policies.d.cts +15 -1
  286. package/dist/actions/update-dashboard-live-url-creation-policies.d.mts +15 -1
  287. package/dist/actions/update-dashboard-page.d.cts +15 -1
  288. package/dist/actions/update-dashboard-page.d.mts +15 -1
  289. package/dist/actions/update-dashboard-widgets-in-page.d.cts +15 -1
  290. package/dist/actions/update-dashboard-widgets-in-page.d.cts.map +1 -1
  291. package/dist/actions/update-dashboard-widgets-in-page.d.mts +15 -1
  292. package/dist/actions/update-dashboard-widgets-in-page.d.mts.map +1 -1
  293. package/dist/actions/update-dashboard.d.cts +15 -1
  294. package/dist/actions/update-dashboard.d.cts.map +1 -1
  295. package/dist/actions/update-dashboard.d.mts +15 -1
  296. package/dist/actions/update-dashboard.d.mts.map +1 -1
  297. package/dist/actions/update-data-partition-rule.d.cts +15 -1
  298. package/dist/actions/update-data-partition-rule.d.mts +15 -1
  299. package/dist/actions/update-external-service-condition.d.cts +15 -1
  300. package/dist/actions/update-external-service-condition.d.mts +15 -1
  301. package/dist/actions/update-infra-condition.d.cts +15 -1
  302. package/dist/actions/update-infra-condition.d.mts +15 -1
  303. package/dist/actions/update-location-failure-condition.d.cts +15 -1
  304. package/dist/actions/update-location-failure-condition.d.mts +15 -1
  305. package/dist/actions/update-lookup-table.d.cts +15 -1
  306. package/dist/actions/update-lookup-table.d.mts +15 -1
  307. package/dist/actions/update-mobile-settings-example.d.cts +15 -1
  308. package/dist/actions/update-mobile-settings-example.d.mts +15 -1
  309. package/dist/actions/update-monitor-script.d.cts +15 -1
  310. package/dist/actions/update-monitor-script.d.mts +15 -1
  311. package/dist/actions/update-nrql-baseline-condition.d.cts +15 -1
  312. package/dist/actions/update-nrql-baseline-condition.d.mts +15 -1
  313. package/dist/actions/update-nrql-condition.d.cts +15 -1
  314. package/dist/actions/update-nrql-condition.d.mts +15 -1
  315. package/dist/actions/update-nrql-static-condition.d.cts +15 -1
  316. package/dist/actions/update-nrql-static-condition.d.mts +15 -1
  317. package/dist/actions/update-policy-channels.d.cts +15 -1
  318. package/dist/actions/update-policy-channels.d.mts +15 -1
  319. package/dist/actions/update-scripted-monitor.d.cts +15 -1
  320. package/dist/actions/update-scripted-monitor.d.mts +15 -1
  321. package/dist/actions/update-secure-credential.d.cts +15 -1
  322. package/dist/actions/update-secure-credential.d.mts +15 -1
  323. package/dist/actions/update-service-level.d.cts +15 -1
  324. package/dist/actions/update-service-level.d.mts +15 -1
  325. package/dist/actions/update-synth-monitor.d.cts +15 -1
  326. package/dist/actions/update-synth-monitor.d.mts +15 -1
  327. package/dist/actions/update-synthetics-alert-condition.d.cts +15 -1
  328. package/dist/actions/update-synthetics-alert-condition.d.mts +15 -1
  329. package/dist/actions/update-synthetics-simple-monitor.d.cts +15 -1
  330. package/dist/actions/update-synthetics-simple-monitor.d.mts +15 -1
  331. package/dist/actions/update-user.d.cts +15 -1
  332. package/dist/actions/update-user.d.mts +15 -1
  333. package/dist/actions/update-workflow.d.cts +15 -1
  334. package/dist/actions/update-workflow.d.mts +15 -1
  335. package/dist/actions/update-workload.d.cts +15 -1
  336. package/dist/actions/update-workload.d.mts +15 -1
  337. package/dist/app.cjs +8 -2
  338. package/dist/app.cjs.map +1 -1
  339. package/dist/app.d.cts +10 -1
  340. package/dist/app.d.cts.map +1 -1
  341. package/dist/app.d.mts +10 -1
  342. package/dist/app.d.mts.map +1 -1
  343. package/dist/app.mjs +6 -1
  344. package/dist/app.mjs.map +1 -1
  345. package/package.json +1 -1
@@ -22,7 +22,21 @@ declare const newRelicAddNotificationChannelsToPolicy: import("@keystrokehq/acti
22
22
  policy_id: string;
23
23
  account_id: number;
24
24
  notification_channel_ids: string;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ region: z.ZodString;
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ region: z.ZodString;
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
26
40
  //#endregion
27
41
  export { newRelicAddNotificationChannelsToPolicy };
28
42
  //# sourceMappingURL=add-notification-channels-to-policy.d.cts.map
@@ -22,7 +22,21 @@ declare const newRelicAddNotificationChannelsToPolicy: import("@keystrokehq/acti
22
22
  policy_id: string;
23
23
  account_id: number;
24
24
  notification_channel_ids: string;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ region: z.ZodString;
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ region: z.ZodString;
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
26
40
  //#endregion
27
41
  export { newRelicAddNotificationChannelsToPolicy };
28
42
  //# sourceMappingURL=add-notification-channels-to-policy.d.mts.map
@@ -22,7 +22,21 @@ declare const newRelicAddTagsToEntity: import("@keystrokehq/action").WorkflowAct
22
22
  key: string;
23
23
  values: string[];
24
24
  }[];
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ region: z.ZodString;
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ region: z.ZodString;
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
26
40
  //#endregion
27
41
  export { newRelicAddTagsToEntity };
28
42
  //# sourceMappingURL=add-tags-to-entity.d.cts.map
@@ -22,7 +22,21 @@ declare const newRelicAddTagsToEntity: import("@keystrokehq/action").WorkflowAct
22
22
  key: string;
23
23
  values: string[];
24
24
  }[];
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ region: z.ZodString;
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ region: z.ZodString;
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
26
40
  //#endregion
27
41
  export { newRelicAddTagsToEntity };
28
42
  //# sourceMappingURL=add-tags-to-entity.d.mts.map
@@ -123,7 +123,21 @@ declare const newRelicAddWidgetsToDashboardPage: import("@keystrokehq/action").W
123
123
  } | undefined;
124
124
  };
125
125
  }[];
126
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
126
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
127
+ connectionId: z.ZodString;
128
+ entityId: z.ZodString;
129
+ instanceId: z.ZodString;
130
+ }, z.core.$strip>, z.ZodObject<{
131
+ region: z.ZodString;
132
+ generic_api_key: z.ZodString;
133
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
134
+ connectionId: z.ZodString;
135
+ entityId: z.ZodString;
136
+ instanceId: z.ZodString;
137
+ }, z.core.$strip>, z.ZodObject<{
138
+ region: z.ZodString;
139
+ generic_api_key: z.ZodString;
140
+ }, z.core.$strip>>]>;
127
141
  //#endregion
128
142
  export { newRelicAddWidgetsToDashboardPage };
129
143
  //# sourceMappingURL=add-widgets-to-dashboard-page.d.cts.map
@@ -123,7 +123,21 @@ declare const newRelicAddWidgetsToDashboardPage: import("@keystrokehq/action").W
123
123
  } | undefined;
124
124
  };
125
125
  }[];
126
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
126
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
127
+ connectionId: z.ZodString;
128
+ entityId: z.ZodString;
129
+ instanceId: z.ZodString;
130
+ }, z.core.$strip>, z.ZodObject<{
131
+ region: z.ZodString;
132
+ generic_api_key: z.ZodString;
133
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
134
+ connectionId: z.ZodString;
135
+ entityId: z.ZodString;
136
+ instanceId: z.ZodString;
137
+ }, z.core.$strip>, z.ZodObject<{
138
+ region: z.ZodString;
139
+ generic_api_key: z.ZodString;
140
+ }, z.core.$strip>>]>;
127
141
  //#endregion
128
142
  export { newRelicAddWidgetsToDashboardPage };
129
143
  //# sourceMappingURL=add-widgets-to-dashboard-page.d.mts.map
@@ -218,7 +218,21 @@ declare const newRelicConfigureCloudIntegration: import("@keystrokehq/action").W
218
218
  }[] | undefined;
219
219
  } | undefined;
220
220
  };
221
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
221
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
222
+ connectionId: z.ZodString;
223
+ entityId: z.ZodString;
224
+ instanceId: z.ZodString;
225
+ }, z.core.$strip>, z.ZodObject<{
226
+ region: z.ZodString;
227
+ generic_api_key: z.ZodString;
228
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
229
+ connectionId: z.ZodString;
230
+ entityId: z.ZodString;
231
+ instanceId: z.ZodString;
232
+ }, z.core.$strip>, z.ZodObject<{
233
+ region: z.ZodString;
234
+ generic_api_key: z.ZodString;
235
+ }, z.core.$strip>>]>;
222
236
  //#endregion
223
237
  export { newRelicConfigureCloudIntegration };
224
238
  //# sourceMappingURL=configure-cloud-integration.d.cts.map
@@ -218,7 +218,21 @@ declare const newRelicConfigureCloudIntegration: import("@keystrokehq/action").W
218
218
  }[] | undefined;
219
219
  } | undefined;
220
220
  };
221
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
221
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
222
+ connectionId: z.ZodString;
223
+ entityId: z.ZodString;
224
+ instanceId: z.ZodString;
225
+ }, z.core.$strip>, z.ZodObject<{
226
+ region: z.ZodString;
227
+ generic_api_key: z.ZodString;
228
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
229
+ connectionId: z.ZodString;
230
+ entityId: z.ZodString;
231
+ instanceId: z.ZodString;
232
+ }, z.core.$strip>, z.ZodObject<{
233
+ region: z.ZodString;
234
+ generic_api_key: z.ZodString;
235
+ }, z.core.$strip>>]>;
222
236
  //#endregion
223
237
  export { newRelicConfigureCloudIntegration };
224
238
  //# sourceMappingURL=configure-cloud-integration.d.mts.map
@@ -48,7 +48,21 @@ declare const newRelicCreateAiNotificationsChannel: import("@keystrokehq/action"
48
48
  value: string;
49
49
  }[];
50
50
  destinationId: string;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ region: z.ZodString;
57
+ generic_api_key: z.ZodString;
58
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
59
+ connectionId: z.ZodString;
60
+ entityId: z.ZodString;
61
+ instanceId: z.ZodString;
62
+ }, z.core.$strip>, z.ZodObject<{
63
+ region: z.ZodString;
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>;
52
66
  //#endregion
53
67
  export { newRelicCreateAiNotificationsChannel };
54
68
  //# sourceMappingURL=create-ai-notifications-channel.d.cts.map
@@ -48,7 +48,21 @@ declare const newRelicCreateAiNotificationsChannel: import("@keystrokehq/action"
48
48
  value: string;
49
49
  }[];
50
50
  destinationId: string;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ region: z.ZodString;
57
+ generic_api_key: z.ZodString;
58
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
59
+ connectionId: z.ZodString;
60
+ entityId: z.ZodString;
61
+ instanceId: z.ZodString;
62
+ }, z.core.$strip>, z.ZodObject<{
63
+ region: z.ZodString;
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>;
52
66
  //#endregion
53
67
  export { newRelicCreateAiNotificationsChannel };
54
68
  //# sourceMappingURL=create-ai-notifications-channel.d.mts.map
@@ -60,7 +60,21 @@ declare const newRelicCreateAiNotificationsDestination: import("@keystrokehq/act
60
60
  } | undefined;
61
61
  } | undefined;
62
62
  };
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ region: z.ZodString;
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ region: z.ZodString;
76
+ generic_api_key: z.ZodString;
77
+ }, z.core.$strip>>]>;
64
78
  //#endregion
65
79
  export { newRelicCreateAiNotificationsDestination };
66
80
  //# sourceMappingURL=create-ai-notifications-destination.d.cts.map
@@ -60,7 +60,21 @@ declare const newRelicCreateAiNotificationsDestination: import("@keystrokehq/act
60
60
  } | undefined;
61
61
  } | undefined;
62
62
  };
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ region: z.ZodString;
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ region: z.ZodString;
76
+ generic_api_key: z.ZodString;
77
+ }, z.core.$strip>>]>;
64
78
  //#endregion
65
79
  export { newRelicCreateAiNotificationsDestination };
66
80
  //# sourceMappingURL=create-ai-notifications-destination.d.mts.map
@@ -16,15 +16,15 @@ declare const NewRelicCreateAiWorkflowInput: z.ZodObject<{
16
16
  predicates: z.ZodArray<z.ZodObject<{
17
17
  values: z.ZodArray<z.ZodString>;
18
18
  operator: z.ZodEnum<{
19
- CONTAINS: "CONTAINS";
20
- IS: "IS";
21
19
  EXACTLY_MATCHES: "EXACTLY_MATCHES";
20
+ CONTAINS: "CONTAINS";
22
21
  DOES_NOT_CONTAIN: "DOES_NOT_CONTAIN";
23
22
  DOES_NOT_EXACTLY_MATCH: "DOES_NOT_EXACTLY_MATCH";
24
23
  ENDS_WITH: "ENDS_WITH";
25
24
  EQUAL: "EQUAL";
26
25
  GREATER_OR_EQUAL: "GREATER_OR_EQUAL";
27
26
  GREATER: "GREATER";
27
+ IS: "IS";
28
28
  IS_NOT: "IS_NOT";
29
29
  LESS_OR_EQUAL: "LESS_OR_EQUAL";
30
30
  LESS: "LESS";
@@ -84,7 +84,7 @@ declare const newRelicCreateAiWorkflow: import("@keystrokehq/action").WorkflowAc
84
84
  predicates: {
85
85
  [x: string]: unknown;
86
86
  values: string[];
87
- operator: "CONTAINS" | "IS" | "EXACTLY_MATCHES" | "DOES_NOT_CONTAIN" | "DOES_NOT_EXACTLY_MATCH" | "ENDS_WITH" | "EQUAL" | "GREATER_OR_EQUAL" | "GREATER" | "IS_NOT" | "LESS_OR_EQUAL" | "LESS" | "STARTS_WITH";
87
+ operator: "EXACTLY_MATCHES" | "CONTAINS" | "DOES_NOT_CONTAIN" | "DOES_NOT_EXACTLY_MATCH" | "ENDS_WITH" | "EQUAL" | "GREATER_OR_EQUAL" | "GREATER" | "IS" | "IS_NOT" | "LESS_OR_EQUAL" | "LESS" | "STARTS_WITH";
88
88
  attribute: string;
89
89
  }[];
90
90
  type?: string | undefined;
@@ -105,7 +105,21 @@ declare const newRelicCreateAiWorkflow: import("@keystrokehq/action").WorkflowAc
105
105
  enrichmentsEnabled?: boolean | undefined;
106
106
  destinationsEnabled?: boolean | undefined;
107
107
  mutingRulesHandling?: "DONT_NOTIFY_FULLY_MUTED_ISSUES" | "NOTIFY_ALL_ISSUES" | "DONT_NOTIFY_FULLY_OR_PARTIALLY_MUTED_ISSUES" | undefined;
108
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
108
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
109
+ connectionId: z.ZodString;
110
+ entityId: z.ZodString;
111
+ instanceId: z.ZodString;
112
+ }, z.core.$strip>, z.ZodObject<{
113
+ region: z.ZodString;
114
+ generic_api_key: z.ZodString;
115
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
116
+ connectionId: z.ZodString;
117
+ entityId: z.ZodString;
118
+ instanceId: z.ZodString;
119
+ }, z.core.$strip>, z.ZodObject<{
120
+ region: z.ZodString;
121
+ generic_api_key: z.ZodString;
122
+ }, z.core.$strip>>]>;
109
123
  //#endregion
110
124
  export { newRelicCreateAiWorkflow };
111
125
  //# sourceMappingURL=create-ai-workflow.d.cts.map
@@ -16,15 +16,15 @@ declare const NewRelicCreateAiWorkflowInput: z.ZodObject<{
16
16
  predicates: z.ZodArray<z.ZodObject<{
17
17
  values: z.ZodArray<z.ZodString>;
18
18
  operator: z.ZodEnum<{
19
- CONTAINS: "CONTAINS";
20
- IS: "IS";
21
19
  EXACTLY_MATCHES: "EXACTLY_MATCHES";
20
+ CONTAINS: "CONTAINS";
22
21
  DOES_NOT_CONTAIN: "DOES_NOT_CONTAIN";
23
22
  DOES_NOT_EXACTLY_MATCH: "DOES_NOT_EXACTLY_MATCH";
24
23
  ENDS_WITH: "ENDS_WITH";
25
24
  EQUAL: "EQUAL";
26
25
  GREATER_OR_EQUAL: "GREATER_OR_EQUAL";
27
26
  GREATER: "GREATER";
27
+ IS: "IS";
28
28
  IS_NOT: "IS_NOT";
29
29
  LESS_OR_EQUAL: "LESS_OR_EQUAL";
30
30
  LESS: "LESS";
@@ -84,7 +84,7 @@ declare const newRelicCreateAiWorkflow: import("@keystrokehq/action").WorkflowAc
84
84
  predicates: {
85
85
  [x: string]: unknown;
86
86
  values: string[];
87
- operator: "CONTAINS" | "IS" | "EXACTLY_MATCHES" | "DOES_NOT_CONTAIN" | "DOES_NOT_EXACTLY_MATCH" | "ENDS_WITH" | "EQUAL" | "GREATER_OR_EQUAL" | "GREATER" | "IS_NOT" | "LESS_OR_EQUAL" | "LESS" | "STARTS_WITH";
87
+ operator: "EXACTLY_MATCHES" | "CONTAINS" | "DOES_NOT_CONTAIN" | "DOES_NOT_EXACTLY_MATCH" | "ENDS_WITH" | "EQUAL" | "GREATER_OR_EQUAL" | "GREATER" | "IS" | "IS_NOT" | "LESS_OR_EQUAL" | "LESS" | "STARTS_WITH";
88
88
  attribute: string;
89
89
  }[];
90
90
  type?: string | undefined;
@@ -105,7 +105,21 @@ declare const newRelicCreateAiWorkflow: import("@keystrokehq/action").WorkflowAc
105
105
  enrichmentsEnabled?: boolean | undefined;
106
106
  destinationsEnabled?: boolean | undefined;
107
107
  mutingRulesHandling?: "DONT_NOTIFY_FULLY_MUTED_ISSUES" | "NOTIFY_ALL_ISSUES" | "DONT_NOTIFY_FULLY_OR_PARTIALLY_MUTED_ISSUES" | undefined;
108
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
108
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
109
+ connectionId: z.ZodString;
110
+ entityId: z.ZodString;
111
+ instanceId: z.ZodString;
112
+ }, z.core.$strip>, z.ZodObject<{
113
+ region: z.ZodString;
114
+ generic_api_key: z.ZodString;
115
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
116
+ connectionId: z.ZodString;
117
+ entityId: z.ZodString;
118
+ instanceId: z.ZodString;
119
+ }, z.core.$strip>, z.ZodObject<{
120
+ region: z.ZodString;
121
+ generic_api_key: z.ZodString;
122
+ }, z.core.$strip>>]>;
109
123
  //#endregion
110
124
  export { newRelicCreateAiWorkflow };
111
125
  //# sourceMappingURL=create-ai-workflow.d.mts.map
@@ -52,7 +52,21 @@ declare const newRelicCreateAlertChannel: import("@keystrokehq/action").Workflow
52
52
  auth_password?: string | undefined;
53
53
  auth_username?: string | undefined;
54
54
  };
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ region: z.ZodString;
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ region: z.ZodString;
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>;
56
70
  //#endregion
57
71
  export { newRelicCreateAlertChannel };
58
72
  //# sourceMappingURL=create-alert-channel.d.cts.map
@@ -52,7 +52,21 @@ declare const newRelicCreateAlertChannel: import("@keystrokehq/action").Workflow
52
52
  auth_password?: string | undefined;
53
53
  auth_username?: string | undefined;
54
54
  };
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ region: z.ZodString;
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ region: z.ZodString;
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>;
56
70
  //#endregion
57
71
  export { newRelicCreateAlertChannel };
58
72
  //# sourceMappingURL=create-alert-channel.d.mts.map
@@ -24,7 +24,21 @@ declare const NewRelicCreateAlertPolicyOutput: z.ZodObject<{
24
24
  declare const newRelicCreateAlertPolicy: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  name: string;
26
26
  incident_preference?: "PER_POLICY" | "PER_CONDITION" | "PER_CONDITION_AND_TARGET" | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ region: z.ZodString;
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ region: z.ZodString;
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
28
42
  //#endregion
29
43
  export { newRelicCreateAlertPolicy };
30
44
  //# sourceMappingURL=create-alert-policy.d.cts.map
@@ -24,7 +24,21 @@ declare const NewRelicCreateAlertPolicyOutput: z.ZodObject<{
24
24
  declare const newRelicCreateAlertPolicy: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  name: string;
26
26
  incident_preference?: "PER_POLICY" | "PER_CONDITION" | "PER_CONDITION_AND_TARGET" | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ region: z.ZodString;
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ region: z.ZodString;
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
28
42
  //#endregion
29
43
  export { newRelicCreateAlertPolicy };
30
44
  //# sourceMappingURL=create-alert-policy.d.mts.map
@@ -83,7 +83,21 @@ declare const newRelicCreateAlertsNrqlConditionStatic: import("@keystrokehq/acti
83
83
  closeViolationsOnExpiration?: boolean | undefined;
84
84
  } | undefined;
85
85
  description?: string | undefined;
86
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
86
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
87
+ connectionId: z.ZodString;
88
+ entityId: z.ZodString;
89
+ instanceId: z.ZodString;
90
+ }, z.core.$strip>, z.ZodObject<{
91
+ region: z.ZodString;
92
+ generic_api_key: z.ZodString;
93
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
94
+ connectionId: z.ZodString;
95
+ entityId: z.ZodString;
96
+ instanceId: z.ZodString;
97
+ }, z.core.$strip>, z.ZodObject<{
98
+ region: z.ZodString;
99
+ generic_api_key: z.ZodString;
100
+ }, z.core.$strip>>]>;
87
101
  //#endregion
88
102
  export { newRelicCreateAlertsNrqlConditionStatic };
89
103
  //# sourceMappingURL=create-alerts-nrql-condition-static.d.cts.map
@@ -83,7 +83,21 @@ declare const newRelicCreateAlertsNrqlConditionStatic: import("@keystrokehq/acti
83
83
  closeViolationsOnExpiration?: boolean | undefined;
84
84
  } | undefined;
85
85
  description?: string | undefined;
86
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
86
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
87
+ connectionId: z.ZodString;
88
+ entityId: z.ZodString;
89
+ instanceId: z.ZodString;
90
+ }, z.core.$strip>, z.ZodObject<{
91
+ region: z.ZodString;
92
+ generic_api_key: z.ZodString;
93
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
94
+ connectionId: z.ZodString;
95
+ entityId: z.ZodString;
96
+ instanceId: z.ZodString;
97
+ }, z.core.$strip>, z.ZodObject<{
98
+ region: z.ZodString;
99
+ generic_api_key: z.ZodString;
100
+ }, z.core.$strip>>]>;
87
101
  //#endregion
88
102
  export { newRelicCreateAlertsNrqlConditionStatic };
89
103
  //# sourceMappingURL=create-alerts-nrql-condition-static.d.mts.map
@@ -19,7 +19,21 @@ declare const newRelicCreateAlertsPolicyGraphql: import("@keystrokehq/action").W
19
19
  name: string;
20
20
  account_id: number;
21
21
  incident_preference?: "PER_POLICY" | "PER_CONDITION" | "PER_CONDITION_AND_TARGET" | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ region: z.ZodString;
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ region: z.ZodString;
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
23
37
  //#endregion
24
38
  export { newRelicCreateAlertsPolicyGraphql };
25
39
  //# sourceMappingURL=create-alerts-policy-graphql.d.cts.map
@@ -19,7 +19,21 @@ declare const newRelicCreateAlertsPolicyGraphql: import("@keystrokehq/action").W
19
19
  name: string;
20
20
  account_id: number;
21
21
  incident_preference?: "PER_POLICY" | "PER_CONDITION" | "PER_CONDITION_AND_TARGET" | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ region: z.ZodString;
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ region: z.ZodString;
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
23
37
  //#endregion
24
38
  export { newRelicCreateAlertsPolicyGraphql };
25
39
  //# sourceMappingURL=create-alerts-policy-graphql.d.mts.map
@@ -47,7 +47,21 @@ declare const newRelicCreateApiAccessKeys: import("@keystrokehq/action").Workflo
47
47
  name?: string | undefined;
48
48
  notes?: string | undefined;
49
49
  } | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ region: z.ZodString;
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ region: z.ZodString;
63
+ generic_api_key: z.ZodString;
64
+ }, z.core.$strip>>]>;
51
65
  //#endregion
52
66
  export { newRelicCreateApiAccessKeys };
53
67
  //# sourceMappingURL=create-api-access-keys.d.cts.map
@@ -47,7 +47,21 @@ declare const newRelicCreateApiAccessKeys: import("@keystrokehq/action").Workflo
47
47
  name?: string | undefined;
48
48
  notes?: string | undefined;
49
49
  } | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ region: z.ZodString;
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ region: z.ZodString;
63
+ generic_api_key: z.ZodString;
64
+ }, z.core.$strip>>]>;
51
65
  //#endregion
52
66
  export { newRelicCreateApiAccessKeys };
53
67
  //# sourceMappingURL=create-api-access-keys.d.mts.map