@keystrokehq/parsio_io 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 (201) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-html-text-document.cjs +2 -2
  4. package/dist/actions/create-html-text-document.cjs.map +1 -1
  5. package/dist/actions/create-html-text-document.d.cts +23 -3
  6. package/dist/actions/create-html-text-document.d.cts.map +1 -1
  7. package/dist/actions/create-html-text-document.d.mts +23 -3
  8. package/dist/actions/create-html-text-document.d.mts.map +1 -1
  9. package/dist/actions/create-html-text-document.mjs +2 -2
  10. package/dist/actions/create-html-text-document.mjs.map +1 -1
  11. package/dist/actions/create-mailbox.cjs +1 -1
  12. package/dist/actions/create-mailbox.cjs.map +1 -1
  13. package/dist/actions/create-mailbox.d.cts +11 -3
  14. package/dist/actions/create-mailbox.d.cts.map +1 -1
  15. package/dist/actions/create-mailbox.d.mts +11 -3
  16. package/dist/actions/create-mailbox.d.mts.map +1 -1
  17. package/dist/actions/create-mailbox.mjs +1 -1
  18. package/dist/actions/create-mailbox.mjs.map +1 -1
  19. package/dist/actions/create-webhook.cjs +1 -1
  20. package/dist/actions/create-webhook.cjs.map +1 -1
  21. package/dist/actions/create-webhook.d.cts +29 -3
  22. package/dist/actions/create-webhook.d.cts.map +1 -1
  23. package/dist/actions/create-webhook.d.mts +29 -3
  24. package/dist/actions/create-webhook.d.mts.map +1 -1
  25. package/dist/actions/create-webhook.mjs +1 -1
  26. package/dist/actions/create-webhook.mjs.map +1 -1
  27. package/dist/actions/delete-mailbox.cjs +1 -1
  28. package/dist/actions/delete-mailbox.cjs.map +1 -1
  29. package/dist/actions/delete-mailbox.d.cts +10 -3
  30. package/dist/actions/delete-mailbox.d.cts.map +1 -1
  31. package/dist/actions/delete-mailbox.d.mts +10 -3
  32. package/dist/actions/delete-mailbox.d.mts.map +1 -1
  33. package/dist/actions/delete-mailbox.mjs +1 -1
  34. package/dist/actions/delete-mailbox.mjs.map +1 -1
  35. package/dist/actions/delete-templates.cjs +1 -1
  36. package/dist/actions/delete-templates.cjs.map +1 -1
  37. package/dist/actions/delete-templates.d.cts +10 -3
  38. package/dist/actions/delete-templates.d.cts.map +1 -1
  39. package/dist/actions/delete-templates.d.mts +10 -3
  40. package/dist/actions/delete-templates.d.mts.map +1 -1
  41. package/dist/actions/delete-templates.mjs +1 -1
  42. package/dist/actions/delete-templates.mjs.map +1 -1
  43. package/dist/actions/delete-webhooks.cjs +2 -2
  44. package/dist/actions/delete-webhooks.cjs.map +1 -1
  45. package/dist/actions/delete-webhooks.d.cts +10 -3
  46. package/dist/actions/delete-webhooks.d.cts.map +1 -1
  47. package/dist/actions/delete-webhooks.d.mts +10 -3
  48. package/dist/actions/delete-webhooks.d.mts.map +1 -1
  49. package/dist/actions/delete-webhooks.mjs +2 -2
  50. package/dist/actions/delete-webhooks.mjs.map +1 -1
  51. package/dist/actions/disable-templates.cjs +1 -1
  52. package/dist/actions/disable-templates.cjs.map +1 -1
  53. package/dist/actions/disable-templates.d.cts +9 -3
  54. package/dist/actions/disable-templates.d.cts.map +1 -1
  55. package/dist/actions/disable-templates.d.mts +9 -3
  56. package/dist/actions/disable-templates.d.mts.map +1 -1
  57. package/dist/actions/disable-templates.mjs +1 -1
  58. package/dist/actions/disable-templates.mjs.map +1 -1
  59. package/dist/actions/enable-templates.cjs +1 -1
  60. package/dist/actions/enable-templates.cjs.map +1 -1
  61. package/dist/actions/enable-templates.d.cts +9 -3
  62. package/dist/actions/enable-templates.d.cts.map +1 -1
  63. package/dist/actions/enable-templates.d.mts +9 -3
  64. package/dist/actions/enable-templates.d.mts.map +1 -1
  65. package/dist/actions/enable-templates.mjs +1 -1
  66. package/dist/actions/enable-templates.mjs.map +1 -1
  67. package/dist/actions/get-document.cjs +1 -1
  68. package/dist/actions/get-document.cjs.map +1 -1
  69. package/dist/actions/get-document.d.cts +12 -3
  70. package/dist/actions/get-document.d.cts.map +1 -1
  71. package/dist/actions/get-document.d.mts +12 -3
  72. package/dist/actions/get-document.d.mts.map +1 -1
  73. package/dist/actions/get-document.mjs +1 -1
  74. package/dist/actions/get-document.mjs.map +1 -1
  75. package/dist/actions/get-mailbox.cjs +1 -1
  76. package/dist/actions/get-mailbox.cjs.map +1 -1
  77. package/dist/actions/get-mailbox.d.cts +14 -3
  78. package/dist/actions/get-mailbox.d.cts.map +1 -1
  79. package/dist/actions/get-mailbox.d.mts +14 -3
  80. package/dist/actions/get-mailbox.d.mts.map +1 -1
  81. package/dist/actions/get-mailbox.mjs +1 -1
  82. package/dist/actions/get-mailbox.mjs.map +1 -1
  83. package/dist/actions/get-parsed-data.cjs +2 -2
  84. package/dist/actions/get-parsed-data.cjs.map +1 -1
  85. package/dist/actions/get-parsed-data.d.cts +23 -3
  86. package/dist/actions/get-parsed-data.d.cts.map +1 -1
  87. package/dist/actions/get-parsed-data.d.mts +23 -3
  88. package/dist/actions/get-parsed-data.d.mts.map +1 -1
  89. package/dist/actions/get-parsed-data.mjs +2 -2
  90. package/dist/actions/get-parsed-data.mjs.map +1 -1
  91. package/dist/actions/get-template.cjs +2 -2
  92. package/dist/actions/get-template.cjs.map +1 -1
  93. package/dist/actions/get-template.d.cts +16 -3
  94. package/dist/actions/get-template.d.cts.map +1 -1
  95. package/dist/actions/get-template.d.mts +16 -3
  96. package/dist/actions/get-template.d.mts.map +1 -1
  97. package/dist/actions/get-template.mjs +2 -2
  98. package/dist/actions/get-template.mjs.map +1 -1
  99. package/dist/actions/get-webhook.cjs +1 -1
  100. package/dist/actions/get-webhook.cjs.map +1 -1
  101. package/dist/actions/get-webhook.d.cts +13 -3
  102. package/dist/actions/get-webhook.d.cts.map +1 -1
  103. package/dist/actions/get-webhook.d.mts +13 -3
  104. package/dist/actions/get-webhook.d.mts.map +1 -1
  105. package/dist/actions/get-webhook.mjs +1 -1
  106. package/dist/actions/get-webhook.mjs.map +1 -1
  107. package/dist/actions/list-collected-emails.cjs +2 -2
  108. package/dist/actions/list-collected-emails.cjs.map +1 -1
  109. package/dist/actions/list-collected-emails.d.cts +18 -3
  110. package/dist/actions/list-collected-emails.d.cts.map +1 -1
  111. package/dist/actions/list-collected-emails.d.mts +18 -3
  112. package/dist/actions/list-collected-emails.d.mts.map +1 -1
  113. package/dist/actions/list-collected-emails.mjs +2 -2
  114. package/dist/actions/list-collected-emails.mjs.map +1 -1
  115. package/dist/actions/list-documents.cjs +2 -2
  116. package/dist/actions/list-documents.cjs.map +1 -1
  117. package/dist/actions/list-documents.d.cts +28 -3
  118. package/dist/actions/list-documents.d.cts.map +1 -1
  119. package/dist/actions/list-documents.d.mts +28 -3
  120. package/dist/actions/list-documents.d.mts.map +1 -1
  121. package/dist/actions/list-documents.mjs +2 -2
  122. package/dist/actions/list-documents.mjs.map +1 -1
  123. package/dist/actions/list-mailboxes.cjs +2 -2
  124. package/dist/actions/list-mailboxes.cjs.map +1 -1
  125. package/dist/actions/list-mailboxes.d.cts +12 -3
  126. package/dist/actions/list-mailboxes.d.cts.map +1 -1
  127. package/dist/actions/list-mailboxes.d.mts +12 -3
  128. package/dist/actions/list-mailboxes.d.mts.map +1 -1
  129. package/dist/actions/list-mailboxes.mjs +2 -2
  130. package/dist/actions/list-mailboxes.mjs.map +1 -1
  131. package/dist/actions/list-table-fields.cjs +2 -2
  132. package/dist/actions/list-table-fields.cjs.map +1 -1
  133. package/dist/actions/list-table-fields.d.cts +14 -3
  134. package/dist/actions/list-table-fields.d.cts.map +1 -1
  135. package/dist/actions/list-table-fields.d.mts +14 -3
  136. package/dist/actions/list-table-fields.d.mts.map +1 -1
  137. package/dist/actions/list-table-fields.mjs +2 -2
  138. package/dist/actions/list-table-fields.mjs.map +1 -1
  139. package/dist/actions/list-templates.cjs +2 -2
  140. package/dist/actions/list-templates.cjs.map +1 -1
  141. package/dist/actions/list-templates.d.cts +27 -3
  142. package/dist/actions/list-templates.d.cts.map +1 -1
  143. package/dist/actions/list-templates.d.mts +27 -3
  144. package/dist/actions/list-templates.d.mts.map +1 -1
  145. package/dist/actions/list-templates.mjs +2 -2
  146. package/dist/actions/list-templates.mjs.map +1 -1
  147. package/dist/actions/list-webhooks.cjs +2 -2
  148. package/dist/actions/list-webhooks.cjs.map +1 -1
  149. package/dist/actions/list-webhooks.d.cts +15 -3
  150. package/dist/actions/list-webhooks.d.cts.map +1 -1
  151. package/dist/actions/list-webhooks.d.mts +15 -3
  152. package/dist/actions/list-webhooks.d.mts.map +1 -1
  153. package/dist/actions/list-webhooks.mjs +2 -2
  154. package/dist/actions/list-webhooks.mjs.map +1 -1
  155. package/dist/actions/parse-document.cjs +1 -1
  156. package/dist/actions/parse-document.cjs.map +1 -1
  157. package/dist/actions/parse-document.d.cts +12 -3
  158. package/dist/actions/parse-document.d.cts.map +1 -1
  159. package/dist/actions/parse-document.d.mts +12 -3
  160. package/dist/actions/parse-document.d.mts.map +1 -1
  161. package/dist/actions/parse-document.mjs +1 -1
  162. package/dist/actions/parse-document.mjs.map +1 -1
  163. package/dist/actions/skip-documents.cjs +2 -2
  164. package/dist/actions/skip-documents.cjs.map +1 -1
  165. package/dist/actions/skip-documents.d.cts +12 -3
  166. package/dist/actions/skip-documents.d.cts.map +1 -1
  167. package/dist/actions/skip-documents.d.mts +12 -3
  168. package/dist/actions/skip-documents.d.mts.map +1 -1
  169. package/dist/actions/skip-documents.mjs +2 -2
  170. package/dist/actions/skip-documents.mjs.map +1 -1
  171. package/dist/actions/update-mailbox.cjs +1 -1
  172. package/dist/actions/update-mailbox.cjs.map +1 -1
  173. package/dist/actions/update-mailbox.d.cts +24 -3
  174. package/dist/actions/update-mailbox.d.cts.map +1 -1
  175. package/dist/actions/update-mailbox.d.mts +24 -3
  176. package/dist/actions/update-mailbox.d.mts.map +1 -1
  177. package/dist/actions/update-mailbox.mjs +1 -1
  178. package/dist/actions/update-mailbox.mjs.map +1 -1
  179. package/dist/actions/update-webhook.cjs +1 -1
  180. package/dist/actions/update-webhook.cjs.map +1 -1
  181. package/dist/actions/update-webhook.d.cts +27 -3
  182. package/dist/actions/update-webhook.d.cts.map +1 -1
  183. package/dist/actions/update-webhook.d.mts +27 -3
  184. package/dist/actions/update-webhook.d.mts.map +1 -1
  185. package/dist/actions/update-webhook.mjs +1 -1
  186. package/dist/actions/update-webhook.mjs.map +1 -1
  187. package/dist/actions/upload-file.cjs +2 -2
  188. package/dist/actions/upload-file.cjs.map +1 -1
  189. package/dist/actions/upload-file.d.cts +23 -3
  190. package/dist/actions/upload-file.d.cts.map +1 -1
  191. package/dist/actions/upload-file.d.mts +23 -3
  192. package/dist/actions/upload-file.d.mts.map +1 -1
  193. package/dist/actions/upload-file.mjs +2 -2
  194. package/dist/actions/upload-file.mjs.map +1 -1
  195. package/dist/catalog.cjs +7 -1
  196. package/dist/catalog.cjs.map +1 -1
  197. package/dist/catalog.d.cts +8 -0
  198. package/dist/catalog.d.mts +8 -0
  199. package/dist/catalog.mjs +7 -1
  200. package/dist/catalog.mjs.map +1 -1
  201. package/package.json +2 -2
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-templates.d.ts
4
- declare const ParsioIoDeleteTemplatesInput: z.ZodTypeAny;
5
- declare const ParsioIoDeleteTemplatesOutput: z.ZodTypeAny;
6
- declare const parsioIoDeleteTemplates: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoDeleteTemplatesInput: z.ZodObject<{
5
+ ids: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoDeleteTemplatesOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
10
+ }, z.core.$loose>;
11
+ declare const parsioIoDeleteTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ ids: string[];
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { parsioIoDeleteTemplates };
9
16
  //# sourceMappingURL=delete-templates.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-templates.d.mts","names":[],"sources":["../../src/actions/delete-templates.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAE6B;AAAA,cAC7D,6BAAA,EAA+B,CAAA,CAAE,UAGe;AAAA,cAEhD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-templates.d.mts","names":[],"sources":["../../src/actions/delete-templates.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,gCAAuB,wBAAA"}
