@keystrokehq/postalytics 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-account.cjs.map +1 -1
  4. package/dist/actions/add-account.d.cts +31 -3
  5. package/dist/actions/add-account.d.cts.map +1 -1
  6. package/dist/actions/add-account.d.mts +31 -3
  7. package/dist/actions/add-account.d.mts.map +1 -1
  8. package/dist/actions/add-account.mjs.map +1 -1
  9. package/dist/actions/add-contact.cjs +1 -1
  10. package/dist/actions/add-contact.cjs.map +1 -1
  11. package/dist/actions/add-contact.d.cts +109 -3
  12. package/dist/actions/add-contact.d.cts.map +1 -1
  13. package/dist/actions/add-contact.d.mts +109 -3
  14. package/dist/actions/add-contact.d.mts.map +1 -1
  15. package/dist/actions/add-contact.mjs +1 -1
  16. package/dist/actions/add-contact.mjs.map +1 -1
  17. package/dist/actions/create-new-campaign.cjs +2 -2
  18. package/dist/actions/create-new-campaign.cjs.map +1 -1
  19. package/dist/actions/create-new-campaign.d.cts +32 -3
  20. package/dist/actions/create-new-campaign.d.cts.map +1 -1
  21. package/dist/actions/create-new-campaign.d.mts +32 -3
  22. package/dist/actions/create-new-campaign.d.mts.map +1 -1
  23. package/dist/actions/create-new-campaign.mjs +2 -2
  24. package/dist/actions/create-new-campaign.mjs.map +1 -1
  25. package/dist/actions/create-suppression-list-contact.cjs.map +1 -1
  26. package/dist/actions/create-suppression-list-contact.d.cts +170 -3
  27. package/dist/actions/create-suppression-list-contact.d.cts.map +1 -1
  28. package/dist/actions/create-suppression-list-contact.d.mts +170 -3
  29. package/dist/actions/create-suppression-list-contact.d.mts.map +1 -1
  30. package/dist/actions/create-suppression-list-contact.mjs.map +1 -1
  31. package/dist/actions/create-suppression-list.cjs.map +1 -1
  32. package/dist/actions/create-suppression-list.d.cts +18 -3
  33. package/dist/actions/create-suppression-list.d.cts.map +1 -1
  34. package/dist/actions/create-suppression-list.d.mts +18 -3
  35. package/dist/actions/create-suppression-list.d.mts.map +1 -1
  36. package/dist/actions/create-suppression-list.mjs.map +1 -1
  37. package/dist/actions/create-template.cjs +2 -2
  38. package/dist/actions/create-template.cjs.map +1 -1
  39. package/dist/actions/create-template.d.cts +28 -3
  40. package/dist/actions/create-template.d.cts.map +1 -1
  41. package/dist/actions/create-template.d.mts +28 -3
  42. package/dist/actions/create-template.d.mts.map +1 -1
  43. package/dist/actions/create-template.mjs +2 -2
  44. package/dist/actions/create-template.mjs.map +1 -1
  45. package/dist/actions/create-webhook.cjs.map +1 -1
  46. package/dist/actions/create-webhook.d.cts +19 -3
  47. package/dist/actions/create-webhook.d.cts.map +1 -1
  48. package/dist/actions/create-webhook.d.mts +19 -3
  49. package/dist/actions/create-webhook.d.mts.map +1 -1
  50. package/dist/actions/create-webhook.mjs.map +1 -1
  51. package/dist/actions/delete-account.cjs.map +1 -1
  52. package/dist/actions/delete-account.d.cts +10 -3
  53. package/dist/actions/delete-account.d.cts.map +1 -1
  54. package/dist/actions/delete-account.d.mts +10 -3
  55. package/dist/actions/delete-account.d.mts.map +1 -1
  56. package/dist/actions/delete-account.mjs.map +1 -1
  57. package/dist/actions/delete-campaign.cjs.map +1 -1
  58. package/dist/actions/delete-campaign.d.cts +9 -3
  59. package/dist/actions/delete-campaign.d.cts.map +1 -1
  60. package/dist/actions/delete-campaign.d.mts +9 -3
  61. package/dist/actions/delete-campaign.d.mts.map +1 -1
  62. package/dist/actions/delete-campaign.mjs.map +1 -1
  63. package/dist/actions/delete-suppression-list-contact.cjs.map +1 -1
  64. package/dist/actions/delete-suppression-list-contact.d.cts +11 -3
  65. package/dist/actions/delete-suppression-list-contact.d.cts.map +1 -1
  66. package/dist/actions/delete-suppression-list-contact.d.mts +11 -3
  67. package/dist/actions/delete-suppression-list-contact.d.mts.map +1 -1
  68. package/dist/actions/delete-suppression-list-contact.mjs.map +1 -1
  69. package/dist/actions/delete-suppression-list.cjs.map +1 -1
  70. package/dist/actions/delete-suppression-list.d.cts +9 -3
  71. package/dist/actions/delete-suppression-list.d.cts.map +1 -1
  72. package/dist/actions/delete-suppression-list.d.mts +9 -3
  73. package/dist/actions/delete-suppression-list.d.mts.map +1 -1
  74. package/dist/actions/delete-suppression-list.mjs.map +1 -1
  75. package/dist/actions/get-all-contact-lists.cjs +2 -2
  76. package/dist/actions/get-all-contact-lists.cjs.map +1 -1
  77. package/dist/actions/get-all-contact-lists.d.cts +10 -3
  78. package/dist/actions/get-all-contact-lists.d.cts.map +1 -1
  79. package/dist/actions/get-all-contact-lists.d.mts +10 -3
  80. package/dist/actions/get-all-contact-lists.d.mts.map +1 -1
  81. package/dist/actions/get-all-contact-lists.mjs +2 -2
  82. package/dist/actions/get-all-contact-lists.mjs.map +1 -1
  83. package/dist/actions/get-all-contacts-on-a-list.cjs.map +1 -1
  84. package/dist/actions/get-all-contacts-on-a-list.d.cts +62 -3
  85. package/dist/actions/get-all-contacts-on-a-list.d.cts.map +1 -1
  86. package/dist/actions/get-all-contacts-on-a-list.d.mts +62 -3
  87. package/dist/actions/get-all-contacts-on-a-list.d.mts.map +1 -1
  88. package/dist/actions/get-all-contacts-on-a-list.mjs.map +1 -1
  89. package/dist/actions/get-all-drip-campaigns.cjs.map +1 -1
  90. package/dist/actions/get-all-drip-campaigns.d.cts +8 -3
  91. package/dist/actions/get-all-drip-campaigns.d.cts.map +1 -1
  92. package/dist/actions/get-all-drip-campaigns.d.mts +8 -3
  93. package/dist/actions/get-all-drip-campaigns.d.mts.map +1 -1
  94. package/dist/actions/get-all-drip-campaigns.mjs.map +1 -1
  95. package/dist/actions/get-all-flows.cjs.map +1 -1
  96. package/dist/actions/get-all-flows.d.cts +13 -3
  97. package/dist/actions/get-all-flows.d.cts.map +1 -1
  98. package/dist/actions/get-all-flows.d.mts +13 -3
  99. package/dist/actions/get-all-flows.d.mts.map +1 -1
  100. package/dist/actions/get-all-flows.mjs.map +1 -1
  101. package/dist/actions/get-all-webhooks.cjs.map +1 -1
  102. package/dist/actions/get-all-webhooks.d.cts +11 -3
  103. package/dist/actions/get-all-webhooks.d.cts.map +1 -1
  104. package/dist/actions/get-all-webhooks.d.mts +11 -3
  105. package/dist/actions/get-all-webhooks.d.mts.map +1 -1
  106. package/dist/actions/get-all-webhooks.mjs.map +1 -1
  107. package/dist/actions/get-integrations.cjs.map +1 -1
  108. package/dist/actions/get-integrations.d.cts +11 -3
  109. package/dist/actions/get-integrations.d.cts.map +1 -1
  110. package/dist/actions/get-integrations.d.mts +11 -3
  111. package/dist/actions/get-integrations.d.mts.map +1 -1
  112. package/dist/actions/get-integrations.mjs.map +1 -1
  113. package/dist/actions/get-my-account.cjs +2 -2
  114. package/dist/actions/get-my-account.cjs.map +1 -1
  115. package/dist/actions/get-my-account.d.cts +20 -3
  116. package/dist/actions/get-my-account.d.cts.map +1 -1
  117. package/dist/actions/get-my-account.d.mts +20 -3
  118. package/dist/actions/get-my-account.d.mts.map +1 -1
  119. package/dist/actions/get-my-account.mjs +2 -2
  120. package/dist/actions/get-my-account.mjs.map +1 -1
  121. package/dist/actions/get-suppression-list-contact.cjs.map +1 -1
  122. package/dist/actions/get-suppression-list-contact.d.cts +76 -3
  123. package/dist/actions/get-suppression-list-contact.d.cts.map +1 -1
  124. package/dist/actions/get-suppression-list-contact.d.mts +76 -3
  125. package/dist/actions/get-suppression-list-contact.d.mts.map +1 -1
  126. package/dist/actions/get-suppression-list-contact.mjs.map +1 -1
  127. package/dist/actions/get-suppression-list-contacts.cjs.map +1 -1
  128. package/dist/actions/get-suppression-list-contacts.d.cts +74 -3
  129. package/dist/actions/get-suppression-list-contacts.d.cts.map +1 -1
  130. package/dist/actions/get-suppression-list-contacts.d.mts +74 -3
  131. package/dist/actions/get-suppression-list-contacts.d.mts.map +1 -1
  132. package/dist/actions/get-suppression-list-contacts.mjs.map +1 -1
  133. package/dist/actions/get-suppression-list.cjs +3 -3
  134. package/dist/actions/get-suppression-list.cjs.map +1 -1
  135. package/dist/actions/get-suppression-list.d.cts +16 -3
  136. package/dist/actions/get-suppression-list.d.cts.map +1 -1
  137. package/dist/actions/get-suppression-list.d.mts +16 -3
  138. package/dist/actions/get-suppression-list.d.mts.map +1 -1
  139. package/dist/actions/get-suppression-list.mjs +3 -3
  140. package/dist/actions/get-suppression-list.mjs.map +1 -1
  141. package/dist/actions/get-suppression-lists.cjs +3 -3
  142. package/dist/actions/get-suppression-lists.cjs.map +1 -1
  143. package/dist/actions/get-suppression-lists.d.cts +16 -3
  144. package/dist/actions/get-suppression-lists.d.cts.map +1 -1
  145. package/dist/actions/get-suppression-lists.d.mts +16 -3
  146. package/dist/actions/get-suppression-lists.d.mts.map +1 -1
  147. package/dist/actions/get-suppression-lists.mjs +3 -3
  148. package/dist/actions/get-suppression-lists.mjs.map +1 -1
  149. package/dist/actions/update-account.cjs.map +1 -1
  150. package/dist/actions/update-account.d.cts +32 -3
  151. package/dist/actions/update-account.d.cts.map +1 -1
  152. package/dist/actions/update-account.d.mts +32 -3
  153. package/dist/actions/update-account.d.mts.map +1 -1
  154. package/dist/actions/update-account.mjs.map +1 -1
  155. package/dist/actions/update-suppression-list-contact.cjs.map +1 -1
  156. package/dist/actions/update-suppression-list-contact.d.cts +172 -3
  157. package/dist/actions/update-suppression-list-contact.d.cts.map +1 -1
  158. package/dist/actions/update-suppression-list-contact.d.mts +172 -3
  159. package/dist/actions/update-suppression-list-contact.d.mts.map +1 -1
  160. package/dist/actions/update-suppression-list-contact.mjs.map +1 -1
  161. package/dist/catalog.cjs +7 -1
  162. package/dist/catalog.cjs.map +1 -1
  163. package/dist/catalog.d.cts +8 -0
  164. package/dist/catalog.d.mts +8 -0
  165. package/dist/catalog.mjs +7 -1
  166. package/dist/catalog.mjs.map +1 -1
  167. package/package.json +2 -2
