@keystrokehq/neverbounce 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 (105) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/account-info.cjs +11 -11
  4. package/dist/actions/account-info.cjs.map +1 -1
  5. package/dist/actions/account-info.d.cts +19 -3
  6. package/dist/actions/account-info.d.cts.map +1 -1
  7. package/dist/actions/account-info.d.mts +19 -3
  8. package/dist/actions/account-info.d.mts.map +1 -1
  9. package/dist/actions/account-info.mjs +11 -11
  10. package/dist/actions/account-info.mjs.map +1 -1
  11. package/dist/actions/confirm-poe.cjs +3 -3
  12. package/dist/actions/confirm-poe.cjs.map +1 -1
  13. package/dist/actions/confirm-poe.d.cts +17 -3
  14. package/dist/actions/confirm-poe.d.cts.map +1 -1
  15. package/dist/actions/confirm-poe.d.mts +17 -3
  16. package/dist/actions/confirm-poe.d.mts.map +1 -1
  17. package/dist/actions/confirm-poe.mjs +3 -3
  18. package/dist/actions/confirm-poe.mjs.map +1 -1
  19. package/dist/actions/jobs-create.cjs +2 -2
  20. package/dist/actions/jobs-create.cjs.map +1 -1
  21. package/dist/actions/jobs-create.d.cts +35 -3
  22. package/dist/actions/jobs-create.d.cts.map +1 -1
  23. package/dist/actions/jobs-create.d.mts +35 -3
  24. package/dist/actions/jobs-create.d.mts.map +1 -1
  25. package/dist/actions/jobs-create.mjs +2 -2
  26. package/dist/actions/jobs-create.mjs.map +1 -1
  27. package/dist/actions/jobs-delete.cjs +1 -1
  28. package/dist/actions/jobs-delete.cjs.map +1 -1
  29. package/dist/actions/jobs-delete.d.cts +18 -3
  30. package/dist/actions/jobs-delete.d.cts.map +1 -1
  31. package/dist/actions/jobs-delete.d.mts +18 -3
  32. package/dist/actions/jobs-delete.d.mts.map +1 -1
  33. package/dist/actions/jobs-delete.mjs +1 -1
  34. package/dist/actions/jobs-delete.mjs.map +1 -1
  35. package/dist/actions/jobs-download-get.cjs +3 -3
  36. package/dist/actions/jobs-download-get.cjs.map +1 -1
  37. package/dist/actions/jobs-download-get.d.cts +77 -3
  38. package/dist/actions/jobs-download-get.d.cts.map +1 -1
  39. package/dist/actions/jobs-download-get.d.mts +77 -3
  40. package/dist/actions/jobs-download-get.d.mts.map +1 -1
  41. package/dist/actions/jobs-download-get.mjs +3 -3
  42. package/dist/actions/jobs-download-get.mjs.map +1 -1
  43. package/dist/actions/jobs-results.cjs +3 -3
  44. package/dist/actions/jobs-results.cjs.map +1 -1
  45. package/dist/actions/jobs-results.d.cts +22 -3
  46. package/dist/actions/jobs-results.d.cts.map +1 -1
  47. package/dist/actions/jobs-results.d.mts +22 -3
  48. package/dist/actions/jobs-results.d.mts.map +1 -1
  49. package/dist/actions/jobs-results.mjs +3 -3
  50. package/dist/actions/jobs-results.mjs.map +1 -1
  51. package/dist/actions/jobs-start.cjs +2 -2
  52. package/dist/actions/jobs-start.cjs.map +1 -1
  53. package/dist/actions/jobs-start.d.cts +14 -3
  54. package/dist/actions/jobs-start.d.cts.map +1 -1
  55. package/dist/actions/jobs-start.d.mts +14 -3
  56. package/dist/actions/jobs-start.d.mts.map +1 -1
  57. package/dist/actions/jobs-start.mjs +2 -2
  58. package/dist/actions/jobs-start.mjs.map +1 -1
  59. package/dist/actions/jobs-status.cjs +16 -16
  60. package/dist/actions/jobs-status.cjs.map +1 -1
  61. package/dist/actions/jobs-status.d.cts +35 -3
  62. package/dist/actions/jobs-status.d.cts.map +1 -1
  63. package/dist/actions/jobs-status.d.mts +35 -3
  64. package/dist/actions/jobs-status.d.mts.map +1 -1
  65. package/dist/actions/jobs-status.mjs +16 -16
  66. package/dist/actions/jobs-status.mjs.map +1 -1
  67. package/dist/actions/parse-job.cjs +2 -2
  68. package/dist/actions/parse-job.cjs.map +1 -1
  69. package/dist/actions/parse-job.d.cts +13 -3
  70. package/dist/actions/parse-job.d.cts.map +1 -1
  71. package/dist/actions/parse-job.d.mts +13 -3
  72. package/dist/actions/parse-job.d.mts.map +1 -1
  73. package/dist/actions/parse-job.mjs +2 -2
  74. package/dist/actions/parse-job.mjs.map +1 -1
  75. package/dist/actions/search-jobs.cjs +16 -16
  76. package/dist/actions/search-jobs.cjs.map +1 -1
  77. package/dist/actions/search-jobs.d.cts +41 -3
  78. package/dist/actions/search-jobs.d.cts.map +1 -1
  79. package/dist/actions/search-jobs.d.mts +41 -3
  80. package/dist/actions/search-jobs.d.mts.map +1 -1
  81. package/dist/actions/search-jobs.mjs +16 -16
  82. package/dist/actions/search-jobs.mjs.map +1 -1
  83. package/dist/actions/single-check.cjs +2 -2
  84. package/dist/actions/single-check.cjs.map +1 -1
  85. package/dist/actions/single-check.d.cts +27 -3
  86. package/dist/actions/single-check.d.cts.map +1 -1
  87. package/dist/actions/single-check.d.mts +27 -3
  88. package/dist/actions/single-check.d.mts.map +1 -1
  89. package/dist/actions/single-check.mjs +2 -2
  90. package/dist/actions/single-check.mjs.map +1 -1
  91. package/dist/actions/widget-send-event.cjs +1 -1
  92. package/dist/actions/widget-send-event.cjs.map +1 -1
  93. package/dist/actions/widget-send-event.d.cts +12 -3
  94. package/dist/actions/widget-send-event.d.cts.map +1 -1
  95. package/dist/actions/widget-send-event.d.mts +12 -3
  96. package/dist/actions/widget-send-event.d.mts.map +1 -1
  97. package/dist/actions/widget-send-event.mjs +1 -1
  98. package/dist/actions/widget-send-event.mjs.map +1 -1
  99. package/dist/catalog.cjs +7 -1
  100. package/dist/catalog.cjs.map +1 -1
  101. package/dist/catalog.d.cts +8 -0
  102. package/dist/catalog.d.mts +8 -0
  103. package/dist/catalog.mjs +7 -1
  104. package/dist/catalog.mjs.map +1 -1
  105. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["neverbounce","executeNeverbounceTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { neverbounce } from \"./app\";\nimport { executeNeverbounceTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return neverbounce.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeNeverbounceTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,YAAY,OAAO;EACxB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,uBAAuB,MAAM,KAAgC,CAAC;EAC9F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.cjs","names":["neverbounce","executeNeverbounceTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { neverbounce } from \"./app\";\nimport { executeNeverbounceTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return neverbounce.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeNeverbounceTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,YAAY,OAAO;EACxB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,uBAAuB,MAAM,KAAgC,CAAC;EAC9F;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { neverbounce } from \"./app\";\nimport { executeNeverbounceTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return neverbounce.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeNeverbounceTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,YAAY,OAAO;EACxB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,uBAAuB,MAAM,KAAgC,CAAC;EAC9F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { neverbounce } from \"./app\";\nimport { executeNeverbounceTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return neverbounce.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeNeverbounceTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,YAAY,OAAO;EACxB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,uBAAuB,MAAM,KAAgC,CAAC;EAC9F;CACF,CAAC;AACH"}
@@ -3,23 +3,23 @@ let zod = require("zod");
3
3
  //#region src/actions/account-info.ts
4
4
  const NeverbounceAccountInfoInput = zod.z.object({}).describe("Request model for GET /account/info. No parameters required.");
5
5
  const NeverbounceAccountInfo_JobsInfoSchema = zod.z.object({
6
- queued: zod.z.number().int().describe("Number of jobs currently queued"),
7
- completed: zod.z.number().int().describe("Total number of completed jobs"),
8
- processing: zod.z.number().int().describe("Number of jobs currently processing"),
9
- under_review: zod.z.number().int().describe("Number of jobs currently under review")
6
+ queued: zod.z.number().int().describe("Number of jobs currently queued").nullable(),
7
+ completed: zod.z.number().int().describe("Total number of completed jobs").nullable(),
8
+ processing: zod.z.number().int().describe("Number of jobs currently processing").nullable(),
9
+ under_review: zod.z.number().int().describe("Number of jobs currently under review").nullable()
10
10
  }).describe("Information about verification job counts.");
11
11
  const NeverbounceAccountInfo_CreditsInfoSchema = zod.z.object({
12
- free_credits_used: zod.z.number().int().describe("Number of free credits used"),
13
- paid_credits_used: zod.z.number().int().describe("Number of paid credits used"),
14
- free_credits_remaining: zod.z.number().int().describe("Number of free credits remaining"),
15
- paid_credits_remaining: zod.z.number().int().describe("Number of paid credits remaining")
12
+ free_credits_used: zod.z.number().int().describe("Number of free credits used").nullable(),
13
+ paid_credits_used: zod.z.number().int().describe("Number of paid credits used").nullable(),
14
+ free_credits_remaining: zod.z.number().int().describe("Number of free credits remaining").nullable(),
15
+ paid_credits_remaining: zod.z.number().int().describe("Number of paid credits remaining").nullable()
16
16
  }).describe("Information about free and paid credits.");
17
17
  const NeverbounceAccountInfoOutput = zod.z.object({
18
- status: zod.z.string().describe("Status of the API request"),
18
+ status: zod.z.string().describe("Status of the API request").nullable(),
19
19
  job_counts: NeverbounceAccountInfo_JobsInfoSchema.nullable(),
20
20
  credits_info: NeverbounceAccountInfo_CreditsInfoSchema.nullable(),
21
- execution_time: zod.z.number().int().describe("Time taken to execute the request in milliseconds"),
22
- subscription_type: zod.z.string().describe("The subscription type for the account")
21
+ execution_time: zod.z.number().int().describe("Time taken to execute the request in milliseconds").nullable(),
22
+ subscription_type: zod.z.string().describe("The subscription type for the account").nullable()
23
23
  }).describe("Response model for GET /account/info containing status, timing, credits, and job counts.");
24
24
  const neverbounceAccountInfo = require_action.action("NEVERBOUNCE_ACCOUNT_INFO", {
25
25
  slug: "neverbounce-account-info",
@@ -1 +1 @@
1
- {"version":3,"file":"account-info.cjs","names":["z","action"],"sources":["../../src/actions/account-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceAccountInfoInput: z.ZodTypeAny = z.object({}).describe(\"Request model for GET /account/info. No parameters required.\");\nconst NeverbounceAccountInfo_JobsInfoSchema: z.ZodTypeAny = z.object({\n queued: z.number().int().describe(\"Number of jobs currently queued\"),\n completed: z.number().int().describe(\"Total number of completed jobs\"),\n processing: z.number().int().describe(\"Number of jobs currently processing\"),\n under_review: z.number().int().describe(\"Number of jobs currently under review\"),\n}).describe(\"Information about verification job counts.\");\nconst NeverbounceAccountInfo_CreditsInfoSchema: z.ZodTypeAny = z.object({\n free_credits_used: z.number().int().describe(\"Number of free credits used\"),\n paid_credits_used: z.number().int().describe(\"Number of paid credits used\"),\n free_credits_remaining: z.number().int().describe(\"Number of free credits remaining\"),\n paid_credits_remaining: z.number().int().describe(\"Number of paid credits remaining\"),\n}).describe(\"Information about free and paid credits.\");\nexport const NeverbounceAccountInfoOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Status of the API request\"),\n job_counts: NeverbounceAccountInfo_JobsInfoSchema.nullable(),\n credits_info: NeverbounceAccountInfo_CreditsInfoSchema.nullable(),\n execution_time: z.number().int().describe(\"Time taken to execute the request in milliseconds\"),\n subscription_type: z.string().describe(\"The subscription type for the account\"),\n}).describe(\"Response model for GET /account/info containing status, timing, credits, and job counts.\");\n\nexport const neverbounceAccountInfo = action(\"NEVERBOUNCE_ACCOUNT_INFO\", {\n slug: \"neverbounce-account-info\",\n name: \"Get Account Info\",\n description: \"Tool to get account information including credits, job counts, and usage statistics. Use when retrieving NeverBounce account summary after authentication.\",\n input: NeverbounceAccountInfoInput,\n output: NeverbounceAccountInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC7I,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC;CACnE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CAC3E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;AACjF,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,2CAAyDA,IAAAA,EAAE,OAAO;CACtE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC1E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC1E,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACpF,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;AACtF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACvD,YAAY,sCAAsC,SAAS;CAC3D,cAAc,yCAAyC,SAAS;CAChE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD;CAC7F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;AAChF,CAAC,CAAC,CAAC,SAAS,0FAA0F;AAEtG,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"account-info.cjs","names":["z","action"],"sources":["../../src/actions/account-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceAccountInfoInput = z.object({}).describe(\"Request model for GET /account/info. No parameters required.\");\nconst NeverbounceAccountInfo_JobsInfoSchema = z.object({\n queued: z.number().int().describe(\"Number of jobs currently queued\").nullable(),\n completed: z.number().int().describe(\"Total number of completed jobs\").nullable(),\n processing: z.number().int().describe(\"Number of jobs currently processing\").nullable(),\n under_review: z.number().int().describe(\"Number of jobs currently under review\").nullable(),\n}).describe(\"Information about verification job counts.\");\nconst NeverbounceAccountInfo_CreditsInfoSchema = z.object({\n free_credits_used: z.number().int().describe(\"Number of free credits used\").nullable(),\n paid_credits_used: z.number().int().describe(\"Number of paid credits used\").nullable(),\n free_credits_remaining: z.number().int().describe(\"Number of free credits remaining\").nullable(),\n paid_credits_remaining: z.number().int().describe(\"Number of paid credits remaining\").nullable(),\n}).describe(\"Information about free and paid credits.\");\nexport const NeverbounceAccountInfoOutput = z.object({\n status: z.string().describe(\"Status of the API request\").nullable(),\n job_counts: NeverbounceAccountInfo_JobsInfoSchema.nullable(),\n credits_info: NeverbounceAccountInfo_CreditsInfoSchema.nullable(),\n execution_time: z.number().int().describe(\"Time taken to execute the request in milliseconds\").nullable(),\n subscription_type: z.string().describe(\"The subscription type for the account\").nullable(),\n}).describe(\"Response model for GET /account/info containing status, timing, credits, and job counts.\");\n\nexport const neverbounceAccountInfo = action(\"NEVERBOUNCE_ACCOUNT_INFO\", {\n slug: \"neverbounce-account-info\",\n name: \"Get Account Info\",\n description: \"Tool to get account information including credits, job counts, and usage statistics. Use when retrieving NeverBounce account summary after authentication.\",\n input: NeverbounceAccountInfoInput,\n output: NeverbounceAccountInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC/H,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrF,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC/F,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,YAAY,sCAAsC,SAAS;CAC3D,cAAc,yCAAyC,SAAS;CAChE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACxG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,0FAA0F;AAEtG,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/account-info.d.ts
4
- declare const NeverbounceAccountInfoInput: z.ZodTypeAny;
5
- declare const NeverbounceAccountInfoOutput: z.ZodTypeAny;
6
- declare const neverbounceAccountInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceAccountInfoInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const NeverbounceAccountInfoOutput: z.ZodObject<{
6
+ status: z.ZodNullable<z.ZodString>;
7
+ job_counts: z.ZodNullable<z.ZodObject<{
8
+ queued: z.ZodNullable<z.ZodNumber>;
9
+ completed: z.ZodNullable<z.ZodNumber>;
10
+ processing: z.ZodNullable<z.ZodNumber>;
11
+ under_review: z.ZodNullable<z.ZodNumber>;
12
+ }, z.core.$strip>>;
13
+ credits_info: z.ZodNullable<z.ZodObject<{
14
+ free_credits_used: z.ZodNullable<z.ZodNumber>;
15
+ paid_credits_used: z.ZodNullable<z.ZodNumber>;
16
+ free_credits_remaining: z.ZodNullable<z.ZodNumber>;
17
+ paid_credits_remaining: z.ZodNullable<z.ZodNumber>;
18
+ }, z.core.$strip>>;
19
+ execution_time: z.ZodNullable<z.ZodNumber>;
20
+ subscription_type: z.ZodNullable<z.ZodString>;
21
+ }, z.core.$strip>;
22
+ declare const neverbounceAccountInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { neverbounceAccountInfo };
9
25
  //# sourceMappingURL=account-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"account-info.d.cts","names":[],"sources":["../../src/actions/account-info.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAAkG;AAAA,cAajI,4BAAA,EAA8B,CAAA,CAAE,UAM0D;AAAA,cAE1F,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"account-info.d.cts","names":[],"sources":["../../src/actions/account-info.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAa3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAQ5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/account-info.d.ts
4
- declare const NeverbounceAccountInfoInput: z.ZodTypeAny;
5
- declare const NeverbounceAccountInfoOutput: z.ZodTypeAny;
6
- declare const neverbounceAccountInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceAccountInfoInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const NeverbounceAccountInfoOutput: z.ZodObject<{
6
+ status: z.ZodNullable<z.ZodString>;
7
+ job_counts: z.ZodNullable<z.ZodObject<{
8
+ queued: z.ZodNullable<z.ZodNumber>;
9
+ completed: z.ZodNullable<z.ZodNumber>;
10
+ processing: z.ZodNullable<z.ZodNumber>;
11
+ under_review: z.ZodNullable<z.ZodNumber>;
12
+ }, z.core.$strip>>;
13
+ credits_info: z.ZodNullable<z.ZodObject<{
14
+ free_credits_used: z.ZodNullable<z.ZodNumber>;
15
+ paid_credits_used: z.ZodNullable<z.ZodNumber>;
16
+ free_credits_remaining: z.ZodNullable<z.ZodNumber>;
17
+ paid_credits_remaining: z.ZodNullable<z.ZodNumber>;
18
+ }, z.core.$strip>>;
19
+ execution_time: z.ZodNullable<z.ZodNumber>;
20
+ subscription_type: z.ZodNullable<z.ZodString>;
21
+ }, z.core.$strip>;
22
+ declare const neverbounceAccountInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { neverbounceAccountInfo };
9
25
  //# sourceMappingURL=account-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"account-info.d.mts","names":[],"sources":["../../src/actions/account-info.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAAkG;AAAA,cAajI,4BAAA,EAA8B,CAAA,CAAE,UAM0D;AAAA,cAE1F,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"account-info.d.mts","names":[],"sources":["../../src/actions/account-info.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAa3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAQ5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -3,16 +3,16 @@ import { z } from "zod";
3
3
  //#region src/actions/account-info.ts
4
4
  const NeverbounceAccountInfoInput = z.object({}).describe("Request model for GET /account/info. No parameters required.");
5
5
  const NeverbounceAccountInfo_JobsInfoSchema = z.object({
6
- queued: z.number().int().describe("Number of jobs currently queued"),
7
- completed: z.number().int().describe("Total number of completed jobs"),
8
- processing: z.number().int().describe("Number of jobs currently processing"),
9
- under_review: z.number().int().describe("Number of jobs currently under review")
6
+ queued: z.number().int().describe("Number of jobs currently queued").nullable(),
7
+ completed: z.number().int().describe("Total number of completed jobs").nullable(),
8
+ processing: z.number().int().describe("Number of jobs currently processing").nullable(),
9
+ under_review: z.number().int().describe("Number of jobs currently under review").nullable()
10
10
  }).describe("Information about verification job counts.");
11
11
  const NeverbounceAccountInfo_CreditsInfoSchema = z.object({
12
- free_credits_used: z.number().int().describe("Number of free credits used"),
13
- paid_credits_used: z.number().int().describe("Number of paid credits used"),
14
- free_credits_remaining: z.number().int().describe("Number of free credits remaining"),
15
- paid_credits_remaining: z.number().int().describe("Number of paid credits remaining")
12
+ free_credits_used: z.number().int().describe("Number of free credits used").nullable(),
13
+ paid_credits_used: z.number().int().describe("Number of paid credits used").nullable(),
14
+ free_credits_remaining: z.number().int().describe("Number of free credits remaining").nullable(),
15
+ paid_credits_remaining: z.number().int().describe("Number of paid credits remaining").nullable()
16
16
  }).describe("Information about free and paid credits.");
17
17
  const neverbounceAccountInfo = action("NEVERBOUNCE_ACCOUNT_INFO", {
18
18
  slug: "neverbounce-account-info",
@@ -20,11 +20,11 @@ const neverbounceAccountInfo = action("NEVERBOUNCE_ACCOUNT_INFO", {
20
20
  description: "Tool to get account information including credits, job counts, and usage statistics. Use when retrieving NeverBounce account summary after authentication.",
21
21
  input: NeverbounceAccountInfoInput,
22
22
  output: z.object({
23
- status: z.string().describe("Status of the API request"),
23
+ status: z.string().describe("Status of the API request").nullable(),
24
24
  job_counts: NeverbounceAccountInfo_JobsInfoSchema.nullable(),
25
25
  credits_info: NeverbounceAccountInfo_CreditsInfoSchema.nullable(),
26
- execution_time: z.number().int().describe("Time taken to execute the request in milliseconds"),
27
- subscription_type: z.string().describe("The subscription type for the account")
26
+ execution_time: z.number().int().describe("Time taken to execute the request in milliseconds").nullable(),
27
+ subscription_type: z.string().describe("The subscription type for the account").nullable()
28
28
  }).describe("Response model for GET /account/info containing status, timing, credits, and job counts.")
29
29
  });
30
30
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"account-info.mjs","names":[],"sources":["../../src/actions/account-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceAccountInfoInput: z.ZodTypeAny = z.object({}).describe(\"Request model for GET /account/info. No parameters required.\");\nconst NeverbounceAccountInfo_JobsInfoSchema: z.ZodTypeAny = z.object({\n queued: z.number().int().describe(\"Number of jobs currently queued\"),\n completed: z.number().int().describe(\"Total number of completed jobs\"),\n processing: z.number().int().describe(\"Number of jobs currently processing\"),\n under_review: z.number().int().describe(\"Number of jobs currently under review\"),\n}).describe(\"Information about verification job counts.\");\nconst NeverbounceAccountInfo_CreditsInfoSchema: z.ZodTypeAny = z.object({\n free_credits_used: z.number().int().describe(\"Number of free credits used\"),\n paid_credits_used: z.number().int().describe(\"Number of paid credits used\"),\n free_credits_remaining: z.number().int().describe(\"Number of free credits remaining\"),\n paid_credits_remaining: z.number().int().describe(\"Number of paid credits remaining\"),\n}).describe(\"Information about free and paid credits.\");\nexport const NeverbounceAccountInfoOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Status of the API request\"),\n job_counts: NeverbounceAccountInfo_JobsInfoSchema.nullable(),\n credits_info: NeverbounceAccountInfo_CreditsInfoSchema.nullable(),\n execution_time: z.number().int().describe(\"Time taken to execute the request in milliseconds\"),\n subscription_type: z.string().describe(\"The subscription type for the account\"),\n}).describe(\"Response model for GET /account/info containing status, timing, credits, and job counts.\");\n\nexport const neverbounceAccountInfo = action(\"NEVERBOUNCE_ACCOUNT_INFO\", {\n slug: \"neverbounce-account-info\",\n name: \"Get Account Info\",\n description: \"Tool to get account information including credits, job counts, and usage statistics. Use when retrieving NeverBounce account summary after authentication.\",\n input: NeverbounceAccountInfoInput,\n output: NeverbounceAccountInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC7I,MAAM,wCAAsD,EAAE,OAAO;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC;CACnE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CACrE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CAC3E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;AACjF,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,2CAAyD,EAAE,OAAO;CACtE,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC1E,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC1E,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACpF,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;AACtF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAStD,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbwD,EAAE,OAAO;EACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;EACvD,YAAY,sCAAsC,SAAS;EAC3D,cAAc,yCAAyC,SAAS;EAChE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD;EAC7F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAChF,CAAC,CAAC,CAAC,SAAS,0FAOF;AACV,CAAC"}
1
+ {"version":3,"file":"account-info.mjs","names":[],"sources":["../../src/actions/account-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceAccountInfoInput = z.object({}).describe(\"Request model for GET /account/info. No parameters required.\");\nconst NeverbounceAccountInfo_JobsInfoSchema = z.object({\n queued: z.number().int().describe(\"Number of jobs currently queued\").nullable(),\n completed: z.number().int().describe(\"Total number of completed jobs\").nullable(),\n processing: z.number().int().describe(\"Number of jobs currently processing\").nullable(),\n under_review: z.number().int().describe(\"Number of jobs currently under review\").nullable(),\n}).describe(\"Information about verification job counts.\");\nconst NeverbounceAccountInfo_CreditsInfoSchema = z.object({\n free_credits_used: z.number().int().describe(\"Number of free credits used\").nullable(),\n paid_credits_used: z.number().int().describe(\"Number of paid credits used\").nullable(),\n free_credits_remaining: z.number().int().describe(\"Number of free credits remaining\").nullable(),\n paid_credits_remaining: z.number().int().describe(\"Number of paid credits remaining\").nullable(),\n}).describe(\"Information about free and paid credits.\");\nexport const NeverbounceAccountInfoOutput = z.object({\n status: z.string().describe(\"Status of the API request\").nullable(),\n job_counts: NeverbounceAccountInfo_JobsInfoSchema.nullable(),\n credits_info: NeverbounceAccountInfo_CreditsInfoSchema.nullable(),\n execution_time: z.number().int().describe(\"Time taken to execute the request in milliseconds\").nullable(),\n subscription_type: z.string().describe(\"The subscription type for the account\").nullable(),\n}).describe(\"Response model for GET /account/info containing status, timing, credits, and job counts.\");\n\nexport const neverbounceAccountInfo = action(\"NEVERBOUNCE_ACCOUNT_INFO\", {\n slug: \"neverbounce-account-info\",\n name: \"Get Account Info\",\n description: \"Tool to get account information including credits, job counts, and usage statistics. Use when retrieving NeverBounce account summary after authentication.\",\n input: NeverbounceAccountInfoInput,\n output: NeverbounceAccountInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC/H,MAAM,wCAAwC,EAAE,OAAO;CACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC9E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,2CAA2C,EAAE,OAAO;CACxD,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrF,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrF,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC/F,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAStD,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb0C,EAAE,OAAO;EACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAClE,YAAY,sCAAsC,SAAS;EAC3D,cAAc,yCAAyC,SAAS;EAChE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACxG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,SAAS,0FAOF;AACV,CAAC"}
@@ -8,9 +8,9 @@ const NeverbounceConfirmPoeInput = zod.z.object({
8
8
  confirmation_token: zod.z.string().describe("Security token from the widget verification")
9
9
  }).describe("Request model for POST /poe/confirm endpoint.");
10
10
  const NeverbounceConfirmPoeOutput = zod.z.object({
11
- status: zod.z.string().describe("Operation result indicator (e.g., 'success')"),
12
- execution_time: zod.z.number().int().describe("Processing duration in milliseconds"),
13
- token_confirmed: zod.z.boolean().describe("Boolean confirming whether the email verification token was successfully validated")
11
+ status: zod.z.string().describe("Operation result indicator (e.g., 'success')").nullable(),
12
+ execution_time: zod.z.number().int().describe("Processing duration in milliseconds").nullable(),
13
+ token_confirmed: zod.z.boolean().describe("Boolean confirming whether the email verification token was successfully validated").nullable()
14
14
  }).describe("Response model for POST /poe/confirm endpoint.");
15
15
  const neverbounceConfirmPoe = require_action.action("NEVERBOUNCE_CONFIRM_POE", {
16
16
  slug: "neverbounce-confirm-poe",
@@ -1 +1 @@
1
- {"version":3,"file":"confirm-poe.cjs","names":["z","action"],"sources":["../../src/actions/confirm-poe.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceConfirmPoeInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address to verify\"),\n result: z.string().describe(\"The verification result status from the widget\"),\n transaction_id: z.string().describe(\"Unique identifier for the verification transaction from the widget\"),\n confirmation_token: z.string().describe(\"Security token from the widget verification\"),\n}).describe(\"Request model for POST /poe/confirm endpoint.\");\nexport const NeverbounceConfirmPoeOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Operation result indicator (e.g., 'success')\"),\n execution_time: z.number().int().describe(\"Processing duration in milliseconds\"),\n token_confirmed: z.boolean().describe(\"Boolean confirming whether the email verification token was successfully validated\"),\n}).describe(\"Response model for POST /poe/confirm endpoint.\");\n\nexport const neverbounceConfirmPoe = action(\"NEVERBOUNCE_CONFIRM_POE\", {\n slug: \"neverbounce-confirm-poe\",\n name: \"Confirm Proof of Email\",\n description: \"Tool to confirm proof of email ownership (POE) from the JavaScript widget. Use when verifying server-side that a user confirmed their email through the widget.\",\n input: NeverbounceConfirmPoeInput,\n output: NeverbounceConfirmPoeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC5E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACxG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;AACvF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC1E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CAC/E,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oFAAoF;AAC5H,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"confirm-poe.cjs","names":["z","action"],"sources":["../../src/actions/confirm-poe.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceConfirmPoeInput = z.object({\n email: z.string().describe(\"The email address to verify\"),\n result: z.string().describe(\"The verification result status from the widget\"),\n transaction_id: z.string().describe(\"Unique identifier for the verification transaction from the widget\"),\n confirmation_token: z.string().describe(\"Security token from the widget verification\"),\n}).describe(\"Request model for POST /poe/confirm endpoint.\");\nexport const NeverbounceConfirmPoeOutput = z.object({\n status: z.string().describe(\"Operation result indicator (e.g., 'success')\").nullable(),\n execution_time: z.number().int().describe(\"Processing duration in milliseconds\").nullable(),\n token_confirmed: z.boolean().describe(\"Boolean confirming whether the email verification token was successfully validated\").nullable(),\n}).describe(\"Response model for POST /poe/confirm endpoint.\");\n\nexport const neverbounceConfirmPoe = action(\"NEVERBOUNCE_CONFIRM_POE\", {\n slug: \"neverbounce-confirm-poe\",\n name: \"Confirm Proof of Email\",\n description: \"Tool to confirm proof of email ownership (POE) from the JavaScript widget. Use when verifying server-side that a user confirmed their email through the widget.\",\n input: NeverbounceConfirmPoeInput,\n output: NeverbounceConfirmPoeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC5E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACxG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;AACvF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACrF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1F,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/confirm-poe.d.ts
4
- declare const NeverbounceConfirmPoeInput: z.ZodTypeAny;
5
- declare const NeverbounceConfirmPoeOutput: z.ZodTypeAny;
6
- declare const neverbounceConfirmPoe: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceConfirmPoeInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ result: z.ZodString;
7
+ transaction_id: z.ZodString;
8
+ confirmation_token: z.ZodString;
9
+ }, z.core.$strip>;
10
+ declare const NeverbounceConfirmPoeOutput: z.ZodObject<{
11
+ status: z.ZodNullable<z.ZodString>;
12
+ execution_time: z.ZodNullable<z.ZodNumber>;
13
+ token_confirmed: z.ZodNullable<z.ZodBoolean>;
14
+ }, z.core.$strip>;
15
+ declare const neverbounceConfirmPoe: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ email: string;
17
+ result: string;
18
+ transaction_id: string;
19
+ confirmation_token: string;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { neverbounceConfirmPoe };
9
23
  //# sourceMappingURL=confirm-poe.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"confirm-poe.d.cts","names":[],"sources":["../../src/actions/confirm-poe.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAKiB;AAAA,cAC/C,2BAAA,EAA6B,CAAA,CAAE,UAIiB;AAAA,cAEhD,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"confirm-poe.d.cts","names":[],"sources":["../../src/actions/confirm-poe.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/confirm-poe.d.ts
4
- declare const NeverbounceConfirmPoeInput: z.ZodTypeAny;
5
- declare const NeverbounceConfirmPoeOutput: z.ZodTypeAny;
6
- declare const neverbounceConfirmPoe: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceConfirmPoeInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ result: z.ZodString;
7
+ transaction_id: z.ZodString;
8
+ confirmation_token: z.ZodString;
9
+ }, z.core.$strip>;
10
+ declare const NeverbounceConfirmPoeOutput: z.ZodObject<{
11
+ status: z.ZodNullable<z.ZodString>;
12
+ execution_time: z.ZodNullable<z.ZodNumber>;
13
+ token_confirmed: z.ZodNullable<z.ZodBoolean>;
14
+ }, z.core.$strip>;
15
+ declare const neverbounceConfirmPoe: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ email: string;
17
+ result: string;
18
+ transaction_id: string;
19
+ confirmation_token: string;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { neverbounceConfirmPoe };
9
23
  //# sourceMappingURL=confirm-poe.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"confirm-poe.d.mts","names":[],"sources":["../../src/actions/confirm-poe.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAKiB;AAAA,cAC/C,2BAAA,EAA6B,CAAA,CAAE,UAIiB;AAAA,cAEhD,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"confirm-poe.d.mts","names":[],"sources":["../../src/actions/confirm-poe.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
@@ -11,9 +11,9 @@ const neverbounceConfirmPoe = action("NEVERBOUNCE_CONFIRM_POE", {
11
11
  confirmation_token: z.string().describe("Security token from the widget verification")
12
12
  }).describe("Request model for POST /poe/confirm endpoint."),
13
13
  output: z.object({
14
- status: z.string().describe("Operation result indicator (e.g., 'success')"),
15
- execution_time: z.number().int().describe("Processing duration in milliseconds"),
16
- token_confirmed: z.boolean().describe("Boolean confirming whether the email verification token was successfully validated")
14
+ status: z.string().describe("Operation result indicator (e.g., 'success')").nullable(),
15
+ execution_time: z.number().int().describe("Processing duration in milliseconds").nullable(),
16
+ token_confirmed: z.boolean().describe("Boolean confirming whether the email verification token was successfully validated").nullable()
17
17
  }).describe("Response model for POST /poe/confirm endpoint.")
18
18
  });
19
19
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"confirm-poe.mjs","names":[],"sources":["../../src/actions/confirm-poe.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceConfirmPoeInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address to verify\"),\n result: z.string().describe(\"The verification result status from the widget\"),\n transaction_id: z.string().describe(\"Unique identifier for the verification transaction from the widget\"),\n confirmation_token: z.string().describe(\"Security token from the widget verification\"),\n}).describe(\"Request model for POST /poe/confirm endpoint.\");\nexport const NeverbounceConfirmPoeOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Operation result indicator (e.g., 'success')\"),\n execution_time: z.number().int().describe(\"Processing duration in milliseconds\"),\n token_confirmed: z.boolean().describe(\"Boolean confirming whether the email verification token was successfully validated\"),\n}).describe(\"Response model for POST /poe/confirm endpoint.\");\n\nexport const neverbounceConfirmPoe = action(\"NEVERBOUNCE_CONFIRM_POE\", {\n slug: \"neverbounce-confirm-poe\",\n name: \"Confirm Proof of Email\",\n description: \"Tool to confirm proof of email ownership (POE) from the JavaScript widget. Use when verifying server-side that a user confirmed their email through the widget.\",\n input: NeverbounceConfirmPoeInput,\n output: NeverbounceConfirmPoeOutput,\n});\n"],"mappings":";;AAgBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBsD,EAAE,OAAO;EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;EACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;EAC5E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;EACxG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACvF,CAAC,CAAC,CAAC,SAAS,+CAWH;CACP,QAXuD,EAAE,OAAO;EAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC1E,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;EAC/E,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,oFAAoF;CAC5H,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"confirm-poe.mjs","names":[],"sources":["../../src/actions/confirm-poe.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceConfirmPoeInput = z.object({\n email: z.string().describe(\"The email address to verify\"),\n result: z.string().describe(\"The verification result status from the widget\"),\n transaction_id: z.string().describe(\"Unique identifier for the verification transaction from the widget\"),\n confirmation_token: z.string().describe(\"Security token from the widget verification\"),\n}).describe(\"Request model for POST /poe/confirm endpoint.\");\nexport const NeverbounceConfirmPoeOutput = z.object({\n status: z.string().describe(\"Operation result indicator (e.g., 'success')\").nullable(),\n execution_time: z.number().int().describe(\"Processing duration in milliseconds\").nullable(),\n token_confirmed: z.boolean().describe(\"Boolean confirming whether the email verification token was successfully validated\").nullable(),\n}).describe(\"Response model for POST /poe/confirm endpoint.\");\n\nexport const neverbounceConfirmPoe = action(\"NEVERBOUNCE_CONFIRM_POE\", {\n slug: \"neverbounce-confirm-poe\",\n name: \"Confirm Proof of Email\",\n description: \"Tool to confirm proof of email ownership (POE) from the JavaScript widget. Use when verifying server-side that a user confirmed their email through the widget.\",\n input: NeverbounceConfirmPoeInput,\n output: NeverbounceConfirmPoeOutput,\n});\n"],"mappings":";;AAgBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBwC,EAAE,OAAO;EACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;EACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;EAC5E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;EACxG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACvF,CAAC,CAAC,CAAC,SAAS,+CAWH;CACP,QAXyC,EAAE,OAAO;EAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACrF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC1F,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACvI,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
@@ -19,9 +19,9 @@ const NeverbounceJobsCreateInput = zod.z.object({
19
19
  }).describe("Payload to create a NeverBounce bulk verification job.");
20
20
  const NeverbounceJobsCreateOutput = zod.z.object({
21
21
  job_id: zod.z.number().int().describe("Identifier of the created job.").nullable().optional(),
22
- status: zod.z.string().describe("Result status, e.g., 'success'."),
22
+ status: zod.z.string().describe("Result status, e.g., 'success'.").nullable(),
23
23
  message: zod.z.string().describe("Error message when status is not 'success'.").nullable().optional(),
24
- execution_time: zod.z.number().int().describe("Server processing time in milliseconds.")
24
+ execution_time: zod.z.number().int().describe("Server processing time in milliseconds.").nullable()
25
25
  });
26
26
  const neverbounceJobsCreate = require_action.action("NEVERBOUNCE_JOBS_CREATE", {
27
27
  slug: "neverbounce-jobs-create",
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-create.cjs","names":["z","action"],"sources":["../../src/actions/jobs-create.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsCreateInput: z.ZodTypeAny = z.object({\n input: z.union([z.string(), z.array(z.union([z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()])), z.object({})]))]),\n filename: z.string().describe(\"Display name for the job in the dashboard.\").optional(),\n auto_parse: z.boolean().default(false).describe(\"Automatically parse the job after creation (default false).\").optional(),\n auto_start: z.boolean().default(false).describe(\"Automatically start verification after parsing (default false).\").optional(),\n run_sample: z.boolean().default(false).describe(\"Run a free sample analysis instead of the full job (default false).\").optional(),\n callback_url: z.string().describe(\"HTTP/HTTPS URL to receive lifecycle callbacks.\").optional(),\n input_location: z.enum([\"remote_url\", \"supplied\"]).describe(\"'remote_url' to reference a hosted file; 'supplied' to send inline data.\"),\n callback_headers: z.object({}).describe(\"Custom headers for callback POST requests.\").optional(),\n request_meta_data: z.object({\n allow_manual_review: z.boolean().default(false).describe(\"If true, the job may enter the manual review queue on high unknown rates, delaying completion up to 1 business day.\").optional(),\n}).describe(\"Settings for manual review behavior.\").optional(),\n}).describe(\"Payload to create a NeverBounce bulk verification job.\");\nexport const NeverbounceJobsCreateOutput: z.ZodTypeAny = z.object({\n job_id: z.number().int().describe(\"Identifier of the created job.\").nullable().optional(),\n status: z.string().describe(\"Result status, e.g., 'success'.\"),\n message: z.string().describe(\"Error message when status is not 'success'.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Server processing time in milliseconds.\"),\n});\n\nexport const neverbounceJobsCreate = action(\"NEVERBOUNCE_JOBS_CREATE\", {\n slug: \"neverbounce-jobs-create\",\n name: \"Create NeverBounce Bulk Verification Job\",\n description: \"Tool to create a new bulk verification job with parsing, sampling, and callback options. Use for asynchronous list verification with advanced control.\",\n input: NeverbounceJobsCreateInput,\n output: NeverbounceJobsCreateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;CAAC,CAAC,CAAC,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;CACxI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC5H,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAChI,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC7F,gBAAgBA,IAAAA,EAAE,KAAK,CAAC,cAAc,UAAU,CAAC,CAAC,CAAC,SAAS,0EAA0E;CACtI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/F,mBAAmBA,IAAAA,EAAE,OAAO,EAC5B,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS,EAC3L,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC7D,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC7D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;AACrF,CAAC;AAED,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"jobs-create.cjs","names":["z","action"],"sources":["../../src/actions/jobs-create.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsCreateInput = z.object({\n input: z.union([z.string(), z.array(z.union([z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()])), z.object({})]))]),\n filename: z.string().describe(\"Display name for the job in the dashboard.\").optional(),\n auto_parse: z.boolean().default(false).describe(\"Automatically parse the job after creation (default false).\").optional(),\n auto_start: z.boolean().default(false).describe(\"Automatically start verification after parsing (default false).\").optional(),\n run_sample: z.boolean().default(false).describe(\"Run a free sample analysis instead of the full job (default false).\").optional(),\n callback_url: z.string().describe(\"HTTP/HTTPS URL to receive lifecycle callbacks.\").optional(),\n input_location: z.enum([\"remote_url\", \"supplied\"]).describe(\"'remote_url' to reference a hosted file; 'supplied' to send inline data.\"),\n callback_headers: z.object({}).describe(\"Custom headers for callback POST requests.\").optional(),\n request_meta_data: z.object({\n allow_manual_review: z.boolean().default(false).describe(\"If true, the job may enter the manual review queue on high unknown rates, delaying completion up to 1 business day.\").optional(),\n}).describe(\"Settings for manual review behavior.\").optional(),\n}).describe(\"Payload to create a NeverBounce bulk verification job.\");\nexport const NeverbounceJobsCreateOutput = z.object({\n job_id: z.number().int().describe(\"Identifier of the created job.\").nullable().optional(),\n status: z.string().describe(\"Result status, e.g., 'success'.\").nullable(),\n message: z.string().describe(\"Error message when status is not 'success'.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Server processing time in milliseconds.\").nullable(),\n});\n\nexport const neverbounceJobsCreate = action(\"NEVERBOUNCE_JOBS_CREATE\", {\n slug: \"neverbounce-jobs-create\",\n name: \"Create NeverBounce Bulk Verification Job\",\n description: \"Tool to create a new bulk verification job with parsing, sampling, and callback options. Use for asynchronous list verification with advanced control.\",\n input: NeverbounceJobsCreateInput,\n output: NeverbounceJobsCreateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;CAAC,CAAC,CAAC,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;CACxI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC5H,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAChI,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC7F,gBAAgBA,IAAAA,EAAE,KAAK,CAAC,cAAc,UAAU,CAAC,CAAC,CAAC,SAAS,0EAA0E;CACtI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/F,mBAAmBA,IAAAA,EAAE,OAAO,EAC5B,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS,EAC3L,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC7D,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AAChG,CAAC;AAED,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/jobs-create.d.ts
4
- declare const NeverbounceJobsCreateInput: z.ZodTypeAny;
5
- declare const NeverbounceJobsCreateOutput: z.ZodTypeAny;
6
- declare const neverbounceJobsCreate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceJobsCreateInput: z.ZodObject<{
5
+ input: z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodUnion<readonly [z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>, z.ZodObject<{}, z.core.$strip>]>>]>;
6
+ filename: z.ZodOptional<z.ZodString>;
7
+ auto_parse: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
8
+ auto_start: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
9
+ run_sample: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
10
+ callback_url: z.ZodOptional<z.ZodString>;
11
+ input_location: z.ZodEnum<{
12
+ remote_url: "remote_url";
13
+ supplied: "supplied";
14
+ }>;
15
+ callback_headers: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
16
+ request_meta_data: z.ZodOptional<z.ZodObject<{
17
+ allow_manual_review: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
18
+ }, z.core.$strip>>;
19
+ }, z.core.$strip>;
20
+ declare const NeverbounceJobsCreateOutput: z.ZodObject<{
21
+ job_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
+ status: z.ZodNullable<z.ZodString>;
23
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ execution_time: z.ZodNullable<z.ZodNumber>;
25
+ }, z.core.$strip>;
26
+ declare const neverbounceJobsCreate: import("@keystrokehq/action").WorkflowActionDefinition<{
27
+ input: string | (Record<string, never> | (string | number | boolean)[])[];
28
+ input_location: "remote_url" | "supplied";
29
+ filename?: string | undefined;
30
+ auto_parse?: boolean | undefined;
31
+ auto_start?: boolean | undefined;
32
+ run_sample?: boolean | undefined;
33
+ callback_url?: string | undefined;
34
+ callback_headers?: Record<string, never> | undefined;
35
+ request_meta_data?: {
36
+ allow_manual_review?: boolean | undefined;
37
+ } | undefined;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { neverbounceJobsCreate };
9
41
  //# sourceMappingURL=jobs-create.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-create.d.cts","names":[],"sources":["../../src/actions/jobs-create.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAY0B;AAAA,cACxD,2BAAA,EAA6B,CAAA,CAAE,UAK1C;AAAA,cAEW,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"jobs-create.d.cts","names":[],"sources":["../../src/actions/jobs-create.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA;mBAMhC,MAAA;;;;;;;qBAAA,MAAA"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/jobs-create.d.ts
4
- declare const NeverbounceJobsCreateInput: z.ZodTypeAny;
5
- declare const NeverbounceJobsCreateOutput: z.ZodTypeAny;
6
- declare const neverbounceJobsCreate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceJobsCreateInput: z.ZodObject<{
5
+ input: z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodUnion<readonly [z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>, z.ZodObject<{}, z.core.$strip>]>>]>;
6
+ filename: z.ZodOptional<z.ZodString>;
7
+ auto_parse: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
8
+ auto_start: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
9
+ run_sample: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
10
+ callback_url: z.ZodOptional<z.ZodString>;
11
+ input_location: z.ZodEnum<{
12
+ remote_url: "remote_url";
13
+ supplied: "supplied";
14
+ }>;
15
+ callback_headers: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
16
+ request_meta_data: z.ZodOptional<z.ZodObject<{
17
+ allow_manual_review: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
18
+ }, z.core.$strip>>;
19
+ }, z.core.$strip>;
20
+ declare const NeverbounceJobsCreateOutput: z.ZodObject<{
21
+ job_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
+ status: z.ZodNullable<z.ZodString>;
23
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ execution_time: z.ZodNullable<z.ZodNumber>;
25
+ }, z.core.$strip>;
26
+ declare const neverbounceJobsCreate: import("@keystrokehq/action").WorkflowActionDefinition<{
27
+ input: string | (Record<string, never> | (string | number | boolean)[])[];
28
+ input_location: "remote_url" | "supplied";
29
+ filename?: string | undefined;
30
+ auto_parse?: boolean | undefined;
31
+ auto_start?: boolean | undefined;
32
+ run_sample?: boolean | undefined;
33
+ callback_url?: string | undefined;
34
+ callback_headers?: Record<string, never> | undefined;
35
+ request_meta_data?: {
36
+ allow_manual_review?: boolean | undefined;
37
+ } | undefined;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { neverbounceJobsCreate };
9
41
  //# sourceMappingURL=jobs-create.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-create.d.mts","names":[],"sources":["../../src/actions/jobs-create.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAY0B;AAAA,cACxD,2BAAA,EAA6B,CAAA,CAAE,UAK1C;AAAA,cAEW,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"jobs-create.d.mts","names":[],"sources":["../../src/actions/jobs-create.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA;mBAMhC,MAAA;;;;;;;qBAAA,MAAA"}
@@ -22,9 +22,9 @@ const neverbounceJobsCreate = action("NEVERBOUNCE_JOBS_CREATE", {
22
22
  }).describe("Payload to create a NeverBounce bulk verification job."),
23
23
  output: z.object({
24
24
  job_id: z.number().int().describe("Identifier of the created job.").nullable().optional(),
25
- status: z.string().describe("Result status, e.g., 'success'."),
25
+ status: z.string().describe("Result status, e.g., 'success'.").nullable(),
26
26
  message: z.string().describe("Error message when status is not 'success'.").nullable().optional(),
27
- execution_time: z.number().int().describe("Server processing time in milliseconds.")
27
+ execution_time: z.number().int().describe("Server processing time in milliseconds.").nullable()
28
28
  })
29
29
  });
30
30
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-create.mjs","names":[],"sources":["../../src/actions/jobs-create.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsCreateInput: z.ZodTypeAny = z.object({\n input: z.union([z.string(), z.array(z.union([z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()])), z.object({})]))]),\n filename: z.string().describe(\"Display name for the job in the dashboard.\").optional(),\n auto_parse: z.boolean().default(false).describe(\"Automatically parse the job after creation (default false).\").optional(),\n auto_start: z.boolean().default(false).describe(\"Automatically start verification after parsing (default false).\").optional(),\n run_sample: z.boolean().default(false).describe(\"Run a free sample analysis instead of the full job (default false).\").optional(),\n callback_url: z.string().describe(\"HTTP/HTTPS URL to receive lifecycle callbacks.\").optional(),\n input_location: z.enum([\"remote_url\", \"supplied\"]).describe(\"'remote_url' to reference a hosted file; 'supplied' to send inline data.\"),\n callback_headers: z.object({}).describe(\"Custom headers for callback POST requests.\").optional(),\n request_meta_data: z.object({\n allow_manual_review: z.boolean().default(false).describe(\"If true, the job may enter the manual review queue on high unknown rates, delaying completion up to 1 business day.\").optional(),\n}).describe(\"Settings for manual review behavior.\").optional(),\n}).describe(\"Payload to create a NeverBounce bulk verification job.\");\nexport const NeverbounceJobsCreateOutput: z.ZodTypeAny = z.object({\n job_id: z.number().int().describe(\"Identifier of the created job.\").nullable().optional(),\n status: z.string().describe(\"Result status, e.g., 'success'.\"),\n message: z.string().describe(\"Error message when status is not 'success'.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Server processing time in milliseconds.\"),\n});\n\nexport const neverbounceJobsCreate = action(\"NEVERBOUNCE_JOBS_CREATE\", {\n slug: \"neverbounce-jobs-create\",\n name: \"Create NeverBounce Bulk Verification Job\",\n description: \"Tool to create a new bulk verification job with parsing, sampling, and callback options. Use for asynchronous list verification with advanced control.\",\n input: NeverbounceJobsCreateInput,\n output: NeverbounceJobsCreateOutput,\n});\n"],"mappings":";;AAwBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBsD,EAAE,OAAO;EAC/D,OAAO,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;EAAC,CAAC,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;EACxI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAC5H,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAChI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC7F,gBAAgB,EAAE,KAAK,CAAC,cAAc,UAAU,CAAC,CAAC,CAAC,SAAS,0EAA0E;EACtI,kBAAkB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC/F,mBAAmB,EAAE,OAAO,EAC5B,qBAAqB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS,EAC3L,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7D,CAAC,CAAC,CAAC,SAAS,wDAYH;CACP,QAZuD,EAAE,OAAO;EAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAC7D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;CACrF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"jobs-create.mjs","names":[],"sources":["../../src/actions/jobs-create.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsCreateInput = z.object({\n input: z.union([z.string(), z.array(z.union([z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()])), z.object({})]))]),\n filename: z.string().describe(\"Display name for the job in the dashboard.\").optional(),\n auto_parse: z.boolean().default(false).describe(\"Automatically parse the job after creation (default false).\").optional(),\n auto_start: z.boolean().default(false).describe(\"Automatically start verification after parsing (default false).\").optional(),\n run_sample: z.boolean().default(false).describe(\"Run a free sample analysis instead of the full job (default false).\").optional(),\n callback_url: z.string().describe(\"HTTP/HTTPS URL to receive lifecycle callbacks.\").optional(),\n input_location: z.enum([\"remote_url\", \"supplied\"]).describe(\"'remote_url' to reference a hosted file; 'supplied' to send inline data.\"),\n callback_headers: z.object({}).describe(\"Custom headers for callback POST requests.\").optional(),\n request_meta_data: z.object({\n allow_manual_review: z.boolean().default(false).describe(\"If true, the job may enter the manual review queue on high unknown rates, delaying completion up to 1 business day.\").optional(),\n}).describe(\"Settings for manual review behavior.\").optional(),\n}).describe(\"Payload to create a NeverBounce bulk verification job.\");\nexport const NeverbounceJobsCreateOutput = z.object({\n job_id: z.number().int().describe(\"Identifier of the created job.\").nullable().optional(),\n status: z.string().describe(\"Result status, e.g., 'success'.\").nullable(),\n message: z.string().describe(\"Error message when status is not 'success'.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Server processing time in milliseconds.\").nullable(),\n});\n\nexport const neverbounceJobsCreate = action(\"NEVERBOUNCE_JOBS_CREATE\", {\n slug: \"neverbounce-jobs-create\",\n name: \"Create NeverBounce Bulk Verification Job\",\n description: \"Tool to create a new bulk verification job with parsing, sampling, and callback options. Use for asynchronous list verification with advanced control.\",\n input: NeverbounceJobsCreateInput,\n output: NeverbounceJobsCreateOutput,\n});\n"],"mappings":";;AAwBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBwC,EAAE,OAAO;EACjD,OAAO,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;EAAC,CAAC,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;EACxI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAC5H,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAChI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC7F,gBAAgB,EAAE,KAAK,CAAC,cAAc,UAAU,CAAC,CAAC,CAAC,SAAS,0EAA0E;EACtI,kBAAkB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC/F,mBAAmB,EAAE,OAAO,EAC5B,qBAAqB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS,EAC3L,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7D,CAAC,CAAC,CAAC,SAAS,wDAYH;CACP,QAZyC,EAAE,OAAO;EAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAChG,CAOU;AACV,CAAC"}
@@ -10,7 +10,7 @@ const NeverbounceJobsDeleteOutput = zod.z.object({
10
10
  "temp_unavail",
11
11
  "throttle_triggered",
12
12
  "bad_referrer"
13
- ]).describe("Outcome of the delete operation."),
13
+ ]).describe("Outcome of the delete operation.").nullable(),
14
14
  message: zod.z.string().describe("Additional information or error message if the operation failed.").nullable().optional(),
15
15
  execution_time: zod.z.number().int().describe("Time in milliseconds taken to process the request.").nullable().optional()
16
16
  }).describe("Response schema for the NeverBounce /jobs/delete endpoint.");
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-delete.cjs","names":["z","action"],"sources":["../../src/actions/jobs-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsDeleteInput: z.ZodTypeAny = z.object({\n job_id: z.number().int().describe(\"Identifier of the job to permanently delete.\"),\n}).describe(\"Request payload for permanently deleting a bulk verification job. This operation is irreversible.\");\nexport const NeverbounceJobsDeleteOutput: z.ZodTypeAny = z.object({\n status: z.enum([\"success\", \"general_failure\", \"auth_failure\", \"temp_unavail\", \"throttle_triggered\", \"bad_referrer\"]).describe(\"Outcome of the delete operation.\"),\n message: z.string().describe(\"Additional information or error message if the operation failed.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds taken to process the request.\").nullable().optional(),\n}).describe(\"Response schema for the NeverBounce /jobs/delete endpoint.\");\n\nexport const neverbounceJobsDelete = action(\"NEVERBOUNCE_JOBS_DELETE\", {\n slug: \"neverbounce-jobs-delete\",\n name: \"Delete NeverBounce Job\",\n description: \"Tool to permanently delete a job and its results. Use when you need to irreversibly remove a bulk verification job. This delete is irreversible.\",\n input: NeverbounceJobsDeleteInput,\n output: NeverbounceJobsDeleteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,EAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,EAClF,CAAC,CAAC,CAAC,SAAS,mGAAmG;AAC/G,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAmB;EAAgB;EAAgB;EAAsB;CAAc,CAAC,CAAC,CAAC,SAAS,kCAAkC;CAChK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAExE,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"jobs-delete.cjs","names":["z","action"],"sources":["../../src/actions/jobs-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsDeleteInput = z.object({\n job_id: z.number().int().describe(\"Identifier of the job to permanently delete.\"),\n}).describe(\"Request payload for permanently deleting a bulk verification job. This operation is irreversible.\");\nexport const NeverbounceJobsDeleteOutput = z.object({\n status: z.enum([\"success\", \"general_failure\", \"auth_failure\", \"temp_unavail\", \"throttle_triggered\", \"bad_referrer\"]).describe(\"Outcome of the delete operation.\").nullable(),\n message: z.string().describe(\"Additional information or error message if the operation failed.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds taken to process the request.\").nullable().optional(),\n}).describe(\"Response schema for the NeverBounce /jobs/delete endpoint.\");\n\nexport const neverbounceJobsDelete = action(\"NEVERBOUNCE_JOBS_DELETE\", {\n slug: \"neverbounce-jobs-delete\",\n name: \"Delete NeverBounce Job\",\n description: \"Tool to permanently delete a job and its results. Use when you need to irreversibly remove a bulk verification job. This delete is irreversible.\",\n input: NeverbounceJobsDeleteInput,\n output: NeverbounceJobsDeleteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,EAClF,CAAC,CAAC,CAAC,SAAS,mGAAmG;AAC/G,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAmB;EAAgB;EAAgB;EAAsB;CAAc,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3K,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAExE,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/jobs-delete.d.ts
4
- declare const NeverbounceJobsDeleteInput: z.ZodTypeAny;
5
- declare const NeverbounceJobsDeleteOutput: z.ZodTypeAny;
6
- declare const neverbounceJobsDelete: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceJobsDeleteInput: z.ZodObject<{
5
+ job_id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const NeverbounceJobsDeleteOutput: z.ZodObject<{
8
+ status: z.ZodNullable<z.ZodEnum<{
9
+ success: "success";
10
+ general_failure: "general_failure";
11
+ auth_failure: "auth_failure";
12
+ temp_unavail: "temp_unavail";
13
+ throttle_triggered: "throttle_triggered";
14
+ bad_referrer: "bad_referrer";
15
+ }>>;
16
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ execution_time: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ }, z.core.$strip>;
19
+ declare const neverbounceJobsDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ job_id: number;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { neverbounceJobsDelete };
9
24
  //# sourceMappingURL=jobs-delete.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-delete.d.cts","names":[],"sources":["../../src/actions/jobs-delete.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAEqE;AAAA,cACnG,2BAAA,EAA6B,CAAA,CAAE,UAI6B;AAAA,cAE5D,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"jobs-delete.d.cts","names":[],"sources":["../../src/actions/jobs-delete.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}