@keystrokehq/neutrino 0.1.0 → 0.1.2

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 (199) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-watermark-to-image.cjs +3 -3
  4. package/dist/actions/add-watermark-to-image.cjs.map +1 -1
  5. package/dist/actions/add-watermark-to-image.d.cts +44 -3
  6. package/dist/actions/add-watermark-to-image.d.cts.map +1 -1
  7. package/dist/actions/add-watermark-to-image.d.mts +44 -3
  8. package/dist/actions/add-watermark-to-image.d.mts.map +1 -1
  9. package/dist/actions/add-watermark-to-image.mjs +3 -3
  10. package/dist/actions/add-watermark-to-image.mjs.map +1 -1
  11. package/dist/actions/bad-word-filter.cjs +3 -3
  12. package/dist/actions/bad-word-filter.cjs.map +1 -1
  13. package/dist/actions/bad-word-filter.d.cts +23 -3
  14. package/dist/actions/bad-word-filter.d.cts.map +1 -1
  15. package/dist/actions/bad-word-filter.d.mts +23 -3
  16. package/dist/actions/bad-word-filter.d.mts.map +1 -1
  17. package/dist/actions/bad-word-filter.mjs +3 -3
  18. package/dist/actions/bad-word-filter.mjs.map +1 -1
  19. package/dist/actions/bin-lookup.cjs +22 -22
  20. package/dist/actions/bin-lookup.cjs.map +1 -1
  21. package/dist/actions/bin-lookup.d.cts +38 -3
  22. package/dist/actions/bin-lookup.d.cts.map +1 -1
  23. package/dist/actions/bin-lookup.d.mts +38 -3
  24. package/dist/actions/bin-lookup.d.mts.map +1 -1
  25. package/dist/actions/bin-lookup.mjs +22 -22
  26. package/dist/actions/bin-lookup.mjs.map +1 -1
  27. package/dist/actions/check-ip-blocklist.cjs +19 -19
  28. package/dist/actions/check-ip-blocklist.cjs.map +1 -1
  29. package/dist/actions/check-ip-blocklist.d.cts +32 -3
  30. package/dist/actions/check-ip-blocklist.d.cts.map +1 -1
  31. package/dist/actions/check-ip-blocklist.d.mts +32 -3
  32. package/dist/actions/check-ip-blocklist.d.mts.map +1 -1
  33. package/dist/actions/check-ip-blocklist.mjs +19 -19
  34. package/dist/actions/check-ip-blocklist.mjs.map +1 -1
  35. package/dist/actions/convert.cjs +10 -10
  36. package/dist/actions/convert.cjs.map +1 -1
  37. package/dist/actions/convert.d.cts +25 -3
  38. package/dist/actions/convert.d.cts.map +1 -1
  39. package/dist/actions/convert.d.mts +25 -3
  40. package/dist/actions/convert.d.mts.map +1 -1
  41. package/dist/actions/convert.mjs +10 -10
  42. package/dist/actions/convert.mjs.map +1 -1
  43. package/dist/actions/email-validate.cjs +10 -10
  44. package/dist/actions/email-validate.cjs.map +1 -1
  45. package/dist/actions/email-validate.d.cts +22 -3
  46. package/dist/actions/email-validate.d.cts.map +1 -1
  47. package/dist/actions/email-validate.d.mts +22 -3
  48. package/dist/actions/email-validate.d.mts.map +1 -1
  49. package/dist/actions/email-validate.mjs +10 -10
  50. package/dist/actions/email-validate.mjs.map +1 -1
  51. package/dist/actions/email-verify.cjs +16 -16
  52. package/dist/actions/email-verify.cjs.map +1 -1
  53. package/dist/actions/email-verify.d.cts +29 -3
  54. package/dist/actions/email-verify.d.cts.map +1 -1
  55. package/dist/actions/email-verify.d.mts +29 -3
  56. package/dist/actions/email-verify.d.mts.map +1 -1
  57. package/dist/actions/email-verify.mjs +16 -16
  58. package/dist/actions/email-verify.mjs.map +1 -1
  59. package/dist/actions/geocode-address.cjs +4 -4
  60. package/dist/actions/geocode-address.cjs.map +1 -1
  61. package/dist/actions/geocode-address.d.cts +39 -3
  62. package/dist/actions/geocode-address.d.cts.map +1 -1
  63. package/dist/actions/geocode-address.d.mts +39 -3
  64. package/dist/actions/geocode-address.d.mts.map +1 -1
  65. package/dist/actions/geocode-address.mjs +4 -4
  66. package/dist/actions/geocode-address.mjs.map +1 -1
  67. package/dist/actions/geocode-reverse.cjs +1 -1
  68. package/dist/actions/geocode-reverse.cjs.map +1 -1
  69. package/dist/actions/geocode-reverse.d.cts +57 -3
  70. package/dist/actions/geocode-reverse.d.cts.map +1 -1
  71. package/dist/actions/geocode-reverse.d.mts +57 -3
  72. package/dist/actions/geocode-reverse.d.mts.map +1 -1
  73. package/dist/actions/geocode-reverse.mjs +1 -1
  74. package/dist/actions/geocode-reverse.mjs.map +1 -1
  75. package/dist/actions/hlr-lookup.cjs +25 -25
  76. package/dist/actions/hlr-lookup.cjs.map +1 -1
  77. package/dist/actions/hlr-lookup.d.cts +37 -3
  78. package/dist/actions/hlr-lookup.d.cts.map +1 -1
  79. package/dist/actions/hlr-lookup.d.mts +37 -3
  80. package/dist/actions/hlr-lookup.d.mts.map +1 -1
  81. package/dist/actions/hlr-lookup.mjs +25 -25
  82. package/dist/actions/hlr-lookup.mjs.map +1 -1
  83. package/dist/actions/host-reputation.cjs +10 -10
  84. package/dist/actions/host-reputation.cjs.map +1 -1
  85. package/dist/actions/host-reputation.d.cts +24 -3
  86. package/dist/actions/host-reputation.d.cts.map +1 -1
  87. package/dist/actions/host-reputation.d.mts +24 -3
  88. package/dist/actions/host-reputation.d.mts.map +1 -1
  89. package/dist/actions/host-reputation.mjs +10 -10
  90. package/dist/actions/host-reputation.mjs.map +1 -1
  91. package/dist/actions/html-clean.cjs +1 -1
  92. package/dist/actions/html-clean.cjs.map +1 -1
  93. package/dist/actions/html-clean.d.cts +17 -3
  94. package/dist/actions/html-clean.d.cts.map +1 -1
  95. package/dist/actions/html-clean.d.mts +17 -3
  96. package/dist/actions/html-clean.d.mts.map +1 -1
  97. package/dist/actions/html-clean.mjs +1 -1
  98. package/dist/actions/html-clean.mjs.map +1 -1
  99. package/dist/actions/html-render.cjs +2 -2
  100. package/dist/actions/html-render.cjs.map +1 -1
  101. package/dist/actions/html-render.d.cts +62 -3
  102. package/dist/actions/html-render.d.cts.map +1 -1
  103. package/dist/actions/html-render.d.mts +62 -3
  104. package/dist/actions/html-render.d.mts.map +1 -1
  105. package/dist/actions/html-render.mjs +2 -2
  106. package/dist/actions/html-render.mjs.map +1 -1
  107. package/dist/actions/image-resize.cjs +3 -3
  108. package/dist/actions/image-resize.cjs.map +1 -1
  109. package/dist/actions/image-resize.d.cts +32 -3
  110. package/dist/actions/image-resize.d.cts.map +1 -1
  111. package/dist/actions/image-resize.d.mts +32 -3
  112. package/dist/actions/image-resize.d.mts.map +1 -1
  113. package/dist/actions/image-resize.mjs +3 -3
  114. package/dist/actions/image-resize.mjs.map +1 -1
  115. package/dist/actions/ip-info.cjs +1 -1
  116. package/dist/actions/ip-info.cjs.map +1 -1
  117. package/dist/actions/ip-info.d.cts +36 -3
  118. package/dist/actions/ip-info.d.cts.map +1 -1
  119. package/dist/actions/ip-info.d.mts +36 -3
  120. package/dist/actions/ip-info.d.mts.map +1 -1
  121. package/dist/actions/ip-info.mjs +1 -1
  122. package/dist/actions/ip-info.mjs.map +1 -1
  123. package/dist/actions/ip-probe.cjs +2 -2
  124. package/dist/actions/ip-probe.cjs.map +1 -1
  125. package/dist/actions/ip-probe.d.cts +47 -3
  126. package/dist/actions/ip-probe.d.cts.map +1 -1
  127. package/dist/actions/ip-probe.d.mts +47 -3
  128. package/dist/actions/ip-probe.d.mts.map +1 -1
  129. package/dist/actions/ip-probe.mjs +2 -2
  130. package/dist/actions/ip-probe.mjs.map +1 -1
  131. package/dist/actions/lookup-domain.cjs +25 -25
  132. package/dist/actions/lookup-domain.cjs.map +1 -1
  133. package/dist/actions/lookup-domain.d.cts +38 -3
  134. package/dist/actions/lookup-domain.d.cts.map +1 -1
  135. package/dist/actions/lookup-domain.d.mts +38 -3
  136. package/dist/actions/lookup-domain.d.mts.map +1 -1
  137. package/dist/actions/lookup-domain.mjs +25 -25
  138. package/dist/actions/lookup-domain.mjs.map +1 -1
  139. package/dist/actions/phone-validate.cjs +12 -12
  140. package/dist/actions/phone-validate.cjs.map +1 -1
  141. package/dist/actions/phone-validate.d.cts +24 -3
  142. package/dist/actions/phone-validate.d.cts.map +1 -1
  143. package/dist/actions/phone-validate.d.mts +24 -3
  144. package/dist/actions/phone-validate.d.mts.map +1 -1
  145. package/dist/actions/phone-validate.mjs +12 -12
  146. package/dist/actions/phone-validate.mjs.map +1 -1
  147. package/dist/actions/qr-code.cjs +1 -1
  148. package/dist/actions/qr-code.cjs.map +1 -1
  149. package/dist/actions/qr-code.d.cts +22 -3
  150. package/dist/actions/qr-code.d.cts.map +1 -1
  151. package/dist/actions/qr-code.d.mts +22 -3
  152. package/dist/actions/qr-code.d.mts.map +1 -1
  153. package/dist/actions/qr-code.mjs +1 -1
  154. package/dist/actions/qr-code.mjs.map +1 -1
  155. package/dist/actions/run-browser-bot.cjs.map +1 -1
  156. package/dist/actions/run-browser-bot.d.cts +60 -3
  157. package/dist/actions/run-browser-bot.d.cts.map +1 -1
  158. package/dist/actions/run-browser-bot.d.mts +60 -3
  159. package/dist/actions/run-browser-bot.d.mts.map +1 -1
  160. package/dist/actions/run-browser-bot.mjs.map +1 -1
  161. package/dist/actions/sms-verify.cjs +3 -3
  162. package/dist/actions/sms-verify.cjs.map +1 -1
  163. package/dist/actions/sms-verify.d.cts +25 -3
  164. package/dist/actions/sms-verify.d.cts.map +1 -1
  165. package/dist/actions/sms-verify.d.mts +25 -3
  166. package/dist/actions/sms-verify.d.mts.map +1 -1
  167. package/dist/actions/sms-verify.mjs +3 -3
  168. package/dist/actions/sms-verify.mjs.map +1 -1
  169. package/dist/actions/ua-lookup.cjs +1 -1
  170. package/dist/actions/ua-lookup.cjs.map +1 -1
  171. package/dist/actions/ua-lookup.d.cts +37 -3
  172. package/dist/actions/ua-lookup.d.cts.map +1 -1
  173. package/dist/actions/ua-lookup.d.mts +37 -3
  174. package/dist/actions/ua-lookup.d.mts.map +1 -1
  175. package/dist/actions/ua-lookup.mjs +1 -1
  176. package/dist/actions/ua-lookup.mjs.map +1 -1
  177. package/dist/actions/url-info.cjs +15 -15
  178. package/dist/actions/url-info.cjs.map +1 -1
  179. package/dist/actions/url-info.d.cts +37 -3
  180. package/dist/actions/url-info.d.cts.map +1 -1
  181. package/dist/actions/url-info.d.mts +37 -3
  182. package/dist/actions/url-info.d.mts.map +1 -1
  183. package/dist/actions/url-info.mjs +15 -15
  184. package/dist/actions/url-info.mjs.map +1 -1
  185. package/dist/actions/verify-security-code.cjs +1 -1
  186. package/dist/actions/verify-security-code.cjs.map +1 -1
  187. package/dist/actions/verify-security-code.d.cts +11 -3
  188. package/dist/actions/verify-security-code.d.cts.map +1 -1
  189. package/dist/actions/verify-security-code.d.mts +11 -3
  190. package/dist/actions/verify-security-code.d.mts.map +1 -1
  191. package/dist/actions/verify-security-code.mjs +1 -1
  192. package/dist/actions/verify-security-code.mjs.map +1 -1
  193. package/dist/catalog.cjs +14 -1
  194. package/dist/catalog.cjs.map +1 -1
  195. package/dist/catalog.d.cts +13 -0
  196. package/dist/catalog.d.mts +13 -0
  197. package/dist/catalog.mjs +14 -1
  198. package/dist/catalog.mjs.map +1 -1
  199. package/package.json +2 -2