@@ -1,9 +1,14 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-all-drip-campaigns.d.ts
4
- declare const PostalyticsGetAllDripCampaignsInput: z.ZodTypeAny;
5
- declare const PostalyticsGetAllDripCampaignsOutput: z.ZodTypeAny;
6
- declare const postalyticsGetAllDripCampaigns: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetAllDripCampaignsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetAllDripCampaignsOutput: z.ZodObject<{
6
+ campaigns: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ }, z.core.$strip>>;
10
+ }, z.core.$strip>;
11
+ declare const postalyticsGetAllDripCampaigns: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
12
  //#endregion
8
13
  export { postalyticsGetAllDripCampaigns };
9
14
  //# sourceMappingURL=get-all-drip-campaigns.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-drip-campaigns.d.cts","names":[],"sources":["../../src/actions/get-all-drip-campaigns.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAAkH;AAAA,cAKzJ,oCAAA,EAAsC,CAAA,CAAE,UAEW;AAAA,cAEnD,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-all-drip-campaigns.d.cts","names":[],"sources":["../../src/actions/get-all-drip-campaigns.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,14 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-all-drip-campaigns.d.ts
4
- declare const PostalyticsGetAllDripCampaignsInput: z.ZodTypeAny;
5
- declare const PostalyticsGetAllDripCampaignsOutput: z.ZodTypeAny;
6
- declare const postalyticsGetAllDripCampaigns: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetAllDripCampaignsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetAllDripCampaignsOutput: z.ZodObject<{
6
+ campaigns: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ }, z.core.$strip>>;
10
+ }, z.core.$strip>;
11
+ declare const postalyticsGetAllDripCampaigns: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
12
  //#endregion
8
13
  export { postalyticsGetAllDripCampaigns };
9
14
  //# sourceMappingURL=get-all-drip-campaigns.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-drip-campaigns.d.mts","names":[],"sources":["../../src/actions/get-all-drip-campaigns.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAAkH;AAAA,cAKzJ,oCAAA,EAAsC,CAAA,CAAE,UAEW;AAAA,cAEnD,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-all-drip-campaigns.d.mts","names":[],"sources":["../../src/actions/get-all-drip-campaigns.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-drip-campaigns.mjs","names":[],"sources":["../../src/actions/get-all-drip-campaigns.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllDripCampaignsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving all drip campaigns. No parameters are required.\");\nconst PostalyticsGetAllDripCampaigns_DripCampaignItemSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the drip campaign.\").nullable().optional(),\n endpoint_id: z.string().describe(\"The unique identifier for the endpoint associated with the drip campaign.\").nullable().optional(),\n}).describe(\"Represents a single drip campaign with its endpoint ID and name.\");\nexport const PostalyticsGetAllDripCampaignsOutput: z.ZodTypeAny = z.object({\n campaigns: z.array(PostalyticsGetAllDripCampaigns_DripCampaignItemSchema).describe(\"List of all triggered drip campaigns in the account.\"),\n}).describe(\"Response model for retrieving all drip campaigns.\");\n\nexport const postalyticsGetAllDripCampaigns = action(\"POSTALYTICS_GET_ALL_DRIP_CAMPAIGNS\", {\n slug: \"postalytics-get-all-drip-campaigns\",\n name: \"Get All Drip Campaigns\",\n description: \"Tool to retrieve all triggered drip campaign names and endpoint IDs in the account. Use when you need to list all available drip campaigns for the authenticated user.\",\n input: PostalyticsGetAllDripCampaignsInput,\n output: PostalyticsGetAllDripCampaignsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E;AACrK,MAAM,wDAAsE,EAAE,OAAO;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAK9E,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgE,EAAE,OAAO,EACzE,WAAW,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,sDAAsD,EAC3I,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-all-drip-campaigns.mjs","names":[],"sources":["../../src/actions/get-all-drip-campaigns.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllDripCampaignsInput = z.object({}).describe(\"Request model for retrieving all drip campaigns. No parameters are required.\");\nconst PostalyticsGetAllDripCampaigns_DripCampaignItemSchema = z.object({\n name: z.string().describe(\"The name of the drip campaign.\").nullable().optional(),\n endpoint_id: z.string().describe(\"The unique identifier for the endpoint associated with the drip campaign.\").nullable().optional(),\n}).describe(\"Represents a single drip campaign with its endpoint ID and name.\");\nexport const PostalyticsGetAllDripCampaignsOutput = z.object({\n campaigns: z.array(PostalyticsGetAllDripCampaigns_DripCampaignItemSchema).describe(\"List of all triggered drip campaigns in the account.\"),\n}).describe(\"Response model for retrieving all drip campaigns.\");\n\nexport const postalyticsGetAllDripCampaigns = action(\"POSTALYTICS_GET_ALL_DRIP_CAMPAIGNS\", {\n slug: \"postalytics-get-all-drip-campaigns\",\n name: \"Get All Drip Campaigns\",\n description: \"Tool to retrieve all triggered drip campaign names and endpoint IDs in the account. Use when you need to list all available drip campaigns for the authenticated user.\",\n input: PostalyticsGetAllDripCampaignsInput,\n output: PostalyticsGetAllDripCampaignsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E;AACvJ,MAAM,wDAAwD,EAAE,OAAO;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAK9E,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkD,EAAE,OAAO,EAC3D,WAAW,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,sDAAsD,EAC3I,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-flows.cjs","names":["z","action"],"sources":["../../src/actions/get-all-flows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllFlowsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving all flows. No parameters are required.\");\nconst PostalyticsGetAllFlows_FlowSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the flow\").nullable().optional(),\n flowId: z.number().int().describe(\"The id of the flow\").nullable().optional(),\n isActive: z.boolean().describe(\"Active status of the flow. 1 = published and active, 0 = draft mode\").nullable().optional(),\n createDate: z.string().describe(\"The date and time when the flow was created\").nullable().optional(),\n endpointId: z.string().describe(\"The endpointId of the flow\").nullable().optional(),\n contactListId: z.number().int().describe(\"The id of the contactlist associated with this flow\").nullable().optional(),\n lastModifiedDate: z.string().describe(\"The date and time when the flow was last modified\").nullable().optional(),\n}).describe(\"Model representing a single flow object.\");\nexport const PostalyticsGetAllFlowsOutput: z.ZodTypeAny = z.object({\n flows: z.array(PostalyticsGetAllFlows_FlowSchema).describe(\"List of all flows\"),\n}).describe(\"Response model for retrieving all flows. Returns an array of Flow objects.\");\n\nexport const postalyticsGetAllFlows = action(\"POSTALYTICS_GET_ALL_FLOWS\", {\n slug: \"postalytics-get-all-flows\",\n name: \"Get All Flows\",\n description: \"Tool to retrieve all flows for the requester's account. Use when you need to list or browse available flows.\",\n input: PostalyticsGetAllFlowsInput,\n output: PostalyticsGetAllFlowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACpJ,MAAM,oCAAkDA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,OAAOA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mBAAmB,EAChF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AAExF,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-all-flows.cjs","names":["z","action"],"sources":["../../src/actions/get-all-flows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllFlowsInput = z.object({}).describe(\"Request model for retrieving all flows. No parameters are required.\");\nconst PostalyticsGetAllFlows_FlowSchema = z.object({\n name: z.string().describe(\"The name of the flow\").nullable().optional(),\n flowId: z.number().int().describe(\"The id of the flow\").nullable().optional(),\n isActive: z.boolean().describe(\"Active status of the flow. 1 = published and active, 0 = draft mode\").nullable().optional(),\n createDate: z.string().describe(\"The date and time when the flow was created\").nullable().optional(),\n endpointId: z.string().describe(\"The endpointId of the flow\").nullable().optional(),\n contactListId: z.number().int().describe(\"The id of the contactlist associated with this flow\").nullable().optional(),\n lastModifiedDate: z.string().describe(\"The date and time when the flow was last modified\").nullable().optional(),\n}).describe(\"Model representing a single flow object.\");\nexport const PostalyticsGetAllFlowsOutput = z.object({\n flows: z.array(PostalyticsGetAllFlows_FlowSchema).describe(\"List of all flows\"),\n}).describe(\"Response model for retrieving all flows. Returns an array of Flow objects.\");\n\nexport const postalyticsGetAllFlows = action(\"POSTALYTICS_GET_ALL_FLOWS\", {\n slug: \"postalytics-get-all-flows\",\n name: \"Get All Flows\",\n description: \"Tool to retrieve all flows for the requester's account. Use when you need to list or browse available flows.\",\n input: PostalyticsGetAllFlowsInput,\n output: PostalyticsGetAllFlowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACtI,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,OAAOA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mBAAmB,EAChF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AAExF,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,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/get-all-flows.d.ts
