@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 +1 @@
1
- {"version":3,"file":"email-validate.cjs","names":["z","action"],"sources":["../../src/actions/email-validate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoEmailValidateInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address to validate (e.g., 'user@example.com').\"),\n \"fix-typos\": z.boolean().default(false).describe(\"Whether to automatically fix common typos in domain names (e.g., 'gmial.com' -> 'gmail.com'). Defaults to false.\").optional(),\n}).describe(\"Request model for the EMAIL_VALIDATE action.\");\nexport const NeutrinoEmailValidateOutput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address that was validated (may differ from input if typos were fixed).\"),\n \"mx-ip\": z.string().describe(\"The IP address of the primary mail exchange (MX) server for this domain. Empty string if unavailable.\").nullable().optional(),\n valid: z.boolean().describe(\"Overall validity: true if the email passes all validation checks (syntax, domain, MX records).\"),\n domain: z.string().describe(\"The domain part extracted from the email address (e.g., 'gmail.com' from 'user@gmail.com').\"),\n provider: z.string().describe(\"The email service provider name if identified (e.g., 'gmail.com', 'yahoo.com'). Empty string if not identified.\").nullable().optional(),\n \"is-freemail\": z.boolean().describe(\"Whether the domain is a free email provider like Gmail, Yahoo, Outlook, etc.\"),\n \"is-personal\": z.boolean().describe(\"Whether the email appears to be a personal address (vs. role-based like 'admin@' or 'info@').\"),\n \"typos-fixed\": z.boolean().describe(\"Whether typos were automatically corrected in the email address (only if fix_typos was enabled).\"),\n \"domain-error\": z.boolean().describe(\"Whether the domain has validation errors (e.g., doesn't exist, no MX records).\"),\n \"syntax-error\": z.boolean().describe(\"Whether the email has RFC822/RFC2822 syntax errors (e.g., missing '@', invalid characters).\"),\n \"domain-status\": z.string().describe(\"Domain validation status: 'ok' (valid), 'invalid' (doesn't exist), 'no-mail' (no MX records), or 'resolv-error' (DNS error).\"),\n \"is-disposable\": z.boolean().describe(\"Whether the email is from a disposable/temporary email service (often used for spam).\"),\n}).describe(\"Response model for the EMAIL_VALIDATE action.\");\n\nexport const neutrinoEmailValidate = action(\"NEUTRINO_EMAIL_VALIDATE\", {\n slug: \"neutrino-email-validate\",\n name: \"Validate and analyze an email address\",\n description: \"Validates and analyzes email addresses for syntax, domain validity, DNS/MX records, and detects freemail/disposable providers. This tool performs comprehensive email validation including: - RFC822/RFC2822 syntax compliance checking - Domain existence and DNS verification - Mail exchange (MX) record validation - Detection of free email providers (Gmail, Yahoo, etc.) - Identification of disposable/temporary email services - Optional automatic typo correction for common domain mistakes Important: This does NOT verify if a specific email address/mailbox actually exists with the provider. For mailbox verification, use the EMAIL_VERIFY action instead. Use this tool when you need to validate email addresses before sending, check email quality, or filter out disposable addresses.\",\n input: NeutrinoEmailValidateInput,\n output: NeutrinoEmailValidateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;AAChL,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;CAC9G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG;CAC5H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;CACzH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E;CAClH,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+FAA+F;CACnI,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG;CACtI,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF;CACrH,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6FAA6F;CAClI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CACnK,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uFAAuF;AAC/H,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"email-validate.cjs","names":["z","action"],"sources":["../../src/actions/email-validate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoEmailValidateInput = z.object({\n email: z.string().describe(\"The email address to validate (e.g., 'user@example.com').\"),\n \"fix-typos\": z.boolean().default(false).describe(\"Whether to automatically fix common typos in domain names (e.g., 'gmial.com' -> 'gmail.com'). Defaults to false.\").optional(),\n}).describe(\"Request model for the EMAIL_VALIDATE action.\");\nexport const NeutrinoEmailValidateOutput = z.object({\n email: z.string().describe(\"The email address that was validated (may differ from input if typos were fixed).\").nullable(),\n \"mx-ip\": z.string().describe(\"The IP address of the primary mail exchange (MX) server for this domain. Empty string if unavailable.\").nullable().optional(),\n valid: z.boolean().describe(\"Overall validity: true if the email passes all validation checks (syntax, domain, MX records).\").nullable(),\n domain: z.string().describe(\"The domain part extracted from the email address (e.g., 'gmail.com' from 'user@gmail.com').\").nullable(),\n provider: z.string().describe(\"The email service provider name if identified (e.g., 'gmail.com', 'yahoo.com'). Empty string if not identified.\").nullable().optional(),\n \"is-freemail\": z.boolean().describe(\"Whether the domain is a free email provider like Gmail, Yahoo, Outlook, etc.\").nullable(),\n \"is-personal\": z.boolean().describe(\"Whether the email appears to be a personal address (vs. role-based like 'admin@' or 'info@').\").nullable(),\n \"typos-fixed\": z.boolean().describe(\"Whether typos were automatically corrected in the email address (only if fix_typos was enabled).\").nullable(),\n \"domain-error\": z.boolean().describe(\"Whether the domain has validation errors (e.g., doesn't exist, no MX records).\").nullable(),\n \"syntax-error\": z.boolean().describe(\"Whether the email has RFC822/RFC2822 syntax errors (e.g., missing '@', invalid characters).\").nullable(),\n \"domain-status\": z.string().describe(\"Domain validation status: 'ok' (valid), 'invalid' (doesn't exist), 'no-mail' (no MX records), or 'resolv-error' (DNS error).\").nullable(),\n \"is-disposable\": z.boolean().describe(\"Whether the email is from a disposable/temporary email service (often used for spam).\").nullable(),\n}).describe(\"Response model for the EMAIL_VALIDATE action.\");\n\nexport const neutrinoEmailValidate = action(\"NEUTRINO_EMAIL_VALIDATE\", {\n slug: \"neutrino-email-validate\",\n name: \"Validate and analyze an email address\",\n description: \"Validates and analyzes email addresses for syntax, domain validity, DNS/MX records, and detects freemail/disposable providers. This tool performs comprehensive email validation including: - RFC822/RFC2822 syntax compliance checking - Domain existence and DNS verification - Mail exchange (MX) record validation - Detection of free email providers (Gmail, Yahoo, etc.) - Identification of disposable/temporary email services - Optional automatic typo correction for common domain mistakes Important: This does NOT verify if a specific email address/mailbox actually exists with the provider. For mailbox verification, use the EMAIL_VERIFY action instead. Use this tool when you need to validate email addresses before sending, check email quality, or filter out disposable addresses.\",\n input: NeutrinoEmailValidateInput,\n output: NeutrinoEmailValidateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;AAChL,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACzH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACpI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC7H,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CAC9I,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACjJ,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAChI,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CAC7I,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;CAC9K,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/email-validate.d.ts
4
- declare const NeutrinoEmailValidateInput: z.ZodTypeAny;
5
- declare const NeutrinoEmailValidateOutput: z.ZodTypeAny;
6
- declare const neutrinoEmailValidate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoEmailValidateInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ "fix-typos": z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeutrinoEmailValidateOutput: z.ZodObject<{
9
+ email: z.ZodNullable<z.ZodString>;
10
+ "mx-ip": z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ valid: z.ZodNullable<z.ZodBoolean>;
12
+ domain: z.ZodNullable<z.ZodString>;
13
+ provider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ "is-freemail": z.ZodNullable<z.ZodBoolean>;
15
+ "is-personal": z.ZodNullable<z.ZodBoolean>;
16
+ "typos-fixed": z.ZodNullable<z.ZodBoolean>;
17
+ "domain-error": z.ZodNullable<z.ZodBoolean>;
18
+ "syntax-error": z.ZodNullable<z.ZodBoolean>;
19
+ "domain-status": z.ZodNullable<z.ZodString>;
20
+ "is-disposable": z.ZodNullable<z.ZodBoolean>;
21
+ }, z.core.$strip>;
22
+ declare const neutrinoEmailValidate: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ email: string;
24
+ "fix-typos"?: boolean | undefined;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { neutrinoEmailValidate };
9
28
  //# sourceMappingURL=email-validate.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"email-validate.d.cts","names":[],"sources":["../../src/actions/email-validate.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAGgB;AAAA,cAC9C,2BAAA,EAA6B,CAAA,CAAE,UAagB;AAAA,cAE/C,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"email-validate.d.cts","names":[],"sources":["../../src/actions/email-validate.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/email-validate.d.ts
4
- declare const NeutrinoEmailValidateInput: z.ZodTypeAny;
5
- declare const NeutrinoEmailValidateOutput: z.ZodTypeAny;
6
- declare const neutrinoEmailValidate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoEmailValidateInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ "fix-typos": z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeutrinoEmailValidateOutput: z.ZodObject<{
9
+ email: z.ZodNullable<z.ZodString>;
10
+ "mx-ip": z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ valid: z.ZodNullable<z.ZodBoolean>;
12
+ domain: z.ZodNullable<z.ZodString>;
13
+ provider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ "is-freemail": z.ZodNullable<z.ZodBoolean>;
15
+ "is-personal": z.ZodNullable<z.ZodBoolean>;
16
+ "typos-fixed": z.ZodNullable<z.ZodBoolean>;
17
+ "domain-error": z.ZodNullable<z.ZodBoolean>;
18
+ "syntax-error": z.ZodNullable<z.ZodBoolean>;
19
+ "domain-status": z.ZodNullable<z.ZodString>;
20
+ "is-disposable": z.ZodNullable<z.ZodBoolean>;
21
+ }, z.core.$strip>;
22
+ declare const neutrinoEmailValidate: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ email: string;
24
+ "fix-typos"?: boolean | undefined;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { neutrinoEmailValidate };
9
28
  //# sourceMappingURL=email-validate.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"email-validate.d.mts","names":[],"sources":["../../src/actions/email-validate.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAGgB;AAAA,cAC9C,2BAAA,EAA6B,CAAA,CAAE,UAagB;AAAA,cAE/C,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"email-validate.d.mts","names":[],"sources":["../../src/actions/email-validate.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe3B,qBAAA,gCAAqB,wBAAA"}
@@ -9,18 +9,18 @@ const neutrinoEmailValidate = action("NEUTRINO_EMAIL_VALIDATE", {
9
9
  "fix-typos": z.boolean().default(false).describe("Whether to automatically fix common typos in domain names (e.g., 'gmial.com' -> 'gmail.com'). Defaults to false.").optional()
10
10
  }).describe("Request model for the EMAIL_VALIDATE action."),
11
11
  output: z.object({
12
- email: z.string().describe("The email address that was validated (may differ from input if typos were fixed)."),
12
+ email: z.string().describe("The email address that was validated (may differ from input if typos were fixed).").nullable(),
13
13
  "mx-ip": z.string().describe("The IP address of the primary mail exchange (MX) server for this domain. Empty string if unavailable.").nullable().optional(),
14
- valid: z.boolean().describe("Overall validity: true if the email passes all validation checks (syntax, domain, MX records)."),
15
- domain: z.string().describe("The domain part extracted from the email address (e.g., 'gmail.com' from 'user@gmail.com')."),
14
+ valid: z.boolean().describe("Overall validity: true if the email passes all validation checks (syntax, domain, MX records).").nullable(),
15
+ domain: z.string().describe("The domain part extracted from the email address (e.g., 'gmail.com' from 'user@gmail.com').").nullable(),
16
16
  provider: z.string().describe("The email service provider name if identified (e.g., 'gmail.com', 'yahoo.com'). Empty string if not identified.").nullable().optional(),
17
- "is-freemail": z.boolean().describe("Whether the domain is a free email provider like Gmail, Yahoo, Outlook, etc."),
18
- "is-personal": z.boolean().describe("Whether the email appears to be a personal address (vs. role-based like 'admin@' or 'info@')."),
19
- "typos-fixed": z.boolean().describe("Whether typos were automatically corrected in the email address (only if fix_typos was enabled)."),
20
- "domain-error": z.boolean().describe("Whether the domain has validation errors (e.g., doesn't exist, no MX records)."),
21
- "syntax-error": z.boolean().describe("Whether the email has RFC822/RFC2822 syntax errors (e.g., missing '@', invalid characters)."),
22
- "domain-status": z.string().describe("Domain validation status: 'ok' (valid), 'invalid' (doesn't exist), 'no-mail' (no MX records), or 'resolv-error' (DNS error)."),
23
- "is-disposable": z.boolean().describe("Whether the email is from a disposable/temporary email service (often used for spam).")
17
+ "is-freemail": z.boolean().describe("Whether the domain is a free email provider like Gmail, Yahoo, Outlook, etc.").nullable(),
18
+ "is-personal": z.boolean().describe("Whether the email appears to be a personal address (vs. role-based like 'admin@' or 'info@').").nullable(),
19
+ "typos-fixed": z.boolean().describe("Whether typos were automatically corrected in the email address (only if fix_typos was enabled).").nullable(),
20
+ "domain-error": z.boolean().describe("Whether the domain has validation errors (e.g., doesn't exist, no MX records).").nullable(),
21
+ "syntax-error": z.boolean().describe("Whether the email has RFC822/RFC2822 syntax errors (e.g., missing '@', invalid characters).").nullable(),
22
+ "domain-status": z.string().describe("Domain validation status: 'ok' (valid), 'invalid' (doesn't exist), 'no-mail' (no MX records), or 'resolv-error' (DNS error).").nullable(),
23
+ "is-disposable": z.boolean().describe("Whether the email is from a disposable/temporary email service (often used for spam).").nullable()
24
24
  }).describe("Response model for the EMAIL_VALIDATE action.")
25
25
  });
26
26
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"email-validate.mjs","names":[],"sources":["../../src/actions/email-validate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoEmailValidateInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address to validate (e.g., 'user@example.com').\"),\n \"fix-typos\": z.boolean().default(false).describe(\"Whether to automatically fix common typos in domain names (e.g., 'gmial.com' -> 'gmail.com'). Defaults to false.\").optional(),\n}).describe(\"Request model for the EMAIL_VALIDATE action.\");\nexport const NeutrinoEmailValidateOutput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address that was validated (may differ from input if typos were fixed).\"),\n \"mx-ip\": z.string().describe(\"The IP address of the primary mail exchange (MX) server for this domain. Empty string if unavailable.\").nullable().optional(),\n valid: z.boolean().describe(\"Overall validity: true if the email passes all validation checks (syntax, domain, MX records).\"),\n domain: z.string().describe(\"The domain part extracted from the email address (e.g., 'gmail.com' from 'user@gmail.com').\"),\n provider: z.string().describe(\"The email service provider name if identified (e.g., 'gmail.com', 'yahoo.com'). Empty string if not identified.\").nullable().optional(),\n \"is-freemail\": z.boolean().describe(\"Whether the domain is a free email provider like Gmail, Yahoo, Outlook, etc.\"),\n \"is-personal\": z.boolean().describe(\"Whether the email appears to be a personal address (vs. role-based like 'admin@' or 'info@').\"),\n \"typos-fixed\": z.boolean().describe(\"Whether typos were automatically corrected in the email address (only if fix_typos was enabled).\"),\n \"domain-error\": z.boolean().describe(\"Whether the domain has validation errors (e.g., doesn't exist, no MX records).\"),\n \"syntax-error\": z.boolean().describe(\"Whether the email has RFC822/RFC2822 syntax errors (e.g., missing '@', invalid characters).\"),\n \"domain-status\": z.string().describe(\"Domain validation status: 'ok' (valid), 'invalid' (doesn't exist), 'no-mail' (no MX records), or 'resolv-error' (DNS error).\"),\n \"is-disposable\": z.boolean().describe(\"Whether the email is from a disposable/temporary email service (often used for spam).\"),\n}).describe(\"Response model for the EMAIL_VALIDATE action.\");\n\nexport const neutrinoEmailValidate = action(\"NEUTRINO_EMAIL_VALIDATE\", {\n slug: \"neutrino-email-validate\",\n name: \"Validate and analyze an email address\",\n description: \"Validates and analyzes email addresses for syntax, domain validity, DNS/MX records, and detects freemail/disposable providers. This tool performs comprehensive email validation including: - RFC822/RFC2822 syntax compliance checking - Domain existence and DNS verification - Mail exchange (MX) record validation - Detection of free email providers (Gmail, Yahoo, etc.) - Identification of disposable/temporary email services - Optional automatic typo correction for common domain mistakes Important: This does NOT verify if a specific email address/mailbox actually exists with the provider. For mailbox verification, use the EMAIL_VERIFY action instead. Use this tool when you need to validate email addresses before sending, check email quality, or filter out disposable addresses.\",\n input: NeutrinoEmailValidateInput,\n output: NeutrinoEmailValidateOutput,\n});\n"],"mappings":";;AAuBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBsD,EAAE,OAAO;EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACtF,aAAa,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAChL,CAAC,CAAC,CAAC,SAAS,8CAoBH;CACP,QApBuD,EAAE,OAAO;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;EAC9G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1J,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG;EAC5H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;EACzH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrK,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E;EAClH,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,+FAA+F;EACnI,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG;EACtI,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF;EACrH,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,6FAA6F;EAClI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;EACnK,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,uFAAuF;CAC/H,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"email-validate.mjs","names":[],"sources":["../../src/actions/email-validate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoEmailValidateInput = z.object({\n email: z.string().describe(\"The email address to validate (e.g., 'user@example.com').\"),\n \"fix-typos\": z.boolean().default(false).describe(\"Whether to automatically fix common typos in domain names (e.g., 'gmial.com' -> 'gmail.com'). Defaults to false.\").optional(),\n}).describe(\"Request model for the EMAIL_VALIDATE action.\");\nexport const NeutrinoEmailValidateOutput = z.object({\n email: z.string().describe(\"The email address that was validated (may differ from input if typos were fixed).\").nullable(),\n \"mx-ip\": z.string().describe(\"The IP address of the primary mail exchange (MX) server for this domain. Empty string if unavailable.\").nullable().optional(),\n valid: z.boolean().describe(\"Overall validity: true if the email passes all validation checks (syntax, domain, MX records).\").nullable(),\n domain: z.string().describe(\"The domain part extracted from the email address (e.g., 'gmail.com' from 'user@gmail.com').\").nullable(),\n provider: z.string().describe(\"The email service provider name if identified (e.g., 'gmail.com', 'yahoo.com'). Empty string if not identified.\").nullable().optional(),\n \"is-freemail\": z.boolean().describe(\"Whether the domain is a free email provider like Gmail, Yahoo, Outlook, etc.\").nullable(),\n \"is-personal\": z.boolean().describe(\"Whether the email appears to be a personal address (vs. role-based like 'admin@' or 'info@').\").nullable(),\n \"typos-fixed\": z.boolean().describe(\"Whether typos were automatically corrected in the email address (only if fix_typos was enabled).\").nullable(),\n \"domain-error\": z.boolean().describe(\"Whether the domain has validation errors (e.g., doesn't exist, no MX records).\").nullable(),\n \"syntax-error\": z.boolean().describe(\"Whether the email has RFC822/RFC2822 syntax errors (e.g., missing '@', invalid characters).\").nullable(),\n \"domain-status\": z.string().describe(\"Domain validation status: 'ok' (valid), 'invalid' (doesn't exist), 'no-mail' (no MX records), or 'resolv-error' (DNS error).\").nullable(),\n \"is-disposable\": z.boolean().describe(\"Whether the email is from a disposable/temporary email service (often used for spam).\").nullable(),\n}).describe(\"Response model for the EMAIL_VALIDATE action.\");\n\nexport const neutrinoEmailValidate = action(\"NEUTRINO_EMAIL_VALIDATE\", {\n slug: \"neutrino-email-validate\",\n name: \"Validate and analyze an email address\",\n description: \"Validates and analyzes email addresses for syntax, domain validity, DNS/MX records, and detects freemail/disposable providers. This tool performs comprehensive email validation including: - RFC822/RFC2822 syntax compliance checking - Domain existence and DNS verification - Mail exchange (MX) record validation - Detection of free email providers (Gmail, Yahoo, etc.) - Identification of disposable/temporary email services - Optional automatic typo correction for common domain mistakes Important: This does NOT verify if a specific email address/mailbox actually exists with the provider. For mailbox verification, use the EMAIL_VERIFY action instead. Use this tool when you need to validate email addresses before sending, check email quality, or filter out disposable addresses.\",\n input: NeutrinoEmailValidateInput,\n output: NeutrinoEmailValidateOutput,\n});\n"],"mappings":";;AAuBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBwC,EAAE,OAAO;EACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACtF,aAAa,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAChL,CAAC,CAAC,CAAC,SAAS,8CAoBH;CACP,QApByC,EAAE,OAAO;EAClD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;EACzH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1J,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EACvI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACpI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrK,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EAC7H,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;EAC9I,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;EACjJ,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAChI,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EAC7I,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;EAC9K,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC1I,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
@@ -6,25 +6,25 @@ const NeutrinoEmailVerifyInput = zod.z.object({
6
6
  "fix-typos": zod.z.boolean().default(false).describe("Automatically attempt to fix common typos in the address.").optional()
7
7
  }).describe("Parameters for the EMAIL_VERIFY action.");
8
8
  const NeutrinoEmailVerifyOutput = zod.z.object({
9
- email: zod.z.string().describe("The complete email address (corrected if fix-typos was enabled)."),
9
+ email: zod.z.string().describe("The complete email address (corrected if fix-typos was enabled).").nullable(),
10
10
  "mx-ip": zod.z.string().describe("First resolved IP address of the primary MX server.").nullable().optional(),
11
- valid: zod.z.boolean().describe("Is this a valid email address with correct syntax, registered domain, and MX records."),
12
- domain: zod.z.string().describe("The domain name of the email address."),
11
+ valid: zod.z.boolean().describe("Is this a valid email address with correct syntax, registered domain, and MX records.").nullable(),
12
+ domain: zod.z.string().describe("The domain name of the email address.").nullable(),
13
13
  "is-role": zod.z.boolean().describe("Is this a role-based address (e.g., admin@, support@, info@). May not be present in all responses.").nullable().optional(),
14
14
  "mx-found": zod.z.boolean().describe("Were MX records found for the domain. May not be present in all responses.").nullable().optional(),
15
- provider: zod.z.string().describe("Email hosting provider domain name."),
16
- verified: zod.z.boolean().describe("Has the email address passed SMTP username verification (mailbox exists)."),
17
- "is-deferred": zod.z.boolean().describe("Is this a temporary mail server failure (retry recommended)."),
18
- "is-freemail": zod.z.boolean().describe("Is the address from a free email provider (e.g., Gmail, Yahoo, Outlook)."),
19
- "is-personal": zod.z.boolean().describe("Is this a personal email address (false for role-based addresses)."),
20
- "smtp-status": zod.z.string().describe("SMTP verification status. Values: 'ok' (verified), 'absent' (mailbox doesn't exist), 'invalid' (invalid mailbox), 'unresponsive' (server unresponsive), 'unknown' (verification status unknown)."),
21
- "typos-fixed": zod.z.boolean().describe("Was a typo automatically fixed in the address."),
22
- "domain-error": zod.z.boolean().describe("Are there domain or DNS errors present."),
23
- "is-catch-all": zod.z.boolean().describe("Does the domain accept mail for any username (catch-all domain)."),
24
- "syntax-error": zod.z.boolean().describe("Does the address have syntax errors."),
25
- "domain-status": zod.z.string().describe("Status of the email domain. Values: 'ok' (valid), 'invalid' (invalid domain), 'no-service' (no mail service), 'no-mail' (domain doesn't accept mail), 'mx-invalid' (invalid MX records), 'mx-bogon' (bogon IP in MX), 'resolv-error' (DNS resolution error)."),
26
- "is-disposable": zod.z.boolean().describe("Is this a temporary/disposable email address."),
27
- "smtp-response": zod.z.string().describe("Raw SMTP response message from the mail server.")
15
+ provider: zod.z.string().describe("Email hosting provider domain name.").nullable(),
16
+ verified: zod.z.boolean().describe("Has the email address passed SMTP username verification (mailbox exists).").nullable(),
17
+ "is-deferred": zod.z.boolean().describe("Is this a temporary mail server failure (retry recommended).").nullable(),
18
+ "is-freemail": zod.z.boolean().describe("Is the address from a free email provider (e.g., Gmail, Yahoo, Outlook).").nullable(),
19
+ "is-personal": zod.z.boolean().describe("Is this a personal email address (false for role-based addresses).").nullable(),
20
+ "smtp-status": zod.z.string().describe("SMTP verification status. Values: 'ok' (verified), 'absent' (mailbox doesn't exist), 'invalid' (invalid mailbox), 'unresponsive' (server unresponsive), 'unknown' (verification status unknown).").nullable(),
21
+ "typos-fixed": zod.z.boolean().describe("Was a typo automatically fixed in the address.").nullable(),
22
+ "domain-error": zod.z.boolean().describe("Are there domain or DNS errors present.").nullable(),
23
+ "is-catch-all": zod.z.boolean().describe("Does the domain accept mail for any username (catch-all domain).").nullable(),
24
+ "syntax-error": zod.z.boolean().describe("Does the address have syntax errors.").nullable(),
25
+ "domain-status": zod.z.string().describe("Status of the email domain. Values: 'ok' (valid), 'invalid' (invalid domain), 'no-service' (no mail service), 'no-mail' (domain doesn't accept mail), 'mx-invalid' (invalid MX records), 'mx-bogon' (bogon IP in MX), 'resolv-error' (DNS resolution error).").nullable(),
26
+ "is-disposable": zod.z.boolean().describe("Is this a temporary/disposable email address.").nullable(),
27
+ "smtp-response": zod.z.string().describe("Raw SMTP response message from the mail server.").nullable()
28
28
  }).describe("Response from the EMAIL_VERIFY action.");
29
29
  const neutrinoEmailVerify = require_action.action("NEUTRINO_EMAIL_VERIFY", {
30
30
  slug: "neutrino-email-verify",
@@ -1 +1 @@
1
- {"version":3,"file":"email-verify.cjs","names":["z","action"],"sources":["../../src/actions/email-verify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoEmailVerifyInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address to verify.\"),\n \"fix-typos\": z.boolean().default(false).describe(\"Automatically attempt to fix common typos in the address.\").optional(),\n}).describe(\"Parameters for the EMAIL_VERIFY action.\");\nexport const NeutrinoEmailVerifyOutput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The complete email address (corrected if fix-typos was enabled).\"),\n \"mx-ip\": z.string().describe(\"First resolved IP address of the primary MX server.\").nullable().optional(),\n valid: z.boolean().describe(\"Is this a valid email address with correct syntax, registered domain, and MX records.\"),\n domain: z.string().describe(\"The domain name of the email address.\"),\n \"is-role\": z.boolean().describe(\"Is this a role-based address (e.g., admin@, support@, info@). May not be present in all responses.\").nullable().optional(),\n \"mx-found\": z.boolean().describe(\"Were MX records found for the domain. May not be present in all responses.\").nullable().optional(),\n provider: z.string().describe(\"Email hosting provider domain name.\"),\n verified: z.boolean().describe(\"Has the email address passed SMTP username verification (mailbox exists).\"),\n \"is-deferred\": z.boolean().describe(\"Is this a temporary mail server failure (retry recommended).\"),\n \"is-freemail\": z.boolean().describe(\"Is the address from a free email provider (e.g., Gmail, Yahoo, Outlook).\"),\n \"is-personal\": z.boolean().describe(\"Is this a personal email address (false for role-based addresses).\"),\n \"smtp-status\": z.string().describe(\"SMTP verification status. Values: 'ok' (verified), 'absent' (mailbox doesn't exist), 'invalid' (invalid mailbox), 'unresponsive' (server unresponsive), 'unknown' (verification status unknown).\"),\n \"typos-fixed\": z.boolean().describe(\"Was a typo automatically fixed in the address.\"),\n \"domain-error\": z.boolean().describe(\"Are there domain or DNS errors present.\"),\n \"is-catch-all\": z.boolean().describe(\"Does the domain accept mail for any username (catch-all domain).\"),\n \"syntax-error\": z.boolean().describe(\"Does the address have syntax errors.\"),\n \"domain-status\": z.string().describe(\"Status of the email domain. Values: 'ok' (valid), 'invalid' (invalid domain), 'no-service' (no mail service), 'no-mail' (domain doesn't accept mail), 'mx-invalid' (invalid MX records), 'mx-bogon' (bogon IP in MX), 'resolv-error' (DNS resolution error).\"),\n \"is-disposable\": z.boolean().describe(\"Is this a temporary/disposable email address.\"),\n \"smtp-response\": z.string().describe(\"Raw SMTP response message from the mail server.\"),\n}).describe(\"Response from the EMAIL_VERIFY action.\");\n\nexport const neutrinoEmailVerify = action(\"NEUTRINO_EMAIL_VERIFY\", {\n slug: \"neutrino-email-verify\",\n name: \"Verify Email Address\",\n description: \"Tool to verify and analyze the deliverability of an email address. Use when you need SMTP-based validation before sending emails.\",\n input: NeutrinoEmailVerifyInput,\n output: NeutrinoEmailVerifyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACzD,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC7F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uFAAuF;CACnH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACnE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACnE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E;CAC1G,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D;CAClG,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E;CAC9G,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE;CACxG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kMAAkM;CACrO,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD;CACpF,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC;CAC9E,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE;CACvG,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC;CAC3E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8PAA8P;CACnS,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C;CACrF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AACxF,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAEpD,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"email-verify.cjs","names":["z","action"],"sources":["../../src/actions/email-verify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoEmailVerifyInput = z.object({\n email: z.string().describe(\"The email address to verify.\"),\n \"fix-typos\": z.boolean().default(false).describe(\"Automatically attempt to fix common typos in the address.\").optional(),\n}).describe(\"Parameters for the EMAIL_VERIFY action.\");\nexport const NeutrinoEmailVerifyOutput = z.object({\n email: z.string().describe(\"The complete email address (corrected if fix-typos was enabled).\").nullable(),\n \"mx-ip\": z.string().describe(\"First resolved IP address of the primary MX server.\").nullable().optional(),\n valid: z.boolean().describe(\"Is this a valid email address with correct syntax, registered domain, and MX records.\").nullable(),\n domain: z.string().describe(\"The domain name of the email address.\").nullable(),\n \"is-role\": z.boolean().describe(\"Is this a role-based address (e.g., admin@, support@, info@). May not be present in all responses.\").nullable().optional(),\n \"mx-found\": z.boolean().describe(\"Were MX records found for the domain. May not be present in all responses.\").nullable().optional(),\n provider: z.string().describe(\"Email hosting provider domain name.\").nullable(),\n verified: z.boolean().describe(\"Has the email address passed SMTP username verification (mailbox exists).\").nullable(),\n \"is-deferred\": z.boolean().describe(\"Is this a temporary mail server failure (retry recommended).\").nullable(),\n \"is-freemail\": z.boolean().describe(\"Is the address from a free email provider (e.g., Gmail, Yahoo, Outlook).\").nullable(),\n \"is-personal\": z.boolean().describe(\"Is this a personal email address (false for role-based addresses).\").nullable(),\n \"smtp-status\": z.string().describe(\"SMTP verification status. Values: 'ok' (verified), 'absent' (mailbox doesn't exist), 'invalid' (invalid mailbox), 'unresponsive' (server unresponsive), 'unknown' (verification status unknown).\").nullable(),\n \"typos-fixed\": z.boolean().describe(\"Was a typo automatically fixed in the address.\").nullable(),\n \"domain-error\": z.boolean().describe(\"Are there domain or DNS errors present.\").nullable(),\n \"is-catch-all\": z.boolean().describe(\"Does the domain accept mail for any username (catch-all domain).\").nullable(),\n \"syntax-error\": z.boolean().describe(\"Does the address have syntax errors.\").nullable(),\n \"domain-status\": z.string().describe(\"Status of the email domain. Values: 'ok' (valid), 'invalid' (invalid domain), 'no-service' (no mail service), 'no-mail' (domain doesn't accept mail), 'mx-invalid' (invalid MX records), 'mx-bogon' (bogon IP in MX), 'resolv-error' (DNS resolution error).\").nullable(),\n \"is-disposable\": z.boolean().describe(\"Is this a temporary/disposable email address.\").nullable(),\n \"smtp-response\": z.string().describe(\"Raw SMTP response message from the mail server.\").nullable(),\n}).describe(\"Response from the EMAIL_VERIFY action.\");\n\nexport const neutrinoEmailVerify = action(\"NEUTRINO_EMAIL_VERIFY\", {\n slug: \"neutrino-email-verify\",\n name: \"Verify Email Address\",\n description: \"Tool to verify and analyze the deliverability of an email address. Use when you need SMTP-based validation before sending emails.\",\n input: NeutrinoEmailVerifyInput,\n output: NeutrinoEmailVerifyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACzD,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC9H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACrH,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC7G,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACzH,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACnH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kMAAkM,CAAC,CAAC,SAAS;CAChP,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC/F,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACzF,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAClH,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACtF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8PAA8P,CAAC,CAAC,SAAS;CAC9S,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAChG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAEpD,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,35 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/email-verify.d.ts
4
- declare const NeutrinoEmailVerifyInput: z.ZodTypeAny;
5
- declare const NeutrinoEmailVerifyOutput: z.ZodTypeAny;
6
- declare const neutrinoEmailVerify: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoEmailVerifyInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ "fix-typos": z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeutrinoEmailVerifyOutput: z.ZodObject<{
9
+ email: z.ZodNullable<z.ZodString>;
10
+ "mx-ip": z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ valid: z.ZodNullable<z.ZodBoolean>;
12
+ domain: z.ZodNullable<z.ZodString>;
13
+ "is-role": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ "mx-found": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ provider: z.ZodNullable<z.ZodString>;
16
+ verified: z.ZodNullable<z.ZodBoolean>;
17
+ "is-deferred": z.ZodNullable<z.ZodBoolean>;
18
+ "is-freemail": z.ZodNullable<z.ZodBoolean>;
19
+ "is-personal": z.ZodNullable<z.ZodBoolean>;
20
+ "smtp-status": z.ZodNullable<z.ZodString>;
21
+ "typos-fixed": z.ZodNullable<z.ZodBoolean>;
22
+ "domain-error": z.ZodNullable<z.ZodBoolean>;
23
+ "is-catch-all": z.ZodNullable<z.ZodBoolean>;
24
+ "syntax-error": z.ZodNullable<z.ZodBoolean>;
25
+ "domain-status": z.ZodNullable<z.ZodString>;
26
+ "is-disposable": z.ZodNullable<z.ZodBoolean>;
27
+ "smtp-response": z.ZodNullable<z.ZodString>;
28
+ }, z.core.$strip>;
29
+ declare const neutrinoEmailVerify: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ email: string;
31
+ "fix-typos"?: boolean | undefined;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
33
  //#endregion
8
34
  export { neutrinoEmailVerify };
9
35
  //# sourceMappingURL=email-verify.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"email-verify.d.cts","names":[],"sources":["../../src/actions/email-verify.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAGa;AAAA,cACzC,yBAAA,EAA2B,CAAA,CAAE,UAoBW;AAAA,cAExC,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"email-verify.d.cts","names":[],"sources":["../../src/actions/email-verify.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAsBzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,35 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/email-verify.d.ts
4
- declare const NeutrinoEmailVerifyInput: z.ZodTypeAny;
5
- declare const NeutrinoEmailVerifyOutput: z.ZodTypeAny;
6
- declare const neutrinoEmailVerify: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoEmailVerifyInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ "fix-typos": z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeutrinoEmailVerifyOutput: z.ZodObject<{
9
+ email: z.ZodNullable<z.ZodString>;
10
+ "mx-ip": z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ valid: z.ZodNullable<z.ZodBoolean>;
12
+ domain: z.ZodNullable<z.ZodString>;
13
+ "is-role": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ "mx-found": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ provider: z.ZodNullable<z.ZodString>;
16
+ verified: z.ZodNullable<z.ZodBoolean>;
17
+ "is-deferred": z.ZodNullable<z.ZodBoolean>;
18
+ "is-freemail": z.ZodNullable<z.ZodBoolean>;
19
+ "is-personal": z.ZodNullable<z.ZodBoolean>;
20
+ "smtp-status": z.ZodNullable<z.ZodString>;
21
+ "typos-fixed": z.ZodNullable<z.ZodBoolean>;
22
+ "domain-error": z.ZodNullable<z.ZodBoolean>;
23
+ "is-catch-all": z.ZodNullable<z.ZodBoolean>;
24
+ "syntax-error": z.ZodNullable<z.ZodBoolean>;
25
+ "domain-status": z.ZodNullable<z.ZodString>;
26
+ "is-disposable": z.ZodNullable<z.ZodBoolean>;
27
+ "smtp-response": z.ZodNullable<z.ZodString>;
28
+ }, z.core.$strip>;
29
+ declare const neutrinoEmailVerify: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ email: string;
31
+ "fix-typos"?: boolean | undefined;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
33
  //#endregion
8
34
  export { neutrinoEmailVerify };
9
35
  //# sourceMappingURL=email-verify.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"email-verify.d.mts","names":[],"sources":["../../src/actions/email-verify.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAGa;AAAA,cACzC,yBAAA,EAA2B,CAAA,CAAE,UAoBW;AAAA,cAExC,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"email-verify.d.mts","names":[],"sources":["../../src/actions/email-verify.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAsBzB,mBAAA,gCAAmB,wBAAA"}
@@ -9,25 +9,25 @@ const neutrinoEmailVerify = action("NEUTRINO_EMAIL_VERIFY", {
9
9
  "fix-typos": z.boolean().default(false).describe("Automatically attempt to fix common typos in the address.").optional()
10
10
  }).describe("Parameters for the EMAIL_VERIFY action."),
11
11
  output: z.object({
12
- email: z.string().describe("The complete email address (corrected if fix-typos was enabled)."),
12
+ email: z.string().describe("The complete email address (corrected if fix-typos was enabled).").nullable(),
13
13
  "mx-ip": z.string().describe("First resolved IP address of the primary MX server.").nullable().optional(),
14
- valid: z.boolean().describe("Is this a valid email address with correct syntax, registered domain, and MX records."),
15
- domain: z.string().describe("The domain name of the email address."),
14
+ valid: z.boolean().describe("Is this a valid email address with correct syntax, registered domain, and MX records.").nullable(),
15
+ domain: z.string().describe("The domain name of the email address.").nullable(),
16
16
  "is-role": z.boolean().describe("Is this a role-based address (e.g., admin@, support@, info@). May not be present in all responses.").nullable().optional(),
17
17
  "mx-found": z.boolean().describe("Were MX records found for the domain. May not be present in all responses.").nullable().optional(),
18
- provider: z.string().describe("Email hosting provider domain name."),
19
- verified: z.boolean().describe("Has the email address passed SMTP username verification (mailbox exists)."),
20
- "is-deferred": z.boolean().describe("Is this a temporary mail server failure (retry recommended)."),
21
- "is-freemail": z.boolean().describe("Is the address from a free email provider (e.g., Gmail, Yahoo, Outlook)."),
22
- "is-personal": z.boolean().describe("Is this a personal email address (false for role-based addresses)."),
23
- "smtp-status": z.string().describe("SMTP verification status. Values: 'ok' (verified), 'absent' (mailbox doesn't exist), 'invalid' (invalid mailbox), 'unresponsive' (server unresponsive), 'unknown' (verification status unknown)."),
24
- "typos-fixed": z.boolean().describe("Was a typo automatically fixed in the address."),
25
- "domain-error": z.boolean().describe("Are there domain or DNS errors present."),
26
- "is-catch-all": z.boolean().describe("Does the domain accept mail for any username (catch-all domain)."),
27
- "syntax-error": z.boolean().describe("Does the address have syntax errors."),
28
- "domain-status": z.string().describe("Status of the email domain. Values: 'ok' (valid), 'invalid' (invalid domain), 'no-service' (no mail service), 'no-mail' (domain doesn't accept mail), 'mx-invalid' (invalid MX records), 'mx-bogon' (bogon IP in MX), 'resolv-error' (DNS resolution error)."),
29
- "is-disposable": z.boolean().describe("Is this a temporary/disposable email address."),
30
- "smtp-response": z.string().describe("Raw SMTP response message from the mail server.")
18
+ provider: z.string().describe("Email hosting provider domain name.").nullable(),
19
+ verified: z.boolean().describe("Has the email address passed SMTP username verification (mailbox exists).").nullable(),
20
+ "is-deferred": z.boolean().describe("Is this a temporary mail server failure (retry recommended).").nullable(),
21
+ "is-freemail": z.boolean().describe("Is the address from a free email provider (e.g., Gmail, Yahoo, Outlook).").nullable(),
22
+ "is-personal": z.boolean().describe("Is this a personal email address (false for role-based addresses).").nullable(),
23
+ "smtp-status": z.string().describe("SMTP verification status. Values: 'ok' (verified), 'absent' (mailbox doesn't exist), 'invalid' (invalid mailbox), 'unresponsive' (server unresponsive), 'unknown' (verification status unknown).").nullable(),
24
+ "typos-fixed": z.boolean().describe("Was a typo automatically fixed in the address.").nullable(),
25
+ "domain-error": z.boolean().describe("Are there domain or DNS errors present.").nullable(),
26
+ "is-catch-all": z.boolean().describe("Does the domain accept mail for any username (catch-all domain).").nullable(),
27
+ "syntax-error": z.boolean().describe("Does the address have syntax errors.").nullable(),
28
+ "domain-status": z.string().describe("Status of the email domain. Values: 'ok' (valid), 'invalid' (invalid domain), 'no-service' (no mail service), 'no-mail' (domain doesn't accept mail), 'mx-invalid' (invalid MX records), 'mx-bogon' (bogon IP in MX), 'resolv-error' (DNS resolution error).").nullable(),
29
+ "is-disposable": z.boolean().describe("Is this a temporary/disposable email address.").nullable(),
30
+ "smtp-response": z.string().describe("Raw SMTP response message from the mail server.").nullable()
31
31
  }).describe("Response from the EMAIL_VERIFY action.")
32
32
  });
33
33
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"email-verify.mjs","names":[],"sources":["../../src/actions/email-verify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoEmailVerifyInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address to verify.\"),\n \"fix-typos\": z.boolean().default(false).describe(\"Automatically attempt to fix common typos in the address.\").optional(),\n}).describe(\"Parameters for the EMAIL_VERIFY action.\");\nexport const NeutrinoEmailVerifyOutput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The complete email address (corrected if fix-typos was enabled).\"),\n \"mx-ip\": z.string().describe(\"First resolved IP address of the primary MX server.\").nullable().optional(),\n valid: z.boolean().describe(\"Is this a valid email address with correct syntax, registered domain, and MX records.\"),\n domain: z.string().describe(\"The domain name of the email address.\"),\n \"is-role\": z.boolean().describe(\"Is this a role-based address (e.g., admin@, support@, info@). May not be present in all responses.\").nullable().optional(),\n \"mx-found\": z.boolean().describe(\"Were MX records found for the domain. May not be present in all responses.\").nullable().optional(),\n provider: z.string().describe(\"Email hosting provider domain name.\"),\n verified: z.boolean().describe(\"Has the email address passed SMTP username verification (mailbox exists).\"),\n \"is-deferred\": z.boolean().describe(\"Is this a temporary mail server failure (retry recommended).\"),\n \"is-freemail\": z.boolean().describe(\"Is the address from a free email provider (e.g., Gmail, Yahoo, Outlook).\"),\n \"is-personal\": z.boolean().describe(\"Is this a personal email address (false for role-based addresses).\"),\n \"smtp-status\": z.string().describe(\"SMTP verification status. Values: 'ok' (verified), 'absent' (mailbox doesn't exist), 'invalid' (invalid mailbox), 'unresponsive' (server unresponsive), 'unknown' (verification status unknown).\"),\n \"typos-fixed\": z.boolean().describe(\"Was a typo automatically fixed in the address.\"),\n \"domain-error\": z.boolean().describe(\"Are there domain or DNS errors present.\"),\n \"is-catch-all\": z.boolean().describe(\"Does the domain accept mail for any username (catch-all domain).\"),\n \"syntax-error\": z.boolean().describe(\"Does the address have syntax errors.\"),\n \"domain-status\": z.string().describe(\"Status of the email domain. Values: 'ok' (valid), 'invalid' (invalid domain), 'no-service' (no mail service), 'no-mail' (domain doesn't accept mail), 'mx-invalid' (invalid MX records), 'mx-bogon' (bogon IP in MX), 'resolv-error' (DNS resolution error).\"),\n \"is-disposable\": z.boolean().describe(\"Is this a temporary/disposable email address.\"),\n \"smtp-response\": z.string().describe(\"Raw SMTP response message from the mail server.\"),\n}).describe(\"Response from the EMAIL_VERIFY action.\");\n\nexport const neutrinoEmailVerify = action(\"NEUTRINO_EMAIL_VERIFY\", {\n slug: \"neutrino-email-verify\",\n name: \"Verify Email Address\",\n description: \"Tool to verify and analyze the deliverability of an email address. Use when you need SMTP-based validation before sending emails.\",\n input: NeutrinoEmailVerifyInput,\n output: NeutrinoEmailVerifyOutput,\n});\n"],"mappings":";;AA8BA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA9BoD,EAAE,OAAO;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;EACzD,aAAa,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,SAAS,yCA2BH;CACP,QA3BqD,EAAE,OAAO;EAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;EAC7F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,uFAAuF;EACnH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACnE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1J,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;EACnE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E;EAC1G,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D;EAClG,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E;EAC9G,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE;EACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kMAAkM;EACrO,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD;EACpF,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC;EAC9E,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE;EACvG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC;EAC3E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8PAA8P;EACnS,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C;EACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACxF,CAAC,CAAC,CAAC,SAAS,wCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"email-verify.mjs","names":[],"sources":["../../src/actions/email-verify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoEmailVerifyInput = z.object({\n email: z.string().describe(\"The email address to verify.\"),\n \"fix-typos\": z.boolean().default(false).describe(\"Automatically attempt to fix common typos in the address.\").optional(),\n}).describe(\"Parameters for the EMAIL_VERIFY action.\");\nexport const NeutrinoEmailVerifyOutput = z.object({\n email: z.string().describe(\"The complete email address (corrected if fix-typos was enabled).\").nullable(),\n \"mx-ip\": z.string().describe(\"First resolved IP address of the primary MX server.\").nullable().optional(),\n valid: z.boolean().describe(\"Is this a valid email address with correct syntax, registered domain, and MX records.\").nullable(),\n domain: z.string().describe(\"The domain name of the email address.\").nullable(),\n \"is-role\": z.boolean().describe(\"Is this a role-based address (e.g., admin@, support@, info@). May not be present in all responses.\").nullable().optional(),\n \"mx-found\": z.boolean().describe(\"Were MX records found for the domain. May not be present in all responses.\").nullable().optional(),\n provider: z.string().describe(\"Email hosting provider domain name.\").nullable(),\n verified: z.boolean().describe(\"Has the email address passed SMTP username verification (mailbox exists).\").nullable(),\n \"is-deferred\": z.boolean().describe(\"Is this a temporary mail server failure (retry recommended).\").nullable(),\n \"is-freemail\": z.boolean().describe(\"Is the address from a free email provider (e.g., Gmail, Yahoo, Outlook).\").nullable(),\n \"is-personal\": z.boolean().describe(\"Is this a personal email address (false for role-based addresses).\").nullable(),\n \"smtp-status\": z.string().describe(\"SMTP verification status. Values: 'ok' (verified), 'absent' (mailbox doesn't exist), 'invalid' (invalid mailbox), 'unresponsive' (server unresponsive), 'unknown' (verification status unknown).\").nullable(),\n \"typos-fixed\": z.boolean().describe(\"Was a typo automatically fixed in the address.\").nullable(),\n \"domain-error\": z.boolean().describe(\"Are there domain or DNS errors present.\").nullable(),\n \"is-catch-all\": z.boolean().describe(\"Does the domain accept mail for any username (catch-all domain).\").nullable(),\n \"syntax-error\": z.boolean().describe(\"Does the address have syntax errors.\").nullable(),\n \"domain-status\": z.string().describe(\"Status of the email domain. Values: 'ok' (valid), 'invalid' (invalid domain), 'no-service' (no mail service), 'no-mail' (domain doesn't accept mail), 'mx-invalid' (invalid MX records), 'mx-bogon' (bogon IP in MX), 'resolv-error' (DNS resolution error).\").nullable(),\n \"is-disposable\": z.boolean().describe(\"Is this a temporary/disposable email address.\").nullable(),\n \"smtp-response\": z.string().describe(\"Raw SMTP response message from the mail server.\").nullable(),\n}).describe(\"Response from the EMAIL_VERIFY action.\");\n\nexport const neutrinoEmailVerify = action(\"NEUTRINO_EMAIL_VERIFY\", {\n slug: \"neutrino-email-verify\",\n name: \"Verify Email Address\",\n description: \"Tool to verify and analyze the deliverability of an email address. Use when you need SMTP-based validation before sending emails.\",\n input: NeutrinoEmailVerifyInput,\n output: NeutrinoEmailVerifyOutput,\n});\n"],"mappings":";;AA8BA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA9BsC,EAAE,OAAO;EAC/C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;EACzD,aAAa,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,SAAS,yCA2BH;CACP,QA3BuC,EAAE,OAAO;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;EAC9H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC9E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1J,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC9E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;EACrH,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EAC7G,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;EACzH,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EACnH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kMAAkM,CAAC,CAAC,SAAS;EAChP,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC/F,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACzF,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EAClH,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACtF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8PAA8P,CAAC,CAAC,SAAS;EAC9S,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAChG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACnG,CAAC,CAAC,CAAC,SAAS,wCAOF;AACV,CAAC"}
@@ -18,12 +18,12 @@ const NeutrinoGeocodeAddress_TimezoneSchema = zod.z.object({
18
18
  const NeutrinoGeocodeAddress_LocationSchema = zod.z.object({
19
19
  city: zod.z.string().describe("City or locality name").nullable().optional(),
20
20
  state: zod.z.string().describe("State or region name").nullable().optional(),
21
- address: zod.z.string().describe("Full comma-separated address string"),
21
+ address: zod.z.string().describe("Full comma-separated address string").nullable(),
22
22
  country: zod.z.string().describe("Country name").nullable().optional(),
23
23
  geohash: zod.z.string().describe("Location geohash identifier").nullable().optional(),
24
- latitude: zod.z.number().describe("Geographic latitude coordinate"),
24
+ latitude: zod.z.number().describe("Geographic latitude coordinate").nullable(),
25
25
  timezone: NeutrinoGeocodeAddress_TimezoneSchema.nullable().optional(),
26
- longitude: zod.z.number().describe("Geographic longitude coordinate"),
26
+ longitude: zod.z.number().describe("Geographic longitude coordinate").nullable(),
27
27
  "postal-code": zod.z.string().describe("Postal/ZIP code").nullable().optional(),
28
28
  "region-code": zod.z.string().describe("ISO 3166-2 region code").nullable().optional(),
29
29
  "country-code": zod.z.string().describe("ISO 2-letter country code").nullable().optional(),
@@ -33,7 +33,7 @@ const NeutrinoGeocodeAddress_LocationSchema = zod.z.object({
33
33
  "postal-address": zod.z.string().describe("Address formatted for postal delivery").nullable().optional()
34
34
  }).passthrough().describe("A single geocoded location result.");
35
35
  const NeutrinoGeocodeAddressOutput = zod.z.object({
36
- found: zod.z.number().int().describe("Number of possible matching locations found"),
36
+ found: zod.z.number().int().describe("Number of possible matching locations found").nullable(),
37
37
  locations: zod.z.array(NeutrinoGeocodeAddress_LocationSchema).describe("List of matching location objects").nullable().optional()
38
38
  }).describe("Response model for geocode-address.");
39
39
  const neutrinoGeocodeAddress = require_action.action("NEUTRINO_GEOCODE_ADDRESS", {
@@ -1 +1 @@
1
- {"version":3,"file":"geocode-address.cjs","names":["z","action"],"sources":["../../src/actions/geocode-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoGeocodeAddressInput: z.ZodTypeAny = z.object({\n address: z.string().describe(\"The full address or place name to geocode\"),\n \"country-code\": z.string().describe(\"ISO 2-letter country code to limit results\").optional(),\n \"fuzzy-search\": z.boolean().default(false).describe(\"Enable enhanced matching for misspelled addresses\").optional(),\n \"language-code\": z.string().describe(\"ISO 2-letter language code for result translation\").optional(),\n}).describe(\"Request model for geocoding an address or place name.\");\nconst NeutrinoGeocodeAddress_TimezoneSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Timezone identifier (e.g., 'America/New_York')\").nullable().optional(),\n abbr: z.string().describe(\"Timezone abbreviation (e.g., 'EST', 'PST')\").nullable().optional(),\n date: z.string().describe(\"Current date in the timezone\").nullable().optional(),\n name: z.string().describe(\"Full timezone name\").nullable().optional(),\n time: z.string().describe(\"Current time in the timezone\").nullable().optional(),\n offset: z.string().describe(\"UTC offset (e.g., '+00:00', '-05:00')\").nullable().optional(),\n}).passthrough().describe(\"Timezone information for a location.\");\nconst NeutrinoGeocodeAddress_LocationSchema: z.ZodTypeAny = z.object({\n city: z.string().describe(\"City or locality name\").nullable().optional(),\n state: z.string().describe(\"State or region name\").nullable().optional(),\n address: z.string().describe(\"Full comma-separated address string\"),\n country: z.string().describe(\"Country name\").nullable().optional(),\n geohash: z.string().describe(\"Location geohash identifier\").nullable().optional(),\n latitude: z.number().describe(\"Geographic latitude coordinate\"),\n timezone: NeutrinoGeocodeAddress_TimezoneSchema.nullable().optional(),\n longitude: z.number().describe(\"Geographic longitude coordinate\"),\n \"postal-code\": z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n \"region-code\": z.string().describe(\"ISO 3166-2 region code\").nullable().optional(),\n \"country-code\": z.string().describe(\"ISO 2-letter country code\").nullable().optional(),\n \"building-type\": z.string().describe(\"Building category (house, apartment, office, etc.)\").nullable().optional(),\n \"country-code3\": z.string().describe(\"ISO 3-letter country code\").nullable().optional(),\n \"location-type\": z.string().describe(\"Precision level (address, street, city, postal-code, etc.)\").nullable().optional(),\n \"postal-address\": z.string().describe(\"Address formatted for postal delivery\").nullable().optional(),\n}).passthrough().describe(\"A single geocoded location result.\");\nexport const NeutrinoGeocodeAddressOutput: z.ZodTypeAny = z.object({\n found: z.number().int().describe(\"Number of possible matching locations found\"),\n locations: z.array(NeutrinoGeocodeAddress_LocationSchema).describe(\"List of matching location objects\").nullable().optional(),\n}).describe(\"Response model for geocode-address.\");\n\nexport const neutrinoGeocodeAddress = action(\"NEUTRINO_GEOCODE_ADDRESS\", {\n slug: \"neutrino-geocode-address\",\n name: \"Geocode Address\",\n description: \"Tool to geocode an address. Use when you need geographic coordinates for an address or place name.\",\n input: NeutrinoGeocodeAddressInput,\n output: NeutrinoGeocodeAddressOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"geocode-address.cjs","names":["z","action"],"sources":["../../src/actions/geocode-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeutrinoGeocodeAddressInput = z.object({\n address: z.string().describe(\"The full address or place name to geocode\"),\n \"country-code\": z.string().describe(\"ISO 2-letter country code to limit results\").optional(),\n \"fuzzy-search\": z.boolean().default(false).describe(\"Enable enhanced matching for misspelled addresses\").optional(),\n \"language-code\": z.string().describe(\"ISO 2-letter language code for result translation\").optional(),\n}).describe(\"Request model for geocoding an address or place name.\");\nconst NeutrinoGeocodeAddress_TimezoneSchema = z.object({\n id: z.string().describe(\"Timezone identifier (e.g., 'America/New_York')\").nullable().optional(),\n abbr: z.string().describe(\"Timezone abbreviation (e.g., 'EST', 'PST')\").nullable().optional(),\n date: z.string().describe(\"Current date in the timezone\").nullable().optional(),\n name: z.string().describe(\"Full timezone name\").nullable().optional(),\n time: z.string().describe(\"Current time in the timezone\").nullable().optional(),\n offset: z.string().describe(\"UTC offset (e.g., '+00:00', '-05:00')\").nullable().optional(),\n}).passthrough().describe(\"Timezone information for a location.\");\nconst NeutrinoGeocodeAddress_LocationSchema = z.object({\n city: z.string().describe(\"City or locality name\").nullable().optional(),\n state: z.string().describe(\"State or region name\").nullable().optional(),\n address: z.string().describe(\"Full comma-separated address string\").nullable(),\n country: z.string().describe(\"Country name\").nullable().optional(),\n geohash: z.string().describe(\"Location geohash identifier\").nullable().optional(),\n latitude: z.number().describe(\"Geographic latitude coordinate\").nullable(),\n timezone: NeutrinoGeocodeAddress_TimezoneSchema.nullable().optional(),\n longitude: z.number().describe(\"Geographic longitude coordinate\").nullable(),\n \"postal-code\": z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n \"region-code\": z.string().describe(\"ISO 3166-2 region code\").nullable().optional(),\n \"country-code\": z.string().describe(\"ISO 2-letter country code\").nullable().optional(),\n \"building-type\": z.string().describe(\"Building category (house, apartment, office, etc.)\").nullable().optional(),\n \"country-code3\": z.string().describe(\"ISO 3-letter country code\").nullable().optional(),\n \"location-type\": z.string().describe(\"Precision level (address, street, city, postal-code, etc.)\").nullable().optional(),\n \"postal-address\": z.string().describe(\"Address formatted for postal delivery\").nullable().optional(),\n}).passthrough().describe(\"A single geocoded location result.\");\nexport const NeutrinoGeocodeAddressOutput = z.object({\n found: z.number().int().describe(\"Number of possible matching locations found\").nullable(),\n locations: z.array(NeutrinoGeocodeAddress_LocationSchema).describe(\"List of matching location objects\").nullable().optional(),\n}).describe(\"Response model for geocode-address.\");\n\nexport const neutrinoGeocodeAddress = action(\"NEUTRINO_GEOCODE_ADDRESS\", {\n slug: \"neutrino-geocode-address\",\n name: \"Geocode Address\",\n description: \"Tool to geocode an address. Use when you need geographic coordinates for an address or place name.\",\n input: NeutrinoGeocodeAddressInput,\n output: NeutrinoGeocodeAddressOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,45 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/geocode-address.d.ts
4
- declare const NeutrinoGeocodeAddressInput: z.ZodTypeAny;
5
- declare const NeutrinoGeocodeAddressOutput: z.ZodTypeAny;
6
- declare const neutrinoGeocodeAddress: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoGeocodeAddressInput: z.ZodObject<{
5
+ address: z.ZodString;
6
+ "country-code": z.ZodOptional<z.ZodString>;
7
+ "fuzzy-search": z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
8
+ "language-code": z.ZodOptional<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const NeutrinoGeocodeAddressOutput: z.ZodObject<{
11
+ found: z.ZodNullable<z.ZodNumber>;
12
+ locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
13
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ address: z.ZodNullable<z.ZodString>;
16
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ geohash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ latitude: z.ZodNullable<z.ZodNumber>;
19
+ timezone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ abbr: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ offset: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$loose>>>;
27
+ longitude: z.ZodNullable<z.ZodNumber>;
28
+ "postal-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ "region-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ "country-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ "building-type": z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ "country-code3": z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ "location-type": z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ "postal-address": z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ }, z.core.$loose>>>>;
36
+ }, z.core.$strip>;
37
+ declare const neutrinoGeocodeAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ address: string;
39
+ "country-code"?: string | undefined;
40
+ "fuzzy-search"?: boolean | undefined;
41
+ "language-code"?: string | undefined;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
43
  //#endregion
8
44
  export { neutrinoGeocodeAddress };
9
45
  //# sourceMappingURL=geocode-address.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"geocode-address.d.cts","names":[],"sources":["../../src/actions/geocode-address.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAKwB;AAAA,cA0BvD,4BAAA,EAA8B,CAAA,CAAE,UAGK;AAAA,cAErC,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"geocode-address.d.cts","names":[],"sources":["../../src/actions/geocode-address.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cA+B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,45 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/geocode-address.d.ts
4
- declare const NeutrinoGeocodeAddressInput: z.ZodTypeAny;
5
- declare const NeutrinoGeocodeAddressOutput: z.ZodTypeAny;
6
- declare const neutrinoGeocodeAddress: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeutrinoGeocodeAddressInput: z.ZodObject<{
5
+ address: z.ZodString;
6
+ "country-code": z.ZodOptional<z.ZodString>;
7
+ "fuzzy-search": z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
8
+ "language-code": z.ZodOptional<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const NeutrinoGeocodeAddressOutput: z.ZodObject<{
11
+ found: z.ZodNullable<z.ZodNumber>;
12
+ locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
13
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ address: z.ZodNullable<z.ZodString>;
16
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ geohash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ latitude: z.ZodNullable<z.ZodNumber>;
19
+ timezone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ abbr: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ offset: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$loose>>>;
27
+ longitude: z.ZodNullable<z.ZodNumber>;
28
+ "postal-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ "region-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ "country-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ "building-type": z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ "country-code3": z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ "location-type": z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ "postal-address": z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ }, z.core.$loose>>>>;
36
+ }, z.core.$strip>;
37
+ declare const neutrinoGeocodeAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ address: string;
39
+ "country-code"?: string | undefined;
40
+ "fuzzy-search"?: boolean | undefined;
41
+ "language-code"?: string | undefined;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
43
  //#endregion
8
44
  export { neutrinoGeocodeAddress };
9
45
  //# sourceMappingURL=geocode-address.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"geocode-address.d.mts","names":[],"sources":["../../src/actions/geocode-address.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAKwB;AAAA,cA0BvD,4BAAA,EAA8B,CAAA,CAAE,UAGK;AAAA,cAErC,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"geocode-address.d.mts","names":[],"sources":["../../src/actions/geocode-address.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cA+B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}