@keystrokehq/spoki 0.1.3 → 0.1.5

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 (145) hide show
  1. package/dist/actions/add-contact-operator.d.cts +13 -1
  2. package/dist/actions/add-contact-operator.d.mts +13 -1
  3. package/dist/actions/add-service-user.d.cts +13 -1
  4. package/dist/actions/add-service-user.d.mts +13 -1
  5. package/dist/actions/check-role-private-key.d.cts +13 -1
  6. package/dist/actions/check-role-private-key.d.mts +13 -1
  7. package/dist/actions/clone-template.d.cts +13 -1
  8. package/dist/actions/clone-template.d.mts +13 -1
  9. package/dist/actions/create-account-onboarding-link.d.cts +13 -1
  10. package/dist/actions/create-account-onboarding-link.d.mts +13 -1
  11. package/dist/actions/create-custom-field.d.cts +13 -1
  12. package/dist/actions/create-custom-field.d.mts +13 -1
  13. package/dist/actions/create-list.d.cts +13 -1
  14. package/dist/actions/create-list.d.mts +13 -1
  15. package/dist/actions/create-media.d.cts +13 -1
  16. package/dist/actions/create-media.d.mts +13 -1
  17. package/dist/actions/create-or-update-contact.d.cts +13 -1
  18. package/dist/actions/create-or-update-contact.d.cts.map +1 -1
  19. package/dist/actions/create-or-update-contact.d.mts +13 -1
  20. package/dist/actions/create-or-update-contact.d.mts.map +1 -1
  21. package/dist/actions/create-template.d.cts +13 -1
  22. package/dist/actions/create-template.d.mts +13 -1
  23. package/dist/actions/create-ticket.d.cts +13 -1
  24. package/dist/actions/create-ticket.d.mts +13 -1
  25. package/dist/actions/delete-contact.d.cts +13 -1
  26. package/dist/actions/delete-contact.d.mts +13 -1
  27. package/dist/actions/delete-custom-field.d.cts +13 -1
  28. package/dist/actions/delete-custom-field.d.mts +13 -1
  29. package/dist/actions/delete-list.d.cts +13 -1
  30. package/dist/actions/delete-list.d.mts +13 -1
  31. package/dist/actions/delete-media.d.cts +13 -1
  32. package/dist/actions/delete-media.d.mts +13 -1
  33. package/dist/actions/delete-role.d.cts +13 -1
  34. package/dist/actions/delete-role.d.mts +13 -1
  35. package/dist/actions/delete-template.d.cts +13 -1
  36. package/dist/actions/delete-template.d.mts +13 -1
  37. package/dist/actions/delete-ticket.d.cts +13 -1
  38. package/dist/actions/delete-ticket.d.mts +13 -1
  39. package/dist/actions/generate-role-private-key.d.cts +13 -1
  40. package/dist/actions/generate-role-private-key.d.mts +13 -1
  41. package/dist/actions/get-account-current-report.d.cts +13 -1
  42. package/dist/actions/get-account-current-report.d.mts +13 -1
  43. package/dist/actions/list-accounts.d.cts +13 -1
  44. package/dist/actions/list-accounts.d.mts +13 -1
  45. package/dist/actions/list-agencies.d.cts +13 -1
  46. package/dist/actions/list-agencies.d.cts.map +1 -1
  47. package/dist/actions/list-agencies.d.mts +13 -1
  48. package/dist/actions/list-agencies.d.mts.map +1 -1
  49. package/dist/actions/list-automations.d.cts +13 -1
  50. package/dist/actions/list-automations.d.mts +13 -1
  51. package/dist/actions/list-campaigns.d.cts +13 -1
  52. package/dist/actions/list-campaigns.d.mts +13 -1
  53. package/dist/actions/list-contacts.d.cts +13 -1
  54. package/dist/actions/list-contacts.d.mts +13 -1
  55. package/dist/actions/list-custom-fields.d.cts +13 -1
  56. package/dist/actions/list-custom-fields.d.mts +13 -1
  57. package/dist/actions/list-lists.d.cts +13 -1
  58. package/dist/actions/list-lists.d.mts +13 -1
  59. package/dist/actions/list-media.d.cts +13 -1
  60. package/dist/actions/list-media.d.mts +13 -1
  61. package/dist/actions/list-partners.d.cts +13 -1
  62. package/dist/actions/list-partners.d.cts.map +1 -1
  63. package/dist/actions/list-partners.d.mts +13 -1
  64. package/dist/actions/list-partners.d.mts.map +1 -1
  65. package/dist/actions/list-reports.d.cts +13 -1
  66. package/dist/actions/list-reports.d.mts +13 -1
  67. package/dist/actions/list-roles.d.cts +13 -1
  68. package/dist/actions/list-roles.d.cts.map +1 -1
  69. package/dist/actions/list-roles.d.mts +13 -1
  70. package/dist/actions/list-roles.d.mts.map +1 -1
  71. package/dist/actions/list-tags.d.cts +13 -1
  72. package/dist/actions/list-tags.d.cts.map +1 -1
  73. package/dist/actions/list-tags.d.mts +13 -1
  74. package/dist/actions/list-tags.d.mts.map +1 -1
  75. package/dist/actions/list-templates.d.cts +13 -1
  76. package/dist/actions/list-templates.d.mts +13 -1
  77. package/dist/actions/list-tickets.d.cts +13 -1
  78. package/dist/actions/list-tickets.d.mts +13 -1
  79. package/dist/actions/remove-all-list-contacts.d.cts +13 -1
  80. package/dist/actions/remove-all-list-contacts.d.mts +13 -1
  81. package/dist/actions/remove-contact-operator.d.cts +13 -1
  82. package/dist/actions/remove-contact-operator.d.mts +13 -1
  83. package/dist/actions/remove-list-contacts.d.cts +13 -1
  84. package/dist/actions/remove-list-contacts.d.mts +13 -1
  85. package/dist/actions/resend-invitation.d.cts +13 -1
  86. package/dist/actions/resend-invitation.d.mts +13 -1
  87. package/dist/actions/retrieve-account.d.cts +13 -1
  88. package/dist/actions/retrieve-account.d.mts +13 -1
  89. package/dist/actions/retrieve-automation.d.cts +13 -1
  90. package/dist/actions/retrieve-automation.d.mts +13 -1
  91. package/dist/actions/retrieve-contact.d.cts +13 -1
  92. package/dist/actions/retrieve-contact.d.mts +13 -1
  93. package/dist/actions/retrieve-custom-field.d.cts +13 -1
  94. package/dist/actions/retrieve-custom-field.d.mts +13 -1
  95. package/dist/actions/retrieve-list.d.cts +13 -1
  96. package/dist/actions/retrieve-list.d.mts +13 -1
  97. package/dist/actions/retrieve-media.d.cts +13 -1
  98. package/dist/actions/retrieve-media.d.mts +13 -1
  99. package/dist/actions/retrieve-role.d.cts +13 -1
  100. package/dist/actions/retrieve-role.d.mts +13 -1
  101. package/dist/actions/retrieve-tag.d.cts +13 -1
  102. package/dist/actions/retrieve-tag.d.mts +13 -1
  103. package/dist/actions/retrieve-template.d.cts +13 -1
  104. package/dist/actions/retrieve-template.d.mts +13 -1
  105. package/dist/actions/revert-template-to-draft.d.cts +13 -1
  106. package/dist/actions/revert-template-to-draft.d.mts +13 -1
  107. package/dist/actions/sync-contacts-bulk.d.cts +13 -1
  108. package/dist/actions/sync-contacts-bulk.d.cts.map +1 -1
  109. package/dist/actions/sync-contacts-bulk.d.mts +13 -1
  110. package/dist/actions/sync-contacts-bulk.d.mts.map +1 -1
  111. package/dist/actions/sync-list-contacts.d.cts +13 -1
  112. package/dist/actions/sync-list-contacts.d.cts.map +1 -1
  113. package/dist/actions/sync-list-contacts.d.mts +13 -1
  114. package/dist/actions/sync-list-contacts.d.mts.map +1 -1
  115. package/dist/actions/update-campaign.d.cts +13 -1
  116. package/dist/actions/update-campaign.d.mts +13 -1
  117. package/dist/actions/update-contact.d.cts +13 -1
  118. package/dist/actions/update-contact.d.cts.map +1 -1
  119. package/dist/actions/update-contact.d.mts +13 -1
  120. package/dist/actions/update-contact.d.mts.map +1 -1
  121. package/dist/actions/update-custom-field.d.cts +13 -1
  122. package/dist/actions/update-custom-field.d.mts +13 -1
  123. package/dist/actions/update-invitation-role.d.cts +13 -1
  124. package/dist/actions/update-invitation-role.d.mts +13 -1
  125. package/dist/actions/update-media.d.cts +13 -1
  126. package/dist/actions/update-media.d.mts +13 -1
  127. package/dist/actions/update-role.d.cts +13 -1
  128. package/dist/actions/update-role.d.mts +13 -1
  129. package/dist/actions/update-template.d.cts +13 -1
  130. package/dist/actions/update-template.d.mts +13 -1
  131. package/dist/app.cjs +5 -2
  132. package/dist/app.cjs.map +1 -1
  133. package/dist/app.d.cts +9 -1
  134. package/dist/app.d.cts.map +1 -1
  135. package/dist/app.d.mts +9 -1
  136. package/dist/app.d.mts.map +1 -1
  137. package/dist/app.mjs +3 -1
  138. package/dist/app.mjs.map +1 -1
  139. package/dist/catalog.cjs +1 -1
  140. package/dist/catalog.cjs.map +1 -1
  141. package/dist/catalog.d.cts +1 -1
  142. package/dist/catalog.d.mts +1 -1
  143. package/dist/catalog.mjs +1 -1
  144. package/dist/catalog.mjs.map +1 -1
  145. package/package.json +1 -1