4
- declare const PostalyticsGetAllFlowsInput: z.ZodTypeAny;
5
- declare const PostalyticsGetAllFlowsOutput: z.ZodTypeAny;
6
- declare const postalyticsGetAllFlows: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetAllFlowsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetAllFlowsOutput: z.ZodObject<{
6
+ flows: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ flowId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ isActive: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
10
+ createDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ endpointId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ contactListId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ lastModifiedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$strip>>;
15
+ }, z.core.$strip>;
16
+ declare const postalyticsGetAllFlows: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { postalyticsGetAllFlows };
9
19
  //# sourceMappingURL=get-all-flows.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-flows.d.cts","names":[],"sources":["../../src/actions/get-all-flows.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAAyG;AAAA,cAUxI,4BAAA,EAA8B,CAAA,CAAE,UAE4C;AAAA,cAE5E,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-all-flows.d.cts","names":[],"sources":["../../src/actions/get-all-flows.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-all-flows.d.ts
4
- declare const PostalyticsGetAllFlowsInput: z.ZodTypeAny;
5
- declare const PostalyticsGetAllFlowsOutput: z.ZodTypeAny;
6
- declare const postalyticsGetAllFlows: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetAllFlowsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetAllFlowsOutput: z.ZodObject<{
6
+ flows: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ flowId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ isActive: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
10
+ createDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ endpointId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ contactListId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ lastModifiedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$strip>>;
15
+ }, z.core.$strip>;
16
+ declare const postalyticsGetAllFlows: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { postalyticsGetAllFlows };
9
19
  //# sourceMappingURL=get-all-flows.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-flows.d.mts","names":[],"sources":["../../src/actions/get-all-flows.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAAyG;AAAA,cAUxI,4BAAA,EAA8B,CAAA,CAAE,UAE4C;AAAA,cAE5E,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-all-flows.d.mts","names":[],"sources":["../../src/actions/get-all-flows.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-flows.mjs","names":[],"sources":["../../src/actions/get-all-flows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllFlowsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving all flows. No parameters are required.\");\nconst PostalyticsGetAllFlows_FlowSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the flow\").nullable().optional(),\n flowId: z.number().int().describe(\"The id of the flow\").nullable().optional(),\n isActive: z.boolean().describe(\"Active status of the flow. 1 = published and active, 0 = draft mode\").nullable().optional(),\n createDate: z.string().describe(\"The date and time when the flow was created\").nullable().optional(),\n endpointId: z.string().describe(\"The endpointId of the flow\").nullable().optional(),\n contactListId: z.number().int().describe(\"The id of the contactlist associated with this flow\").nullable().optional(),\n lastModifiedDate: z.string().describe(\"The date and time when the flow was last modified\").nullable().optional(),\n}).describe(\"Model representing a single flow object.\");\nexport const PostalyticsGetAllFlowsOutput: z.ZodTypeAny = z.object({\n flows: z.array(PostalyticsGetAllFlows_FlowSchema).describe(\"List of all flows\"),\n}).describe(\"Response model for retrieving all flows. Returns an array of Flow objects.\");\n\nexport const postalyticsGetAllFlows = action(\"POSTALYTICS_GET_ALL_FLOWS\", {\n slug: \"postalytics-get-all-flows\",\n name: \"Get All Flows\",\n description: \"Tool to retrieve all flows for the requester's account. Use when you need to list or browse available flows.\",\n input: PostalyticsGetAllFlowsInput,\n output: PostalyticsGetAllFlowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACpJ,MAAM,oCAAkD,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAKtD,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwD,EAAE,OAAO,EACjE,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mBAAmB,EAChF,CAAC,CAAC,CAAC,SAAS,4EAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-all-flows.mjs","names":[],"sources":["../../src/actions/get-all-flows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllFlowsInput = z.object({}).describe(\"Request model for retrieving all flows. No parameters are required.\");\nconst PostalyticsGetAllFlows_FlowSchema = z.object({\n name: z.string().describe(\"The name of the flow\").nullable().optional(),\n flowId: z.number().int().describe(\"The id of the flow\").nullable().optional(),\n isActive: z.boolean().describe(\"Active status of the flow. 1 = published and active, 0 = draft mode\").nullable().optional(),\n createDate: z.string().describe(\"The date and time when the flow was created\").nullable().optional(),\n endpointId: z.string().describe(\"The endpointId of the flow\").nullable().optional(),\n contactListId: z.number().int().describe(\"The id of the contactlist associated with this flow\").nullable().optional(),\n lastModifiedDate: z.string().describe(\"The date and time when the flow was last modified\").nullable().optional(),\n}).describe(\"Model representing a single flow object.\");\nexport const PostalyticsGetAllFlowsOutput = z.object({\n flows: z.array(PostalyticsGetAllFlows_FlowSchema).describe(\"List of all flows\"),\n}).describe(\"Response model for retrieving all flows. Returns an array of Flow objects.\");\n\nexport const postalyticsGetAllFlows = action(\"POSTALYTICS_GET_ALL_FLOWS\", {\n slug: \"postalytics-get-all-flows\",\n name: \"Get All Flows\",\n description: \"Tool to retrieve all flows for the requester's account. Use when you need to list or browse available flows.\",\n input: PostalyticsGetAllFlowsInput,\n output: PostalyticsGetAllFlowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACtI,MAAM,oCAAoC,EAAE,OAAO;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAKtD,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mBAAmB,EAChF,CAAC,CAAC,CAAC,SAAS,4EAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/get-all-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllWebhooksInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving all webhooks. No parameters are required.\");\nconst PostalyticsGetAllWebhooks_WebhookSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Destination URL that receives webhook event notifications\").nullable().optional(),\n campaign_id: z.string().describe(\"Unique identifier for the associated campaign\").nullable().optional(),\n created_date: z.string().describe(\"ISO 8601 timestamp indicating when the webhook was created\").nullable().optional(),\n campaign_name: z.string().describe(\"Human-readable name of the campaign\").nullable().optional(),\n is_subscribed: z.number().int().describe(\"Webhook subscription status (1=enabled, 0=disabled)\").nullable().optional(),\n}).describe(\"Model representing a single webhook object.\");\nexport const PostalyticsGetAllWebhooksOutput: z.ZodTypeAny = z.object({\n webhooks: z.array(PostalyticsGetAllWebhooks_WebhookSchema).describe(\"List of all webhooks configured for the account\").nullable().optional(),\n}).describe(\"Response model for retrieving all webhooks. Returns an array of webhook objects.\");\n\nexport const postalyticsGetAllWebhooks = action(\"POSTALYTICS_GET_ALL_WEBHOOKS\", {\n slug: \"postalytics-get-all-webhooks\",\n name: \"Get All Webhooks\",\n description: \"Tool to retrieve all webhooks configured for the authenticated account. Use when you need to view webhook configurations for campaigns.\",\n input: PostalyticsGetAllWebhooksInput,\n output: PostalyticsGetAllWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wEAAwE;AAC1J,MAAM,0CAAwDA,IAAAA,EAAE,OAAO;CACrE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,UAAUA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,SAAS,kFAAkF;AAE9F,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-all-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/get-all-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllWebhooksInput = z.object({}).describe(\"Request model for retrieving all webhooks. No parameters are required.\");\nconst PostalyticsGetAllWebhooks_WebhookSchema = z.object({\n url: z.string().describe(\"Destination URL that receives webhook event notifications\").nullable().optional(),\n campaign_id: z.string().describe(\"Unique identifier for the associated campaign\").nullable().optional(),\n created_date: z.string().describe(\"ISO 8601 timestamp indicating when the webhook was created\").nullable().optional(),\n campaign_name: z.string().describe(\"Human-readable name of the campaign\").nullable().optional(),\n is_subscribed: z.number().int().describe(\"Webhook subscription status (1=enabled, 0=disabled)\").nullable().optional(),\n}).describe(\"Model representing a single webhook object.\");\nexport const PostalyticsGetAllWebhooksOutput = z.object({\n webhooks: z.array(PostalyticsGetAllWebhooks_WebhookSchema).describe(\"List of all webhooks configured for the account\").nullable().optional(),\n}).describe(\"Response model for retrieving all webhooks. Returns an array of webhook objects.\");\n\nexport const postalyticsGetAllWebhooks = action(\"POSTALYTICS_GET_ALL_WEBHOOKS\", {\n slug: \"postalytics-get-all-webhooks\",\n name: \"Get All Webhooks\",\n description: \"Tool to retrieve all webhooks configured for the authenticated account. Use when you need to view webhook configurations for campaigns.\",\n input: PostalyticsGetAllWebhooksInput,\n output: PostalyticsGetAllWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wEAAwE;AAC5I,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,UAAUA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,SAAS,kFAAkF;AAE9F,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-all-webhooks.d.ts
