@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
@@ -14,7 +14,19 @@ declare const SpokiRetrieveCustomFieldOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const spokiRetrieveCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  custom_field_id: number;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { spokiRetrieveCustomField };
20
32
  //# sourceMappingURL=retrieve-custom-field.d.cts.map
@@ -14,7 +14,19 @@ declare const SpokiRetrieveCustomFieldOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const spokiRetrieveCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  custom_field_id: number;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { spokiRetrieveCustomField };
20
32
  //# sourceMappingURL=retrieve-custom-field.d.mts.map
@@ -13,7 +13,19 @@ declare const SpokiRetrieveListOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const spokiRetrieveList: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  list_id: number;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { spokiRetrieveList };
19
31
  //# sourceMappingURL=retrieve-list.d.cts.map
@@ -13,7 +13,19 @@ declare const SpokiRetrieveListOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const spokiRetrieveList: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  list_id: number;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { spokiRetrieveList };
19
31
  //# sourceMappingURL=retrieve-list.d.mts.map
@@ -16,7 +16,19 @@ declare const SpokiRetrieveMediaOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const spokiRetrieveMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, 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>>]>;
20
32
  //#endregion
21
33
  export { spokiRetrieveMedia };
22
34
  //# sourceMappingURL=retrieve-media.d.cts.map
@@ -16,7 +16,19 @@ declare const SpokiRetrieveMediaOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const spokiRetrieveMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, 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>>]>;
20
32
  //#endregion
21
33
  export { spokiRetrieveMedia };
22
34
  //# sourceMappingURL=retrieve-media.d.mts.map
@@ -22,7 +22,19 @@ declare const SpokiRetrieveRoleOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const spokiRetrieveRole: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  id: string;
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 { spokiRetrieveRole };
28
40
  //# sourceMappingURL=retrieve-role.d.cts.map
@@ -22,7 +22,19 @@ declare const SpokiRetrieveRoleOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const spokiRetrieveRole: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  id: string;
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 { spokiRetrieveRole };
28
40
  //# sourceMappingURL=retrieve-role.d.mts.map
@@ -12,7 +12,19 @@ declare const SpokiRetrieveTagOutput: z.ZodObject<{
12
12
  }, z.core.$loose>;
13
13
  declare const spokiRetrieveTag: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  id: number;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, 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>>]>;
16
28
  //#endregion
17
29
  export { spokiRetrieveTag };
18
30
  //# sourceMappingURL=retrieve-tag.d.cts.map
@@ -12,7 +12,19 @@ declare const SpokiRetrieveTagOutput: z.ZodObject<{
12
12
  }, z.core.$loose>;
13
13
  declare const spokiRetrieveTag: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  id: number;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, 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>>]>;
16
28
  //#endregion
17
29
  export { spokiRetrieveTag };
18
30
  //# sourceMappingURL=retrieve-tag.d.mts.map
@@ -45,7 +45,19 @@ declare const SpokiRetrieveTemplateOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const spokiRetrieveTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  template_id: number;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { spokiRetrieveTemplate };
51
63
  //# sourceMappingURL=retrieve-template.d.cts.map
@@ -45,7 +45,19 @@ declare const SpokiRetrieveTemplateOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const spokiRetrieveTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  template_id: number;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { spokiRetrieveTemplate };
51
63
  //# sourceMappingURL=retrieve-template.d.mts.map
@@ -9,7 +9,19 @@ declare const SpokiRevertTemplateToDraftOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spokiRevertTemplateToDraft: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  template_id: number;
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 { spokiRevertTemplateToDraft };
15
27
  //# sourceMappingURL=revert-template-to-draft.d.cts.map
@@ -9,7 +9,19 @@ declare const SpokiRevertTemplateToDraftOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spokiRevertTemplateToDraft: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  template_id: number;
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 { spokiRevertTemplateToDraft };
15
27
  //# sourceMappingURL=revert-template-to-draft.d.mts.map
@@ -41,7 +41,19 @@ declare const spokiSyncContactsBulk: import("@keystrokehq/action").WorkflowActio
41
41
  first_name?: string | undefined;
42
42
  custom_fields?: Record<string, unknown> | undefined;
43
43
  }[];
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>;
45
57
  //#endregion
46
58
  export { spokiSyncContactsBulk };
47
59
  //# sourceMappingURL=sync-contacts-bulk.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sync-contacts-bulk.d.cts","names":[],"sources":["../../src/actions/sync-contacts-bulk.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA;;;;;;;;oBAMhC,MAAA;EAAA;AAAA"}