@@ -8,7 +8,7 @@ const parsioIoDeleteTemplates = action("PARSIO_IO_DELETE_TEMPLATES", {
8
8
  output: z.object({
9
9
  message: z.string().describe("Message providing details about the deletion result").nullable().optional(),
10
10
  success: z.boolean().describe("Indicates whether the deletion operation was successful").nullable().optional()
11
- }).describe("Response model for delete templates operation.")
11
+ }).passthrough().describe("Response model for delete templates operation.")
12
12
  });
13
13
  //#endregion
14
14
  export { parsioIoDeleteTemplates };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-templates.mjs","names":[],"sources":["../../src/actions/delete-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDeleteTemplatesInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"Array of template IDs to delete. Collection of template identifiers to be removed from the mailbox.\"),\n}).describe(\"Request model for deleting multiple templates by their IDs.\");\nexport const ParsioIoDeleteTemplatesOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Message providing details about the deletion result\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion operation was successful\").nullable().optional(),\n}).describe(\"Response model for delete templates operation.\");\n\nexport const parsioIoDeleteTemplates = action(\"PARSIO_IO_DELETE_TEMPLATES\", {\n slug: \"parsio_io-delete-templates\",\n name: \"Delete Templates\",\n description: \"Tool to delete multiple templates by providing an array of template IDs. Use when you need to remove one or more templates from a mailbox.\",\n input: ParsioIoDeleteTemplatesInput,\n output: ParsioIoDeleteTemplatesOutput,\n});\n"],"mappings":";;AAYA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZwD,EAAE,OAAO,EACjE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qGAAqG,EACzI,CAAC,CAAC,CAAC,SAAS,6DAUH;CACP,QAVyD,EAAE,OAAO;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-templates.mjs","names":[],"sources":["../../src/actions/delete-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDeleteTemplatesInput = z.object({\n ids: z.array(z.string()).describe(\"Array of template IDs to delete. Collection of template identifiers to be removed from the mailbox.\"),\n}).describe(\"Request model for deleting multiple templates by their IDs.\");\nexport const ParsioIoDeleteTemplatesOutput = z.object({\n message: z.string().describe(\"Message providing details about the deletion result\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for delete templates operation.\");\n\nexport const parsioIoDeleteTemplates = action(\"PARSIO_IO_DELETE_TEMPLATES\", {\n slug: \"parsio_io-delete-templates\",\n name: \"Delete Templates\",\n description: \"Tool to delete multiple templates by providing an array of template IDs. Use when you need to remove one or more templates from a mailbox.\",\n input: ParsioIoDeleteTemplatesInput,\n output: ParsioIoDeleteTemplatesOutput,\n});\n"],"mappings":";;AAYA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ0C,EAAE,OAAO,EACnD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qGAAqG,EACzI,CAAC,CAAC,CAAC,SAAS,6DAUH;CACP,QAV2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
