@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
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-partners.d.ts
4
4
  declare const SpokiListPartnersInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const SpokiListPartnersOutput: z.ZodUnknown;
6
- declare const spokiListPartners: 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 spokiListPartners: 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 { spokiListPartners };
9
21
  //# sourceMappingURL=list-partners.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-partners.d.cts","names":[],"sources":["../../src/actions/list-partners.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-partners.d.cts","names":[],"sources":["../../src/actions/list-partners.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-partners.d.ts
4
4
  declare const SpokiListPartnersInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const SpokiListPartnersOutput: z.ZodUnknown;
6
- declare const spokiListPartners: 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 spokiListPartners: 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 { spokiListPartners };
9
21
  //# sourceMappingURL=list-partners.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-partners.d.mts","names":[],"sources":["../../src/actions/list-partners.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-partners.d.mts","names":[],"sources":["../../src/actions/list-partners.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"}
@@ -35,7 +35,19 @@ declare const spokiListReports: import("@keystrokehq/action").WorkflowActionDefi
35
35
  per_page?: number | undefined;
36
36
  granularity?: string | undefined;
37
37
  period_start?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, 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>>]>;
39
51
  //#endregion
40
52
  export { spokiListReports };
41
53
  //# sourceMappingURL=list-reports.d.cts.map
@@ -35,7 +35,19 @@ declare const spokiListReports: import("@keystrokehq/action").WorkflowActionDefi
35
35
  per_page?: number | undefined;
36
36
  granularity?: string | undefined;
37
37
  period_start?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, 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>>]>;
39
51
  //#endregion
40
52
  export { spokiListReports };
41
53
  //# sourceMappingURL=list-reports.d.mts.map
@@ -23,7 +23,19 @@ declare const SpokiListRolesOutput: z.ZodObject<{
23
23
  }, z.core.$loose>>;
24
24
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
25
  }, z.core.$loose>;
26
- declare const spokiListRoles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ declare const spokiListRoles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { spokiListRoles };
29
41
  //# sourceMappingURL=list-roles.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-roles.d.cts","names":[],"sources":["../../src/actions/list-roles.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAOpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-roles.d.cts","names":[],"sources":["../../src/actions/list-roles.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAOpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,UAAA,CAAA,CAAA,SAAA"}
@@ -23,7 +23,19 @@ declare const SpokiListRolesOutput: z.ZodObject<{
23
23
  }, z.core.$loose>>;
24
24
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
25
  }, z.core.$loose>;
26
- declare const spokiListRoles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ declare const spokiListRoles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { spokiListRoles };
29
41
  //# sourceMappingURL=list-roles.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-roles.d.mts","names":[],"sources":["../../src/actions/list-roles.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAOpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-roles.d.mts","names":[],"sources":["../../src/actions/list-roles.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAOpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,UAAA,CAAA,CAAA,SAAA"}
@@ -13,7 +13,19 @@ declare const SpokiListTagsOutput: z.ZodObject<{
13
13
  }, z.core.$loose>>;
14
14
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
15
  }, z.core.$loose>;
16
- declare const spokiListTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const spokiListTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { spokiListTags };
19
31
  //# sourceMappingURL=list-tags.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-tags.d.cts","names":[],"sources":["../../src/actions/list-tags.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;cAOnB,aAAA,gCAAa,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-tags.d.cts","names":[],"sources":["../../src/actions/list-tags.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;cAOnB,aAAA,gCAAa,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,UAAA,CAAA,CAAA,SAAA"}
@@ -13,7 +13,19 @@ declare const SpokiListTagsOutput: z.ZodObject<{
13
13
  }, z.core.$loose>>;
14
14
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
15
  }, z.core.$loose>;
16
- declare const spokiListTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const spokiListTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { spokiListTags };
19
31
  //# sourceMappingURL=list-tags.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-tags.d.mts","names":[],"sources":["../../src/actions/list-tags.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;cAOnB,aAAA,gCAAa,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-tags.d.mts","names":[],"sources":["../../src/actions/list-tags.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;cAOnB,aAAA,gCAAa,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,UAAA,CAAA,CAAA,SAAA"}
@@ -51,7 +51,19 @@ declare const SpokiListTemplatesOutput: z.ZodObject<{
51
51
  }, z.core.$loose>;
52
52
  declare const spokiListTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
53
53
  search?: string | undefined;
54
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>;
55
67
  //#endregion
56
68
  export { spokiListTemplates };
57
69
  //# sourceMappingURL=list-templates.d.cts.map
@@ -51,7 +51,19 @@ declare const SpokiListTemplatesOutput: z.ZodObject<{
51
51
  }, z.core.$loose>;
52
52
  declare const spokiListTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
53
53
  search?: string | undefined;
54
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>;
55
67
  //#endregion
56
68
  export { spokiListTemplates };
57
69
  //# sourceMappingURL=list-templates.d.mts.map
@@ -63,7 +63,19 @@ declare const spokiListTickets: import("@keystrokehq/action").WorkflowActionDefi
63
63
  order?: "asc" | "desc" | undefined;
64
64
  sort_by?: string | undefined;
65
65
  per_page?: number | undefined;
66
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
66
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ generic_api_key: z.ZodString;
72
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
73
+ connectionId: z.ZodString;
74
+ entityId: z.ZodString;
75
+ instanceId: z.ZodString;
76
+ }, z.core.$strip>, z.ZodObject<{
77
+ generic_api_key: z.ZodString;
78
+ }, z.core.$strip>>]>;
67
79
  //#endregion