@@ -1,9 +1,43 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/ua-lookup.d.ts
4
- declare const NeutrinoUaLookupInput: z.ZodTypeAny;
5
- declare const NeutrinoUaLookupOutput: z.ZodTypeAny;
6
- declare const neutrinoUaLookup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoUaLookupInput: z.ZodObject<{
5
+ ua: z.ZodString;
6
+ "client-hints": z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const NeutrinoUaLookupOutput: z.ZodObject<{
9
+ os: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ ua: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ "is-mobile": z.ZodNullable<z.ZodBoolean>;
15
+ "os-family": z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ "device-ppi": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ "is-current": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ "is-webview": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
+ "os-version": z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ "device-brand": z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ "device-model": z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ "device-price": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ "is-ua-frozen": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
24
+ "version-major": z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ "browser-engine": z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ "device-release": z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ "browser-release": z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ "device-width-mm": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ "device-width-px": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
30
+ "device-height-mm": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
31
+ "device-height-px": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
32
+ "os-version-major": z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ "device-model-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ "device-resolution": z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ "device-pixel-ratio": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
+ }, z.core.$strip>;
37
+ declare const neutrinoUaLookup: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ ua: string;
39
+ "client-hints"?: string | undefined;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
41
  //#endregion
8
42
  export { neutrinoUaLookup };
9
43
  //# sourceMappingURL=ua-lookup.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ua-lookup.d.mts","names":[],"sources":["../../src/actions/ua-lookup.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAGgB;AAAA,cACzC,sBAAA,EAAwB,CAAA,CAAE,UA4BgB;AAAA,cAE1C,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"ua-lookup.d.mts","names":[],"sources":["../../src/actions/ua-lookup.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAIrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8BtB,gBAAA,gCAAgB,wBAAA"}
@@ -14,7 +14,7 @@ const neutrinoUaLookup = action("NEUTRINO_UA_LOOKUP", {
14
14
  name: z.string().describe("Browser/client name.").nullable().optional(),
15
15
  type: z.string().describe("Device type, e.g., 'desktop', 'phone', 'tablet', 'wearable'.").nullable().optional(),
16
16
  version: z.string().describe("Full version string.").nullable().optional(),
17
- "is-mobile": z.boolean().describe("True if a mobile device."),
17
+ "is-mobile": z.boolean().describe("True if a mobile device.").nullable(),
18
18
  "os-family": z.string().describe("Operating system family name.").nullable().optional(),
19
19
  "device-ppi": z.number().int().describe("Device pixels per inch.").nullable().optional(),
20
20
  "is-current": z.boolean().describe("True if current/latest version.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"ua-lookup.mjs","names":[],"sources":["../../src/actions/ua-lookup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoUaLookupInput: z.ZodTypeAny = z.object({\n ua: z.string().describe(\"The User-Agent string to parse and analyze. This can be a traditional UA string from HTTP headers or a browser's navigator.userAgent value. Maximum length: 2048 characters.\"),\n \"client-hints\": z.string().describe(\"Optional User-Agent Client Hints data for modern browsers (Chromium 89+). Provide as comma-separated header names or JSON object with hint values. Use this when the UA string is frozen to get detailed device information.\").optional(),\n}).describe(\"Request model for the UA_LOOKUP action.\");\nexport const NeutrinoUaLookupOutput: z.ZodTypeAny = z.object({\n os: z.string().describe(\"Operating system name and version.\").nullable().optional(),\n ua: z.string().describe(\"Original User-Agent string.\").nullable().optional(),\n name: z.string().describe(\"Browser/client name.\").nullable().optional(),\n type: z.string().describe(\"Device type, e.g., 'desktop', 'phone', 'tablet', 'wearable'.\").nullable().optional(),\n version: z.string().describe(\"Full version string.\").nullable().optional(),\n \"is-mobile\": z.boolean().describe(\"True if a mobile device.\"),\n \"os-family\": z.string().describe(\"Operating system family name.\").nullable().optional(),\n \"device-ppi\": z.number().int().describe(\"Device pixels per inch.\").nullable().optional(),\n \"is-current\": z.boolean().describe(\"True if current/latest version.\").nullable().optional(),\n \"is-webview\": z.boolean().describe(\"True if embedded webview.\").nullable().optional(),\n \"os-version\": z.string().describe(\"OS version.\").nullable().optional(),\n \"device-brand\": z.string().describe(\"Brand of the device.\").nullable().optional(),\n \"device-model\": z.string().describe(\"Device model name/number.\").nullable().optional(),\n \"device-price\": z.number().int().describe(\"Device price in USD.\").nullable().optional(),\n \"is-ua-frozen\": z.boolean().describe(\"True if User-Agent string is frozen (Chromium 89+).\").nullable().optional(),\n \"version-major\": z.string().describe(\"Major version number.\").nullable().optional(),\n \"browser-engine\": z.string().describe(\"Browser engine (e.g., Blink, Gecko, WebKit).\").nullable().optional(),\n \"device-release\": z.string().describe(\"Device release date.\").nullable().optional(),\n \"browser-release\": z.string().describe(\"Browser release year.\").nullable().optional(),\n \"device-width-mm\": z.number().int().describe(\"Device width in millimeters.\").nullable().optional(),\n \"device-width-px\": z.number().int().describe(\"Device width in pixels.\").nullable().optional(),\n \"device-height-mm\": z.number().int().describe(\"Device height in millimeters.\").nullable().optional(),\n \"device-height-px\": z.number().int().describe(\"Device height in pixels.\").nullable().optional(),\n \"os-version-major\": z.string().describe(\"OS major version.\").nullable().optional(),\n \"device-model-code\": z.string().describe(\"Device model code.\").nullable().optional(),\n \"device-resolution\": z.string().describe(\"Device screen resolution.\").nullable().optional(),\n \"device-pixel-ratio\": z.number().describe(\"Device pixel ratio.\").nullable().optional(),\n}).describe(\"Response model for the UA_LOOKUP action.\");\n\nexport const neutrinoUaLookup = action(\"NEUTRINO_UA_LOOKUP\", {\n slug: \"neutrino-ua-lookup\",\n name: \"UA Lookup\",\n description: \"Parse and analyze User-Agent strings to extract detailed browser, device, and operating system information. Returns device type (desktop/phone/tablet/robot), browser name and version, OS details, device specifications (brand, model, screen resolution, price), and indicators for mobile devices, webviews, and frozen User-Agents. Supports both traditional UA strings and modern User-Agent Client Hints.\",\n input: NeutrinoUaLookupInput,\n output: NeutrinoUaLookupOutput,\n});\n"],"mappings":";;AAsCA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtCiD,EAAE,OAAO;EAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K;EACtM,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8NAA8N,CAAC,CAAC,SAAS;CAC/Q,CAAC,CAAC,CAAC,SAAS,yCAmCH;CACP,QAnCkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0BAA0B;EAC5D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"ua-lookup.mjs","names":[],"sources":["../../src/actions/ua-lookup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoUaLookupInput = z.object({\n ua: z.string().describe(\"The User-Agent string to parse and analyze. This can be a traditional UA string from HTTP headers or a browser's navigator.userAgent value. Maximum length: 2048 characters.\"),\n \"client-hints\": z.string().describe(\"Optional User-Agent Client Hints data for modern browsers (Chromium 89+). Provide as comma-separated header names or JSON object with hint values. Use this when the UA string is frozen to get detailed device information.\").optional(),\n}).describe(\"Request model for the UA_LOOKUP action.\");\nexport const NeutrinoUaLookupOutput = z.object({\n os: z.string().describe(\"Operating system name and version.\").nullable().optional(),\n ua: z.string().describe(\"Original User-Agent string.\").nullable().optional(),\n name: z.string().describe(\"Browser/client name.\").nullable().optional(),\n type: z.string().describe(\"Device type, e.g., 'desktop', 'phone', 'tablet', 'wearable'.\").nullable().optional(),\n version: z.string().describe(\"Full version string.\").nullable().optional(),\n \"is-mobile\": z.boolean().describe(\"True if a mobile device.\").nullable(),\n \"os-family\": z.string().describe(\"Operating system family name.\").nullable().optional(),\n \"device-ppi\": z.number().int().describe(\"Device pixels per inch.\").nullable().optional(),\n \"is-current\": z.boolean().describe(\"True if current/latest version.\").nullable().optional(),\n \"is-webview\": z.boolean().describe(\"True if embedded webview.\").nullable().optional(),\n \"os-version\": z.string().describe(\"OS version.\").nullable().optional(),\n \"device-brand\": z.string().describe(\"Brand of the device.\").nullable().optional(),\n \"device-model\": z.string().describe(\"Device model name/number.\").nullable().optional(),\n \"device-price\": z.number().int().describe(\"Device price in USD.\").nullable().optional(),\n \"is-ua-frozen\": z.boolean().describe(\"True if User-Agent string is frozen (Chromium 89+).\").nullable().optional(),\n \"version-major\": z.string().describe(\"Major version number.\").nullable().optional(),\n \"browser-engine\": z.string().describe(\"Browser engine (e.g., Blink, Gecko, WebKit).\").nullable().optional(),\n \"device-release\": z.string().describe(\"Device release date.\").nullable().optional(),\n \"browser-release\": z.string().describe(\"Browser release year.\").nullable().optional(),\n \"device-width-mm\": z.number().int().describe(\"Device width in millimeters.\").nullable().optional(),\n \"device-width-px\": z.number().int().describe(\"Device width in pixels.\").nullable().optional(),\n \"device-height-mm\": z.number().int().describe(\"Device height in millimeters.\").nullable().optional(),\n \"device-height-px\": z.number().int().describe(\"Device height in pixels.\").nullable().optional(),\n \"os-version-major\": z.string().describe(\"OS major version.\").nullable().optional(),\n \"device-model-code\": z.string().describe(\"Device model code.\").nullable().optional(),\n \"device-resolution\": z.string().describe(\"Device screen resolution.\").nullable().optional(),\n \"device-pixel-ratio\": z.number().describe(\"Device pixel ratio.\").nullable().optional(),\n}).describe(\"Response model for the UA_LOOKUP action.\");\n\nexport const neutrinoUaLookup = action(\"NEUTRINO_UA_LOOKUP\", {\n slug: \"neutrino-ua-lookup\",\n name: \"UA Lookup\",\n description: \"Parse and analyze User-Agent strings to extract detailed browser, device, and operating system information. Returns device type (desktop/phone/tablet/robot), browser name and version, OS details, device specifications (brand, model, screen resolution, price), and indicators for mobile devices, webviews, and frozen User-Agents. Supports both traditional UA strings and modern User-Agent Client Hints.\",\n input: NeutrinoUaLookupInput,\n output: NeutrinoUaLookupOutput,\n});\n"],"mappings":"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"}
@@ -6,32 +6,32 @@ const NeutrinoUrlInfoInput = zod.z.object({
6
6
  "fetch-content": zod.z.boolean().default(false).describe("If true, fetch and return the full content of the URL").optional()
7
7
  }).describe("Request model for URL info action.");
8
8
  const NeutrinoUrlInfoOutput = zod.z.object({
9
- url: zod.z.string().describe("The fully qualified URL (may differ if redirected)"),
10
- real: zod.z.boolean().describe("True if the URL is actively serving content"),
9
+ url: zod.z.string().describe("The fully qualified URL (may differ if redirected)").nullable(),
10
+ real: zod.z.boolean().describe("True if the URL is actively serving content").nullable(),
11
11
  query: zod.z.object({}).describe("Key-value map of URL query parameters"),
12
12
  title: zod.z.string().describe("The document's title/heading text").nullable().optional(),
13
- valid: zod.z.boolean().describe("True if the URL is properly formatted"),
14
- content: zod.z.string().describe("Response body content (populated with fetch-content option)"),
15
- "http-ok": zod.z.boolean().describe("True if HTTP 200 status was received"),
16
- "is-error": zod.z.boolean().describe("True if errors occurred during URL loading (network, TLS, timeout)"),
17
- "url-path": zod.z.string().describe("The URL's path component"),
18
- "url-port": zod.z.number().int().describe("Port number for connection"),
19
- "load-time": zod.z.number().describe("Duration in seconds to retrieve content"),
13
+ valid: zod.z.boolean().describe("True if the URL is properly formatted").nullable(),
14
+ content: zod.z.string().describe("Response body content (populated with fetch-content option)").nullable(),
15
+ "http-ok": zod.z.boolean().describe("True if HTTP 200 status was received").nullable(),
16
+ "is-error": zod.z.boolean().describe("True if errors occurred during URL loading (network, TLS, timeout)").nullable(),
17
+ "url-path": zod.z.string().describe("The URL's path component").nullable(),
18
+ "url-port": zod.z.number().int().describe("Port number for connection").nullable(),
19
+ "load-time": zod.z.number().describe("Duration in seconds to retrieve content").nullable(),
20
20
  "server-ip": zod.z.string().describe("Hosting server's IP address").nullable().optional(),
21
- "is-timeout": zod.z.boolean().describe("True if loading exceeded timeout threshold"),
22
- "http-status": zod.z.number().int().describe("HTTP response code (0 indicates network issue)"),
21
+ "is-timeout": zod.z.boolean().describe("True if loading exceeded timeout threshold").nullable(),
22
+ "http-status": zod.z.number().int().describe("HTTP response code (0 indicates network issue)").nullable(),
23
23
  "server-city": zod.z.string().describe("City name from IP location data").nullable().optional(),
24
24
  "server-name": zod.z.string().describe("Server software identification").nullable().optional(),
25
- "content-size": zod.z.number().int().describe("Response size in bytes"),
25
+ "content-size": zod.z.number().int().describe("Response size in bytes").nullable(),
26
26
  "content-type": zod.z.string().describe("MIME type served by the URL").nullable().optional(),
27
- "url-protocol": zod.z.string().describe("Protocol type (http or https)"),
28
- "http-redirect": zod.z.boolean().describe("True if URL returned HTTP redirect"),
27
+ "url-protocol": zod.z.string().describe("Protocol type (http or https)").nullable(),
28
+ "http-redirect": zod.z.boolean().describe("True if URL returned HTTP redirect").nullable(),
29
29
  "language-code": zod.z.string().describe("ISO 2-letter language code from HTML or HTTP headers").nullable().optional(),
30
30
  "server-region": zod.z.string().describe("Region/state name from IP location data").nullable().optional(),
31
31
  "server-country": zod.z.string().describe("Full country name from IP geolocation").nullable().optional(),
32
32
  "server-hostname": zod.z.string().describe("Server's hostname from PTR record").nullable().optional(),
33
33
  "content-encoding": zod.z.string().describe("Compression/encoding format used").nullable().optional(),
34
- "http-status-message": zod.z.string().describe("Text description of HTTP status code"),
34
+ "http-status-message": zod.z.string().describe("Text description of HTTP status code").nullable(),
35
35
  "server-country-code": zod.z.string().describe("ISO 2-letter country code from IP location").nullable().optional()
36
36
  }).describe("Response model for URL info action.");
37
37
  const neutrinoUrlInfo = require_action.action("NEUTRINO_URL_INFO", {
@@ -1 +1 @@
1
- {"version":3,"file":"url-info.cjs","names":["z","action"],"sources":["../../src/actions/url-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoUrlInfoInput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"The URL to analyze\"),\n \"fetch-content\": z.boolean().default(false).describe(\"If true, fetch and return the full content of the URL\").optional(),\n}).describe(\"Request model for URL info action.\");\nexport const NeutrinoUrlInfoOutput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"The fully qualified URL (may differ if redirected)\"),\n real: z.boolean().describe(\"True if the URL is actively serving content\"),\n query: z.object({}).describe(\"Key-value map of URL query parameters\"),\n title: z.string().describe(\"The document's title/heading text\").nullable().optional(),\n valid: z.boolean().describe(\"True if the URL is properly formatted\"),\n content: z.string().describe(\"Response body content (populated with fetch-content option)\"),\n \"http-ok\": z.boolean().describe(\"True if HTTP 200 status was received\"),\n \"is-error\": z.boolean().describe(\"True if errors occurred during URL loading (network, TLS, timeout)\"),\n \"url-path\": z.string().describe(\"The URL's path component\"),\n \"url-port\": z.number().int().describe(\"Port number for connection\"),\n \"load-time\": z.number().describe(\"Duration in seconds to retrieve content\"),\n \"server-ip\": z.string().describe(\"Hosting server's IP address\").nullable().optional(),\n \"is-timeout\": z.boolean().describe(\"True if loading exceeded timeout threshold\"),\n \"http-status\": z.number().int().describe(\"HTTP response code (0 indicates network issue)\"),\n \"server-city\": z.string().describe(\"City name from IP location data\").nullable().optional(),\n \"server-name\": z.string().describe(\"Server software identification\").nullable().optional(),\n \"content-size\": z.number().int().describe(\"Response size in bytes\"),\n \"content-type\": z.string().describe(\"MIME type served by the URL\").nullable().optional(),\n \"url-protocol\": z.string().describe(\"Protocol type (http or https)\"),\n \"http-redirect\": z.boolean().describe(\"True if URL returned HTTP redirect\"),\n \"language-code\": z.string().describe(\"ISO 2-letter language code from HTML or HTTP headers\").nullable().optional(),\n \"server-region\": z.string().describe(\"Region/state name from IP location data\").nullable().optional(),\n \"server-country\": z.string().describe(\"Full country name from IP geolocation\").nullable().optional(),\n \"server-hostname\": z.string().describe(\"Server's hostname from PTR record\").nullable().optional(),\n \"content-encoding\": z.string().describe(\"Compression/encoding format used\").nullable().optional(),\n \"http-status-message\": z.string().describe(\"Text description of HTTP status code\"),\n \"server-country-code\": z.string().describe(\"ISO 2-letter country code from IP location\").nullable().optional(),\n}).describe(\"Response model for URL info action.\");\n\nexport const neutrinoUrlInfo = action(\"NEUTRINO_URL_INFO\", {\n slug: \"neutrino-url-info\",\n name: \"URL Info\",\n description: \"Tool to parse, analyze, and retrieve content from the supplied URL. Use when you need detailed URL metadata or to fetch page content.\",\n input: NeutrinoUrlInfoInput,\n output: NeutrinoUrlInfoOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"url-info.cjs","names":["z","action"],"sources":["../../src/actions/url-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoUrlInfoInput = z.object({\n url: z.string().describe(\"The URL to analyze\"),\n \"fetch-content\": z.boolean().default(false).describe(\"If true, fetch and return the full content of the URL\").optional(),\n}).describe(\"Request model for URL info action.\");\nexport const NeutrinoUrlInfoOutput = z.object({\n url: z.string().describe(\"The fully qualified URL (may differ if redirected)\").nullable(),\n real: z.boolean().describe(\"True if the URL is actively serving content\").nullable(),\n query: z.object({}).describe(\"Key-value map of URL query parameters\"),\n title: z.string().describe(\"The document's title/heading text\").nullable().optional(),\n valid: z.boolean().describe(\"True if the URL is properly formatted\").nullable(),\n content: z.string().describe(\"Response body content (populated with fetch-content option)\").nullable(),\n \"http-ok\": z.boolean().describe(\"True if HTTP 200 status was received\").nullable(),\n \"is-error\": z.boolean().describe(\"True if errors occurred during URL loading (network, TLS, timeout)\").nullable(),\n \"url-path\": z.string().describe(\"The URL's path component\").nullable(),\n \"url-port\": z.number().int().describe(\"Port number for connection\").nullable(),\n \"load-time\": z.number().describe(\"Duration in seconds to retrieve content\").nullable(),\n \"server-ip\": z.string().describe(\"Hosting server's IP address\").nullable().optional(),\n \"is-timeout\": z.boolean().describe(\"True if loading exceeded timeout threshold\").nullable(),\n \"http-status\": z.number().int().describe(\"HTTP response code (0 indicates network issue)\").nullable(),\n \"server-city\": z.string().describe(\"City name from IP location data\").nullable().optional(),\n \"server-name\": z.string().describe(\"Server software identification\").nullable().optional(),\n \"content-size\": z.number().int().describe(\"Response size in bytes\").nullable(),\n \"content-type\": z.string().describe(\"MIME type served by the URL\").nullable().optional(),\n \"url-protocol\": z.string().describe(\"Protocol type (http or https)\").nullable(),\n \"http-redirect\": z.boolean().describe(\"True if URL returned HTTP redirect\").nullable(),\n \"language-code\": z.string().describe(\"ISO 2-letter language code from HTML or HTTP headers\").nullable().optional(),\n \"server-region\": z.string().describe(\"Region/state name from IP location data\").nullable().optional(),\n \"server-country\": z.string().describe(\"Full country name from IP geolocation\").nullable().optional(),\n \"server-hostname\": z.string().describe(\"Server's hostname from PTR record\").nullable().optional(),\n \"content-encoding\": z.string().describe(\"Compression/encoding format used\").nullable().optional(),\n \"http-status-message\": z.string().describe(\"Text description of HTTP status code\").nullable(),\n \"server-country-code\": z.string().describe(\"ISO 2-letter country code from IP location\").nullable().optional(),\n}).describe(\"Response model for URL info action.\");\n\nexport const neutrinoUrlInfo = action(\"NEUTRINO_URL_INFO\", {\n slug: \"neutrino-url-info\",\n name: \"URL Info\",\n description: \"Tool to parse, analyze, and retrieve content from the supplied URL. Use when you need detailed URL metadata or to fetch page content.\",\n input: NeutrinoUrlInfoInput,\n output: NeutrinoUrlInfoOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,43 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/url-info.d.ts
4
- declare const NeutrinoUrlInfoInput: z.ZodTypeAny;
5
- declare const NeutrinoUrlInfoOutput: z.ZodTypeAny;
6
- declare const neutrinoUrlInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoUrlInfoInput: z.ZodObject<{
5
+ url: z.ZodString;
6
+ "fetch-content": z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeutrinoUrlInfoOutput: z.ZodObject<{
9
+ url: z.ZodNullable<z.ZodString>;
10
+ real: z.ZodNullable<z.ZodBoolean>;
11
+ query: z.ZodObject<{}, z.core.$strip>;
12
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ valid: z.ZodNullable<z.ZodBoolean>;
14
+ content: z.ZodNullable<z.ZodString>;
15
+ "http-ok": z.ZodNullable<z.ZodBoolean>;
16
+ "is-error": z.ZodNullable<z.ZodBoolean>;
17
+ "url-path": z.ZodNullable<z.ZodString>;
18
+ "url-port": z.ZodNullable<z.ZodNumber>;
19
+ "load-time": z.ZodNullable<z.ZodNumber>;
20
+ "server-ip": z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ "is-timeout": z.ZodNullable<z.ZodBoolean>;
22
+ "http-status": z.ZodNullable<z.ZodNumber>;
23
+ "server-city": z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ "server-name": z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ "content-size": z.ZodNullable<z.ZodNumber>;
26
+ "content-type": z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ "url-protocol": z.ZodNullable<z.ZodString>;
28
+ "http-redirect": z.ZodNullable<z.ZodBoolean>;
29
+ "language-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ "server-region": z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ "server-country": z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ "server-hostname": z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ "content-encoding": z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ "http-status-message": z.ZodNullable<z.ZodString>;
35
+ "server-country-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$strip>;
37
+ declare const neutrinoUrlInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ url: string;
39
+ "fetch-content"?: boolean | undefined;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
41
  //#endregion
8
42
  export { neutrinoUrlInfo };
9
43
  //# sourceMappingURL=url-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"url-info.d.cts","names":[],"sources":["../../src/actions/url-info.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAGY;AAAA,cACpC,qBAAA,EAAuB,CAAA,CAAE,UA4BY;AAAA,cAErC,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"url-info.d.cts","names":[],"sources":["../../src/actions/url-info.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8BrB,eAAA,gCAAe,wBAAA"}
@@ -1,9 +1,43 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/url-info.d.ts
4
- declare const NeutrinoUrlInfoInput: z.ZodTypeAny;
5
- declare const NeutrinoUrlInfoOutput: z.ZodTypeAny;
6
- declare const neutrinoUrlInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoUrlInfoInput: z.ZodObject<{
5
+ url: z.ZodString;
6
+ "fetch-content": z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeutrinoUrlInfoOutput: z.ZodObject<{
9
+ url: z.ZodNullable<z.ZodString>;
10
+ real: z.ZodNullable<z.ZodBoolean>;
11
+ query: z.ZodObject<{}, z.core.$strip>;
12
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ valid: z.ZodNullable<z.ZodBoolean>;
14
+ content: z.ZodNullable<z.ZodString>;
15
+ "http-ok": z.ZodNullable<z.ZodBoolean>;
16
+ "is-error": z.ZodNullable<z.ZodBoolean>;
17
+ "url-path": z.ZodNullable<z.ZodString>;
18
+ "url-port": z.ZodNullable<z.ZodNumber>;
19
+ "load-time": z.ZodNullable<z.ZodNumber>;
20
+ "server-ip": z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ "is-timeout": z.ZodNullable<z.ZodBoolean>;
22
+ "http-status": z.ZodNullable<z.ZodNumber>;
23
+ "server-city": z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ "server-name": z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ "content-size": z.ZodNullable<z.ZodNumber>;
26
+ "content-type": z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ "url-protocol": z.ZodNullable<z.ZodString>;
28
+ "http-redirect": z.ZodNullable<z.ZodBoolean>;
29
+ "language-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ "server-region": z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ "server-country": z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ "server-hostname": z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ "content-encoding": z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ "http-status-message": z.ZodNullable<z.ZodString>;
35
+ "server-country-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$strip>;
37
+ declare const neutrinoUrlInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ url: string;
39
+ "fetch-content"?: boolean | undefined;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
41
  //#endregion
8
42
  export { neutrinoUrlInfo };
9
43
  //# sourceMappingURL=url-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"url-info.d.mts","names":[],"sources":["../../src/actions/url-info.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAGY;AAAA,cACpC,qBAAA,EAAuB,CAAA,CAAE,UA4BY;AAAA,cAErC,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"url-info.d.mts","names":[],"sources":["../../src/actions/url-info.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8BrB,eAAA,gCAAe,wBAAA"}
@@ -9,32 +9,32 @@ const neutrinoUrlInfo = action("NEUTRINO_URL_INFO", {
9
9
  "fetch-content": z.boolean().default(false).describe("If true, fetch and return the full content of the URL").optional()
10
10
  }).describe("Request model for URL info action."),
11
11
  output: z.object({
12
- url: z.string().describe("The fully qualified URL (may differ if redirected)"),
13
- real: z.boolean().describe("True if the URL is actively serving content"),
12
+ url: z.string().describe("The fully qualified URL (may differ if redirected)").nullable(),
13
+ real: z.boolean().describe("True if the URL is actively serving content").nullable(),
14
14
  query: z.object({}).describe("Key-value map of URL query parameters"),
15
15
  title: z.string().describe("The document's title/heading text").nullable().optional(),
16
- valid: z.boolean().describe("True if the URL is properly formatted"),
17
- content: z.string().describe("Response body content (populated with fetch-content option)"),
18
- "http-ok": z.boolean().describe("True if HTTP 200 status was received"),
19
- "is-error": z.boolean().describe("True if errors occurred during URL loading (network, TLS, timeout)"),
20
- "url-path": z.string().describe("The URL's path component"),
21
- "url-port": z.number().int().describe("Port number for connection"),
22
- "load-time": z.number().describe("Duration in seconds to retrieve content"),
16
+ valid: z.boolean().describe("True if the URL is properly formatted").nullable(),
17
+ content: z.string().describe("Response body content (populated with fetch-content option)").nullable(),
18
+ "http-ok": z.boolean().describe("True if HTTP 200 status was received").nullable(),
19
+ "is-error": z.boolean().describe("True if errors occurred during URL loading (network, TLS, timeout)").nullable(),
20
+ "url-path": z.string().describe("The URL's path component").nullable(),
21
+ "url-port": z.number().int().describe("Port number for connection").nullable(),
22
+ "load-time": z.number().describe("Duration in seconds to retrieve content").nullable(),
23
23
  "server-ip": z.string().describe("Hosting server's IP address").nullable().optional(),
24
- "is-timeout": z.boolean().describe("True if loading exceeded timeout threshold"),
25
- "http-status": z.number().int().describe("HTTP response code (0 indicates network issue)"),
24
+ "is-timeout": z.boolean().describe("True if loading exceeded timeout threshold").nullable(),
25
+ "http-status": z.number().int().describe("HTTP response code (0 indicates network issue)").nullable(),
26
26
  "server-city": z.string().describe("City name from IP location data").nullable().optional(),
27
27
  "server-name": z.string().describe("Server software identification").nullable().optional(),
28
- "content-size": z.number().int().describe("Response size in bytes"),
28
+ "content-size": z.number().int().describe("Response size in bytes").nullable(),
29
29
  "content-type": z.string().describe("MIME type served by the URL").nullable().optional(),
30
- "url-protocol": z.string().describe("Protocol type (http or https)"),
31
- "http-redirect": z.boolean().describe("True if URL returned HTTP redirect"),
30
+ "url-protocol": z.string().describe("Protocol type (http or https)").nullable(),
31
+ "http-redirect": z.boolean().describe("True if URL returned HTTP redirect").nullable(),
32
32
  "language-code": z.string().describe("ISO 2-letter language code from HTML or HTTP headers").nullable().optional(),
33
33
  "server-region": z.string().describe("Region/state name from IP location data").nullable().optional(),
34
34
  "server-country": z.string().describe("Full country name from IP geolocation").nullable().optional(),
35
35
  "server-hostname": z.string().describe("Server's hostname from PTR record").nullable().optional(),
36
36
  "content-encoding": z.string().describe("Compression/encoding format used").nullable().optional(),
37
- "http-status-message": z.string().describe("Text description of HTTP status code"),
37
+ "http-status-message": z.string().describe("Text description of HTTP status code").nullable(),
38
38
  "server-country-code": z.string().describe("ISO 2-letter country code from IP location").nullable().optional()
39
39
  }).describe("Response model for URL info action.")
40
40
  });
@@ -1 +1 @@
1
- {"version":3,"file":"url-info.mjs","names":[],"sources":["../../src/actions/url-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoUrlInfoInput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"The URL to analyze\"),\n \"fetch-content\": z.boolean().default(false).describe(\"If true, fetch and return the full content of the URL\").optional(),\n}).describe(\"Request model for URL info action.\");\nexport const NeutrinoUrlInfoOutput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"The fully qualified URL (may differ if redirected)\"),\n real: z.boolean().describe(\"True if the URL is actively serving content\"),\n query: z.object({}).describe(\"Key-value map of URL query parameters\"),\n title: z.string().describe(\"The document's title/heading text\").nullable().optional(),\n valid: z.boolean().describe(\"True if the URL is properly formatted\"),\n content: z.string().describe(\"Response body content (populated with fetch-content option)\"),\n \"http-ok\": z.boolean().describe(\"True if HTTP 200 status was received\"),\n \"is-error\": z.boolean().describe(\"True if errors occurred during URL loading (network, TLS, timeout)\"),\n \"url-path\": z.string().describe(\"The URL's path component\"),\n \"url-port\": z.number().int().describe(\"Port number for connection\"),\n \"load-time\": z.number().describe(\"Duration in seconds to retrieve content\"),\n \"server-ip\": z.string().describe(\"Hosting server's IP address\").nullable().optional(),\n \"is-timeout\": z.boolean().describe(\"True if loading exceeded timeout threshold\"),\n \"http-status\": z.number().int().describe(\"HTTP response code (0 indicates network issue)\"),\n \"server-city\": z.string().describe(\"City name from IP location data\").nullable().optional(),\n \"server-name\": z.string().describe(\"Server software identification\").nullable().optional(),\n \"content-size\": z.number().int().describe(\"Response size in bytes\"),\n \"content-type\": z.string().describe(\"MIME type served by the URL\").nullable().optional(),\n \"url-protocol\": z.string().describe(\"Protocol type (http or https)\"),\n \"http-redirect\": z.boolean().describe(\"True if URL returned HTTP redirect\"),\n \"language-code\": z.string().describe(\"ISO 2-letter language code from HTML or HTTP headers\").nullable().optional(),\n \"server-region\": z.string().describe(\"Region/state name from IP location data\").nullable().optional(),\n \"server-country\": z.string().describe(\"Full country name from IP geolocation\").nullable().optional(),\n \"server-hostname\": z.string().describe(\"Server's hostname from PTR record\").nullable().optional(),\n \"content-encoding\": z.string().describe(\"Compression/encoding format used\").nullable().optional(),\n \"http-status-message\": z.string().describe(\"Text description of HTTP status code\"),\n \"server-country-code\": z.string().describe(\"ISO 2-letter country code from IP location\").nullable().optional(),\n}).describe(\"Response model for URL info action.\");\n\nexport const neutrinoUrlInfo = action(\"NEUTRINO_URL_INFO\", {\n slug: \"neutrino-url-info\",\n name: \"URL Info\",\n description: \"Tool to parse, analyze, and retrieve content from the supplied URL. Use when you need detailed URL metadata or to fetch page content.\",\n input: NeutrinoUrlInfoInput,\n output: NeutrinoUrlInfoOutput,\n});\n"],"mappings":";;AAsCA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtCgD,EAAE,OAAO;EACzD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;EAC7C,iBAAiB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,SAAS,oCAmCH;CACP,QAnCiD,EAAE,OAAO;EAC1D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EAC7E,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C;EACxE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uCAAuC;EACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC;EACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;EAC1F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC;EACtE,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE;EACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;EAC1D,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B;EAClE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EAC1E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C;EAC/E,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD;EACzF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB;EAClE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACnE,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC;EAC1E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EACjF,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,SAAS,qCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"url-info.mjs","names":[],"sources":["../../src/actions/url-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoUrlInfoInput = z.object({\n url: z.string().describe(\"The URL to analyze\"),\n \"fetch-content\": z.boolean().default(false).describe(\"If true, fetch and return the full content of the URL\").optional(),\n}).describe(\"Request model for URL info action.\");\nexport const NeutrinoUrlInfoOutput = z.object({\n url: z.string().describe(\"The fully qualified URL (may differ if redirected)\").nullable(),\n real: z.boolean().describe(\"True if the URL is actively serving content\").nullable(),\n query: z.object({}).describe(\"Key-value map of URL query parameters\"),\n title: z.string().describe(\"The document's title/heading text\").nullable().optional(),\n valid: z.boolean().describe(\"True if the URL is properly formatted\").nullable(),\n content: z.string().describe(\"Response body content (populated with fetch-content option)\").nullable(),\n \"http-ok\": z.boolean().describe(\"True if HTTP 200 status was received\").nullable(),\n \"is-error\": z.boolean().describe(\"True if errors occurred during URL loading (network, TLS, timeout)\").nullable(),\n \"url-path\": z.string().describe(\"The URL's path component\").nullable(),\n \"url-port\": z.number().int().describe(\"Port number for connection\").nullable(),\n \"load-time\": z.number().describe(\"Duration in seconds to retrieve content\").nullable(),\n \"server-ip\": z.string().describe(\"Hosting server's IP address\").nullable().optional(),\n \"is-timeout\": z.boolean().describe(\"True if loading exceeded timeout threshold\").nullable(),\n \"http-status\": z.number().int().describe(\"HTTP response code (0 indicates network issue)\").nullable(),\n \"server-city\": z.string().describe(\"City name from IP location data\").nullable().optional(),\n \"server-name\": z.string().describe(\"Server software identification\").nullable().optional(),\n \"content-size\": z.number().int().describe(\"Response size in bytes\").nullable(),\n \"content-type\": z.string().describe(\"MIME type served by the URL\").nullable().optional(),\n \"url-protocol\": z.string().describe(\"Protocol type (http or https)\").nullable(),\n \"http-redirect\": z.boolean().describe(\"True if URL returned HTTP redirect\").nullable(),\n \"language-code\": z.string().describe(\"ISO 2-letter language code from HTML or HTTP headers\").nullable().optional(),\n \"server-region\": z.string().describe(\"Region/state name from IP location data\").nullable().optional(),\n \"server-country\": z.string().describe(\"Full country name from IP geolocation\").nullable().optional(),\n \"server-hostname\": z.string().describe(\"Server's hostname from PTR record\").nullable().optional(),\n \"content-encoding\": z.string().describe(\"Compression/encoding format used\").nullable().optional(),\n \"http-status-message\": z.string().describe(\"Text description of HTTP status code\").nullable(),\n \"server-country-code\": z.string().describe(\"ISO 2-letter country code from IP location\").nullable().optional(),\n}).describe(\"Response model for URL info action.\");\n\nexport const neutrinoUrlInfo = action(\"NEUTRINO_URL_INFO\", {\n slug: \"neutrino-url-info\",\n name: \"URL Info\",\n description: \"Tool to parse, analyze, and retrieve content from the supplied URL. Use when you need detailed URL metadata or to fetch page content.\",\n input: NeutrinoUrlInfoInput,\n output: NeutrinoUrlInfoOutput,\n});\n"],"mappings":"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"}
@@ -5,7 +5,7 @@ const NeutrinoVerifySecurityCodeInput = zod.z.object({
5
5
  "limit-by": zod.z.string().describe("Optional unique identifier (email hash, phone number, or IP) to enable brute-force protection. After ~10 failed attempts, requests are ignored.").optional(),
6
6
  "security-code": zod.z.string().describe("The security code to verify (generated by SMS Verify or Phone Verify API).")
7
7
  }).describe("Request model for Verify Security Code action.");
8
- const NeutrinoVerifySecurityCodeOutput = zod.z.object({ verified: zod.z.boolean().describe("True if the security code is valid and verified; False if invalid, expired (codes expire after 15 minutes), or if too many failed verification attempts were made.") }).describe("Response model for Verify Security Code action.");
8
+ const NeutrinoVerifySecurityCodeOutput = zod.z.object({ verified: zod.z.boolean().describe("True if the security code is valid and verified; False if invalid, expired (codes expire after 15 minutes), or if too many failed verification attempts were made.").nullable() }).describe("Response model for Verify Security Code action.");
9
9
  const neutrinoVerifySecurityCode = require_action.action("NEUTRINO_VERIFY_SECURITY_CODE", {
10
10
  slug: "neutrino-verify-security-code",
11
11
  name: "Verify Security Code",
@@ -1 +1 @@
1
- {"version":3,"file":"verify-security-code.cjs","names":["z","action"],"sources":["../../src/actions/verify-security-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoVerifySecurityCodeInput: z.ZodTypeAny = z.object({\n \"limit-by\": z.string().describe(\"Optional unique identifier (email hash, phone number, or IP) to enable brute-force protection. After ~10 failed attempts, requests are ignored.\").optional(),\n \"security-code\": z.string().describe(\"The security code to verify (generated by SMS Verify or Phone Verify API).\"),\n}).describe(\"Request model for Verify Security Code action.\");\nexport const NeutrinoVerifySecurityCodeOutput: z.ZodTypeAny = z.object({\n verified: z.boolean().describe(\"True if the security code is valid and verified; False if invalid, expired (codes expire after 15 minutes), or if too many failed verification attempts were made.\"),\n}).describe(\"Response model for Verify Security Code action.\");\n\nexport const neutrinoVerifySecurityCode = action(\"NEUTRINO_VERIFY_SECURITY_CODE\", {\n slug: \"neutrino-verify-security-code\",\n name: \"Verify Security Code\",\n description: \"Verify a security code generated by SMS Verify or Phone Verify APIs. Use this after sending a security code via SMS or phone call to validate that the user provided the correct code. Codes expire after 15 minutes. The verification must use the same API credentials that generated the code.\",\n input: NeutrinoVerifySecurityCodeInput,\n output: NeutrinoVerifySecurityCodeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;CAC5L,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AACnH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oKAAoK,EACrM,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"verify-security-code.cjs","names":["z","action"],"sources":["../../src/actions/verify-security-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoVerifySecurityCodeInput = z.object({\n \"limit-by\": z.string().describe(\"Optional unique identifier (email hash, phone number, or IP) to enable brute-force protection. After ~10 failed attempts, requests are ignored.\").optional(),\n \"security-code\": z.string().describe(\"The security code to verify (generated by SMS Verify or Phone Verify API).\"),\n}).describe(\"Request model for Verify Security Code action.\");\nexport const NeutrinoVerifySecurityCodeOutput = z.object({\n verified: z.boolean().describe(\"True if the security code is valid and verified; False if invalid, expired (codes expire after 15 minutes), or if too many failed verification attempts were made.\").nullable(),\n}).describe(\"Response model for Verify Security Code action.\");\n\nexport const neutrinoVerifySecurityCode = action(\"NEUTRINO_VERIFY_SECURITY_CODE\", {\n slug: \"neutrino-verify-security-code\",\n name: \"Verify Security Code\",\n description: \"Verify a security code generated by SMS Verify or Phone Verify APIs. Use this after sending a security code via SMS or phone call to validate that the user provided the correct code. Codes expire after 15 minutes. The verification must use the same API credentials that generated the code.\",\n input: NeutrinoVerifySecurityCodeInput,\n output: NeutrinoVerifySecurityCodeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;CAC5L,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AACnH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS,EAChN,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/verify-security-code.d.ts
4
- declare const NeutrinoVerifySecurityCodeInput: z.ZodTypeAny;
5
- declare const NeutrinoVerifySecurityCodeOutput: z.ZodTypeAny;
6
- declare const neutrinoVerifySecurityCode: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoVerifySecurityCodeInput: z.ZodObject<{
5
+ "limit-by": z.ZodOptional<z.ZodString>;
6
+ "security-code": z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const NeutrinoVerifySecurityCodeOutput: z.ZodObject<{
9
+ verified: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const neutrinoVerifySecurityCode: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ "security-code": string;
13
+ "limit-by"?: string | undefined;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { neutrinoVerifySecurityCode };
9
17
  //# sourceMappingURL=verify-security-code.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"verify-security-code.d.cts","names":[],"sources":["../../src/actions/verify-security-code.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAGa;AAAA,cAChD,gCAAA,EAAkC,CAAA,CAAE,UAEa;AAAA,cAEjD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"verify-security-code.d.cts","names":[],"sources":["../../src/actions/verify-security-code.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/verify-security-code.d.ts
4
- declare const NeutrinoVerifySecurityCodeInput: z.ZodTypeAny;
5
- declare const NeutrinoVerifySecurityCodeOutput: z.ZodTypeAny;
6
- declare const neutrinoVerifySecurityCode: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoVerifySecurityCodeInput: z.ZodObject<{
5
+ "limit-by": z.ZodOptional<z.ZodString>;
6
+ "security-code": z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const NeutrinoVerifySecurityCodeOutput: z.ZodObject<{
9
+ verified: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const neutrinoVerifySecurityCode: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ "security-code": string;
13
+ "limit-by"?: string | undefined;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { neutrinoVerifySecurityCode };
9
17
  //# sourceMappingURL=verify-security-code.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"verify-security-code.d.mts","names":[],"sources":["../../src/actions/verify-security-code.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAGa;AAAA,cAChD,gCAAA,EAAkC,CAAA,CAAE,UAEa;AAAA,cAEjD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"verify-security-code.d.mts","names":[],"sources":["../../src/actions/verify-security-code.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -8,7 +8,7 @@ const neutrinoVerifySecurityCode = action("NEUTRINO_VERIFY_SECURITY_CODE", {
8
8
  "limit-by": z.string().describe("Optional unique identifier (email hash, phone number, or IP) to enable brute-force protection. After ~10 failed attempts, requests are ignored.").optional(),
9
9
  "security-code": z.string().describe("The security code to verify (generated by SMS Verify or Phone Verify API).")
10
10
  }).describe("Request model for Verify Security Code action."),
11
- output: z.object({ verified: z.boolean().describe("True if the security code is valid and verified; False if invalid, expired (codes expire after 15 minutes), or if too many failed verification attempts were made.") }).describe("Response model for Verify Security Code action.")
11
+ output: z.object({ verified: z.boolean().describe("True if the security code is valid and verified; False if invalid, expired (codes expire after 15 minutes), or if too many failed verification attempts were made.").nullable() }).describe("Response model for Verify Security Code action.")
12
12
  });
13
13
  //#endregion
14
14
  export { neutrinoVerifySecurityCode };
@@ -1 +1 @@
1
- {"version":3,"file":"verify-security-code.mjs","names":[],"sources":["../../src/actions/verify-security-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoVerifySecurityCodeInput: z.ZodTypeAny = z.object({\n \"limit-by\": z.string().describe(\"Optional unique identifier (email hash, phone number, or IP) to enable brute-force protection. After ~10 failed attempts, requests are ignored.\").optional(),\n \"security-code\": z.string().describe(\"The security code to verify (generated by SMS Verify or Phone Verify API).\"),\n}).describe(\"Request model for Verify Security Code action.\");\nexport const NeutrinoVerifySecurityCodeOutput: z.ZodTypeAny = z.object({\n verified: z.boolean().describe(\"True if the security code is valid and verified; False if invalid, expired (codes expire after 15 minutes), or if too many failed verification attempts were made.\"),\n}).describe(\"Response model for Verify Security Code action.\");\n\nexport const neutrinoVerifySecurityCode = action(\"NEUTRINO_VERIFY_SECURITY_CODE\", {\n slug: \"neutrino-verify-security-code\",\n name: \"Verify Security Code\",\n description: \"Verify a security code generated by SMS Verify or Phone Verify APIs. Use this after sending a security code via SMS or phone call to validate that the user provided the correct code. Codes expire after 15 minutes. The verification must use the same API credentials that generated the code.\",\n input: NeutrinoVerifySecurityCodeInput,\n output: NeutrinoVerifySecurityCodeOutput,\n});\n"],"mappings":";;AAYA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2D,EAAE,OAAO;EACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;EAC5L,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CACnH,CAAC,CAAC,CAAC,SAAS,gDASH;CACP,QAT4D,EAAE,OAAO,EACrE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oKAAoK,EACrM,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"verify-security-code.mjs","names":[],"sources":["../../src/actions/verify-security-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoVerifySecurityCodeInput = z.object({\n \"limit-by\": z.string().describe(\"Optional unique identifier (email hash, phone number, or IP) to enable brute-force protection. After ~10 failed attempts, requests are ignored.\").optional(),\n \"security-code\": z.string().describe(\"The security code to verify (generated by SMS Verify or Phone Verify API).\"),\n}).describe(\"Request model for Verify Security Code action.\");\nexport const NeutrinoVerifySecurityCodeOutput = z.object({\n verified: z.boolean().describe(\"True if the security code is valid and verified; False if invalid, expired (codes expire after 15 minutes), or if too many failed verification attempts were made.\").nullable(),\n}).describe(\"Response model for Verify Security Code action.\");\n\nexport const neutrinoVerifySecurityCode = action(\"NEUTRINO_VERIFY_SECURITY_CODE\", {\n slug: \"neutrino-verify-security-code\",\n name: \"Verify Security Code\",\n description: \"Verify a security code generated by SMS Verify or Phone Verify APIs. Use this after sending a security code via SMS or phone call to validate that the user provided the correct code. Codes expire after 15 minutes. The verification must use the same API credentials that generated the code.\",\n input: NeutrinoVerifySecurityCodeInput,\n output: NeutrinoVerifySecurityCodeOutput,\n});\n"],"mappings":";;AAYA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ6C,EAAE,OAAO;EACtD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;EAC5L,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CACnH,CAAC,CAAC,CAAC,SAAS,gDASH;CACP,QAT8C,EAAE,OAAO,EACvD,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS,EAChN,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
package/dist/catalog.cjs CHANGED
@@ -7,7 +7,20 @@ const neutrinoCatalog = {
7
7
  "category": "Developer Tools",
8
8
  "logo": "https://logos.composio.dev/api/neutrino",
9
9
  "authKind": "keystroke",
10
- "oauthScopes": []
10
+ "oauthScopes": [],
11
+ "credentialFields": {
12
+ "api_key": {
13
+ "label": "Neutrino API Key",
14
+ "secret": true,
15
+ "description": "Your Neutrino API key, which can be generated from your account."
16
+ },
17
+ "generic_id": {
18
+ "label": "Neutrino User ID",
19
+ "secret": true,
20
+ "description": "Your user ID, a static identifier for your Neutrino API account."
21
+ }
22
+ },
23
+ "credentialScheme": "API_KEY"
11
24
  };
12
25
  //#endregion
13
26
  exports.neutrinoCatalog = neutrinoCatalog;
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const neutrinoCatalog = {\n \"slug\": \"neutrino\",\n \"name\": \"Neutrino\",\n \"description\": \"Neutrino API provides a suite of general-purpose APIs for various tasks, including data validation, geolocation, and security.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/neutrino\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const neutrinoCatalog = {\n \"slug\": \"neutrino\",\n \"name\": \"Neutrino\",\n \"description\": \"Neutrino API provides a suite of general-purpose APIs for various tasks, including data validation, geolocation, and security.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/neutrino\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"Neutrino API Key\",\n \"secret\": true,\n \"description\": \"Your Neutrino API key, which can be generated from your account.\"\n },\n \"generic_id\": {\n \"label\": \"Neutrino User ID\",\n \"secret\": true,\n \"description\": \"Your user ID, a static identifier for your Neutrino API account.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,WAAW;GACT,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,cAAc;GACZ,SAAS;GACT,UAAU;GACV,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
@@ -8,6 +8,19 @@ declare const neutrinoCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/neutrino";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "Neutrino API Key";
14
+ readonly secret: true;
15
+ readonly description: "Your Neutrino API key, which can be generated from your account.";
16
+ };
17
+ readonly generic_id: {
18
+ readonly label: "Neutrino User ID";
19
+ readonly secret: true;
20
+ readonly description: "Your user ID, a static identifier for your Neutrino API account.";
21
+ };
22
+ };
23
+ readonly credentialScheme: "API_KEY";
11
24
  };
12
25
  //#endregion
13
26
  export { neutrinoCatalog };
@@ -8,6 +8,19 @@ declare const neutrinoCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/neutrino";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "Neutrino API Key";
14
+ readonly secret: true;
15
+ readonly description: "Your Neutrino API key, which can be generated from your account.";
16
+ };
17
+ readonly generic_id: {
18
+ readonly label: "Neutrino User ID";
19
+ readonly secret: true;
20
+ readonly description: "Your user ID, a static identifier for your Neutrino API account.";
21
+ };
22
+ };
23
+ readonly credentialScheme: "API_KEY";
11
24
  };
12
25
  //#endregion
13
26
  export { neutrinoCatalog };
package/dist/catalog.mjs CHANGED
@@ -7,7 +7,20 @@ const neutrinoCatalog = {
7
7
  "category": "Developer Tools",
8
8
  "logo": "https://logos.composio.dev/api/neutrino",
9
9
  "authKind": "keystroke",
10
- "oauthScopes": []
10
+ "oauthScopes": [],
11
+ "credentialFields": {
12
+ "api_key": {
13
+ "label": "Neutrino API Key",
14
+ "secret": true,
15
+ "description": "Your Neutrino API key, which can be generated from your account."
16
+ },
17
+ "generic_id": {
18
+ "label": "Neutrino User ID",
19
+ "secret": true,
20
+ "description": "Your user ID, a static identifier for your Neutrino API account."
21
+ }
22
+ },
23
+ "credentialScheme": "API_KEY"
11
24
  };
12
25
  //#endregion
13
26
  export { neutrinoCatalog };
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const neutrinoCatalog = {\n \"slug\": \"neutrino\",\n \"name\": \"Neutrino\",\n \"description\": \"Neutrino API provides a suite of general-purpose APIs for various tasks, including data validation, geolocation, and security.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/neutrino\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
1
+ {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const neutrinoCatalog = {\n \"slug\": \"neutrino\",\n \"name\": \"Neutrino\",\n \"description\": \"Neutrino API provides a suite of general-purpose APIs for various tasks, including data validation, geolocation, and security.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/neutrino\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"Neutrino API Key\",\n \"secret\": true,\n \"description\": \"Your Neutrino API key, which can be generated from your account.\"\n },\n \"generic_id\": {\n \"label\": \"Neutrino User ID\",\n \"secret\": true,\n \"description\": \"Your user ID, a static identifier for your Neutrino API account.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,WAAW;GACT,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,cAAc;GACZ,SAAS;GACT,UAAU;GACV,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}