@@ -4,8 +4,8 @@ let zod = require("zod");
4
4
  const ParsioIoDeleteWebhooksInput = zod.z.object({ ids: zod.z.array(zod.z.string()).describe("Array of webhook IDs to delete") }).describe("Request model for deleting multiple webhooks by providing webhook IDs.");
5
5
  const ParsioIoDeleteWebhooksOutput = zod.z.object({
6
6
  message: zod.z.string().describe("Additional information about the deletion operation").nullable().optional(),
7
- success: zod.z.boolean().describe("Indicates if the webhooks were deleted successfully")
8
- }).describe("Response model for webhook deletion operation.");
7
+ success: zod.z.boolean().describe("Indicates if the webhooks were deleted successfully").nullable()
8
+ }).passthrough().describe("Response model for webhook deletion operation.");
9
9
  const parsioIoDeleteWebhooks = require_action.action("PARSIO_IO_DELETE_WEBHOOKS", {
10
10
  slug: "parsio_io-delete-webhooks",
11
11
  name: "Delete Webhooks",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDeleteWebhooksInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"Array of webhook IDs to delete\"),\n}).describe(\"Request model for deleting multiple webhooks by providing webhook IDs.\");\nexport const ParsioIoDeleteWebhooksOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Additional information about the deletion operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the webhooks were deleted successfully\"),\n}).describe(\"Response model for webhook deletion operation.\");\n\nexport const parsioIoDeleteWebhooks = action(\"PARSIO_IO_DELETE_WEBHOOKS\", {\n slug: \"parsio_io-delete-webhooks\",\n name: \"Delete Webhooks\",\n description: \"Tool to delete multiple webhooks from a mailbox. Use when you need to remove one or more webhook configurations by providing their IDs.\",\n input: ParsioIoDeleteWebhooksInput,\n output: ParsioIoDeleteWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gCAAgC,EACpE,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD;AACrF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDeleteWebhooksInput = z.object({\n ids: z.array(z.string()).describe(\"Array of webhook IDs to delete\"),\n}).describe(\"Request model for deleting multiple webhooks by providing webhook IDs.\");\nexport const ParsioIoDeleteWebhooksOutput = z.object({\n message: z.string().describe(\"Additional information about the deletion operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the webhooks were deleted successfully\").nullable(),\n}).passthrough().describe(\"Response model for webhook deletion operation.\");\n\nexport const parsioIoDeleteWebhooks = action(\"PARSIO_IO_DELETE_WEBHOOKS\", {\n slug: \"parsio_io-delete-webhooks\",\n name: \"Delete Webhooks\",\n description: \"Tool to delete multiple webhooks from a mailbox. Use when you need to remove one or more webhook configurations by providing their IDs.\",\n input: ParsioIoDeleteWebhooksInput,\n output: ParsioIoDeleteWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gCAAgC,EACpE,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-webhooks.d.ts
4
- declare const ParsioIoDeleteWebhooksInput: z.ZodTypeAny;
5
- declare const ParsioIoDeleteWebhooksOutput: z.ZodTypeAny;
6
- declare const parsioIoDeleteWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoDeleteWebhooksInput: z.ZodObject<{
5
+ ids: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoDeleteWebhooksOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$loose>;
11
+ declare const parsioIoDeleteWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ ids: string[];
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { parsioIoDeleteWebhooks };
9
16
  //# sourceMappingURL=delete-webhooks.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhooks.d.cts","names":[],"sources":["../../src/actions/delete-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEyC;AAAA,cACxE,4BAAA,EAA8B,CAAA,CAAE,UAGgB;AAAA,cAEhD,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-webhooks.d.cts","names":[],"sources":["../../src/actions/delete-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-webhooks.d.ts
4
- declare const ParsioIoDeleteWebhooksInput: z.ZodTypeAny;
5
- declare const ParsioIoDeleteWebhooksOutput: z.ZodTypeAny;
6
- declare const parsioIoDeleteWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoDeleteWebhooksInput: z.ZodObject<{
5
+ ids: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoDeleteWebhooksOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$loose>;
11
+ declare const parsioIoDeleteWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ ids: string[];
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { parsioIoDeleteWebhooks };
9
16
  //# sourceMappingURL=delete-webhooks.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhooks.d.mts","names":[],"sources":["../../src/actions/delete-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEyC;AAAA,cACxE,4BAAA,EAA8B,CAAA,CAAE,UAGgB;AAAA,cAEhD,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-webhooks.d.mts","names":[],"sources":["../../src/actions/delete-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -7,8 +7,8 @@ const parsioIoDeleteWebhooks = action("PARSIO_IO_DELETE_WEBHOOKS", {
7
7
  input: z.object({ ids: z.array(z.string()).describe("Array of webhook IDs to delete") }).describe("Request model for deleting multiple webhooks by providing webhook IDs."),
8
8
  output: z.object({
9
9
  message: z.string().describe("Additional information about the deletion operation").nullable().optional(),
10
- success: z.boolean().describe("Indicates if the webhooks were deleted successfully")
11
- }).describe("Response model for webhook deletion operation.")
10
+ success: z.boolean().describe("Indicates if the webhooks were deleted successfully").nullable()
11
+ }).passthrough().describe("Response model for webhook deletion operation.")
12
12
  });