68
80
  export { spokiListTickets };
69
81
  //# sourceMappingURL=list-tickets.d.cts.map
@@ -63,7 +63,19 @@ declare const spokiListTickets: import("@keystrokehq/action").WorkflowActionDefi
63
63
  order?: "asc" | "desc" | undefined;
64
64
  sort_by?: string | undefined;
65
65
  per_page?: number | undefined;
66
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
66
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ generic_api_key: z.ZodString;
72
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
73
+ connectionId: z.ZodString;
74
+ entityId: z.ZodString;
75
+ instanceId: z.ZodString;
76
+ }, z.core.$strip>, z.ZodObject<{
77
+ generic_api_key: z.ZodString;
78
+ }, z.core.$strip>>]>;
67
79
  //#endregion
68
80
  export { spokiListTickets };
69
81
  //# sourceMappingURL=list-tickets.d.mts.map
@@ -9,7 +9,19 @@ declare const SpokiRemoveAllListContactsOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spokiRemoveAllListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  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 { spokiRemoveAllListContacts };
15
27
  //# sourceMappingURL=remove-all-list-contacts.d.cts.map
@@ -9,7 +9,19 @@ declare const SpokiRemoveAllListContactsOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spokiRemoveAllListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  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 { spokiRemoveAllListContacts };
15
27
  //# sourceMappingURL=remove-all-list-contacts.d.mts.map
@@ -11,7 +11,19 @@ declare const SpokiRemoveContactOperatorOutput: z.ZodObject<{
11
11
  declare const spokiRemoveContactOperator: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
13
  email: string;
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 { spokiRemoveContactOperator };
17
29
  //# sourceMappingURL=remove-contact-operator.d.cts.map
@@ -11,7 +11,19 @@ declare const SpokiRemoveContactOperatorOutput: z.ZodObject<{
11
11
  declare const spokiRemoveContactOperator: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
13
  email: string;
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 { spokiRemoveContactOperator };
17
29
  //# sourceMappingURL=remove-contact-operator.d.mts.map
@@ -11,7 +11,19 @@ declare const SpokiRemoveListContactsOutput: z.ZodObject<{
11
11
  declare const spokiRemoveListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  list_id: number;
13
13
  contacts: 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 { spokiRemoveListContacts };
17
29
  //# sourceMappingURL=remove-list-contacts.d.cts.map
@@ -11,7 +11,19 @@ declare const SpokiRemoveListContactsOutput: z.ZodObject<{
11
11
  declare const spokiRemoveListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  list_id: number;
13
13
  contacts: 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 { spokiRemoveListContacts };
17
29
  //# sourceMappingURL=remove-list-contacts.d.mts.map
@@ -10,7 +10,19 @@ declare const SpokiResendInvitationOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const spokiResendInvitation: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: number;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, 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>>]>;
14
26
  //#endregion
15
27
  export { spokiResendInvitation };
16
28
  //# sourceMappingURL=resend-invitation.d.cts.map
@@ -10,7 +10,19 @@ declare const SpokiResendInvitationOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const spokiResendInvitation: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: number;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, 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>>]>;
14
26
  //#endregion
15
27
  export { spokiResendInvitation };
16
28
  //# sourceMappingURL=resend-invitation.d.mts.map
@@ -35,7 +35,19 @@ declare const SpokiRetrieveAccountOutput: z.ZodObject<{
35
35
  }, z.core.$loose>;
36
36
  declare const spokiRetrieveAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
37
37
  account_id: number;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, 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>>]>;
39
51
  //#endregion
40
52
  export { spokiRetrieveAccount };
41
53
  //# sourceMappingURL=retrieve-account.d.cts.map
@@ -35,7 +35,19 @@ declare const SpokiRetrieveAccountOutput: z.ZodObject<{
35
35
  }, z.core.$loose>;
36
36
  declare const spokiRetrieveAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
37
37
  account_id: number;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, 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>>]>;
39
51
  //#endregion
40
52
  export { spokiRetrieveAccount };
41
53
  //# sourceMappingURL=retrieve-account.d.mts.map
@@ -23,7 +23,19 @@ declare const SpokiRetrieveAutomationOutput: z.ZodObject<{
23
23
  }, z.core.$loose>;
24
24
  declare const spokiRetrieveAutomation: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  id: number;
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 { spokiRetrieveAutomation };
29
41
  //# sourceMappingURL=retrieve-automation.d.cts.map
@@ -23,7 +23,19 @@ declare const SpokiRetrieveAutomationOutput: z.ZodObject<{
23
23
  }, z.core.$loose>;
24
24
  declare const spokiRetrieveAutomation: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  id: number;
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 { spokiRetrieveAutomation };
29
41
  //# sourceMappingURL=retrieve-automation.d.mts.map
@@ -45,7 +45,19 @@ declare const SpokiRetrieveContactOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const spokiRetrieveContact: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  contact_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 { spokiRetrieveContact };
51
63
  //# sourceMappingURL=retrieve-contact.d.cts.map
@@ -45,7 +45,19 @@ declare const SpokiRetrieveContactOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const spokiRetrieveContact: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  contact_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 { spokiRetrieveContact };
51
63
  //# sourceMappingURL=retrieve-contact.d.mts.map