@keystrokehq/neverbounce 0.1.0 → 0.1.3

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 +14 -14
  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 +14 -14
  10. package/dist/actions/account-info.mjs.map +1 -1
  11. package/dist/actions/confirm-poe.cjs +4 -4
  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 +4 -4
  18. package/dist/actions/confirm-poe.mjs.map +1 -1
  19. package/dist/actions/jobs-create.cjs +5 -5
  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 +5 -5
  26. package/dist/actions/jobs-create.mjs.map +1 -1
  27. package/dist/actions/jobs-delete.cjs +2 -2
  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 +2 -2
  34. package/dist/actions/jobs-delete.mjs.map +1 -1
  35. package/dist/actions/jobs-download-get.cjs +5 -5
  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 +5 -5
  42. package/dist/actions/jobs-download-get.mjs.map +1 -1
  43. package/dist/actions/jobs-results.cjs +5 -5
  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 +5 -5
  50. package/dist/actions/jobs-results.mjs.map +1 -1
  51. package/dist/actions/jobs-start.cjs +3 -3
  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 +3 -3
  58. package/dist/actions/jobs-start.mjs.map +1 -1
  59. package/dist/actions/jobs-status.cjs +17 -17
  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 +17 -17
  66. package/dist/actions/jobs-status.mjs.map +1 -1
  67. package/dist/actions/parse-job.cjs +3 -3
  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 +3 -3
  74. package/dist/actions/parse-job.mjs.map +1 -1
  75. package/dist/actions/search-jobs.cjs +20 -20
  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 +20 -20
  82. package/dist/actions/search-jobs.mjs.map +1 -1
  83. package/dist/actions/single-check.cjs +3 -3
  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 +3 -3
  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":"jobs-start.cjs","names":["z","action"],"sources":["../../src/actions/jobs-start.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsStartInput: z.ZodTypeAny = z.object({\n job_id: z.number().int().describe(\"The ID of the job to start. Must reference an existing job created with auto_start disabled.\"),\n run_sample: z.boolean().default(false).describe(\"If true, only a sample of the list will be processed (default: false).\").optional(),\n}).describe(\"Request payload for starting a parsed job when auto_start is disabled.\");\nexport const NeverbounceJobsStartOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Overall status of the start request. 'success' indicates job was queued successfully.\"),\n message: z.string().describe(\"Error message when status is not 'success' (e.g., 'Insufficient credit balance').\").nullable().optional(),\n queue_id: z.string().describe(\"Identifier of the queue entry for this job. Present only on success.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds that the request took to process.\"),\n}).describe(\"Response schema for the NeverBounce /jobs/start endpoint.\");\n\nexport const neverbounceJobsStart = action(\"NEVERBOUNCE_JOBS_START\", {\n slug: \"neverbounce-jobs-start\",\n name: \"Start NeverBounce Job\",\n description: \"Tool to start a parsed job when auto_start is disabled. Use when you need to manually initiate a job that was created with auto_start=false.\",\n input: NeverbounceJobsStartInput,\n output: NeverbounceJobsStartOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F;CAChI,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;CACnH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;AACpG,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"jobs-start.cjs","names":["z","action"],"sources":["../../src/actions/jobs-start.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsStartInput = z.object({\n job_id: z.number().int().describe(\"The ID of the job to start. Must reference an existing job created with auto_start disabled.\"),\n run_sample: z.boolean().default(false).describe(\"If true, only a sample of the list will be processed (default: false).\").optional(),\n}).describe(\"Request payload for starting a parsed job when auto_start is disabled.\");\nexport const NeverbounceJobsStartOutput = z.object({\n status: z.string().describe(\"Overall status of the start request. 'success' indicates job was queued successfully.\").nullable(),\n message: z.string().describe(\"Error message when status is not 'success' (e.g., 'Insufficient credit balance').\").nullable().optional(),\n queue_id: z.string().describe(\"Identifier of the queue entry for this job. Present only on success.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds that the request took to process.\").nullable(),\n}).passthrough().describe(\"Response schema for the NeverBounce /jobs/start endpoint.\");\n\nexport const neverbounceJobsStart = action(\"NEVERBOUNCE_JOBS_START\", {\n slug: \"neverbounce-jobs-start\",\n name: \"Start NeverBounce Job\",\n description: \"Tool to start a parsed job when auto_start is disabled. Use when you need to manually initiate a job that was created with auto_start=false.\",\n input: NeverbounceJobsStartInput,\n output: NeverbounceJobsStartOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F;CAChI,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC9H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/jobs-start.d.ts
4
- declare const NeverbounceJobsStartInput: z.ZodTypeAny;
5
- declare const NeverbounceJobsStartOutput: z.ZodTypeAny;
6
- declare const neverbounceJobsStart: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceJobsStartInput: z.ZodObject<{
5
+ job_id: z.ZodNumber;
6
+ run_sample: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeverbounceJobsStartOutput: z.ZodObject<{
9
+ status: z.ZodNullable<z.ZodString>;
10
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ queue_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ execution_time: z.ZodNullable<z.ZodNumber>;
13
+ }, z.core.$loose>;
14
+ declare const neverbounceJobsStart: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ job_id: number;
16
+ run_sample?: boolean | undefined;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { neverbounceJobsStart };
9
20
  //# sourceMappingURL=jobs-start.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-start.d.cts","names":[],"sources":["../../src/actions/jobs-start.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAG2C;AAAA,cACxE,0BAAA,EAA4B,CAAA,CAAE,UAK6B;AAAA,cAE3D,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"jobs-start.d.cts","names":[],"sources":["../../src/actions/jobs-start.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAIzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAO1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/jobs-start.d.ts
4
- declare const NeverbounceJobsStartInput: z.ZodTypeAny;
5
- declare const NeverbounceJobsStartOutput: z.ZodTypeAny;
6
- declare const neverbounceJobsStart: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceJobsStartInput: z.ZodObject<{
5
+ job_id: z.ZodNumber;
6
+ run_sample: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeverbounceJobsStartOutput: z.ZodObject<{
9
+ status: z.ZodNullable<z.ZodString>;
10
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ queue_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ execution_time: z.ZodNullable<z.ZodNumber>;
13
+ }, z.core.$loose>;
14
+ declare const neverbounceJobsStart: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ job_id: number;
16
+ run_sample?: boolean | undefined;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { neverbounceJobsStart };
9
20
  //# sourceMappingURL=jobs-start.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-start.d.mts","names":[],"sources":["../../src/actions/jobs-start.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAG2C;AAAA,cACxE,0BAAA,EAA4B,CAAA,CAAE,UAK6B;AAAA,cAE3D,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"jobs-start.d.mts","names":[],"sources":["../../src/actions/jobs-start.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAIzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAO1B,oBAAA,gCAAoB,wBAAA"}
@@ -9,11 +9,11 @@ const neverbounceJobsStart = action("NEVERBOUNCE_JOBS_START", {
9
9
  run_sample: z.boolean().default(false).describe("If true, only a sample of the list will be processed (default: false).").optional()
10
10
  }).describe("Request payload for starting a parsed job when auto_start is disabled."),
11
11
  output: z.object({
12
- status: z.string().describe("Overall status of the start request. 'success' indicates job was queued successfully."),
12
+ status: z.string().describe("Overall status of the start request. 'success' indicates job was queued successfully.").nullable(),
13
13
  message: z.string().describe("Error message when status is not 'success' (e.g., 'Insufficient credit balance').").nullable().optional(),
14
14
  queue_id: z.string().describe("Identifier of the queue entry for this job. Present only on success.").nullable().optional(),
15
- execution_time: z.number().int().describe("Time in milliseconds that the request took to process.")
16
- }).describe("Response schema for the NeverBounce /jobs/start endpoint.")
15
+ execution_time: z.number().int().describe("Time in milliseconds that the request took to process.").nullable()
16
+ }).passthrough().describe("Response schema for the NeverBounce /jobs/start endpoint.")
17
17
  });
18
18
  //#endregion
19
19
  export { neverbounceJobsStart };
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-start.mjs","names":[],"sources":["../../src/actions/jobs-start.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsStartInput: z.ZodTypeAny = z.object({\n job_id: z.number().int().describe(\"The ID of the job to start. Must reference an existing job created with auto_start disabled.\"),\n run_sample: z.boolean().default(false).describe(\"If true, only a sample of the list will be processed (default: false).\").optional(),\n}).describe(\"Request payload for starting a parsed job when auto_start is disabled.\");\nexport const NeverbounceJobsStartOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Overall status of the start request. 'success' indicates job was queued successfully.\"),\n message: z.string().describe(\"Error message when status is not 'success' (e.g., 'Insufficient credit balance').\").nullable().optional(),\n queue_id: z.string().describe(\"Identifier of the queue entry for this job. Present only on success.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds that the request took to process.\"),\n}).describe(\"Response schema for the NeverBounce /jobs/start endpoint.\");\n\nexport const neverbounceJobsStart = action(\"NEVERBOUNCE_JOBS_START\", {\n slug: \"neverbounce-jobs-start\",\n name: \"Start NeverBounce Job\",\n description: \"Tool to start a parsed job when auto_start is disabled. Use when you need to manually initiate a job that was created with auto_start=false.\",\n input: NeverbounceJobsStartInput,\n output: NeverbounceJobsStartOutput,\n});\n"],"mappings":";;AAeA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfqD,EAAE,OAAO;EAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F;EAChI,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACrI,CAAC,CAAC,CAAC,SAAS,wEAYH;CACP,QAZsD,EAAE,OAAO;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;EACnH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;CACpG,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"jobs-start.mjs","names":[],"sources":["../../src/actions/jobs-start.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsStartInput = z.object({\n job_id: z.number().int().describe(\"The ID of the job to start. Must reference an existing job created with auto_start disabled.\"),\n run_sample: z.boolean().default(false).describe(\"If true, only a sample of the list will be processed (default: false).\").optional(),\n}).describe(\"Request payload for starting a parsed job when auto_start is disabled.\");\nexport const NeverbounceJobsStartOutput = z.object({\n status: z.string().describe(\"Overall status of the start request. 'success' indicates job was queued successfully.\").nullable(),\n message: z.string().describe(\"Error message when status is not 'success' (e.g., 'Insufficient credit balance').\").nullable().optional(),\n queue_id: z.string().describe(\"Identifier of the queue entry for this job. Present only on success.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds that the request took to process.\").nullable(),\n}).passthrough().describe(\"Response schema for the NeverBounce /jobs/start endpoint.\");\n\nexport const neverbounceJobsStart = action(\"NEVERBOUNCE_JOBS_START\", {\n slug: \"neverbounce-jobs-start\",\n name: \"Start NeverBounce Job\",\n description: \"Tool to start a parsed job when auto_start is disabled. Use when you need to manually initiate a job that was created with auto_start=false.\",\n input: NeverbounceJobsStartInput,\n output: NeverbounceJobsStartOutput,\n});\n"],"mappings":";;AAeA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfuC,EAAE,OAAO;EAChD,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F;EAChI,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACrI,CAAC,CAAC,CAAC,SAAS,wEAYH;CACP,QAZwC,EAAE,OAAO;EACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;EAC9H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
@@ -3,21 +3,21 @@ let zod = require("zod");
3
3
  //#region src/actions/jobs-status.ts
4
4
  const NeverbounceJobsStatusInput = zod.z.object({ job_id: zod.z.string().describe("The unique identifier of the bulk verification job.") }).describe("Request model for retrieving NeverBounce bulk verification job status.");
5
5
  const NeverbounceJobsStatusOutput = zod.z.object({
6
- total: zod.z.number().int().describe("Total number of emails submitted in the job."),
7
- valid: zod.z.number().int().describe("Number of valid emails detected."),
8
- job_id: zod.z.string().describe("The unique identifier of the job."),
9
- result: zod.z.string().describe("Summary result of the job (e.g., 'complete')."),
10
- status: zod.z.string().describe("Overall API call status."),
11
- created: zod.z.string().describe("Creation datetime of the job in ISO 8601 format."),
12
- invalid: zod.z.number().int().describe("Number of invalid emails detected."),
13
- unknown: zod.z.number().int().describe("Number of unknown emails detected."),
14
- catchall: zod.z.number().int().describe("Number of catchall emails detected."),
15
- filename: zod.z.string().describe("Original filename uploaded for verification."),
6
+ total: zod.z.number().int().describe("Total number of emails submitted in the job.").nullable(),
7
+ valid: zod.z.number().int().describe("Number of valid emails detected.").nullable(),
8
+ job_id: zod.z.string().describe("The unique identifier of the job.").nullable(),
9
+ result: zod.z.string().describe("Summary result of the job (e.g., 'complete').").nullable(),
10
+ status: zod.z.string().describe("Overall API call status.").nullable(),
11
+ created: zod.z.string().describe("Creation datetime of the job in ISO 8601 format.").nullable(),
12
+ invalid: zod.z.number().int().describe("Number of invalid emails detected.").nullable(),
13
+ unknown: zod.z.number().int().describe("Number of unknown emails detected.").nullable(),
14
+ catchall: zod.z.number().int().describe("Number of catchall emails detected.").nullable(),
15
+ filename: zod.z.string().describe("Original filename uploaded for verification.").nullable(),
16
16
  finished: zod.z.string().describe("Completion datetime of the job in ISO 8601 format, or null if still running.").nullable().optional(),
17
- duplicate: zod.z.number().int().describe("Number of duplicate emails detected."),
18
- processed: zod.z.number().int().describe("Number of emails processed so far."),
19
- bad_syntax: zod.z.number().int().describe("Number of emails with bad syntax detected."),
20
- disposable: zod.z.number().int().describe("Number of disposable emails detected."),
17
+ duplicate: zod.z.number().int().describe("Number of duplicate emails detected.").nullable(),
18
+ processed: zod.z.number().int().describe("Number of emails processed so far.").nullable(),
19
+ bad_syntax: zod.z.number().int().describe("Number of emails with bad syntax detected.").nullable(),
20
+ disposable: zod.z.number().int().describe("Number of disposable emails detected.").nullable(),
21
21
  job_status: zod.z.enum([
22
22
  "under_review",
23
23
  "queued",
@@ -28,9 +28,9 @@ const NeverbounceJobsStatusOutput = zod.z.object({
28
28
  "waiting",
29
29
  "waiting_analyzed",
30
30
  "uploading"
31
- ]).describe("Processing status of the job."),
32
- execution_time: zod.z.number().describe("Time taken to process the job in seconds.")
33
- }).describe("Response model containing status and progress details of a NeverBounce bulk verification job.");
31
+ ]).describe("Processing status of the job.").nullable(),
32
+ execution_time: zod.z.number().describe("Time taken to process the job in seconds.").nullable()
33
+ }).passthrough().describe("Response model containing status and progress details of a NeverBounce bulk verification job.");
34
34
  const neverbounceJobsStatus = require_action.action("NEVERBOUNCE_JOBS_STATUS", {
35
35
  slug: "neverbounce-jobs-status",
36
36
  name: "Get bulk job status",
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-status.cjs","names":["z","action"],"sources":["../../src/actions/jobs-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsStatusInput: z.ZodTypeAny = z.object({\n job_id: z.string().describe(\"The unique identifier of the bulk verification job.\"),\n}).describe(\"Request model for retrieving NeverBounce bulk verification job status.\");\nexport const NeverbounceJobsStatusOutput: z.ZodTypeAny = z.object({\n total: z.number().int().describe(\"Total number of emails submitted in the job.\"),\n valid: z.number().int().describe(\"Number of valid emails detected.\"),\n job_id: z.string().describe(\"The unique identifier of the job.\"),\n result: z.string().describe(\"Summary result of the job (e.g., 'complete').\"),\n status: z.string().describe(\"Overall API call status.\"),\n created: z.string().describe(\"Creation datetime of the job in ISO 8601 format.\"),\n invalid: z.number().int().describe(\"Number of invalid emails detected.\"),\n unknown: z.number().int().describe(\"Number of unknown emails detected.\"),\n catchall: z.number().int().describe(\"Number of catchall emails detected.\"),\n filename: z.string().describe(\"Original filename uploaded for verification.\"),\n finished: z.string().describe(\"Completion datetime of the job in ISO 8601 format, or null if still running.\").nullable().optional(),\n duplicate: z.number().int().describe(\"Number of duplicate emails detected.\"),\n processed: z.number().int().describe(\"Number of emails processed so far.\"),\n bad_syntax: z.number().int().describe(\"Number of emails with bad syntax detected.\"),\n disposable: z.number().int().describe(\"Number of disposable emails detected.\"),\n job_status: z.enum([\"under_review\", \"queued\", \"failed\", \"complete\", \"running\", \"parsing\", \"waiting\", \"waiting_analyzed\", \"uploading\"]).describe(\"Processing status of the job.\"),\n execution_time: z.number().describe(\"Time taken to process the job in seconds.\"),\n}).describe(\"Response model containing status and progress details of a NeverBounce bulk verification job.\");\n\nexport const neverbounceJobsStatus = action(\"NEVERBOUNCE_JOBS_STATUS\", {\n slug: \"neverbounce-jobs-status\",\n name: \"Get bulk job status\",\n description: \"Tool to get the status and progress of a bulk verification job. Use when\",\n input: NeverbounceJobsStatusInput,\n output: NeverbounceJobsStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,EAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EACnF,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CACvE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CACvE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC7E,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAgB;EAAU;EAAU;EAAY;EAAW;EAAW;EAAW;EAAoB;CAAW,CAAC,CAAC,CAAC,SAAS,+BAA+B;CAC/K,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AACjF,CAAC,CAAC,CAAC,SAAS,+FAA+F;AAE3G,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"jobs-status.cjs","names":["z","action"],"sources":["../../src/actions/jobs-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsStatusInput = z.object({\n job_id: z.string().describe(\"The unique identifier of the bulk verification job.\"),\n}).describe(\"Request model for retrieving NeverBounce bulk verification job status.\");\nexport const NeverbounceJobsStatusOutput = z.object({\n total: z.number().int().describe(\"Total number of emails submitted in the job.\").nullable(),\n valid: z.number().int().describe(\"Number of valid emails detected.\").nullable(),\n job_id: z.string().describe(\"The unique identifier of the job.\").nullable(),\n result: z.string().describe(\"Summary result of the job (e.g., 'complete').\").nullable(),\n status: z.string().describe(\"Overall API call status.\").nullable(),\n created: z.string().describe(\"Creation datetime of the job in ISO 8601 format.\").nullable(),\n invalid: z.number().int().describe(\"Number of invalid emails detected.\").nullable(),\n unknown: z.number().int().describe(\"Number of unknown emails detected.\").nullable(),\n catchall: z.number().int().describe(\"Number of catchall emails detected.\").nullable(),\n filename: z.string().describe(\"Original filename uploaded for verification.\").nullable(),\n finished: z.string().describe(\"Completion datetime of the job in ISO 8601 format, or null if still running.\").nullable().optional(),\n duplicate: z.number().int().describe(\"Number of duplicate emails detected.\").nullable(),\n processed: z.number().int().describe(\"Number of emails processed so far.\").nullable(),\n bad_syntax: z.number().int().describe(\"Number of emails with bad syntax detected.\").nullable(),\n disposable: z.number().int().describe(\"Number of disposable emails detected.\").nullable(),\n job_status: z.enum([\"under_review\", \"queued\", \"failed\", \"complete\", \"running\", \"parsing\", \"waiting\", \"waiting_analyzed\", \"uploading\"]).describe(\"Processing status of the job.\").nullable(),\n execution_time: z.number().describe(\"Time taken to process the job in seconds.\").nullable(),\n}).passthrough().describe(\"Response model containing status and progress details of a NeverBounce bulk verification job.\");\n\nexport const neverbounceJobsStatus = action(\"NEVERBOUNCE_JOBS_STATUS\", {\n slug: \"neverbounce-jobs-status\",\n name: \"Get bulk job status\",\n description: \"Tool to get the status and progress of a bulk verification job. Use when\",\n input: NeverbounceJobsStatusInput,\n output: NeverbounceJobsStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EACnF,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAClF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAgB;EAAU;EAAU;EAAY;EAAW;EAAW;EAAW;EAAoB;CAAW,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC1L,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+FAA+F;AAEzH,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-status.d.ts
4
- declare const NeverbounceJobsStatusInput: z.ZodTypeAny;
5
- declare const NeverbounceJobsStatusOutput: z.ZodTypeAny;
6
- declare const neverbounceJobsStatus: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceJobsStatusInput: z.ZodObject<{
5
+ job_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeverbounceJobsStatusOutput: z.ZodObject<{
8
+ total: z.ZodNullable<z.ZodNumber>;
9
+ valid: z.ZodNullable<z.ZodNumber>;
10
+ job_id: z.ZodNullable<z.ZodString>;
11
+ result: z.ZodNullable<z.ZodString>;
12
+ status: z.ZodNullable<z.ZodString>;
13
+ created: z.ZodNullable<z.ZodString>;
14
+ invalid: z.ZodNullable<z.ZodNumber>;
15
+ unknown: z.ZodNullable<z.ZodNumber>;
16
+ catchall: z.ZodNullable<z.ZodNumber>;
17
+ filename: z.ZodNullable<z.ZodString>;
18
+ finished: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ duplicate: z.ZodNullable<z.ZodNumber>;
20
+ processed: z.ZodNullable<z.ZodNumber>;
21
+ bad_syntax: z.ZodNullable<z.ZodNumber>;
22
+ disposable: z.ZodNullable<z.ZodNumber>;
23
+ job_status: z.ZodNullable<z.ZodEnum<{
24
+ queued: "queued";
25
+ under_review: "under_review";
26
+ failed: "failed";
27
+ complete: "complete";
28
+ running: "running";
29
+ parsing: "parsing";
30
+ waiting: "waiting";
31
+ waiting_analyzed: "waiting_analyzed";
32
+ uploading: "uploading";
33
+ }>>;
34
+ execution_time: z.ZodNullable<z.ZodNumber>;
35
+ }, z.core.$loose>;
36
+ declare const neverbounceJobsStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
37
+ job_id: string;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { neverbounceJobsStatus };
9
41
  //# sourceMappingURL=jobs-status.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-status.d.cts","names":[],"sources":["../../src/actions/jobs-status.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAE0C;AAAA,cACxE,2BAAA,EAA6B,CAAA,CAAE,UAkBgE;AAAA,cAE/F,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"jobs-status.d.cts","names":[],"sources":["../../src/actions/jobs-status.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/jobs-status.d.ts
4
- declare const NeverbounceJobsStatusInput: z.ZodTypeAny;
5
- declare const NeverbounceJobsStatusOutput: z.ZodTypeAny;
6
- declare const neverbounceJobsStatus: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceJobsStatusInput: z.ZodObject<{
5
+ job_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeverbounceJobsStatusOutput: z.ZodObject<{
8
+ total: z.ZodNullable<z.ZodNumber>;
9
+ valid: z.ZodNullable<z.ZodNumber>;
10
+ job_id: z.ZodNullable<z.ZodString>;
11
+ result: z.ZodNullable<z.ZodString>;
12
+ status: z.ZodNullable<z.ZodString>;
13
+ created: z.ZodNullable<z.ZodString>;
14
+ invalid: z.ZodNullable<z.ZodNumber>;
15
+ unknown: z.ZodNullable<z.ZodNumber>;
16
+ catchall: z.ZodNullable<z.ZodNumber>;
17
+ filename: z.ZodNullable<z.ZodString>;
18
+ finished: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ duplicate: z.ZodNullable<z.ZodNumber>;
20
+ processed: z.ZodNullable<z.ZodNumber>;
21
+ bad_syntax: z.ZodNullable<z.ZodNumber>;
22
+ disposable: z.ZodNullable<z.ZodNumber>;
23
+ job_status: z.ZodNullable<z.ZodEnum<{
24
+ queued: "queued";
25
+ under_review: "under_review";
26
+ failed: "failed";
27
+ complete: "complete";
28
+ running: "running";
29
+ parsing: "parsing";
30
+ waiting: "waiting";
31
+ waiting_analyzed: "waiting_analyzed";
32
+ uploading: "uploading";
33
+ }>>;
34
+ execution_time: z.ZodNullable<z.ZodNumber>;
35
+ }, z.core.$loose>;
36
+ declare const neverbounceJobsStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
37
+ job_id: string;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { neverbounceJobsStatus };
9
41
  //# sourceMappingURL=jobs-status.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-status.d.mts","names":[],"sources":["../../src/actions/jobs-status.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAE0C;AAAA,cACxE,2BAAA,EAA6B,CAAA,CAAE,UAkBgE;AAAA,cAE/F,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"jobs-status.d.mts","names":[],"sources":["../../src/actions/jobs-status.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB3B,qBAAA,gCAAqB,wBAAA"}
@@ -6,21 +6,21 @@ const neverbounceJobsStatus = action("NEVERBOUNCE_JOBS_STATUS", {
6
6
  description: "Tool to get the status and progress of a bulk verification job. Use when",
7
7
  input: z.object({ job_id: z.string().describe("The unique identifier of the bulk verification job.") }).describe("Request model for retrieving NeverBounce bulk verification job status."),
8
8
  output: z.object({
9
- total: z.number().int().describe("Total number of emails submitted in the job."),
10
- valid: z.number().int().describe("Number of valid emails detected."),
11
- job_id: z.string().describe("The unique identifier of the job."),
12
- result: z.string().describe("Summary result of the job (e.g., 'complete')."),
13
- status: z.string().describe("Overall API call status."),
14
- created: z.string().describe("Creation datetime of the job in ISO 8601 format."),
15
- invalid: z.number().int().describe("Number of invalid emails detected."),
16
- unknown: z.number().int().describe("Number of unknown emails detected."),
17
- catchall: z.number().int().describe("Number of catchall emails detected."),
18
- filename: z.string().describe("Original filename uploaded for verification."),
9
+ total: z.number().int().describe("Total number of emails submitted in the job.").nullable(),
10
+ valid: z.number().int().describe("Number of valid emails detected.").nullable(),
11
+ job_id: z.string().describe("The unique identifier of the job.").nullable(),
12
+ result: z.string().describe("Summary result of the job (e.g., 'complete').").nullable(),
13
+ status: z.string().describe("Overall API call status.").nullable(),
14
+ created: z.string().describe("Creation datetime of the job in ISO 8601 format.").nullable(),
15
+ invalid: z.number().int().describe("Number of invalid emails detected.").nullable(),
16
+ unknown: z.number().int().describe("Number of unknown emails detected.").nullable(),
17
+ catchall: z.number().int().describe("Number of catchall emails detected.").nullable(),
18
+ filename: z.string().describe("Original filename uploaded for verification.").nullable(),
19
19
  finished: z.string().describe("Completion datetime of the job in ISO 8601 format, or null if still running.").nullable().optional(),
20
- duplicate: z.number().int().describe("Number of duplicate emails detected."),
21
- processed: z.number().int().describe("Number of emails processed so far."),
22
- bad_syntax: z.number().int().describe("Number of emails with bad syntax detected."),
23
- disposable: z.number().int().describe("Number of disposable emails detected."),
20
+ duplicate: z.number().int().describe("Number of duplicate emails detected.").nullable(),
21
+ processed: z.number().int().describe("Number of emails processed so far.").nullable(),
22
+ bad_syntax: z.number().int().describe("Number of emails with bad syntax detected.").nullable(),
23
+ disposable: z.number().int().describe("Number of disposable emails detected.").nullable(),
24
24
  job_status: z.enum([
25
25
  "under_review",
26
26
  "queued",
@@ -31,9 +31,9 @@ const neverbounceJobsStatus = action("NEVERBOUNCE_JOBS_STATUS", {
31
31
  "waiting",
32
32
  "waiting_analyzed",
33
33
  "uploading"
34
- ]).describe("Processing status of the job."),
35
- execution_time: z.number().describe("Time taken to process the job in seconds.")
36
- }).describe("Response model containing status and progress details of a NeverBounce bulk verification job.")
34
+ ]).describe("Processing status of the job.").nullable(),
35
+ execution_time: z.number().describe("Time taken to process the job in seconds.").nullable()
36
+ }).passthrough().describe("Response model containing status and progress details of a NeverBounce bulk verification job.")
37
37
  });
38
38
  //#endregion
39
39
  export { neverbounceJobsStatus };
@@ -1 +1 @@
1
- {"version":3,"file":"jobs-status.mjs","names":[],"sources":["../../src/actions/jobs-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsStatusInput: z.ZodTypeAny = z.object({\n job_id: z.string().describe(\"The unique identifier of the bulk verification job.\"),\n}).describe(\"Request model for retrieving NeverBounce bulk verification job status.\");\nexport const NeverbounceJobsStatusOutput: z.ZodTypeAny = z.object({\n total: z.number().int().describe(\"Total number of emails submitted in the job.\"),\n valid: z.number().int().describe(\"Number of valid emails detected.\"),\n job_id: z.string().describe(\"The unique identifier of the job.\"),\n result: z.string().describe(\"Summary result of the job (e.g., 'complete').\"),\n status: z.string().describe(\"Overall API call status.\"),\n created: z.string().describe(\"Creation datetime of the job in ISO 8601 format.\"),\n invalid: z.number().int().describe(\"Number of invalid emails detected.\"),\n unknown: z.number().int().describe(\"Number of unknown emails detected.\"),\n catchall: z.number().int().describe(\"Number of catchall emails detected.\"),\n filename: z.string().describe(\"Original filename uploaded for verification.\"),\n finished: z.string().describe(\"Completion datetime of the job in ISO 8601 format, or null if still running.\").nullable().optional(),\n duplicate: z.number().int().describe(\"Number of duplicate emails detected.\"),\n processed: z.number().int().describe(\"Number of emails processed so far.\"),\n bad_syntax: z.number().int().describe(\"Number of emails with bad syntax detected.\"),\n disposable: z.number().int().describe(\"Number of disposable emails detected.\"),\n job_status: z.enum([\"under_review\", \"queued\", \"failed\", \"complete\", \"running\", \"parsing\", \"waiting\", \"waiting_analyzed\", \"uploading\"]).describe(\"Processing status of the job.\"),\n execution_time: z.number().describe(\"Time taken to process the job in seconds.\"),\n}).describe(\"Response model containing status and progress details of a NeverBounce bulk verification job.\");\n\nexport const neverbounceJobsStatus = action(\"NEVERBOUNCE_JOBS_STATUS\", {\n slug: \"neverbounce-jobs-status\",\n name: \"Get bulk job status\",\n description: \"Tool to get the status and progress of a bulk verification job. Use when\",\n input: NeverbounceJobsStatusInput,\n output: NeverbounceJobsStatusOutput,\n});\n"],"mappings":";;AA2BA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA3BsD,EAAE,OAAO,EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EACnF,CAAC,CAAC,CAAC,SAAS,wEAyBH;CACP,QAzBuD,EAAE,OAAO;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;EAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;EACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;EACvE,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;EACvE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClI,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC;EAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;EACzE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;EAC7E,YAAY,EAAE,KAAK;GAAC;GAAgB;GAAU;GAAU;GAAY;GAAW;GAAW;GAAW;GAAoB;EAAW,CAAC,CAAC,CAAC,SAAS,+BAA+B;EAC/K,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACjF,CAAC,CAAC,CAAC,SAAS,+FAOF;AACV,CAAC"}
1
+ {"version":3,"file":"jobs-status.mjs","names":[],"sources":["../../src/actions/jobs-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceJobsStatusInput = z.object({\n job_id: z.string().describe(\"The unique identifier of the bulk verification job.\"),\n}).describe(\"Request model for retrieving NeverBounce bulk verification job status.\");\nexport const NeverbounceJobsStatusOutput = z.object({\n total: z.number().int().describe(\"Total number of emails submitted in the job.\").nullable(),\n valid: z.number().int().describe(\"Number of valid emails detected.\").nullable(),\n job_id: z.string().describe(\"The unique identifier of the job.\").nullable(),\n result: z.string().describe(\"Summary result of the job (e.g., 'complete').\").nullable(),\n status: z.string().describe(\"Overall API call status.\").nullable(),\n created: z.string().describe(\"Creation datetime of the job in ISO 8601 format.\").nullable(),\n invalid: z.number().int().describe(\"Number of invalid emails detected.\").nullable(),\n unknown: z.number().int().describe(\"Number of unknown emails detected.\").nullable(),\n catchall: z.number().int().describe(\"Number of catchall emails detected.\").nullable(),\n filename: z.string().describe(\"Original filename uploaded for verification.\").nullable(),\n finished: z.string().describe(\"Completion datetime of the job in ISO 8601 format, or null if still running.\").nullable().optional(),\n duplicate: z.number().int().describe(\"Number of duplicate emails detected.\").nullable(),\n processed: z.number().int().describe(\"Number of emails processed so far.\").nullable(),\n bad_syntax: z.number().int().describe(\"Number of emails with bad syntax detected.\").nullable(),\n disposable: z.number().int().describe(\"Number of disposable emails detected.\").nullable(),\n job_status: z.enum([\"under_review\", \"queued\", \"failed\", \"complete\", \"running\", \"parsing\", \"waiting\", \"waiting_analyzed\", \"uploading\"]).describe(\"Processing status of the job.\").nullable(),\n execution_time: z.number().describe(\"Time taken to process the job in seconds.\").nullable(),\n}).passthrough().describe(\"Response model containing status and progress details of a NeverBounce bulk verification job.\");\n\nexport const neverbounceJobsStatus = action(\"NEVERBOUNCE_JOBS_STATUS\", {\n slug: \"neverbounce-jobs-status\",\n name: \"Get bulk job status\",\n description: \"Tool to get the status and progress of a bulk verification job. Use when\",\n input: NeverbounceJobsStatusInput,\n output: NeverbounceJobsStatusOutput,\n});\n"],"mappings":";;AA2BA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA3BwC,EAAE,OAAO,EACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EACnF,CAAC,CAAC,CAAC,SAAS,wEAyBH;CACP,QAzByC,EAAE,OAAO;EAClD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAClF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACpF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClI,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACpF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,KAAK;GAAC;GAAgB;GAAU;GAAU;GAAY;GAAW;GAAW;GAAW;GAAoB;EAAW,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EAC1L,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+FAOhB;AACV,CAAC"}
@@ -6,10 +6,10 @@ const NeverbounceParseJobInput = zod.z.object({
6
6
  auto_start: zod.z.boolean().default(false).describe("Should the job start processing immediately after it's parsed? (default: false)").optional()
7
7
  }).describe("Request payload for parsing a job created with auto_parse disabled.");
8
8
  const NeverbounceParseJobOutput = zod.z.object({
9
- status: zod.z.string().describe("Overall status of the parse request. 'success' indicates job was parsed successfully."),
9
+ status: zod.z.string().describe("Overall status of the parse request. 'success' indicates job was parsed successfully.").nullable(),
10
10
  queue_id: zod.z.string().describe("Identifier of the queue entry for this job. Present only on success.").nullable().optional(),
11
- execution_time: zod.z.number().int().describe("Time in milliseconds that the request took to process.")
12
- }).describe("Response schema for the NeverBounce /jobs/parse endpoint.");
11
+ execution_time: zod.z.number().int().describe("Time in milliseconds that the request took to process.").nullable()
12
+ }).passthrough().describe("Response schema for the NeverBounce /jobs/parse endpoint.");
13
13
  const neverbounceParseJob = require_action.action("NEVERBOUNCE_PARSE_JOB", {
14
14
  slug: "neverbounce-parse-job",
15
15
  name: "Parse NeverBounce Job",
@@ -1 +1 @@
1
- {"version":3,"file":"parse-job.cjs","names":["z","action"],"sources":["../../src/actions/parse-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceParseJobInput: z.ZodTypeAny = z.object({\n job_id: z.number().int().describe(\"The ID of the job to parse. Must reference an existing job created with auto_parse disabled.\"),\n auto_start: z.boolean().default(false).describe(\"Should the job start processing immediately after it's parsed? (default: false)\").optional(),\n}).describe(\"Request payload for parsing a job created with auto_parse disabled.\");\nexport const NeverbounceParseJobOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Overall status of the parse request. 'success' indicates job was parsed successfully.\"),\n queue_id: z.string().describe(\"Identifier of the queue entry for this job. Present only on success.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds that the request took to process.\"),\n}).describe(\"Response schema for the NeverBounce /jobs/parse endpoint.\");\n\nexport const neverbounceParseJob = action(\"NEVERBOUNCE_PARSE_JOB\", {\n slug: \"neverbounce-parse-job\",\n name: \"Parse NeverBounce Job\",\n description: \"Tool to parse a job created with auto_parse disabled. Use when you need to manually parse a job. Cannot reparse once parsed.\",\n input: NeverbounceParseJobInput,\n output: NeverbounceParseJobOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F;CAChI,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;CACnH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;AACpG,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"parse-job.cjs","names":["z","action"],"sources":["../../src/actions/parse-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceParseJobInput = z.object({\n job_id: z.number().int().describe(\"The ID of the job to parse. Must reference an existing job created with auto_parse disabled.\"),\n auto_start: z.boolean().default(false).describe(\"Should the job start processing immediately after it's parsed? (default: false)\").optional(),\n}).describe(\"Request payload for parsing a job created with auto_parse disabled.\");\nexport const NeverbounceParseJobOutput = z.object({\n status: z.string().describe(\"Overall status of the parse request. 'success' indicates job was parsed successfully.\").nullable(),\n queue_id: z.string().describe(\"Identifier of the queue entry for this job. Present only on success.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds that the request took to process.\").nullable(),\n}).passthrough().describe(\"Response schema for the NeverBounce /jobs/parse endpoint.\");\n\nexport const neverbounceParseJob = action(\"NEVERBOUNCE_PARSE_JOB\", {\n slug: \"neverbounce-parse-job\",\n name: \"Parse NeverBounce Job\",\n description: \"Tool to parse a job created with auto_parse disabled. Use when you need to manually parse a job. Cannot reparse once parsed.\",\n input: NeverbounceParseJobInput,\n output: NeverbounceParseJobOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F;CAChI,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC9H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/parse-job.d.ts
4
- declare const NeverbounceParseJobInput: z.ZodTypeAny;
5
- declare const NeverbounceParseJobOutput: z.ZodTypeAny;
6
- declare const neverbounceParseJob: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceParseJobInput: z.ZodObject<{
5
+ job_id: z.ZodNumber;
6
+ auto_start: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeverbounceParseJobOutput: z.ZodObject<{
9
+ status: z.ZodNullable<z.ZodString>;
10
+ queue_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ execution_time: z.ZodNullable<z.ZodNumber>;
12
+ }, z.core.$loose>;
13
+ declare const neverbounceParseJob: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ job_id: number;
15
+ auto_start?: boolean | undefined;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { neverbounceParseJob };
9
19
  //# sourceMappingURL=parse-job.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"parse-job.d.cts","names":[],"sources":["../../src/actions/parse-job.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAGyC;AAAA,cACrE,yBAAA,EAA2B,CAAA,CAAE,UAI8B;AAAA,cAE3D,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"parse-job.d.cts","names":[],"sources":["../../src/actions/parse-job.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/parse-job.d.ts
4
- declare const NeverbounceParseJobInput: z.ZodTypeAny;
5
- declare const NeverbounceParseJobOutput: z.ZodTypeAny;
6
- declare const neverbounceParseJob: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeverbounceParseJobInput: z.ZodObject<{
5
+ job_id: z.ZodNumber;
6
+ auto_start: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
7
+ }, z.core.$strip>;
8
+ declare const NeverbounceParseJobOutput: z.ZodObject<{
9
+ status: z.ZodNullable<z.ZodString>;
10
+ queue_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ execution_time: z.ZodNullable<z.ZodNumber>;
12
+ }, z.core.$loose>;
13
+ declare const neverbounceParseJob: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ job_id: number;
15
+ auto_start?: boolean | undefined;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { neverbounceParseJob };
9
19
  //# sourceMappingURL=parse-job.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"parse-job.d.mts","names":[],"sources":["../../src/actions/parse-job.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAGyC;AAAA,cACrE,yBAAA,EAA2B,CAAA,CAAE,UAI8B;AAAA,cAE3D,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"parse-job.d.mts","names":[],"sources":["../../src/actions/parse-job.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
@@ -9,10 +9,10 @@ const neverbounceParseJob = action("NEVERBOUNCE_PARSE_JOB", {
9
9
  auto_start: z.boolean().default(false).describe("Should the job start processing immediately after it's parsed? (default: false)").optional()
10
10
  }).describe("Request payload for parsing a job created with auto_parse disabled."),
11
11
  output: z.object({
12
- status: z.string().describe("Overall status of the parse request. 'success' indicates job was parsed successfully."),
12
+ status: z.string().describe("Overall status of the parse request. 'success' indicates job was parsed successfully.").nullable(),
13
13
  queue_id: z.string().describe("Identifier of the queue entry for this job. Present only on success.").nullable().optional(),
14
- execution_time: z.number().int().describe("Time in milliseconds that the request took to process.")
15
- }).describe("Response schema for the NeverBounce /jobs/parse endpoint.")
14
+ execution_time: z.number().int().describe("Time in milliseconds that the request took to process.").nullable()
15
+ }).passthrough().describe("Response schema for the NeverBounce /jobs/parse endpoint.")
16
16
  });
17
17
  //#endregion
18
18
  export { neverbounceParseJob };
@@ -1 +1 @@
1
- {"version":3,"file":"parse-job.mjs","names":[],"sources":["../../src/actions/parse-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceParseJobInput: z.ZodTypeAny = z.object({\n job_id: z.number().int().describe(\"The ID of the job to parse. Must reference an existing job created with auto_parse disabled.\"),\n auto_start: z.boolean().default(false).describe(\"Should the job start processing immediately after it's parsed? (default: false)\").optional(),\n}).describe(\"Request payload for parsing a job created with auto_parse disabled.\");\nexport const NeverbounceParseJobOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Overall status of the parse request. 'success' indicates job was parsed successfully.\"),\n queue_id: z.string().describe(\"Identifier of the queue entry for this job. Present only on success.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds that the request took to process.\"),\n}).describe(\"Response schema for the NeverBounce /jobs/parse endpoint.\");\n\nexport const neverbounceParseJob = action(\"NEVERBOUNCE_PARSE_JOB\", {\n slug: \"neverbounce-parse-job\",\n name: \"Parse NeverBounce Job\",\n description: \"Tool to parse a job created with auto_parse disabled. Use when you need to manually parse a job. Cannot reparse once parsed.\",\n input: NeverbounceParseJobInput,\n output: NeverbounceParseJobOutput,\n});\n"],"mappings":";;AAcA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdoD,EAAE,OAAO;EAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F;EAChI,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC9I,CAAC,CAAC,CAAC,SAAS,qEAWH;CACP,QAXqD,EAAE,OAAO;EAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;EACnH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;CACpG,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"parse-job.mjs","names":[],"sources":["../../src/actions/parse-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceParseJobInput = z.object({\n job_id: z.number().int().describe(\"The ID of the job to parse. Must reference an existing job created with auto_parse disabled.\"),\n auto_start: z.boolean().default(false).describe(\"Should the job start processing immediately after it's parsed? (default: false)\").optional(),\n}).describe(\"Request payload for parsing a job created with auto_parse disabled.\");\nexport const NeverbounceParseJobOutput = z.object({\n status: z.string().describe(\"Overall status of the parse request. 'success' indicates job was parsed successfully.\").nullable(),\n queue_id: z.string().describe(\"Identifier of the queue entry for this job. Present only on success.\").nullable().optional(),\n execution_time: z.number().int().describe(\"Time in milliseconds that the request took to process.\").nullable(),\n}).passthrough().describe(\"Response schema for the NeverBounce /jobs/parse endpoint.\");\n\nexport const neverbounceParseJob = action(\"NEVERBOUNCE_PARSE_JOB\", {\n slug: \"neverbounce-parse-job\",\n name: \"Parse NeverBounce Job\",\n description: \"Tool to parse a job created with auto_parse disabled. Use when you need to manually parse a job. Cannot reparse once parsed.\",\n input: NeverbounceParseJobInput,\n output: NeverbounceParseJobOutput,\n});\n"],"mappings":";;AAcA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdsC,EAAE,OAAO;EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F;EAChI,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC9I,CAAC,CAAC,CAAC,SAAS,qEAWH;CACP,QAXuC,EAAE,OAAO;EAChD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;EAC9H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
@@ -9,35 +9,35 @@ const NeverbounceSearchJobsInput = zod.z.object({
9
9
  items_per_page: zod.z.number().int().default(10).describe("The number of jobs to display per page (1-1000). Defaults to 10.").optional()
10
10
  }).describe("Request model for searching and listing bulk verification jobs with pagination and filtering.");
11
11
  const NeverbounceSearchJobs_QueryInfoSchema = zod.z.object({
12
- page: zod.z.number().int().describe("Current page number."),
13
- items_per_page: zod.z.number().int().describe("Items displayed per page.")
14
- }).describe("Echo of the query parameters sent.");
12
+ page: zod.z.number().int().describe("Current page number.").nullable(),
13
+ items_per_page: zod.z.number().int().describe("Items displayed per page.").nullable()
14
+ }).passthrough().describe("Echo of the query parameters sent.");
15
15
  const NeverbounceSearchJobs_JobTotalSchema = zod.z.object({
16
- valid: zod.z.number().int().describe("Number of valid emails."),
17
- invalid: zod.z.number().int().describe("Number of invalid emails."),
18
- records: zod.z.number().int().describe("Total number of records in the job."),
19
- billable: zod.z.number().int().describe("Number of billable records."),
20
- processed: zod.z.number().int().describe("Number of records processed.")
21
- }).describe("Total counts for a job including records and verification results.");
16
+ valid: zod.z.number().int().describe("Number of valid emails.").nullable(),
17
+ invalid: zod.z.number().int().describe("Number of invalid emails.").nullable(),
18
+ records: zod.z.number().int().describe("Total number of records in the job.").nullable(),
19
+ billable: zod.z.number().int().describe("Number of billable records.").nullable(),
20
+ processed: zod.z.number().int().describe("Number of records processed.").nullable()
21
+ }).passthrough().describe("Total counts for a job including records and verification results.");
22
22
  const NeverbounceSearchJobs_JobResultSchema = zod.z.object({
23
- id: zod.z.number().int().describe("Unique job identifier."),
23
+ id: zod.z.number().int().describe("Unique job identifier.").nullable(),
24
24
  total: NeverbounceSearchJobs_JobTotalSchema.nullable(),
25
- filename: zod.z.string().describe("User-assigned job filename."),
26
- created_at: zod.z.string().describe("Job creation timestamp in ISO 8601 format."),
27
- job_status: zod.z.string().describe("Job status (e.g., 'complete', 'running', 'queued', 'failed')."),
25
+ filename: zod.z.string().describe("User-assigned job filename.").nullable(),
26
+ created_at: zod.z.string().describe("Job creation timestamp in ISO 8601 format.").nullable(),
27
+ job_status: zod.z.string().describe("Job status (e.g., 'complete', 'running', 'queued', 'failed').").nullable(),
28
28
  started_at: zod.z.string().describe("Job processing start time in ISO 8601 format.").nullable().optional(),
29
29
  finished_at: zod.z.string().describe("Job completion time in ISO 8601 format.").nullable().optional(),
30
- bounce_estimate: zod.z.number().int().describe("Estimated bounce rate for the job. -1 indicates not yet calculated."),
31
- percent_complete: zod.z.number().int().describe("Job completion percentage (0-100).")
32
- }).describe("A single job result containing job details and verification status.");
30
+ bounce_estimate: zod.z.number().int().describe("Estimated bounce rate for the job. -1 indicates not yet calculated.").nullable(),
31
+ percent_complete: zod.z.number().int().describe("Job completion percentage (0-100).").nullable()
32
+ }).passthrough().describe("A single job result containing job details and verification status.");
33
33
  const NeverbounceSearchJobsOutput = zod.z.object({
34
34
  query: NeverbounceSearchJobs_QueryInfoSchema.nullable(),
35
- status: zod.z.string().describe("Request status (e.g., 'success')."),
35
+ status: zod.z.string().describe("Request status (e.g., 'success').").nullable(),
36
36
  results: zod.z.array(NeverbounceSearchJobs_JobResultSchema).describe("Array of job objects matching the search criteria."),
37
- total_pages: zod.z.number().int().describe("Total pages available for pagination."),
38
- total_results: zod.z.number().int().describe("Total number of jobs matching the query."),
37
+ total_pages: zod.z.number().int().describe("Total pages available for pagination.").nullable(),
38
+ total_results: zod.z.number().int().describe("Total number of jobs matching the query.").nullable(),
39
39
  execution_time: zod.z.number().int().describe("Server response time in milliseconds.").nullable().optional()
40
- }).describe("Response model for searching bulk verification jobs with pagination.");
40
+ }).passthrough().describe("Response model for searching bulk verification jobs with pagination.");
41
41
  const neverbounceSearchJobs = require_action.action("NEVERBOUNCE_SEARCH_JOBS", {
42
42
  slug: "neverbounce-search-jobs",
43
43
  name: "Search bulk verification jobs",
@@ -1 +1 @@
1
- {"version":3,"file":"search-jobs.cjs","names":["z","action"],"sources":["../../src/actions/search-jobs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceSearchJobsInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"The page to grab the jobs from (must be ≥1). Defaults to 1.\").optional(),\n job_id: z.number().int().describe(\"Filter jobs based on its id.\").optional(),\n filename: z.string().describe(\"Filter jobs based on the filename (exact match).\").optional(),\n job_status: z.string().describe(\"Filter jobs by the job status (e.g., 'complete', 'running', 'queued').\").optional(),\n items_per_page: z.number().int().default(10).describe(\"The number of jobs to display per page (1-1000). Defaults to 10.\").optional(),\n}).describe(\"Request model for searching and listing bulk verification jobs with pagination and filtering.\");\nconst NeverbounceSearchJobs_QueryInfoSchema: z.ZodTypeAny = z.object({\n page: z.number().int().describe(\"Current page number.\"),\n items_per_page: z.number().int().describe(\"Items displayed per page.\"),\n}).describe(\"Echo of the query parameters sent.\");\nconst NeverbounceSearchJobs_JobTotalSchema: z.ZodTypeAny = z.object({\n valid: z.number().int().describe(\"Number of valid emails.\"),\n invalid: z.number().int().describe(\"Number of invalid emails.\"),\n records: z.number().int().describe(\"Total number of records in the job.\"),\n billable: z.number().int().describe(\"Number of billable records.\"),\n processed: z.number().int().describe(\"Number of records processed.\"),\n}).describe(\"Total counts for a job including records and verification results.\");\nconst NeverbounceSearchJobs_JobResultSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique job identifier.\"),\n total: NeverbounceSearchJobs_JobTotalSchema.nullable(),\n filename: z.string().describe(\"User-assigned job filename.\"),\n created_at: z.string().describe(\"Job creation timestamp in ISO 8601 format.\"),\n job_status: z.string().describe(\"Job status (e.g., 'complete', 'running', 'queued', 'failed').\"),\n started_at: z.string().describe(\"Job processing start time in ISO 8601 format.\").nullable().optional(),\n finished_at: z.string().describe(\"Job completion time in ISO 8601 format.\").nullable().optional(),\n bounce_estimate: z.number().int().describe(\"Estimated bounce rate for the job. -1 indicates not yet calculated.\"),\n percent_complete: z.number().int().describe(\"Job completion percentage (0-100).\"),\n}).describe(\"A single job result containing job details and verification status.\");\nexport const NeverbounceSearchJobsOutput: z.ZodTypeAny = z.object({\n query: NeverbounceSearchJobs_QueryInfoSchema.nullable(),\n status: z.string().describe(\"Request status (e.g., 'success').\"),\n results: z.array(NeverbounceSearchJobs_JobResultSchema).describe(\"Array of job objects matching the search criteria.\"),\n total_pages: z.number().int().describe(\"Total pages available for pagination.\"),\n total_results: z.number().int().describe(\"Total number of jobs matching the query.\"),\n execution_time: z.number().int().describe(\"Server response time in milliseconds.\").nullable().optional(),\n}).describe(\"Response model for searching bulk verification jobs with pagination.\");\n\nexport const neverbounceSearchJobs = action(\"NEVERBOUNCE_SEARCH_JOBS\", {\n slug: \"neverbounce-search-jobs\",\n name: \"Search bulk verification jobs\",\n description: \"Tool to search and list bulk verification jobs in your account with pagination and filtering. Use when retrieving jobs by id, filename, or status, or when listing all jobs with pagination.\",\n input: NeverbounceSearchJobsInput,\n output: NeverbounceSearchJobsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"search-jobs.cjs","names":["z","action"],"sources":["../../src/actions/search-jobs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceSearchJobsInput = z.object({\n page: z.number().int().default(1).describe(\"The page to grab the jobs from (must be ≥1). Defaults to 1.\").optional(),\n job_id: z.number().int().describe(\"Filter jobs based on its id.\").optional(),\n filename: z.string().describe(\"Filter jobs based on the filename (exact match).\").optional(),\n job_status: z.string().describe(\"Filter jobs by the job status (e.g., 'complete', 'running', 'queued').\").optional(),\n items_per_page: z.number().int().default(10).describe(\"The number of jobs to display per page (1-1000). Defaults to 10.\").optional(),\n}).describe(\"Request model for searching and listing bulk verification jobs with pagination and filtering.\");\nconst NeverbounceSearchJobs_QueryInfoSchema = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable(),\n items_per_page: z.number().int().describe(\"Items displayed per page.\").nullable(),\n}).passthrough().describe(\"Echo of the query parameters sent.\");\nconst NeverbounceSearchJobs_JobTotalSchema = z.object({\n valid: z.number().int().describe(\"Number of valid emails.\").nullable(),\n invalid: z.number().int().describe(\"Number of invalid emails.\").nullable(),\n records: z.number().int().describe(\"Total number of records in the job.\").nullable(),\n billable: z.number().int().describe(\"Number of billable records.\").nullable(),\n processed: z.number().int().describe(\"Number of records processed.\").nullable(),\n}).passthrough().describe(\"Total counts for a job including records and verification results.\");\nconst NeverbounceSearchJobs_JobResultSchema = z.object({\n id: z.number().int().describe(\"Unique job identifier.\").nullable(),\n total: NeverbounceSearchJobs_JobTotalSchema.nullable(),\n filename: z.string().describe(\"User-assigned job filename.\").nullable(),\n created_at: z.string().describe(\"Job creation timestamp in ISO 8601 format.\").nullable(),\n job_status: z.string().describe(\"Job status (e.g., 'complete', 'running', 'queued', 'failed').\").nullable(),\n started_at: z.string().describe(\"Job processing start time in ISO 8601 format.\").nullable().optional(),\n finished_at: z.string().describe(\"Job completion time in ISO 8601 format.\").nullable().optional(),\n bounce_estimate: z.number().int().describe(\"Estimated bounce rate for the job. -1 indicates not yet calculated.\").nullable(),\n percent_complete: z.number().int().describe(\"Job completion percentage (0-100).\").nullable(),\n}).passthrough().describe(\"A single job result containing job details and verification status.\");\nexport const NeverbounceSearchJobsOutput = z.object({\n query: NeverbounceSearchJobs_QueryInfoSchema.nullable(),\n status: z.string().describe(\"Request status (e.g., 'success').\").nullable(),\n results: z.array(NeverbounceSearchJobs_JobResultSchema).describe(\"Array of job objects matching the search criteria.\"),\n total_pages: z.number().int().describe(\"Total pages available for pagination.\").nullable(),\n total_results: z.number().int().describe(\"Total number of jobs matching the query.\").nullable(),\n execution_time: z.number().int().describe(\"Server response time in milliseconds.\").nullable().optional(),\n}).passthrough().describe(\"Response model for searching bulk verification jobs with pagination.\");\n\nexport const neverbounceSearchJobs = action(\"NEVERBOUNCE_SEARCH_JOBS\", {\n slug: \"neverbounce-search-jobs\",\n name: \"Search bulk verification jobs\",\n description: \"Tool to search and list bulk verification jobs in your account with pagination and filtering. Use when retrieving jobs by id, filename, or status, or when listing all jobs with pagination.\",\n input: NeverbounceSearchJobsInput,\n output: NeverbounceSearchJobsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACnH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACnH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,+FAA+F;AAC3G,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACjE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAAoE;AAC9F,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACjE,OAAO,qCAAqC,SAAS;CACrD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC1G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC3H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAO,sCAAsC,SAAS;CACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC1E,SAASA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,oDAAoD;CACrH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC9F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}