13
13
  //#endregion
14
14
  export { parsioIoDeleteWebhooks };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhooks.mjs","names":[],"sources":["../../src/actions/delete-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDeleteWebhooksInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"Array of webhook IDs to delete\"),\n}).describe(\"Request model for deleting multiple webhooks by providing webhook IDs.\");\nexport const ParsioIoDeleteWebhooksOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Additional information about the deletion operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the webhooks were deleted successfully\"),\n}).describe(\"Response model for webhook deletion operation.\");\n\nexport const parsioIoDeleteWebhooks = action(\"PARSIO_IO_DELETE_WEBHOOKS\", {\n slug: \"parsio_io-delete-webhooks\",\n name: \"Delete Webhooks\",\n description: \"Tool to delete multiple webhooks from a mailbox. Use when you need to remove one or more webhook configurations by providing their IDs.\",\n input: ParsioIoDeleteWebhooksInput,\n output: ParsioIoDeleteWebhooksOutput,\n});\n"],"mappings":";;AAYA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZuD,EAAE,OAAO,EAChE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gCAAgC,EACpE,CAAC,CAAC,CAAC,SAAS,wEAUH;CACP,QAVwD,EAAE,OAAO;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD;CACrF,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-webhooks.mjs","names":[],"sources":["../../src/actions/delete-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDeleteWebhooksInput = z.object({\n ids: z.array(z.string()).describe(\"Array of webhook IDs to delete\"),\n}).describe(\"Request model for deleting multiple webhooks by providing webhook IDs.\");\nexport const ParsioIoDeleteWebhooksOutput = z.object({\n message: z.string().describe(\"Additional information about the deletion operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the webhooks were deleted successfully\").nullable(),\n}).passthrough().describe(\"Response model for webhook deletion operation.\");\n\nexport const parsioIoDeleteWebhooks = action(\"PARSIO_IO_DELETE_WEBHOOKS\", {\n slug: \"parsio_io-delete-webhooks\",\n name: \"Delete Webhooks\",\n description: \"Tool to delete multiple webhooks from a mailbox. Use when you need to remove one or more webhook configurations by providing their IDs.\",\n input: ParsioIoDeleteWebhooksInput,\n output: ParsioIoDeleteWebhooksOutput,\n});\n"],"mappings":";;AAYA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZyC,EAAE,OAAO,EAClD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gCAAgC,EACpE,CAAC,CAAC,CAAC,SAAS,wEAUH;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/disable-templates.ts
4
4
  const ParsioIoDisableTemplatesInput = zod.z.object({ ids: zod.z.array(zod.z.string()).describe("Array of template identifiers to deactivate. Provide template IDs that need to be disabled.") }).describe("Request parameters for disabling multiple templates.");