4
- declare const PostalyticsGetAllWebhooksInput: z.ZodTypeAny;
5
- declare const PostalyticsGetAllWebhooksOutput: z.ZodTypeAny;
6
- declare const postalyticsGetAllWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetAllWebhooksInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetAllWebhooksOutput: z.ZodObject<{
6
+ webhooks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
7
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ campaign_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ created_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ campaign_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ is_subscribed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ }, z.core.$strip>>>>;
13
+ }, z.core.$strip>;
14
+ declare const postalyticsGetAllWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { postalyticsGetAllWebhooks };
9
17
  //# sourceMappingURL=get-all-webhooks.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-webhooks.d.cts","names":[],"sources":["../../src/actions/get-all-webhooks.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAA4G;AAAA,cAQ9I,+BAAA,EAAiC,CAAA,CAAE,UAE+C;AAAA,cAElF,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-all-webhooks.d.cts","names":[],"sources":["../../src/actions/get-all-webhooks.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-all-webhooks.d.ts
4
- declare const PostalyticsGetAllWebhooksInput: z.ZodTypeAny;
5
- declare const PostalyticsGetAllWebhooksOutput: z.ZodTypeAny;
6
- declare const postalyticsGetAllWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetAllWebhooksInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetAllWebhooksOutput: z.ZodObject<{
6
+ webhooks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
7
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ campaign_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ created_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ campaign_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ is_subscribed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ }, z.core.$strip>>>>;
13
+ }, z.core.$strip>;
14
+ declare const postalyticsGetAllWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { postalyticsGetAllWebhooks };
9
17
  //# sourceMappingURL=get-all-webhooks.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-webhooks.d.mts","names":[],"sources":["../../src/actions/get-all-webhooks.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAA4G;AAAA,cAQ9I,+BAAA,EAAiC,CAAA,CAAE,UAE+C;AAAA,cAElF,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-all-webhooks.d.mts","names":[],"sources":["../../src/actions/get-all-webhooks.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-webhooks.mjs","names":[],"sources":["../../src/actions/get-all-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllWebhooksInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving all webhooks. No parameters are required.\");\nconst PostalyticsGetAllWebhooks_WebhookSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Destination URL that receives webhook event notifications\").nullable().optional(),\n campaign_id: z.string().describe(\"Unique identifier for the associated campaign\").nullable().optional(),\n created_date: z.string().describe(\"ISO 8601 timestamp indicating when the webhook was created\").nullable().optional(),\n campaign_name: z.string().describe(\"Human-readable name of the campaign\").nullable().optional(),\n is_subscribed: z.number().int().describe(\"Webhook subscription status (1=enabled, 0=disabled)\").nullable().optional(),\n}).describe(\"Model representing a single webhook object.\");\nexport const PostalyticsGetAllWebhooksOutput: z.ZodTypeAny = z.object({\n webhooks: z.array(PostalyticsGetAllWebhooks_WebhookSchema).describe(\"List of all webhooks configured for the account\").nullable().optional(),\n}).describe(\"Response model for retrieving all webhooks. Returns an array of webhook objects.\");\n\nexport const postalyticsGetAllWebhooks = action(\"POSTALYTICS_GET_ALL_WEBHOOKS\", {\n slug: \"postalytics-get-all-webhooks\",\n name: \"Get All Webhooks\",\n description: \"Tool to retrieve all webhooks configured for the authenticated account. Use when you need to view webhook configurations for campaigns.\",\n input: PostalyticsGetAllWebhooksInput,\n output: PostalyticsGetAllWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wEAAwE;AAC1J,MAAM,0CAAwD,EAAE,OAAO;CACrE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAKzD,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2D,EAAE,OAAO,EACpE,UAAU,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,SAAS,kFAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-all-webhooks.mjs","names":[],"sources":["../../src/actions/get-all-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetAllWebhooksInput = z.object({}).describe(\"Request model for retrieving all webhooks. No parameters are required.\");\nconst PostalyticsGetAllWebhooks_WebhookSchema = z.object({\n url: z.string().describe(\"Destination URL that receives webhook event notifications\").nullable().optional(),\n campaign_id: z.string().describe(\"Unique identifier for the associated campaign\").nullable().optional(),\n created_date: z.string().describe(\"ISO 8601 timestamp indicating when the webhook was created\").nullable().optional(),\n campaign_name: z.string().describe(\"Human-readable name of the campaign\").nullable().optional(),\n is_subscribed: z.number().int().describe(\"Webhook subscription status (1=enabled, 0=disabled)\").nullable().optional(),\n}).describe(\"Model representing a single webhook object.\");\nexport const PostalyticsGetAllWebhooksOutput = z.object({\n webhooks: z.array(PostalyticsGetAllWebhooks_WebhookSchema).describe(\"List of all webhooks configured for the account\").nullable().optional(),\n}).describe(\"Response model for retrieving all webhooks. Returns an array of webhook objects.\");\n\nexport const postalyticsGetAllWebhooks = action(\"POSTALYTICS_GET_ALL_WEBHOOKS\", {\n slug: \"postalytics-get-all-webhooks\",\n name: \"Get All Webhooks\",\n description: \"Tool to retrieve all webhooks configured for the authenticated account. Use when you need to view webhook configurations for campaigns.\",\n input: PostalyticsGetAllWebhooksInput,\n output: PostalyticsGetAllWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wEAAwE;AAC5I,MAAM,0CAA0C,EAAE,OAAO;CACvD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAKzD,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,UAAU,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,SAAS,kFAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations.cjs","names":["z","action"],"sources":["../../src/actions/get-integrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetIntegrationsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving Connect integrations. No parameters are required.\");\nconst PostalyticsGetIntegrations_IntegrationItemSchema: z.ZodTypeAny = z.object({\n pluginId: z.number().int().describe(\"Identifier for the integration source type.\").nullable().optional(),\n isConnect: z.number().int().describe(\"Boolean indicator for marketplace app integrations.\").nullable().optional(),\n displayName: z.string().describe(\"User-defined name for the integration connection.\").nullable().optional(),\n userPluginId: z.number().int().describe(\"Unique ID for this user's specific connection instance.\").nullable().optional(),\n intergrationName: z.string().describe(\"Name of the external CRM or data source.\").nullable().optional(),\n}).describe(\"Model representing a single integration connection.\");\nexport const PostalyticsGetIntegrationsOutput: z.ZodTypeAny = z.object({\n integrations: z.array(PostalyticsGetIntegrations_IntegrationItemSchema).describe(\"List of integration connections configured for the account.\"),\n}).describe(\"Response model for retrieving Connect integrations.\");\n\nexport const postalyticsGetIntegrations = action(\"POSTALYTICS_GET_INTEGRATIONS\", {\n slug: \"postalytics-get-integrations\",\n name: \"Get Integrations\",\n description: \"Tool to retrieve all Connect integrations configured for the authenticated user's account. Use when you need to view CRM or data source integrations.\",\n input: PostalyticsGetIntegrationsInput,\n output: PostalyticsGetIntegrationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gFAAgF;AACnK,MAAM,mDAAiEA,IAAAA,EAAE,OAAO;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,cAAcA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D,EAChJ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,6BAA6BC,eAAAA,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-integrations.cjs","names":["z","action"],"sources":["../../src/actions/get-integrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetIntegrationsInput = z.object({}).describe(\"Request model for retrieving Connect integrations. No parameters are required.\");\nconst PostalyticsGetIntegrations_IntegrationItemSchema = z.object({\n pluginId: z.number().int().describe(\"Identifier for the integration source type.\").nullable().optional(),\n isConnect: z.number().int().describe(\"Boolean indicator for marketplace app integrations.\").nullable().optional(),\n displayName: z.string().describe(\"User-defined name for the integration connection.\").nullable().optional(),\n userPluginId: z.number().int().describe(\"Unique ID for this user's specific connection instance.\").nullable().optional(),\n intergrationName: z.string().describe(\"Name of the external CRM or data source.\").nullable().optional(),\n}).describe(\"Model representing a single integration connection.\");\nexport const PostalyticsGetIntegrationsOutput = z.object({\n integrations: z.array(PostalyticsGetIntegrations_IntegrationItemSchema).describe(\"List of integration connections configured for the account.\"),\n}).describe(\"Response model for retrieving Connect integrations.\");\n\nexport const postalyticsGetIntegrations = action(\"POSTALYTICS_GET_INTEGRATIONS\", {\n slug: \"postalytics-get-integrations\",\n name: \"Get Integrations\",\n description: \"Tool to retrieve all Connect integrations configured for the authenticated user's account. Use when you need to view CRM or data source integrations.\",\n input: PostalyticsGetIntegrationsInput,\n output: PostalyticsGetIntegrationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gFAAgF;AACrJ,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,cAAcA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D,EAChJ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,6BAA6BC,eAAAA,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-integrations.d.ts