@@ -7,7 +7,19 @@ declare const SpokiDeleteMediaInput: z.ZodObject<{
7
7
  declare const SpokiDeleteMediaOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { spokiDeleteMedia };
13
25
  //# sourceMappingURL=delete-media.d.cts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteMediaInput: z.ZodObject<{
7
7
  declare const SpokiDeleteMediaOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { spokiDeleteMedia };
13
25
  //# sourceMappingURL=delete-media.d.mts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteRoleInput: z.ZodObject<{
7
7
  declare const SpokiDeleteRoleOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteRole: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { spokiDeleteRole };
13
25
  //# sourceMappingURL=delete-role.d.cts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteRoleInput: z.ZodObject<{
7
7
  declare const SpokiDeleteRoleOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteRole: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { spokiDeleteRole };
13
25
  //# sourceMappingURL=delete-role.d.mts.map
@@ -11,7 +11,19 @@ declare const SpokiDeleteTemplateOutput: z.ZodObject<{
11
11
  declare const spokiDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: number;
13
13
  force_delete?: boolean | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { spokiDeleteTemplate };
17
29
  //# sourceMappingURL=delete-template.d.cts.map
@@ -11,7 +11,19 @@ declare const SpokiDeleteTemplateOutput: z.ZodObject<{
11
11
  declare const spokiDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: number;
13
13
  force_delete?: boolean | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { spokiDeleteTemplate };
17
29
  //# sourceMappingURL=delete-template.d.mts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteTicketInput: z.ZodObject<{
7
7
  declare const SpokiDeleteTicketOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteTicket: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { spokiDeleteTicket };
13
25
  //# sourceMappingURL=delete-ticket.d.cts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteTicketInput: z.ZodObject<{
7
7
  declare const SpokiDeleteTicketOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteTicket: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { spokiDeleteTicket };
13
25
  //# sourceMappingURL=delete-ticket.d.mts.map
@@ -9,7 +9,19 @@ declare const SpokiGenerateRolePrivateKeyOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spokiGenerateRolePrivateKey: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { spokiGenerateRolePrivateKey };
15
27
  //# sourceMappingURL=generate-role-private-key.d.cts.map
@@ -9,7 +9,19 @@ declare const SpokiGenerateRolePrivateKeyOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spokiGenerateRolePrivateKey: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { spokiGenerateRolePrivateKey };
15
27
  //# sourceMappingURL=generate-role-private-key.d.mts.map
@@ -22,7 +22,19 @@ declare const SpokiGetAccountCurrentReportOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const spokiGetAccountCurrentReport: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  account_id: number;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { spokiGetAccountCurrentReport };
28
40
  //# sourceMappingURL=get-account-current-report.d.cts.map
@@ -22,7 +22,19 @@ declare const SpokiGetAccountCurrentReportOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const spokiGetAccountCurrentReport: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  account_id: number;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { spokiGetAccountCurrentReport };
28
40
  //# sourceMappingURL=get-account-current-report.d.mts.map
@@ -42,7 +42,19 @@ declare const SpokiListAccountsOutput: z.ZodObject<{
42
42
  declare const spokiListAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
43
43
  page?: number | undefined;
44
44
  per_page?: number | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { spokiListAccounts };
48
60
  //# sourceMappingURL=list-accounts.d.cts.map
@@ -42,7 +42,19 @@ declare const SpokiListAccountsOutput: z.ZodObject<{
42
42
  declare const spokiListAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
43
43
  page?: number | undefined;
44
44
  per_page?: number | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { spokiListAccounts };
48
60
  //# sourceMappingURL=list-accounts.d.mts.map
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-agencies.d.ts
4
4
  declare const SpokiListAgenciesInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const SpokiListAgenciesOutput: z.ZodUnknown;
6
- declare const spokiListAgencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const spokiListAgencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { spokiListAgencies };
9
21
  //# sourceMappingURL=list-agencies.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-agencies.d.cts","names":[],"sources":["../../src/actions/list-agencies.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-agencies.d.cts","names":[],"sources":["../../src/actions/list-agencies.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,UAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-agencies.d.ts
4
4
  declare const SpokiListAgenciesInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const SpokiListAgenciesOutput: z.ZodUnknown;
6
- declare const spokiListAgencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const spokiListAgencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { spokiListAgencies };
9
21
  //# sourceMappingURL=list-agencies.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-agencies.d.mts","names":[],"sources":["../../src/actions/list-agencies.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-agencies.d.mts","names":[],"sources":["../../src/actions/list-agencies.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,UAAA,CAAA,CAAA,SAAA"}
@@ -52,7 +52,19 @@ declare const spokiListAutomations: import("@keystrokehq/action").WorkflowAction
52
52
  search?: string | undefined;
53
53
  is_active?: boolean | undefined;
54
54
  webhook_platform?: "Api" | "Active Campaign" | "Woocommerce" | "Magento" | "Prestashop" | "Shopify" | "Zapier" | "Qapla'" | "BrainLead" | "HubSpot" | "Klaviyo" | "Zoho" | "Sendinblue" | "WPNotif" | "Connectif" | "IFTTT" | "Pipedrive" | "Meta" | "Zendesk" | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ generic_api_key: z.ZodString;
67
+ }, z.core.$strip>>]>;
56
68
  //#endregion
57
69
  export { spokiListAutomations };
58
70
  //# sourceMappingURL=list-automations.d.cts.map
@@ -52,7 +52,19 @@ declare const spokiListAutomations: import("@keystrokehq/action").WorkflowAction
52
52
  search?: string | undefined;
53
53
  is_active?: boolean | undefined;
54
54
  webhook_platform?: "Api" | "Active Campaign" | "Woocommerce" | "Magento" | "Prestashop" | "Shopify" | "Zapier" | "Qapla'" | "BrainLead" | "HubSpot" | "Klaviyo" | "Zoho" | "Sendinblue" | "WPNotif" | "Connectif" | "IFTTT" | "Pipedrive" | "Meta" | "Zendesk" | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ generic_api_key: z.ZodString;
67
+ }, z.core.$strip>>]>;
56
68
  //#endregion
57
69
  export { spokiListAutomations };
58
70
  //# sourceMappingURL=list-automations.d.mts.map
@@ -46,7 +46,19 @@ declare const spokiListCampaigns: import("@keystrokehq/action").WorkflowActionDe
46
46
  per_page?: number | undefined;
47
47
  scheduled_datetime_gte?: string | undefined;
48
48
  scheduled_datetime_lte?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ generic_api_key: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { spokiListCampaigns };
52
64
  //# sourceMappingURL=list-campaigns.d.cts.map
@@ -46,7 +46,19 @@ declare const spokiListCampaigns: import("@keystrokehq/action").WorkflowActionDe
46
46
  per_page?: number | undefined;
47
47
  scheduled_datetime_gte?: string | undefined;
48
48
  scheduled_datetime_lte?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ generic_api_key: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { spokiListCampaigns };
52
64
  //# sourceMappingURL=list-campaigns.d.mts.map
@@ -60,7 +60,19 @@ declare const spokiListContacts: import("@keystrokehq/action").WorkflowActionDef
60
60
  last_name?: string | undefined;
61
61
  first_name?: string | undefined;
62
62
  is_blocked?: boolean | undefined;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ generic_api_key: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { spokiListContacts };
66
78
  //# sourceMappingURL=list-contacts.d.cts.map
@@ -60,7 +60,19 @@ declare const spokiListContacts: import("@keystrokehq/action").WorkflowActionDef
60
60
  last_name?: string | undefined;
61
61
  first_name?: string | undefined;
62
62
  is_blocked?: boolean | undefined;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ generic_api_key: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { spokiListContacts };
66
78
  //# sourceMappingURL=list-contacts.d.mts.map
@@ -18,7 +18,19 @@ declare const SpokiListCustomFieldsOutput: z.ZodObject<{
18
18
  declare const spokiListCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  code?: string | undefined;
20
20
  label?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { spokiListCustomFields };
24
36
  //# sourceMappingURL=list-custom-fields.d.cts.map
@@ -18,7 +18,19 @@ declare const SpokiListCustomFieldsOutput: z.ZodObject<{
18
18
  declare const spokiListCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  code?: string | undefined;
20
20
  label?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { spokiListCustomFields };
24
36
  //# sourceMappingURL=list-custom-fields.d.mts.map
@@ -22,7 +22,19 @@ declare const spokiListLists: import("@keystrokehq/action").WorkflowActionDefini
22
22
  page?: number | undefined;
23
23
  search?: string | undefined;
24
24
  per_page?: number | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { spokiListLists };
28
40
  //# sourceMappingURL=list-lists.d.cts.map
@@ -22,7 +22,19 @@ declare const spokiListLists: import("@keystrokehq/action").WorkflowActionDefini
22
22
  page?: number | undefined;
23
23
  search?: string | undefined;
24
24
  per_page?: number | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { spokiListLists };
28
40
  //# sourceMappingURL=list-lists.d.mts.map
@@ -23,7 +23,19 @@ declare const SpokiListMediaOutput: z.ZodObject<{
23
23
  declare const spokiListMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  page?: number | undefined;
25
25
  per_page?: number | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { spokiListMedia };
29
41
  //# sourceMappingURL=list-media.d.cts.map
@@ -23,7 +23,19 @@ declare const SpokiListMediaOutput: z.ZodObject<{
23
23
  declare const spokiListMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  page?: number | undefined;
25
25
  per_page?: number | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { spokiListMedia };
29
41
  //# sourceMappingURL=list-media.d.mts.map