5
- const ParsioIoDisableTemplatesOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the templates were successfully disabled") }).describe("Response model for disable templates action.");
5
+ const ParsioIoDisableTemplatesOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the templates were successfully disabled").nullable() }).passthrough().describe("Response model for disable templates action.");
6
6
  const parsioIoDisableTemplates = require_action.action("PARSIO_IO_DISABLE_TEMPLATES", {
7
7
  slug: "parsio_io-disable-templates",
8
8
  name: "Disable Templates",
@@ -1 +1 @@
1
- {"version":3,"file":"disable-templates.cjs","names":["z","action"],"sources":["../../src/actions/disable-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDisableTemplatesInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"Array of template identifiers to deactivate. Provide template IDs that need to be disabled.\"),\n}).describe(\"Request parameters for disabling multiple templates.\");\nexport const ParsioIoDisableTemplatesOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates whether the templates were successfully disabled\"),\n}).describe(\"Response model for disable templates action.\");\n\nexport const parsioIoDisableTemplates = action(\"PARSIO_IO_DISABLE_TEMPLATES\", {\n slug: \"parsio_io-disable-templates\",\n name: \"Disable Templates\",\n description: \"Tool to disable multiple templates by providing an array of template IDs. Use when you need to deactivate multiple templates in a mailbox.\",\n input: ParsioIoDisableTemplatesInput,\n output: ParsioIoDisableTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6FAA6F,EACjI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,EAC5F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"disable-templates.cjs","names":["z","action"],"sources":["../../src/actions/disable-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDisableTemplatesInput = z.object({\n ids: z.array(z.string()).describe(\"Array of template identifiers to deactivate. Provide template IDs that need to be disabled.\"),\n}).describe(\"Request parameters for disabling multiple templates.\");\nexport const ParsioIoDisableTemplatesOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the templates were successfully disabled\").nullable(),\n}).passthrough().describe(\"Response model for disable templates action.\");\n\nexport const parsioIoDisableTemplates = action(\"PARSIO_IO_DISABLE_TEMPLATES\", {\n slug: \"parsio_io-disable-templates\",\n name: \"Disable Templates\",\n description: \"Tool to disable multiple templates by providing an array of template IDs. Use when you need to deactivate multiple templates in a mailbox.\",\n input: ParsioIoDisableTemplatesInput,\n output: ParsioIoDisableTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6FAA6F,EACjI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/disable-templates.d.ts
4
- declare const ParsioIoDisableTemplatesInput: z.ZodTypeAny;
5
- declare const ParsioIoDisableTemplatesOutput: z.ZodTypeAny;
6
- declare const parsioIoDisableTemplates: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoDisableTemplatesInput: z.ZodObject<{
5
+ ids: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoDisableTemplatesOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const parsioIoDisableTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ ids: string[];
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { parsioIoDisableTemplates };
9
15
  //# sourceMappingURL=disable-templates.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"disable-templates.d.cts","names":[],"sources":["../../src/actions/disable-templates.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEqB;AAAA,cACtD,8BAAA,EAAgC,CAAA,CAAE,UAEY;AAAA,cAE9C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"disable-templates.d.cts","names":[],"sources":["../../src/actions/disable-templates.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/disable-templates.d.ts
4
- declare const ParsioIoDisableTemplatesInput: z.ZodTypeAny;
5
- declare const ParsioIoDisableTemplatesOutput: z.ZodTypeAny;
6
- declare const parsioIoDisableTemplates: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoDisableTemplatesInput: z.ZodObject<{
5
+ ids: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoDisableTemplatesOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const parsioIoDisableTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ ids: string[];
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { parsioIoDisableTemplates };
9
15
  //# sourceMappingURL=disable-templates.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"disable-templates.d.mts","names":[],"sources":["../../src/actions/disable-templates.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEqB;AAAA,cACtD,8BAAA,EAAgC,CAAA,CAAE,UAEY;AAAA,cAE9C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"disable-templates.d.mts","names":[],"sources":["../../src/actions/disable-templates.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -5,7 +5,7 @@ const parsioIoDisableTemplates = action("PARSIO_IO_DISABLE_TEMPLATES", {
5
5
  name: "Disable Templates",
6
6
  description: "Tool to disable multiple templates by providing an array of template IDs. Use when you need to deactivate multiple templates in a mailbox.",
7
7
  input: z.object({ ids: z.array(z.string()).describe("Array of template identifiers to deactivate. Provide template IDs that need to be disabled.") }).describe("Request parameters for disabling multiple templates."),
8
- output: z.object({ success: z.boolean().describe("Indicates whether the templates were successfully disabled") }).describe("Response model for disable templates action.")
8
+ output: z.object({ success: z.boolean().describe("Indicates whether the templates were successfully disabled").nullable() }).passthrough().describe("Response model for disable templates action.")
9
9
  });
10
10
  //#endregion
11
11
  export { parsioIoDisableTemplates };
@@ -1 +1 @@
1
- {"version":3,"file":"disable-templates.mjs","names":[],"sources":["../../src/actions/disable-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDisableTemplatesInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"Array of template identifiers to deactivate. Provide template IDs that need to be disabled.\"),\n}).describe(\"Request parameters for disabling multiple templates.\");\nexport const ParsioIoDisableTemplatesOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates whether the templates were successfully disabled\"),\n}).describe(\"Response model for disable templates action.\");\n\nexport const parsioIoDisableTemplates = action(\"PARSIO_IO_DISABLE_TEMPLATES\", {\n slug: \"parsio_io-disable-templates\",\n name: \"Disable Templates\",\n description: \"Tool to disable multiple templates by providing an array of template IDs. Use when you need to deactivate multiple templates in a mailbox.\",\n input: ParsioIoDisableTemplatesInput,\n output: ParsioIoDisableTemplatesOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyD,EAAE,OAAO,EAClE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6FAA6F,EACjI,CAAC,CAAC,CAAC,SAAS,sDASH;CACP,QAT0D,EAAE,OAAO,EACnE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,EAC5F,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"disable-templates.mjs","names":[],"sources":["../../src/actions/disable-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoDisableTemplatesInput = z.object({\n ids: z.array(z.string()).describe(\"Array of template identifiers to deactivate. Provide template IDs that need to be disabled.\"),\n}).describe(\"Request parameters for disabling multiple templates.\");\nexport const ParsioIoDisableTemplatesOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the templates were successfully disabled\").nullable(),\n}).passthrough().describe(\"Response model for disable templates action.\");\n\nexport const parsioIoDisableTemplates = action(\"PARSIO_IO_DISABLE_TEMPLATES\", {\n slug: \"parsio_io-disable-templates\",\n name: \"Disable Templates\",\n description: \"Tool to disable multiple templates by providing an array of template IDs. Use when you need to deactivate multiple templates in a mailbox.\",\n input: ParsioIoDisableTemplatesInput,\n output: ParsioIoDisableTemplatesOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX2C,EAAE,OAAO,EACpD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6FAA6F,EACjI,CAAC,CAAC,CAAC,SAAS,sDASH;CACP,QAT4C,EAAE,OAAO,EACrD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/enable-templates.ts
4
4
  const ParsioIoEnableTemplatesInput = zod.z.object({ ids: zod.z.array(zod.z.string()).describe("Array of template identifiers to activate. Provide template IDs that need to be enabled.") }).describe("Request parameters for enabling multiple templates.");
5
- const ParsioIoEnableTemplatesOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the templates were successfully enabled") }).describe("Response model for enable templates action.");
5
+ const ParsioIoEnableTemplatesOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the templates were successfully enabled").nullable() }).passthrough().describe("Response model for enable templates action.");
6
6
  const parsioIoEnableTemplates = require_action.action("PARSIO_IO_ENABLE_TEMPLATES", {
7
7
  slug: "parsio_io-enable-templates",
8
8
  name: "Enable Templates",
@@ -1 +1 @@
1
- {"version":3,"file":"enable-templates.cjs","names":["z","action"],"sources":["../../src/actions/enable-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoEnableTemplatesInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"Array of template identifiers to activate. Provide template IDs that need to be enabled.\"),\n}).describe(\"Request parameters for enabling multiple templates.\");\nexport const ParsioIoEnableTemplatesOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates whether the templates were successfully enabled\"),\n}).describe(\"Response model for enable templates action.\");\n\nexport const parsioIoEnableTemplates = action(\"PARSIO_IO_ENABLE_TEMPLATES\", {\n slug: \"parsio_io-enable-templates\",\n name: \"Enable Templates\",\n description: \"Tool to enable multiple templates by providing an array of template IDs. Use when you need to activate multiple templates for use in a mailbox.\",\n input: ParsioIoEnableTemplatesInput,\n output: ParsioIoEnableTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F,EAC9H,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,EAC3F,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"enable-templates.cjs","names":["z","action"],"sources":["../../src/actions/enable-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoEnableTemplatesInput = z.object({\n ids: z.array(z.string()).describe(\"Array of template identifiers to activate. Provide template IDs that need to be enabled.\"),\n}).describe(\"Request parameters for enabling multiple templates.\");\nexport const ParsioIoEnableTemplatesOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the templates were successfully enabled\").nullable(),\n}).passthrough().describe(\"Response model for enable templates action.\");\n\nexport const parsioIoEnableTemplates = action(\"PARSIO_IO_ENABLE_TEMPLATES\", {\n slug: \"parsio_io-enable-templates\",\n name: \"Enable Templates\",\n description: \"Tool to enable multiple templates by providing an array of template IDs. Use when you need to activate multiple templates for use in a mailbox.\",\n input: ParsioIoEnableTemplatesInput,\n output: ParsioIoEnableTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F,EAC9H,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/enable-templates.d.ts
4
- declare const ParsioIoEnableTemplatesInput: z.ZodTypeAny;
5
- declare const ParsioIoEnableTemplatesOutput: z.ZodTypeAny;
6
- declare const parsioIoEnableTemplates: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoEnableTemplatesInput: z.ZodObject<{
5
+ ids: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoEnableTemplatesOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const parsioIoEnableTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ ids: string[];
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { parsioIoEnableTemplates };
9
15
  //# sourceMappingURL=enable-templates.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"enable-templates.d.cts","names":[],"sources":["../../src/actions/enable-templates.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAEqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAEY;AAAA,cAE7C,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"enable-templates.d.cts","names":[],"sources":["../../src/actions/enable-templates.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/enable-templates.d.ts
4
- declare const ParsioIoEnableTemplatesInput: z.ZodTypeAny;
5
- declare const ParsioIoEnableTemplatesOutput: z.ZodTypeAny;
6
- declare const parsioIoEnableTemplates: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoEnableTemplatesInput: z.ZodObject<{
5
+ ids: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoEnableTemplatesOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const parsioIoEnableTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ ids: string[];
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { parsioIoEnableTemplates };
9
15
  //# sourceMappingURL=enable-templates.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"enable-templates.d.mts","names":[],"sources":["../../src/actions/enable-templates.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAEqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAEY;AAAA,cAE7C,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"enable-templates.d.mts","names":[],"sources":["../../src/actions/enable-templates.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
@@ -5,7 +5,7 @@ const parsioIoEnableTemplates = action("PARSIO_IO_ENABLE_TEMPLATES", {
5
5
  name: "Enable Templates",
6
6
  description: "Tool to enable multiple templates by providing an array of template IDs. Use when you need to activate multiple templates for use in a mailbox.",
7
7
  input: z.object({ ids: z.array(z.string()).describe("Array of template identifiers to activate. Provide template IDs that need to be enabled.") }).describe("Request parameters for enabling multiple templates."),
8
- output: z.object({ success: z.boolean().describe("Indicates whether the templates were successfully enabled") }).describe("Response model for enable templates action.")
8
+ output: z.object({ success: z.boolean().describe("Indicates whether the templates were successfully enabled").nullable() }).passthrough().describe("Response model for enable templates action.")
9
9
  });
10
10
  //#endregion
11
11
  export { parsioIoEnableTemplates };
@@ -1 +1 @@
1
- {"version":3,"file":"enable-templates.mjs","names":[],"sources":["../../src/actions/enable-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoEnableTemplatesInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"Array of template identifiers to activate. Provide template IDs that need to be enabled.\"),\n}).describe(\"Request parameters for enabling multiple templates.\");\nexport const ParsioIoEnableTemplatesOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates whether the templates were successfully enabled\"),\n}).describe(\"Response model for enable templates action.\");\n\nexport const parsioIoEnableTemplates = action(\"PARSIO_IO_ENABLE_TEMPLATES\", {\n slug: \"parsio_io-enable-templates\",\n name: \"Enable Templates\",\n description: \"Tool to enable multiple templates by providing an array of template IDs. Use when you need to activate multiple templates for use in a mailbox.\",\n input: ParsioIoEnableTemplatesInput,\n output: ParsioIoEnableTemplatesOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXwD,EAAE,OAAO,EACjE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F,EAC9H,CAAC,CAAC,CAAC,SAAS,qDASH;CACP,QATyD,EAAE,OAAO,EAClE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,EAC3F,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"enable-templates.mjs","names":[],"sources":["../../src/actions/enable-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoEnableTemplatesInput = z.object({\n ids: z.array(z.string()).describe(\"Array of template identifiers to activate. Provide template IDs that need to be enabled.\"),\n}).describe(\"Request parameters for enabling multiple templates.\");\nexport const ParsioIoEnableTemplatesOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the templates were successfully enabled\").nullable(),\n}).passthrough().describe(\"Response model for enable templates action.\");\n\nexport const parsioIoEnableTemplates = action(\"PARSIO_IO_ENABLE_TEMPLATES\", {\n slug: \"parsio_io-enable-templates\",\n name: \"Enable Templates\",\n description: \"Tool to enable multiple templates by providing an array of template IDs. Use when you need to activate multiple templates for use in a mailbox.\",\n input: ParsioIoEnableTemplatesInput,\n output: ParsioIoEnableTemplatesOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX0C,EAAE,OAAO,EACnD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F,EAC9H,CAAC,CAAC,CAAC,SAAS,qDASH;CACP,QAT2C,EAAE,OAAO,EACpD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
@@ -7,7 +7,7 @@ const ParsioIoGetDocumentOutput = zod.z.object({
7
7
  status: zod.z.string().describe("The processing status of the document").nullable().optional(),
8
8
  created_at: zod.z.string().describe("Timestamp when the document was created").nullable().optional(),
9
9
  parsed_data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The parsed data extracted from the document. Structure varies based on parser configuration.").nullable().optional()
10
- }).describe("Response model for document retrieval with parsed data.");
10
+ }).passthrough().describe("Response model for document retrieval with parsed data.");
11
11
  const parsioIoGetDocument = require_action.action("PARSIO_IO_GET_DOCUMENT", {
12
12
  slug: "parsio_io-get-document",
13
13
  name: "Get Document",
@@ -1 +1 @@
1
- {"version":3,"file":"get-document.cjs","names":["z","action"],"sources":["../../src/actions/get-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoGetDocumentInput: z.ZodTypeAny = z.object({\n document_id: z.string().describe(\"The unique identifier of the document to retrieve\"),\n}).describe(\"Request model for retrieving a specific document with parsed data.\");\nexport const ParsioIoGetDocumentOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the document\").nullable().optional(),\n status: z.string().describe(\"The processing status of the document\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the document was created\").nullable().optional(),\n parsed_data: z.record(z.string(), z.unknown()).describe(\"The parsed data extracted from the document. Structure varies based on parser configuration.\").nullable().optional(),\n}).describe(\"Response model for document retrieval with parsed data.\");\n\nexport const parsioIoGetDocument = action(\"PARSIO_IO_GET_DOCUMENT\", {\n slug: \"parsio_io-get-document\",\n name: \"Get Document\",\n description: \"Tool to retrieve a specific document with parsed data as JSON. Use when you need to fetch details of a document by its ID.\",\n input: ParsioIoGetDocumentInput,\n output: ParsioIoGetDocumentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACtF,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9K,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-document.cjs","names":["z","action"],"sources":["../../src/actions/get-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoGetDocumentInput = z.object({\n document_id: z.string().describe(\"The unique identifier of the document to retrieve\"),\n}).describe(\"Request model for retrieving a specific document with parsed data.\");\nexport const ParsioIoGetDocumentOutput = z.object({\n id: z.string().describe(\"The unique identifier of the document\").nullable().optional(),\n status: z.string().describe(\"The processing status of the document\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the document was created\").nullable().optional(),\n parsed_data: z.record(z.string(), z.unknown()).describe(\"The parsed data extracted from the document. Structure varies based on parser configuration.\").nullable().optional(),\n}).passthrough().describe(\"Response model for document retrieval with parsed data.\");\n\nexport const parsioIoGetDocument = action(\"PARSIO_IO_GET_DOCUMENT\", {\n slug: \"parsio_io-get-document\",\n name: \"Get Document\",\n description: \"Tool to retrieve a specific document with parsed data as JSON. Use when you need to fetch details of a document by its ID.\",\n input: ParsioIoGetDocumentInput,\n output: ParsioIoGetDocumentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACtF,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-document.d.ts
4
- declare const ParsioIoGetDocumentInput: z.ZodTypeAny;
5
- declare const ParsioIoGetDocumentOutput: z.ZodTypeAny;
6
- declare const parsioIoGetDocument: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoGetDocumentInput: z.ZodObject<{
5
+ document_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoGetDocumentOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ parsed_data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
12
+ }, z.core.$loose>;
13
+ declare const parsioIoGetDocument: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ document_id: string;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { parsioIoGetDocument };
9
18
  //# sourceMappingURL=get-document.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-document.d.cts","names":[],"sources":["../../src/actions/get-document.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEwC;AAAA,cACpE,yBAAA,EAA2B,CAAA,CAAE,UAK4B;AAAA,cAEzD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-document.d.cts","names":[],"sources":["../../src/actions/get-document.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAOzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-document.d.ts
4
- declare const ParsioIoGetDocumentInput: z.ZodTypeAny;
5
- declare const ParsioIoGetDocumentOutput: z.ZodTypeAny;
6
- declare const parsioIoGetDocument: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoGetDocumentInput: z.ZodObject<{
5
+ document_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoGetDocumentOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ parsed_data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
12
+ }, z.core.$loose>;
13
+ declare const parsioIoGetDocument: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ document_id: string;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { parsioIoGetDocument };
9
18
  //# sourceMappingURL=get-document.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-document.d.mts","names":[],"sources":["../../src/actions/get-document.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEwC;AAAA,cACpE,yBAAA,EAA2B,CAAA,CAAE,UAK4B;AAAA,cAEzD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-document.d.mts","names":[],"sources":["../../src/actions/get-document.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAOzB,mBAAA,gCAAmB,wBAAA"}
@@ -10,7 +10,7 @@ const parsioIoGetDocument = action("PARSIO_IO_GET_DOCUMENT", {
10
10
  status: z.string().describe("The processing status of the document").nullable().optional(),
11
11
  created_at: z.string().describe("Timestamp when the document was created").nullable().optional(),
12
12
  parsed_data: z.record(z.string(), z.unknown()).describe("The parsed data extracted from the document. Structure varies based on parser configuration.").nullable().optional()
13
- }).describe("Response model for document retrieval with parsed data.")
13
+ }).passthrough().describe("Response model for document retrieval with parsed data.")
14
14
  });
15
15
  //#endregion
16
16
  export { parsioIoGetDocument };
@@ -1 +1 @@
1
- {"version":3,"file":"get-document.mjs","names":[],"sources":["../../src/actions/get-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoGetDocumentInput: z.ZodTypeAny = z.object({\n document_id: z.string().describe(\"The unique identifier of the document to retrieve\"),\n}).describe(\"Request model for retrieving a specific document with parsed data.\");\nexport const ParsioIoGetDocumentOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the document\").nullable().optional(),\n status: z.string().describe(\"The processing status of the document\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the document was created\").nullable().optional(),\n parsed_data: z.record(z.string(), z.unknown()).describe(\"The parsed data extracted from the document. Structure varies based on parser configuration.\").nullable().optional(),\n}).describe(\"Response model for document retrieval with parsed data.\");\n\nexport const parsioIoGetDocument = action(\"PARSIO_IO_GET_DOCUMENT\", {\n slug: \"parsio_io-get-document\",\n name: \"Get Document\",\n description: \"Tool to retrieve a specific document with parsed data as JSON. Use when you need to fetch details of a document by its ID.\",\n input: ParsioIoGetDocumentInput,\n output: ParsioIoGetDocumentOutput,\n});\n"],"mappings":";;AAcA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdoD,EAAE,OAAO,EAC7D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACtF,CAAC,CAAC,CAAC,SAAS,oEAYH;CACP,QAZqD,EAAE,OAAO;EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-document.mjs","names":[],"sources":["../../src/actions/get-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoGetDocumentInput = z.object({\n document_id: z.string().describe(\"The unique identifier of the document to retrieve\"),\n}).describe(\"Request model for retrieving a specific document with parsed data.\");\nexport const ParsioIoGetDocumentOutput = z.object({\n id: z.string().describe(\"The unique identifier of the document\").nullable().optional(),\n status: z.string().describe(\"The processing status of the document\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the document was created\").nullable().optional(),\n parsed_data: z.record(z.string(), z.unknown()).describe(\"The parsed data extracted from the document. Structure varies based on parser configuration.\").nullable().optional(),\n}).passthrough().describe(\"Response model for document retrieval with parsed data.\");\n\nexport const parsioIoGetDocument = action(\"PARSIO_IO_GET_DOCUMENT\", {\n slug: \"parsio_io-get-document\",\n name: \"Get Document\",\n description: \"Tool to retrieve a specific document with parsed data as JSON. Use when you need to fetch details of a document by its ID.\",\n input: ParsioIoGetDocumentInput,\n output: ParsioIoGetDocumentOutput,\n});\n"],"mappings":";;AAcA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdsC,EAAE,OAAO,EAC/C,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACtF,CAAC,CAAC,CAAC,SAAS,oEAYH;CACP,QAZuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
@@ -9,7 +9,7 @@ const ParsioIoGetMailboxOutput = zod.z.object({
9
9
  alert_email_h: zod.z.number().int().describe("Email alerts frequency in hours.").nullable().optional(),
10
10
  collect_emails: zod.z.boolean().describe("Whether automatic email address collection is enabled.").nullable().optional(),
11
11
  process_attachments: zod.z.boolean().describe("Whether email attachments are stored or ignored.").nullable().optional()
12
- }).describe("Response model for mailbox details.");
12
+ }).passthrough().describe("Response model for mailbox details.");
13
13
  const parsioIoGetMailbox = require_action.action("PARSIO_IO_GET_MAILBOX", {
14
14
  slug: "parsio_io-get-mailbox",
15
15
  name: "Get Mailbox Details",
@@ -1 +1 @@
1
- {"version":3,"file":"get-mailbox.cjs","names":["z","action"],"sources":["../../src/actions/get-mailbox.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoGetMailboxInput: z.ZodTypeAny = z.object({\n mailbox_id: z.string().describe(\"The unique identifier of the mailbox to retrieve.\"),\n}).describe(\"Request model for retrieving mailbox details.\");\nexport const ParsioIoGetMailboxOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the mailbox.\").nullable().optional(),\n name: z.string().describe(\"The mailbox name/identifier.\").nullable().optional(),\n email_prefix: z.string().describe(\"Email prefix used for generating the mailbox email address.\").nullable().optional(),\n alert_email_h: z.number().int().describe(\"Email alerts frequency in hours.\").nullable().optional(),\n collect_emails: z.boolean().describe(\"Whether automatic email address collection is enabled.\").nullable().optional(),\n process_attachments: z.boolean().describe(\"Whether email attachments are stored or ignored.\").nullable().optional(),\n}).describe(\"Response model for mailbox details.\");\n\nexport const parsioIoGetMailbox = action(\"PARSIO_IO_GET_MAILBOX\", {\n slug: \"parsio_io-get-mailbox\",\n name: \"Get Mailbox Details\",\n description: \"Tool to retrieve details of a specific mailbox. Use when you need to fetch configuration and settings for a particular mailbox.\",\n input: ParsioIoGetMailboxInput,\n output: ParsioIoGetMailboxOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO,EAC5D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACrF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAEjD,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-mailbox.cjs","names":["z","action"],"sources":["../../src/actions/get-mailbox.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoGetMailboxInput = z.object({\n mailbox_id: z.string().describe(\"The unique identifier of the mailbox to retrieve.\"),\n}).describe(\"Request model for retrieving mailbox details.\");\nexport const ParsioIoGetMailboxOutput = z.object({\n id: z.string().describe(\"The unique identifier for the mailbox.\").nullable().optional(),\n name: z.string().describe(\"The mailbox name/identifier.\").nullable().optional(),\n email_prefix: z.string().describe(\"Email prefix used for generating the mailbox email address.\").nullable().optional(),\n alert_email_h: z.number().int().describe(\"Email alerts frequency in hours.\").nullable().optional(),\n collect_emails: z.boolean().describe(\"Whether automatic email address collection is enabled.\").nullable().optional(),\n process_attachments: z.boolean().describe(\"Whether email attachments are stored or ignored.\").nullable().optional(),\n}).passthrough().describe(\"Response model for mailbox details.\");\n\nexport const parsioIoGetMailbox = action(\"PARSIO_IO_GET_MAILBOX\", {\n slug: \"parsio_io-get-mailbox\",\n name: \"Get Mailbox Details\",\n description: \"Tool to retrieve details of a specific mailbox. Use when you need to fetch configuration and settings for a particular mailbox.\",\n input: ParsioIoGetMailboxInput,\n output: ParsioIoGetMailboxOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACrF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAE/D,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,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/get-mailbox.d.ts
4
- declare const ParsioIoGetMailboxInput: z.ZodTypeAny;
5
- declare const ParsioIoGetMailboxOutput: z.ZodTypeAny;
6
- declare const parsioIoGetMailbox: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoGetMailboxInput: z.ZodObject<{
5
+ mailbox_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoGetMailboxOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ email_prefix: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ alert_email_h: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ collect_emails: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
+ process_attachments: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ }, z.core.$loose>;
15
+ declare const parsioIoGetMailbox: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ mailbox_id: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { parsioIoGetMailbox };
9
20
  //# sourceMappingURL=get-mailbox.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-mailbox.d.cts","names":[],"sources":["../../src/actions/get-mailbox.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAEoB;AAAA,cAC/C,wBAAA,EAA0B,CAAA,CAAE,UAOS;AAAA,cAErC,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-mailbox.d.cts","names":[],"sources":["../../src/actions/get-mailbox.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cASxB,kBAAA,gCAAkB,wBAAA"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-mailbox.d.ts
4
- declare const ParsioIoGetMailboxInput: z.ZodTypeAny;
5
- declare const ParsioIoGetMailboxOutput: z.ZodTypeAny;
6
- declare const parsioIoGetMailbox: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParsioIoGetMailboxInput: z.ZodObject<{
5
+ mailbox_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParsioIoGetMailboxOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ email_prefix: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ alert_email_h: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ collect_emails: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
+ process_attachments: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ }, z.core.$loose>;
15
+ declare const parsioIoGetMailbox: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ mailbox_id: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { parsioIoGetMailbox };
9
20
  //# sourceMappingURL=get-mailbox.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-mailbox.d.mts","names":[],"sources":["../../src/actions/get-mailbox.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAEoB;AAAA,cAC/C,wBAAA,EAA0B,CAAA,CAAE,UAOS;AAAA,cAErC,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-mailbox.d.mts","names":[],"sources":["../../src/actions/get-mailbox.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cASxB,kBAAA,gCAAkB,wBAAA"}
@@ -12,7 +12,7 @@ const parsioIoGetMailbox = action("PARSIO_IO_GET_MAILBOX", {
12
12
  alert_email_h: z.number().int().describe("Email alerts frequency in hours.").nullable().optional(),
13
13
  collect_emails: z.boolean().describe("Whether automatic email address collection is enabled.").nullable().optional(),
14
14
  process_attachments: z.boolean().describe("Whether email attachments are stored or ignored.").nullable().optional()
15
- }).describe("Response model for mailbox details.")
15
+ }).passthrough().describe("Response model for mailbox details.")
16
16
  });
17
17
  //#endregion
18
18
  export { parsioIoGetMailbox };
@@ -1 +1 @@
1
- {"version":3,"file":"get-mailbox.mjs","names":[],"sources":["../../src/actions/get-mailbox.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoGetMailboxInput: z.ZodTypeAny = z.object({\n mailbox_id: z.string().describe(\"The unique identifier of the mailbox to retrieve.\"),\n}).describe(\"Request model for retrieving mailbox details.\");\nexport const ParsioIoGetMailboxOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the mailbox.\").nullable().optional(),\n name: z.string().describe(\"The mailbox name/identifier.\").nullable().optional(),\n email_prefix: z.string().describe(\"Email prefix used for generating the mailbox email address.\").nullable().optional(),\n alert_email_h: z.number().int().describe(\"Email alerts frequency in hours.\").nullable().optional(),\n collect_emails: z.boolean().describe(\"Whether automatic email address collection is enabled.\").nullable().optional(),\n process_attachments: z.boolean().describe(\"Whether email attachments are stored or ignored.\").nullable().optional(),\n}).describe(\"Response model for mailbox details.\");\n\nexport const parsioIoGetMailbox = action(\"PARSIO_IO_GET_MAILBOX\", {\n slug: \"parsio_io-get-mailbox\",\n name: \"Get Mailbox Details\",\n description: \"Tool to retrieve details of a specific mailbox. Use when you need to fetch configuration and settings for a particular mailbox.\",\n input: ParsioIoGetMailboxInput,\n output: ParsioIoGetMailboxOutput,\n});\n"],"mappings":";;AAgBA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBmD,EAAE,OAAO,EAC5D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACrF,CAAC,CAAC,CAAC,SAAS,+CAcH;CACP,QAdoD,EAAE,OAAO;EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,qCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-mailbox.mjs","names":[],"sources":["../../src/actions/get-mailbox.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParsioIoGetMailboxInput = z.object({\n mailbox_id: z.string().describe(\"The unique identifier of the mailbox to retrieve.\"),\n}).describe(\"Request model for retrieving mailbox details.\");\nexport const ParsioIoGetMailboxOutput = z.object({\n id: z.string().describe(\"The unique identifier for the mailbox.\").nullable().optional(),\n name: z.string().describe(\"The mailbox name/identifier.\").nullable().optional(),\n email_prefix: z.string().describe(\"Email prefix used for generating the mailbox email address.\").nullable().optional(),\n alert_email_h: z.number().int().describe(\"Email alerts frequency in hours.\").nullable().optional(),\n collect_emails: z.boolean().describe(\"Whether automatic email address collection is enabled.\").nullable().optional(),\n process_attachments: z.boolean().describe(\"Whether email attachments are stored or ignored.\").nullable().optional(),\n}).passthrough().describe(\"Response model for mailbox details.\");\n\nexport const parsioIoGetMailbox = action(\"PARSIO_IO_GET_MAILBOX\", {\n slug: \"parsio_io-get-mailbox\",\n name: \"Get Mailbox Details\",\n description: \"Tool to retrieve details of a specific mailbox. Use when you need to fetch configuration and settings for a particular mailbox.\",\n input: ParsioIoGetMailboxInput,\n output: ParsioIoGetMailboxOutput,\n});\n"],"mappings":";;AAgBA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBqC,EAAE,OAAO,EAC9C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACrF,CAAC,CAAC,CAAC,SAAS,+CAcH;CACP,QAdsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAOhB;AACV,CAAC"}
@@ -12,13 +12,13 @@ const ParsioIoGetParsedData_ParsedDocumentItemSchema = zod.z.object({
12
12
  status: zod.z.string().describe("The processing status of the document").nullable().optional(),
13
13
  created_at: zod.z.string().describe("Timestamp when the document was created").nullable().optional(),
14
14
  parsed_data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The parsed data extracted from the document. Structure varies based on parser configuration.").nullable().optional()
15
- }).describe("Schema for a single parsed document item.");
15
+ }).passthrough().describe("Schema for a single parsed document item.");
16
16
  const ParsioIoGetParsedDataOutput = zod.z.object({
17
17
  page: zod.z.number().int().describe("Current page number").nullable().optional(),
18
18
  pages: zod.z.number().int().describe("Total number of pages available").nullable().optional(),
19
19
  total: zod.z.number().int().describe("Total number of parsed documents available").nullable().optional(),
20
20
  documents: zod.z.array(ParsioIoGetParsedData_ParsedDocumentItemSchema).describe("List of parsed documents from the mailbox").nullable().optional()
21
- }).describe("Response schema for retrieving parsed data from a mailbox.");
21
+ }).passthrough().describe("Response schema for retrieving parsed data from a mailbox.");
22
22
  const parsioIoGetParsedData = require_action.action("PARSIO_IO_GET_PARSED_DATA", {
23
23
  slug: "parsio_io-get-parsed-data",
24
24
  name: "Get Parsed Data",