@keystrokehq/spoki 0.1.4 → 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 (139) 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/package.json +1 -1
@@ -9,7 +9,19 @@ declare const SpokiAddContactOperatorOutput: z.ZodRecord<z.ZodString, z.ZodUnkno
9
9
  declare const spokiAddContactOperator: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  id: string;
11
11
  email: 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 { spokiAddContactOperator };
15
27
  //# sourceMappingURL=add-contact-operator.d.cts.map
@@ -9,7 +9,19 @@ declare const SpokiAddContactOperatorOutput: z.ZodRecord<z.ZodString, z.ZodUnkno
9
9
  declare const spokiAddContactOperator: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  id: string;
11
11
  email: 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 { spokiAddContactOperator };
15
27
  //# sourceMappingURL=add-contact-operator.d.mts.map
@@ -13,7 +13,19 @@ declare const SpokiAddServiceUserOutput: z.ZodObject<{
13
13
  declare const spokiAddServiceUser: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  name: string;
15
15
  role: string;
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 { spokiAddServiceUser };
19
31
  //# sourceMappingURL=add-service-user.d.cts.map
@@ -13,7 +13,19 @@ declare const SpokiAddServiceUserOutput: z.ZodObject<{
13
13
  declare const spokiAddServiceUser: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  name: string;
15
15
  role: string;
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 { spokiAddServiceUser };
19
31
  //# sourceMappingURL=add-service-user.d.mts.map
@@ -9,7 +9,19 @@ declare const SpokiCheckRolePrivateKeyOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spokiCheckRolePrivateKey: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  role_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 { spokiCheckRolePrivateKey };
15
27
  //# sourceMappingURL=check-role-private-key.d.cts.map
@@ -9,7 +9,19 @@ declare const SpokiCheckRolePrivateKeyOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spokiCheckRolePrivateKey: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  role_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 { spokiCheckRolePrivateKey };
15
27
  //# sourceMappingURL=check-role-private-key.d.mts.map
@@ -48,7 +48,19 @@ declare const SpokiCloneTemplateOutput: z.ZodObject<{
48
48
  }, z.core.$loose>;
49
49
  declare const spokiCloneTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
50
50
  template_id: number;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { spokiCloneTemplate };
54
66
  //# sourceMappingURL=clone-template.d.cts.map
@@ -48,7 +48,19 @@ declare const SpokiCloneTemplateOutput: z.ZodObject<{
48
48
  }, z.core.$loose>;
49
49
  declare const spokiCloneTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
50
50
  template_id: number;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { spokiCloneTemplate };
54
66
  //# sourceMappingURL=clone-template.d.mts.map
@@ -11,7 +11,19 @@ declare const SpokiCreateAccountOnboardingLinkOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const spokiCreateAccountOnboardingLink: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  account_id: number;
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 { spokiCreateAccountOnboardingLink };
17
29
  //# sourceMappingURL=create-account-onboarding-link.d.cts.map
@@ -11,7 +11,19 @@ declare const SpokiCreateAccountOnboardingLinkOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const spokiCreateAccountOnboardingLink: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  account_id: number;
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 { spokiCreateAccountOnboardingLink };
17
29
  //# sourceMappingURL=create-account-onboarding-link.d.mts.map
@@ -20,7 +20,19 @@ declare const spokiCreateCustomField: import("@keystrokehq/action").WorkflowActi
20
20
  label: string;
21
21
  example: string;
22
22
  field_type: 1 | 2 | 3;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
24
36
  //#endregion
25
37
  export { spokiCreateCustomField };
26
38
  //# sourceMappingURL=create-custom-field.d.cts.map
@@ -20,7 +20,19 @@ declare const spokiCreateCustomField: import("@keystrokehq/action").WorkflowActi
20
20
  label: string;
21
21
  example: string;
22
22
  field_type: 1 | 2 | 3;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
24
36
  //#endregion
25
37
  export { spokiCreateCustomField };
26
38
  //# sourceMappingURL=create-custom-field.d.mts.map
@@ -13,7 +13,19 @@ declare const SpokiCreateListOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const spokiCreateList: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  name: string;
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 { spokiCreateList };
19
31
  //# sourceMappingURL=create-list.d.cts.map
@@ -13,7 +13,19 @@ declare const SpokiCreateListOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const spokiCreateList: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  name: string;
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 { spokiCreateList };
19
31
  //# sourceMappingURL=create-list.d.mts.map
@@ -19,7 +19,19 @@ declare const spokiCreateMedia: import("@keystrokehq/action").WorkflowActionDefi
19
19
  format_type: string;
20
20
  content_type: string;
21
21
  external_url: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { spokiCreateMedia };
25
37
  //# sourceMappingURL=create-media.d.cts.map
@@ -19,7 +19,19 @@ declare const spokiCreateMedia: import("@keystrokehq/action").WorkflowActionDefi
19
19
  format_type: string;
20
20
  content_type: string;
21
21
  external_url: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { spokiCreateMedia };
25
37
  //# sourceMappingURL=create-media.d.mts.map
@@ -30,7 +30,19 @@ declare const spokiCreateOrUpdateContact: import("@keystrokehq/action").Workflow
30
30
  last_name?: string | undefined;
31
31
  first_name?: string | undefined;
32
32
  custom_fields?: Record<string, unknown> | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { spokiCreateOrUpdateContact };
36
48
  //# sourceMappingURL=create-or-update-contact.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-or-update-contact.d.cts","names":[],"sources":["../../src/actions/create-or-update-contact.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAehC,0BAAA,gCAA0B,wBAAA;;;;;;kBAMrC,MAAA;AAAA"}
1
+ {"version":3,"file":"create-or-update-contact.d.cts","names":[],"sources":["../../src/actions/create-or-update-contact.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAehC,0BAAA,gCAA0B,wBAAA"}
@@ -30,7 +30,19 @@ declare const spokiCreateOrUpdateContact: import("@keystrokehq/action").Workflow
30
30
  last_name?: string | undefined;
31
31
  first_name?: string | undefined;
32
32
  custom_fields?: Record<string, unknown> | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { spokiCreateOrUpdateContact };
36
48
  //# sourceMappingURL=create-or-update-contact.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-or-update-contact.d.mts","names":[],"sources":["../../src/actions/create-or-update-contact.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAehC,0BAAA,gCAA0B,wBAAA;;;;;;kBAMrC,MAAA;AAAA"}
1
+ {"version":3,"file":"create-or-update-contact.d.mts","names":[],"sources":["../../src/actions/create-or-update-contact.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAehC,0BAAA,gCAA0B,wBAAA"}
@@ -95,7 +95,19 @@ declare const spokiCreateTemplate: import("@keystrokehq/action").WorkflowActionD
95
95
  header?: string | undefined;
96
96
  }[];
97
97
  subcategory?: string | undefined;
98
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
98
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
99
+ connectionId: z.ZodString;
100
+ entityId: z.ZodString;
101
+ instanceId: z.ZodString;
102
+ }, z.core.$strip>, z.ZodObject<{
103
+ generic_api_key: z.ZodString;
104
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
105
+ connectionId: z.ZodString;
106
+ entityId: z.ZodString;
107
+ instanceId: z.ZodString;
108
+ }, z.core.$strip>, z.ZodObject<{
109
+ generic_api_key: z.ZodString;
110
+ }, z.core.$strip>>]>;
99
111
  //#endregion
100
112
  export { spokiCreateTemplate };
101
113
  //# sourceMappingURL=create-template.d.cts.map
@@ -95,7 +95,19 @@ declare const spokiCreateTemplate: import("@keystrokehq/action").WorkflowActionD
95
95
  header?: string | undefined;
96
96
  }[];