1
+ {"version":3,"file":"sync-contacts-bulk.d.cts","names":[],"sources":["../../src/actions/sync-contacts-bulk.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -41,7 +41,19 @@ declare const spokiSyncContactsBulk: import("@keystrokehq/action").WorkflowActio
41
41
  first_name?: string | undefined;
42
42
  custom_fields?: Record<string, unknown> | undefined;
43
43
  }[];
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>;
45
57
  //#endregion
46
58
  export { spokiSyncContactsBulk };
47
59
  //# sourceMappingURL=sync-contacts-bulk.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sync-contacts-bulk.d.mts","names":[],"sources":["../../src/actions/sync-contacts-bulk.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA;;;;;;;;oBAMhC,MAAA;EAAA;AAAA"}
1
+ {"version":3,"file":"sync-contacts-bulk.d.mts","names":[],"sources":["../../src/actions/sync-contacts-bulk.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -26,7 +26,19 @@ declare const spokiSyncListContacts: import("@keystrokehq/action").WorkflowActio
26
26
  first_name?: string | undefined;
27
27
  custom_fields?: Record<string, unknown> | undefined;
28
28
  }[];
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { spokiSyncListContacts };
32
44
  //# sourceMappingURL=sync-list-contacts.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sync-list-contacts.d.cts","names":[],"sources":["../../src/actions/sync-list-contacts.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA;;;;;;;;;oBAMhC,MAAA;EAAA;AAAA"}
1
+ {"version":3,"file":"sync-list-contacts.d.cts","names":[],"sources":["../../src/actions/sync-list-contacts.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -26,7 +26,19 @@ declare const spokiSyncListContacts: import("@keystrokehq/action").WorkflowActio
26
26
  first_name?: string | undefined;
27
27
  custom_fields?: Record<string, unknown> | undefined;
28
28
  }[];
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { spokiSyncListContacts };
32
44
  //# sourceMappingURL=sync-list-contacts.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sync-list-contacts.d.mts","names":[],"sources":["../../src/actions/sync-list-contacts.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA;;;;;;;;;oBAMhC,MAAA;EAAA;AAAA"}
1
+ {"version":3,"file":"sync-list-contacts.d.mts","names":[],"sources":["../../src/actions/sync-list-contacts.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -22,7 +22,19 @@ declare const spokiUpdateCampaign: import("@keystrokehq/action").WorkflowActionD
22
22
  name?: string | undefined;
23
23
  status?: "Draft" | "Scheduled" | undefined;
24
24
  scheduled_datetime?: string | 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 { spokiUpdateCampaign };
28
40
  //# sourceMappingURL=update-campaign.d.cts.map
@@ -22,7 +22,19 @@ declare const spokiUpdateCampaign: import("@keystrokehq/action").WorkflowActionD
22
22
  name?: string | undefined;
23
23
  status?: "Draft" | "Scheduled" | undefined;
24
24
  scheduled_datetime?: string | 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 { spokiUpdateCampaign };
28
40
  //# sourceMappingURL=update-campaign.d.mts.map
@@ -32,7 +32,19 @@ declare const spokiUpdateContact: import("@keystrokehq/action").WorkflowActionDe
32
32
  last_name?: string | undefined;
33
33
  first_name?: string | undefined;
34
34
  custom_fields?: Record<string, unknown> | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { spokiUpdateContact };
38
50
  //# sourceMappingURL=update-contact.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAexB,kBAAA,gCAAkB,wBAAA;;;;;;;kBAM7B,MAAA;AAAA"}
1
+ {"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAexB,kBAAA,gCAAkB,wBAAA"}
@@ -32,7 +32,19 @@ declare const spokiUpdateContact: import("@keystrokehq/action").WorkflowActionDe
32
32
  last_name?: string | undefined;
33
33
  first_name?: string | undefined;
34
34
  custom_fields?: Record<string, unknown> | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { spokiUpdateContact };
38
50
  //# sourceMappingURL=update-contact.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAexB,kBAAA,gCAAkB,wBAAA;;;;;;;kBAM7B,MAAA;AAAA"}
1
+ {"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAexB,kBAAA,gCAAkB,wBAAA"}
@@ -16,7 +16,19 @@ declare const SpokiUpdateCustomFieldOutput: z.ZodObject<{
16
16
  declare const spokiUpdateCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  label: string;
18
18
  custom_field_id: number;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, 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>>]>;
20
32
  //#endregion
21
33
  export { spokiUpdateCustomField };
22
34
  //# sourceMappingURL=update-custom-field.d.cts.map
@@ -16,7 +16,19 @@ declare const SpokiUpdateCustomFieldOutput: z.ZodObject<{
16
16
  declare const spokiUpdateCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  label: string;
18
18
  custom_field_id: number;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, 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>>]>;
20
32
  //#endregion
21
33
  export { spokiUpdateCustomField };
22
34
  //# sourceMappingURL=update-custom-field.d.mts.map
@@ -14,7 +14,19 @@ declare const SpokiUpdateInvitationRoleOutput: z.ZodObject<{
14
14
  declare const spokiUpdateInvitationRole: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  id: string;
16
16
  role: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { spokiUpdateInvitationRole };
20
32
  //# sourceMappingURL=update-invitation-role.d.cts.map
@@ -14,7 +14,19 @@ declare const SpokiUpdateInvitationRoleOutput: z.ZodObject<{
14
14
  declare const spokiUpdateInvitationRole: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  id: string;
16
16
  role: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { spokiUpdateInvitationRole };
20
32
  //# sourceMappingURL=update-invitation-role.d.mts.map
@@ -18,7 +18,19 @@ declare const SpokiUpdateMediaOutput: z.ZodObject<{
18
18
  declare const spokiUpdateMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  id: number;
20
20
  title: string;
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 { spokiUpdateMedia };
24
36
  //# sourceMappingURL=update-media.d.cts.map