4
- declare const PostalyticsGetIntegrationsInput: z.ZodTypeAny;
5
- declare const PostalyticsGetIntegrationsOutput: z.ZodTypeAny;
6
- declare const postalyticsGetIntegrations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetIntegrationsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetIntegrationsOutput: z.ZodObject<{
6
+ integrations: z.ZodArray<z.ZodObject<{
7
+ pluginId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
8
+ isConnect: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ userPluginId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ intergrationName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const postalyticsGetIntegrations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { postalyticsGetIntegrations };
9
17
  //# sourceMappingURL=get-integrations.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations.d.cts","names":[],"sources":["../../src/actions/get-integrations.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAAoH;AAAA,cAQvJ,gCAAA,EAAkC,CAAA,CAAE,UAEiB;AAAA,cAErD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations.d.cts","names":[],"sources":["../../src/actions/get-integrations.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-integrations.d.ts
4
- declare const PostalyticsGetIntegrationsInput: z.ZodTypeAny;
5
- declare const PostalyticsGetIntegrationsOutput: z.ZodTypeAny;
6
- declare const postalyticsGetIntegrations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetIntegrationsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetIntegrationsOutput: z.ZodObject<{
6
+ integrations: z.ZodArray<z.ZodObject<{
7
+ pluginId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
8
+ isConnect: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ userPluginId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ intergrationName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const postalyticsGetIntegrations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { postalyticsGetIntegrations };
9
17
  //# sourceMappingURL=get-integrations.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations.d.mts","names":[],"sources":["../../src/actions/get-integrations.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAAoH;AAAA,cAQvJ,gCAAA,EAAkC,CAAA,CAAE,UAEiB;AAAA,cAErD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations.d.mts","names":[],"sources":["../../src/actions/get-integrations.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations.mjs","names":[],"sources":["../../src/actions/get-integrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetIntegrationsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving Connect integrations. No parameters are required.\");\nconst PostalyticsGetIntegrations_IntegrationItemSchema: z.ZodTypeAny = z.object({\n pluginId: z.number().int().describe(\"Identifier for the integration source type.\").nullable().optional(),\n isConnect: z.number().int().describe(\"Boolean indicator for marketplace app integrations.\").nullable().optional(),\n displayName: z.string().describe(\"User-defined name for the integration connection.\").nullable().optional(),\n userPluginId: z.number().int().describe(\"Unique ID for this user's specific connection instance.\").nullable().optional(),\n intergrationName: z.string().describe(\"Name of the external CRM or data source.\").nullable().optional(),\n}).describe(\"Model representing a single integration connection.\");\nexport const PostalyticsGetIntegrationsOutput: z.ZodTypeAny = z.object({\n integrations: z.array(PostalyticsGetIntegrations_IntegrationItemSchema).describe(\"List of integration connections configured for the account.\"),\n}).describe(\"Response model for retrieving Connect integrations.\");\n\nexport const postalyticsGetIntegrations = action(\"POSTALYTICS_GET_INTEGRATIONS\", {\n slug: \"postalytics-get-integrations\",\n name: \"Get Integrations\",\n description: \"Tool to retrieve all Connect integrations configured for the authenticated user's account. Use when you need to view CRM or data source integrations.\",\n input: PostalyticsGetIntegrationsInput,\n output: PostalyticsGetIntegrationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gFAAgF;AACnK,MAAM,mDAAiE,EAAE,OAAO;CAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAKjE,MAAa,6BAA6B,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4D,EAAE,OAAO,EACrE,cAAc,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D,EAChJ,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-integrations.mjs","names":[],"sources":["../../src/actions/get-integrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetIntegrationsInput = z.object({}).describe(\"Request model for retrieving Connect integrations. No parameters are required.\");\nconst PostalyticsGetIntegrations_IntegrationItemSchema = z.object({\n pluginId: z.number().int().describe(\"Identifier for the integration source type.\").nullable().optional(),\n isConnect: z.number().int().describe(\"Boolean indicator for marketplace app integrations.\").nullable().optional(),\n displayName: z.string().describe(\"User-defined name for the integration connection.\").nullable().optional(),\n userPluginId: z.number().int().describe(\"Unique ID for this user's specific connection instance.\").nullable().optional(),\n intergrationName: z.string().describe(\"Name of the external CRM or data source.\").nullable().optional(),\n}).describe(\"Model representing a single integration connection.\");\nexport const PostalyticsGetIntegrationsOutput = z.object({\n integrations: z.array(PostalyticsGetIntegrations_IntegrationItemSchema).describe(\"List of integration connections configured for the account.\"),\n}).describe(\"Response model for retrieving Connect integrations.\");\n\nexport const postalyticsGetIntegrations = action(\"POSTALYTICS_GET_INTEGRATIONS\", {\n slug: \"postalytics-get-integrations\",\n name: \"Get Integrations\",\n description: \"Tool to retrieve all Connect integrations configured for the authenticated user's account. Use when you need to view CRM or data source integrations.\",\n input: PostalyticsGetIntegrationsInput,\n output: PostalyticsGetIntegrationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gFAAgF;AACrJ,MAAM,mDAAmD,EAAE,OAAO;CAChE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAKjE,MAAa,6BAA6B,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,cAAc,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D,EAChJ,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
@@ -9,11 +9,11 @@ const PostalyticsGetMyAccount_AccountDetailsSchema = zod.z.object({
9
9
  password: zod.z.string().describe("Password field (always empty for security purposes)").nullable().optional(),
10
10
  username: zod.z.string().describe("The username associated with the account").nullable().optional(),
11
11
  last_name: zod.z.string().describe("The last name of the account holder").nullable().optional(),
12
- account_id: zod.z.number().int().describe("The unique account identifier"),
12
+ account_id: zod.z.number().int().describe("The unique account identifier").nullable(),
13
13
  first_name: zod.z.string().describe("The first name of the account holder").nullable().optional(),
14
14
  address_zip: zod.z.string().describe("The zip code associated with the account's address").nullable().optional(),
15
15
  address_city: zod.z.string().describe("The city associated with the account's address").nullable().optional(),
16
- created_date: zod.z.string().describe("The date and time when the account was created"),
16
+ created_date: zod.z.string().describe("The date and time when the account was created").nullable(),
17
17
  address_state: zod.z.string().describe("The state associated with the account's address").nullable().optional(),
18
18
  email_address: zod.z.string().describe("The email address associated with the account").nullable().optional(),
19
19
  address_street: zod.z.string().describe("The street address associated with the account").nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"get-my-account.cjs","names":["z","action"],"sources":["../../src/actions/get-my-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetMyAccountInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving account information. No parameters are required.\");\nconst PostalyticsGetMyAccount_AccountDetailsSchema: z.ZodTypeAny = z.object({\n phone: z.string().describe(\"The phone number associated with the account\").nullable().optional(),\n api_key: z.string().describe(\"The API key associated with the account\").nullable().optional(),\n company: z.string().describe(\"The company name associated with the account\").nullable().optional(),\n password: z.string().describe(\"Password field (always empty for security purposes)\").nullable().optional(),\n username: z.string().describe(\"The username associated with the account\").nullable().optional(),\n last_name: z.string().describe(\"The last name of the account holder\").nullable().optional(),\n account_id: z.number().int().describe(\"The unique account identifier\"),\n first_name: z.string().describe(\"The first name of the account holder\").nullable().optional(),\n address_zip: z.string().describe(\"The zip code associated with the account's address\").nullable().optional(),\n address_city: z.string().describe(\"The city associated with the account's address\").nullable().optional(),\n created_date: z.string().describe(\"The date and time when the account was created\"),\n address_state: z.string().describe(\"The state associated with the account's address\").nullable().optional(),\n email_address: z.string().describe(\"The email address associated with the account\").nullable().optional(),\n address_street: z.string().describe(\"The street address associated with the account\").nullable().optional(),\n}).describe(\"Account details for the authenticated user.\");\nexport const PostalyticsGetMyAccountOutput: z.ZodTypeAny = z.object({\n accounts: z.array(PostalyticsGetMyAccount_AccountDetailsSchema).describe(\"List of account details for the authenticated user\"),\n}).describe(\"Response model for retrieving account information.\");\n\nexport const postalyticsGetMyAccount = action(\"POSTALYTICS_GET_MY_ACCOUNT\", {\n slug: \"postalytics-get-my-account\",\n name: \"Get My Account\",\n description: \"Tool to retrieve basic account information for the authenticated user. Use when you need to get account details such as contact information, address, or API key.\",\n input: PostalyticsGetMyAccountInput,\n output: PostalyticsGetMyAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAC/J,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAClF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,UAAUA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,oDAAoD,EAC/H,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-my-account.cjs","names":["z","action"],"sources":["../../src/actions/get-my-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetMyAccountInput = z.object({}).describe(\"Request model for retrieving account information. No parameters are required.\");\nconst PostalyticsGetMyAccount_AccountDetailsSchema = z.object({\n phone: z.string().describe(\"The phone number associated with the account\").nullable().optional(),\n api_key: z.string().describe(\"The API key associated with the account\").nullable().optional(),\n company: z.string().describe(\"The company name associated with the account\").nullable().optional(),\n password: z.string().describe(\"Password field (always empty for security purposes)\").nullable().optional(),\n username: z.string().describe(\"The username associated with the account\").nullable().optional(),\n last_name: z.string().describe(\"The last name of the account holder\").nullable().optional(),\n account_id: z.number().int().describe(\"The unique account identifier\").nullable(),\n first_name: z.string().describe(\"The first name of the account holder\").nullable().optional(),\n address_zip: z.string().describe(\"The zip code associated with the account's address\").nullable().optional(),\n address_city: z.string().describe(\"The city associated with the account's address\").nullable().optional(),\n created_date: z.string().describe(\"The date and time when the account was created\").nullable(),\n address_state: z.string().describe(\"The state associated with the account's address\").nullable().optional(),\n email_address: z.string().describe(\"The email address associated with the account\").nullable().optional(),\n address_street: z.string().describe(\"The street address associated with the account\").nullable().optional(),\n}).describe(\"Account details for the authenticated user.\");\nexport const PostalyticsGetMyAccountOutput = z.object({\n accounts: z.array(PostalyticsGetMyAccount_AccountDetailsSchema).describe(\"List of account details for the authenticated user\"),\n}).describe(\"Response model for retrieving account information.\");\n\nexport const postalyticsGetMyAccount = action(\"POSTALYTICS_GET_MY_ACCOUNT\", {\n slug: \"postalytics-get-my-account\",\n name: \"Get My Account\",\n description: \"Tool to retrieve basic account information for the authenticated user. Use when you need to get account details such as contact information, address, or API key.\",\n input: PostalyticsGetMyAccountInput,\n output: PostalyticsGetMyAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E;AACjJ,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC7F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,UAAUA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,oDAAoD,EAC/H,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-my-account.d.ts
4
- declare const PostalyticsGetMyAccountInput: z.ZodTypeAny;
5
- declare const PostalyticsGetMyAccountOutput: z.ZodTypeAny;
6
- declare const postalyticsGetMyAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetMyAccountInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetMyAccountOutput: z.ZodObject<{
6
+ accounts: z.ZodArray<z.ZodObject<{
7
+ phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ api_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ password: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ account_id: z.ZodNullable<z.ZodNumber>;
14
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ address_zip: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ address_city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ created_date: z.ZodNullable<z.ZodString>;
18
+ address_state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ email_address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ address_street: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ }, z.core.$strip>>;
22
+ }, z.core.$strip>;
23
+ declare const postalyticsGetMyAccount: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { postalyticsGetMyAccount };
9
26
  //# sourceMappingURL=get-my-account.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-my-account.d.cts","names":[],"sources":["../../src/actions/get-my-account.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAAmH;AAAA,cAiBnJ,6BAAA,EAA+B,CAAA,CAAE,UAEmB;AAAA,cAEpD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-my-account.d.cts","names":[],"sources":["../../src/actions/get-my-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAiB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-my-account.d.ts
4
- declare const PostalyticsGetMyAccountInput: z.ZodTypeAny;
5
- declare const PostalyticsGetMyAccountOutput: z.ZodTypeAny;
6
- declare const postalyticsGetMyAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PostalyticsGetMyAccountInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PostalyticsGetMyAccountOutput: z.ZodObject<{
6
+ accounts: z.ZodArray<z.ZodObject<{
7
+ phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ api_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ password: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ account_id: z.ZodNullable<z.ZodNumber>;
14
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ address_zip: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ address_city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ created_date: z.ZodNullable<z.ZodString>;
18
+ address_state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ email_address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ address_street: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ }, z.core.$strip>>;
22
+ }, z.core.$strip>;
23
+ declare const postalyticsGetMyAccount: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { postalyticsGetMyAccount };
9
26
  //# sourceMappingURL=get-my-account.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-my-account.d.mts","names":[],"sources":["../../src/actions/get-my-account.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAAmH;AAAA,cAiBnJ,6BAAA,EAA+B,CAAA,CAAE,UAEmB;AAAA,cAEpD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-my-account.d.mts","names":[],"sources":["../../src/actions/get-my-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAiB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -9,11 +9,11 @@ const PostalyticsGetMyAccount_AccountDetailsSchema = z.object({
9
9
  password: z.string().describe("Password field (always empty for security purposes)").nullable().optional(),
10
10
  username: z.string().describe("The username associated with the account").nullable().optional(),
11
11
  last_name: z.string().describe("The last name of the account holder").nullable().optional(),
12
- account_id: z.number().int().describe("The unique account identifier"),
12
+ account_id: z.number().int().describe("The unique account identifier").nullable(),
13
13
  first_name: z.string().describe("The first name of the account holder").nullable().optional(),
14
14
  address_zip: z.string().describe("The zip code associated with the account's address").nullable().optional(),
15
15
  address_city: z.string().describe("The city associated with the account's address").nullable().optional(),
16
- created_date: z.string().describe("The date and time when the account was created"),
16
+ created_date: z.string().describe("The date and time when the account was created").nullable(),
17
17
  address_state: z.string().describe("The state associated with the account's address").nullable().optional(),
18
18
  email_address: z.string().describe("The email address associated with the account").nullable().optional(),
19
19
  address_street: z.string().describe("The street address associated with the account").nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"get-my-account.mjs","names":[],"sources":["../../src/actions/get-my-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetMyAccountInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving account information. No parameters are required.\");\nconst PostalyticsGetMyAccount_AccountDetailsSchema: z.ZodTypeAny = z.object({\n phone: z.string().describe(\"The phone number associated with the account\").nullable().optional(),\n api_key: z.string().describe(\"The API key associated with the account\").nullable().optional(),\n company: z.string().describe(\"The company name associated with the account\").nullable().optional(),\n password: z.string().describe(\"Password field (always empty for security purposes)\").nullable().optional(),\n username: z.string().describe(\"The username associated with the account\").nullable().optional(),\n last_name: z.string().describe(\"The last name of the account holder\").nullable().optional(),\n account_id: z.number().int().describe(\"The unique account identifier\"),\n first_name: z.string().describe(\"The first name of the account holder\").nullable().optional(),\n address_zip: z.string().describe(\"The zip code associated with the account's address\").nullable().optional(),\n address_city: z.string().describe(\"The city associated with the account's address\").nullable().optional(),\n created_date: z.string().describe(\"The date and time when the account was created\"),\n address_state: z.string().describe(\"The state associated with the account's address\").nullable().optional(),\n email_address: z.string().describe(\"The email address associated with the account\").nullable().optional(),\n address_street: z.string().describe(\"The street address associated with the account\").nullable().optional(),\n}).describe(\"Account details for the authenticated user.\");\nexport const PostalyticsGetMyAccountOutput: z.ZodTypeAny = z.object({\n accounts: z.array(PostalyticsGetMyAccount_AccountDetailsSchema).describe(\"List of account details for the authenticated user\"),\n}).describe(\"Response model for retrieving account information.\");\n\nexport const postalyticsGetMyAccount = action(\"POSTALYTICS_GET_MY_ACCOUNT\", {\n slug: \"postalytics-get-my-account\",\n name: \"Get My Account\",\n description: \"Tool to retrieve basic account information for the authenticated user. Use when you need to get account details such as contact information, address, or API key.\",\n input: PostalyticsGetMyAccountInput,\n output: PostalyticsGetMyAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAC/J,MAAM,+CAA6D,EAAE,OAAO;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;CACrE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAClF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAKzD,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyD,EAAE,OAAO,EAClE,UAAU,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,oDAAoD,EAC/H,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-my-account.mjs","names":[],"sources":["../../src/actions/get-my-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetMyAccountInput = z.object({}).describe(\"Request model for retrieving account information. No parameters are required.\");\nconst PostalyticsGetMyAccount_AccountDetailsSchema = z.object({\n phone: z.string().describe(\"The phone number associated with the account\").nullable().optional(),\n api_key: z.string().describe(\"The API key associated with the account\").nullable().optional(),\n company: z.string().describe(\"The company name associated with the account\").nullable().optional(),\n password: z.string().describe(\"Password field (always empty for security purposes)\").nullable().optional(),\n username: z.string().describe(\"The username associated with the account\").nullable().optional(),\n last_name: z.string().describe(\"The last name of the account holder\").nullable().optional(),\n account_id: z.number().int().describe(\"The unique account identifier\").nullable(),\n first_name: z.string().describe(\"The first name of the account holder\").nullable().optional(),\n address_zip: z.string().describe(\"The zip code associated with the account's address\").nullable().optional(),\n address_city: z.string().describe(\"The city associated with the account's address\").nullable().optional(),\n created_date: z.string().describe(\"The date and time when the account was created\").nullable(),\n address_state: z.string().describe(\"The state associated with the account's address\").nullable().optional(),\n email_address: z.string().describe(\"The email address associated with the account\").nullable().optional(),\n address_street: z.string().describe(\"The street address associated with the account\").nullable().optional(),\n}).describe(\"Account details for the authenticated user.\");\nexport const PostalyticsGetMyAccountOutput = z.object({\n accounts: z.array(PostalyticsGetMyAccount_AccountDetailsSchema).describe(\"List of account details for the authenticated user\"),\n}).describe(\"Response model for retrieving account information.\");\n\nexport const postalyticsGetMyAccount = action(\"POSTALYTICS_GET_MY_ACCOUNT\", {\n slug: \"postalytics-get-my-account\",\n name: \"Get My Account\",\n description: \"Tool to retrieve basic account information for the authenticated user. Use when you need to get account details such as contact information, address, or API key.\",\n input: PostalyticsGetMyAccountInput,\n output: PostalyticsGetMyAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E;AACjJ,MAAM,+CAA+C,EAAE,OAAO;CAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC7F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAKzD,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,UAAU,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,oDAAoD,EAC/H,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-suppression-list-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-suppression-list-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetSuppressionListContactInput: z.ZodTypeAny = z.object({\n offset: z.number().int().describe(\"Offset for pagination\").optional(),\n list_id: z.number().int().describe(\"The ID of the suppression list\"),\n contact_id: z.number().int().describe(\"The ID of the suppression list contact\"),\n}).describe(\"Request parameters for retrieving a specific contact on a suppression list.\");\nconst PostalyticsGetSuppressionListContact_ListDetailsSchema: z.ZodTypeAny = z.object({\n Id: z.number().int().describe(\"List identifier\").nullable().optional(),\n Name: z.string().describe(\"List name\").nullable().optional(),\n Type: z.string().describe(\"List type (e.g., 'Suppression')\").nullable().optional(),\n Total: z.number().int().describe(\"Total item count\").nullable().optional(),\n Country: z.string().describe(\"Associated country\").nullable().optional(),\n CreationDate: z.string().describe(\"List creation timestamp\").nullable().optional(),\n}).describe(\"Details about the suppression list.\");\nconst PostalyticsGetSuppressionListContact_ContactDetailsSchema: z.ZodTypeAny = z.object({\n Zip: z.string().describe(\"Postal code\").nullable().optional(),\n City: z.string().describe(\"City\").nullable().optional(),\n Email: z.string().describe(\"Email address\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n State: z.string().describe(\"State/province\").nullable().optional(),\n DataId: z.number().int().describe(\"Contact identifier\").nullable().optional(),\n ListId: z.number().int().describe(\"Associated list identifier\").nullable().optional(),\n Mobile: z.string().describe(\"Mobile number\").nullable().optional(),\n Address: z.string().describe(\"Street address line 1\").nullable().optional(),\n Company: z.string().describe(\"Company name\").nullable().optional(),\n Country: z.string().describe(\"Country\").nullable().optional(),\n Website: z.string().describe(\"Website URL\").nullable().optional(),\n Address2: z.string().describe(\"Street address line 2\").nullable().optional(),\n LastName: z.string().describe(\"Contact's last name\").nullable().optional(),\n FirstName: z.string().describe(\"Contact's first name\").nullable().optional(),\n VarField1: z.string().describe(\"Custom variable field 1\").nullable().optional(),\n VarField2: z.string().describe(\"Custom variable field 2\").nullable().optional(),\n VarField3: z.string().describe(\"Custom variable field 3\").nullable().optional(),\n VarField4: z.string().describe(\"Custom variable field 4\").nullable().optional(),\n VarField5: z.string().describe(\"Custom variable field 5\").nullable().optional(),\n VarField6: z.string().describe(\"Custom variable field 6\").nullable().optional(),\n VarField7: z.string().describe(\"Custom variable field 7\").nullable().optional(),\n VarField8: z.string().describe(\"Custom variable field 8\").nullable().optional(),\n VarField9: z.string().describe(\"Custom variable field 9\").nullable().optional(),\n Occupation: z.string().describe(\"Occupation\").nullable().optional(),\n VarField10: z.string().describe(\"Custom variable field 10\").nullable().optional(),\n VarField11: z.string().describe(\"Custom variable field 11\").nullable().optional(),\n VarField12: z.string().describe(\"Custom variable field 12\").nullable().optional(),\n VarField13: z.string().describe(\"Custom variable field 13\").nullable().optional(),\n VarField14: z.string().describe(\"Custom variable field 14\").nullable().optional(),\n VarField15: z.string().describe(\"Custom variable field 15\").nullable().optional(),\n VarField16: z.string().describe(\"Custom variable field 16\").nullable().optional(),\n VarField17: z.string().describe(\"Custom variable field 17\").nullable().optional(),\n VarField18: z.string().describe(\"Custom variable field 18\").nullable().optional(),\n VarField19: z.string().describe(\"Custom variable field 19\").nullable().optional(),\n VarField20: z.string().describe(\"Custom variable field 20\").nullable().optional(),\n VarField21: z.string().describe(\"Custom variable field 21\").nullable().optional(),\n VarField22: z.string().describe(\"Custom variable field 22\").nullable().optional(),\n VarField23: z.string().describe(\"Custom variable field 23\").nullable().optional(),\n VarField24: z.string().describe(\"Custom variable field 24\").nullable().optional(),\n VarField25: z.string().describe(\"Custom variable field 25\").nullable().optional(),\n VarField26: z.string().describe(\"Custom variable field 26\").nullable().optional(),\n VarField27: z.string().describe(\"Custom variable field 27\").nullable().optional(),\n VarField28: z.string().describe(\"Custom variable field 28\").nullable().optional(),\n VarField29: z.string().describe(\"Custom variable field 29\").nullable().optional(),\n VarField30: z.string().describe(\"Custom variable field 30\").nullable().optional(),\n VarField31: z.string().describe(\"Custom variable field 31\").nullable().optional(),\n VarField32: z.string().describe(\"Custom variable field 32\").nullable().optional(),\n VarField33: z.string().describe(\"Custom variable field 33\").nullable().optional(),\n VarField34: z.string().describe(\"Custom variable field 34\").nullable().optional(),\n VarField35: z.string().describe(\"Custom variable field 35\").nullable().optional(),\n CreatedDate: z.string().describe(\"Contact creation timestamp\").nullable().optional(),\n LastUpdateDate: z.string().describe(\"Last update timestamp\").nullable().optional(),\n HasValidAddress: z.boolean().describe(\"Address validity indicator\").nullable().optional(),\n}).describe(\"Contact details within the suppression list.\");\nexport const PostalyticsGetSuppressionListContactOutput: z.ZodTypeAny = z.object({\n ListDetails: PostalyticsGetSuppressionListContact_ListDetailsSchema.nullable().optional(),\n ContactDetails: z.array(PostalyticsGetSuppressionListContact_ContactDetailsSchema).describe(\"Array of contact details\").nullable().optional(),\n}).describe(\"Response model containing contact and list details.\");\n\nexport const postalyticsGetSuppressionListContact = action(\"POSTALYTICS_GET_SUPPRESSION_LIST_CONTACT\", {\n slug: \"postalytics-get-suppression-list-contact\",\n name: \"Get Suppression List Contact\",\n description: \"Tool to retrieve a specific contact from a suppression list. Use when you need to get details about a contact on a specific suppression list by their list ID and contact ID.\",\n input: PostalyticsGetSuppressionListContactInput,\n output: PostalyticsGetSuppressionListContactOutput,\n});\n"],"mappings":"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AC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,6CAA2DA,IAAAA,EAAE,OAAO;CAC/E,aAAa,uDAAuD,SAAS,CAAC,CAAC,SAAS;CACxF,gBAAgBA,IAAAA,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,uCAAuCC,eAAAA,OAAO,4CAA4C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-suppression-list-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-suppression-list-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostalyticsGetSuppressionListContactInput = z.object({\n offset: z.number().int().describe(\"Offset for pagination\").optional(),\n list_id: z.number().int().describe(\"The ID of the suppression list\"),\n contact_id: z.number().int().describe(\"The ID of the suppression list contact\"),\n}).describe(\"Request parameters for retrieving a specific contact on a suppression list.\");\nconst PostalyticsGetSuppressionListContact_ListDetailsSchema = z.object({\n Id: z.number().int().describe(\"List identifier\").nullable().optional(),\n Name: z.string().describe(\"List name\").nullable().optional(),\n Type: z.string().describe(\"List type (e.g., 'Suppression')\").nullable().optional(),\n Total: z.number().int().describe(\"Total item count\").nullable().optional(),\n Country: z.string().describe(\"Associated country\").nullable().optional(),\n CreationDate: z.string().describe(\"List creation timestamp\").nullable().optional(),\n}).describe(\"Details about the suppression list.\");\nconst PostalyticsGetSuppressionListContact_ContactDetailsSchema = z.object({\n Zip: z.string().describe(\"Postal code\").nullable().optional(),\n City: z.string().describe(\"City\").nullable().optional(),\n Email: z.string().describe(\"Email address\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n State: z.string().describe(\"State/province\").nullable().optional(),\n DataId: z.number().int().describe(\"Contact identifier\").nullable().optional(),\n ListId: z.number().int().describe(\"Associated list identifier\").nullable().optional(),\n Mobile: z.string().describe(\"Mobile number\").nullable().optional(),\n Address: z.string().describe(\"Street address line 1\").nullable().optional(),\n Company: z.string().describe(\"Company name\").nullable().optional(),\n Country: z.string().describe(\"Country\").nullable().optional(),\n Website: z.string().describe(\"Website URL\").nullable().optional(),\n Address2: z.string().describe(\"Street address line 2\").nullable().optional(),\n LastName: z.string().describe(\"Contact's last name\").nullable().optional(),\n FirstName: z.string().describe(\"Contact's first name\").nullable().optional(),\n VarField1: z.string().describe(\"Custom variable field 1\").nullable().optional(),\n VarField2: z.string().describe(\"Custom variable field 2\").nullable().optional(),\n VarField3: z.string().describe(\"Custom variable field 3\").nullable().optional(),\n VarField4: z.string().describe(\"Custom variable field 4\").nullable().optional(),\n VarField5: z.string().describe(\"Custom variable field 5\").nullable().optional(),\n VarField6: z.string().describe(\"Custom variable field 6\").nullable().optional(),\n VarField7: z.string().describe(\"Custom variable field 7\").nullable().optional(),\n VarField8: z.string().describe(\"Custom variable field 8\").nullable().optional(),\n VarField9: z.string().describe(\"Custom variable field 9\").nullable().optional(),\n Occupation: z.string().describe(\"Occupation\").nullable().optional(),\n VarField10: z.string().describe(\"Custom variable field 10\").nullable().optional(),\n VarField11: z.string().describe(\"Custom variable field 11\").nullable().optional(),\n VarField12: z.string().describe(\"Custom variable field 12\").nullable().optional(),\n VarField13: z.string().describe(\"Custom variable field 13\").nullable().optional(),\n VarField14: z.string().describe(\"Custom variable field 14\").nullable().optional(),\n VarField15: z.string().describe(\"Custom variable field 15\").nullable().optional(),\n VarField16: z.string().describe(\"Custom variable field 16\").nullable().optional(),\n VarField17: z.string().describe(\"Custom variable field 17\").nullable().optional(),\n VarField18: z.string().describe(\"Custom variable field 18\").nullable().optional(),\n VarField19: z.string().describe(\"Custom variable field 19\").nullable().optional(),\n VarField20: z.string().describe(\"Custom variable field 20\").nullable().optional(),\n VarField21: z.string().describe(\"Custom variable field 21\").nullable().optional(),\n VarField22: z.string().describe(\"Custom variable field 22\").nullable().optional(),\n VarField23: z.string().describe(\"Custom variable field 23\").nullable().optional(),\n VarField24: z.string().describe(\"Custom variable field 24\").nullable().optional(),\n VarField25: z.string().describe(\"Custom variable field 25\").nullable().optional(),\n VarField26: z.string().describe(\"Custom variable field 26\").nullable().optional(),\n VarField27: z.string().describe(\"Custom variable field 27\").nullable().optional(),\n VarField28: z.string().describe(\"Custom variable field 28\").nullable().optional(),\n VarField29: z.string().describe(\"Custom variable field 29\").nullable().optional(),\n VarField30: z.string().describe(\"Custom variable field 30\").nullable().optional(),\n VarField31: z.string().describe(\"Custom variable field 31\").nullable().optional(),\n VarField32: z.string().describe(\"Custom variable field 32\").nullable().optional(),\n VarField33: z.string().describe(\"Custom variable field 33\").nullable().optional(),\n VarField34: z.string().describe(\"Custom variable field 34\").nullable().optional(),\n VarField35: z.string().describe(\"Custom variable field 35\").nullable().optional(),\n CreatedDate: z.string().describe(\"Contact creation timestamp\").nullable().optional(),\n LastUpdateDate: z.string().describe(\"Last update timestamp\").nullable().optional(),\n HasValidAddress: z.boolean().describe(\"Address validity indicator\").nullable().optional(),\n}).describe(\"Contact details within the suppression list.\");\nexport const PostalyticsGetSuppressionListContactOutput = z.object({\n ListDetails: PostalyticsGetSuppressionListContact_ListDetailsSchema.nullable().optional(),\n ContactDetails: z.array(PostalyticsGetSuppressionListContact_ContactDetailsSchema).describe(\"Array of contact details\").nullable().optional(),\n}).describe(\"Response model containing contact and list details.\");\n\nexport const postalyticsGetSuppressionListContact = action(\"POSTALYTICS_GET_SUPPRESSION_LIST_CONTACT\", {\n slug: \"postalytics-get-suppression-list-contact\",\n name: \"Get Suppression List Contact\",\n description: \"Tool to retrieve a specific contact from a suppression list. Use when you need to get details about a contact on a specific suppression list by their list ID and contact ID.\",\n input: PostalyticsGetSuppressionListContactInput,\n output: PostalyticsGetSuppressionListContactOutput,\n});\n"],"mappings":"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AC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,6CAA6CA,IAAAA,EAAE,OAAO;CACjE,aAAa,uDAAuD,SAAS,CAAC,CAAC,SAAS;CACxF,gBAAgBA,IAAAA,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,uCAAuCC,eAAAA,OAAO,4CAA4C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}