97
97
  subcategory?: string | undefined;
98
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
98
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
99
+ connectionId: z.ZodString;
100
+ entityId: z.ZodString;
101
+ instanceId: z.ZodString;
102
+ }, z.core.$strip>, z.ZodObject<{
103
+ generic_api_key: z.ZodString;
104
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
105
+ connectionId: z.ZodString;
106
+ entityId: z.ZodString;
107
+ instanceId: z.ZodString;
108
+ }, z.core.$strip>, z.ZodObject<{
109
+ generic_api_key: z.ZodString;
110
+ }, z.core.$strip>>]>;
99
111
  //#endregion
100
112
  export { spokiCreateTemplate };
101
113
  //# sourceMappingURL=create-template.d.mts.map
@@ -65,7 +65,19 @@ declare const spokiCreateTicket: import("@keystrokehq/action").WorkflowActionDef
65
65
  contact_phone: string;
66
66
  reference?: string | undefined;
67
67
  description?: string | undefined;
68
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
68
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
69
+ connectionId: z.ZodString;
70
+ entityId: z.ZodString;
71
+ instanceId: z.ZodString;
72
+ }, z.core.$strip>, z.ZodObject<{
73
+ generic_api_key: z.ZodString;
74
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ generic_api_key: z.ZodString;
80
+ }, z.core.$strip>>]>;
69
81
  //#endregion
70
82
  export { spokiCreateTicket };
71
83
  //# sourceMappingURL=create-ticket.d.cts.map
@@ -65,7 +65,19 @@ declare const spokiCreateTicket: import("@keystrokehq/action").WorkflowActionDef
65
65
  contact_phone: string;
66
66
  reference?: string | undefined;
67
67
  description?: string | undefined;
68
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
68
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
69
+ connectionId: z.ZodString;
70
+ entityId: z.ZodString;
71
+ instanceId: z.ZodString;
72
+ }, z.core.$strip>, z.ZodObject<{
73
+ generic_api_key: z.ZodString;
74
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ generic_api_key: z.ZodString;
80
+ }, z.core.$strip>>]>;
69
81
  //#endregion
70
82
  export { spokiCreateTicket };
71
83
  //# sourceMappingURL=create-ticket.d.mts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteContactInput: z.ZodObject<{
7
7
  declare const SpokiDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteContact: 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 { spokiDeleteContact };
13
25
  //# sourceMappingURL=delete-contact.d.cts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteContactInput: z.ZodObject<{
7
7
  declare const SpokiDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteContact: 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 { spokiDeleteContact };
13
25
  //# sourceMappingURL=delete-contact.d.mts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteCustomFieldInput: z.ZodObject<{
7
7
  declare const SpokiDeleteCustomFieldOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteCustomField: 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 { spokiDeleteCustomField };
13
25
  //# sourceMappingURL=delete-custom-field.d.cts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteCustomFieldInput: z.ZodObject<{
7
7
  declare const SpokiDeleteCustomFieldOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteCustomField: 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 { spokiDeleteCustomField };
13
25
  //# sourceMappingURL=delete-custom-field.d.mts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteListInput: z.ZodObject<{
7
7
  declare const SpokiDeleteListOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteList: 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 { spokiDeleteList };
13
25
  //# sourceMappingURL=delete-list.d.cts.map
@@ -7,7 +7,19 @@ declare const SpokiDeleteListInput: z.ZodObject<{
7
7
  declare const SpokiDeleteListOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const spokiDeleteList: 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 { spokiDeleteList };
13
25
  //# sourceMappingURL=delete-list.d.mts.map