@keystrokehq/salesflare 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 (159) hide show
  1. package/dist/actions/add-account-contacts.d.cts +13 -1
  2. package/dist/actions/add-account-contacts.d.mts +13 -1
  3. package/dist/actions/create-account.d.cts +13 -1
  4. package/dist/actions/create-account.d.cts.map +1 -1
  5. package/dist/actions/create-account.d.mts +13 -1
  6. package/dist/actions/create-account.d.mts.map +1 -1
  7. package/dist/actions/create-call.d.cts +13 -1
  8. package/dist/actions/create-call.d.mts +13 -1
  9. package/dist/actions/create-contact.d.cts +13 -1
  10. package/dist/actions/create-contact.d.cts.map +1 -1
  11. package/dist/actions/create-contact.d.mts +13 -1
  12. package/dist/actions/create-contact.d.mts.map +1 -1
  13. package/dist/actions/create-custom-field.d.cts +15 -3
  14. package/dist/actions/create-custom-field.d.mts +15 -3
  15. package/dist/actions/create-internal-note.d.cts +13 -1
  16. package/dist/actions/create-internal-note.d.mts +13 -1
  17. package/dist/actions/create-meeting.d.cts +13 -1
  18. package/dist/actions/create-meeting.d.mts +13 -1
  19. package/dist/actions/create-opportunity.d.cts +13 -1
  20. package/dist/actions/create-opportunity.d.cts.map +1 -1
  21. package/dist/actions/create-opportunity.d.mts +13 -1
  22. package/dist/actions/create-opportunity.d.mts.map +1 -1
  23. package/dist/actions/create-tag.d.cts +13 -1
  24. package/dist/actions/create-tag.d.mts +13 -1
  25. package/dist/actions/create-task.d.cts +13 -1
  26. package/dist/actions/create-task.d.mts +13 -1
  27. package/dist/actions/create-workflow.d.cts +13 -1
  28. package/dist/actions/create-workflow.d.mts +13 -1
  29. package/dist/actions/delete-account.d.cts +13 -1
  30. package/dist/actions/delete-account.d.mts +13 -1
  31. package/dist/actions/delete-contact.d.cts +13 -1
  32. package/dist/actions/delete-contact.d.mts +13 -1
  33. package/dist/actions/delete-custom-field.d.cts +15 -3
  34. package/dist/actions/delete-custom-field.d.mts +15 -3
  35. package/dist/actions/delete-internal-note.d.cts +13 -1
  36. package/dist/actions/delete-internal-note.d.mts +13 -1
  37. package/dist/actions/delete-meeting.d.cts +13 -1
  38. package/dist/actions/delete-meeting.d.mts +13 -1
  39. package/dist/actions/delete-opportunity.d.cts +13 -1
  40. package/dist/actions/delete-opportunity.d.mts +13 -1
  41. package/dist/actions/delete-tag.d.cts +13 -1
  42. package/dist/actions/delete-tag.d.mts +13 -1
  43. package/dist/actions/delete-task.d.cts +13 -1
  44. package/dist/actions/delete-task.d.mts +13 -1
  45. package/dist/actions/get-account.d.cts +13 -1
  46. package/dist/actions/get-account.d.mts +13 -1
  47. package/dist/actions/get-ai-settings.d.cts +13 -1
  48. package/dist/actions/get-ai-settings.d.cts.map +1 -1
  49. package/dist/actions/get-ai-settings.d.mts +13 -1
  50. package/dist/actions/get-ai-settings.d.mts.map +1 -1
  51. package/dist/actions/get-contact.d.cts +13 -1
  52. package/dist/actions/get-contact.d.mts +13 -1
  53. package/dist/actions/get-current-user.d.cts +13 -1
  54. package/dist/actions/get-current-user.d.cts.map +1 -1
  55. package/dist/actions/get-current-user.d.mts +13 -1
  56. package/dist/actions/get-current-user.d.mts.map +1 -1
  57. package/dist/actions/get-custom-field.d.cts +15 -3
  58. package/dist/actions/get-custom-field.d.mts +15 -3
  59. package/dist/actions/get-meeting.d.cts +13 -1
  60. package/dist/actions/get-meeting.d.mts +13 -1
  61. package/dist/actions/get-opportunity.d.cts +13 -1
  62. package/dist/actions/get-opportunity.d.mts +13 -1
  63. package/dist/actions/get-stage.d.cts +13 -1
  64. package/dist/actions/get-stage.d.mts +13 -1
  65. package/dist/actions/get-tag-usage.d.cts +13 -1
  66. package/dist/actions/get-tag-usage.d.mts +13 -1
  67. package/dist/actions/get-user.d.cts +13 -1
  68. package/dist/actions/get-user.d.mts +13 -1
  69. package/dist/actions/get-workflow-merge-fields.d.cts +13 -1
  70. package/dist/actions/get-workflow-merge-fields.d.cts.map +1 -1
  71. package/dist/actions/get-workflow-merge-fields.d.mts +13 -1
  72. package/dist/actions/get-workflow-merge-fields.d.mts.map +1 -1
  73. package/dist/actions/get-workflow.d.cts +13 -1
  74. package/dist/actions/get-workflow.d.mts +13 -1
  75. package/dist/actions/list-account-messages.d.cts +13 -1
  76. package/dist/actions/list-account-messages.d.mts +13 -1
  77. package/dist/actions/list-accounts.d.cts +13 -1
  78. package/dist/actions/list-accounts.d.mts +13 -1
  79. package/dist/actions/list-contacts.d.cts +13 -1
  80. package/dist/actions/list-contacts.d.mts +13 -1
  81. package/dist/actions/list-currencies.d.cts +13 -1
  82. package/dist/actions/list-currencies.d.cts.map +1 -1
  83. package/dist/actions/list-currencies.d.mts +13 -1
  84. package/dist/actions/list-currencies.d.mts.map +1 -1
  85. package/dist/actions/list-custom-field-options.d.cts +15 -3
  86. package/dist/actions/list-custom-field-options.d.mts +15 -3
  87. package/dist/actions/list-custom-field-types.d.cts +13 -1
  88. package/dist/actions/list-custom-field-types.d.cts.map +1 -1
  89. package/dist/actions/list-custom-field-types.d.mts +13 -1
  90. package/dist/actions/list-custom-field-types.d.mts.map +1 -1
  91. package/dist/actions/list-custom-fields.d.cts +15 -3
  92. package/dist/actions/list-custom-fields.d.mts +15 -3
  93. package/dist/actions/list-email-datasources.d.cts +13 -1
  94. package/dist/actions/list-email-datasources.d.mts +13 -1
  95. package/dist/actions/list-filter-fields.d.cts +20 -8
  96. package/dist/actions/list-filter-fields.d.mts +20 -8
  97. package/dist/actions/list-groups.d.cts +13 -1
  98. package/dist/actions/list-groups.d.cts.map +1 -1
  99. package/dist/actions/list-groups.d.mts +13 -1
  100. package/dist/actions/list-groups.d.mts.map +1 -1
  101. package/dist/actions/list-my-contacts.d.cts +13 -1
  102. package/dist/actions/list-my-contacts.d.mts +13 -1
  103. package/dist/actions/list-opportunities.d.cts +13 -1
  104. package/dist/actions/list-opportunities.d.mts +13 -1
  105. package/dist/actions/list-persons.d.cts +13 -1
  106. package/dist/actions/list-persons.d.mts +13 -1
  107. package/dist/actions/list-pipelines.d.cts +13 -1
  108. package/dist/actions/list-pipelines.d.mts +13 -1
  109. package/dist/actions/list-stages.d.cts +13 -1
  110. package/dist/actions/list-stages.d.mts +13 -1
  111. package/dist/actions/list-tags.d.cts +13 -1
  112. package/dist/actions/list-tags.d.mts +13 -1
  113. package/dist/actions/list-tasks.d.cts +13 -1
  114. package/dist/actions/list-tasks.d.mts +13 -1
  115. package/dist/actions/list-users.d.cts +13 -1
  116. package/dist/actions/list-users.d.mts +13 -1
  117. package/dist/actions/list-workflows.d.cts +13 -1
  118. package/dist/actions/list-workflows.d.mts +13 -1
  119. package/dist/actions/update-account-contacts.d.cts +13 -1
  120. package/dist/actions/update-account-contacts.d.mts +13 -1
  121. package/dist/actions/update-account-users.d.cts +13 -1
  122. package/dist/actions/update-account-users.d.mts +13 -1
  123. package/dist/actions/update-account.d.cts +13 -1
  124. package/dist/actions/update-account.d.cts.map +1 -1
  125. package/dist/actions/update-account.d.mts +13 -1
  126. package/dist/actions/update-account.d.mts.map +1 -1
  127. package/dist/actions/update-ai-settings.d.cts +13 -1
  128. package/dist/actions/update-ai-settings.d.mts +13 -1
  129. package/dist/actions/update-contact.d.cts +13 -1
  130. package/dist/actions/update-contact.d.cts.map +1 -1
  131. package/dist/actions/update-contact.d.mts +13 -1
  132. package/dist/actions/update-contact.d.mts.map +1 -1
  133. package/dist/actions/update-custom-field.d.cts +15 -3
  134. package/dist/actions/update-custom-field.d.mts +15 -3
  135. package/dist/actions/update-email-datasource.d.cts +13 -1
  136. package/dist/actions/update-email-datasource.d.mts +13 -1
  137. package/dist/actions/update-internal-note.d.cts +13 -1
  138. package/dist/actions/update-internal-note.d.mts +13 -1
  139. package/dist/actions/update-opportunity.d.cts +13 -1
  140. package/dist/actions/update-opportunity.d.cts.map +1 -1
  141. package/dist/actions/update-opportunity.d.mts +13 -1
  142. package/dist/actions/update-opportunity.d.mts.map +1 -1
  143. package/dist/actions/update-tag.d.cts +13 -1
  144. package/dist/actions/update-tag.d.mts +13 -1
  145. package/dist/actions/update-task.d.cts +13 -1
  146. package/dist/actions/update-task.d.mts +13 -1
  147. package/dist/actions/update-workflow-audience.d.cts +13 -1
  148. package/dist/actions/update-workflow-audience.d.mts +13 -1
  149. package/dist/actions/update-workflow.d.cts +13 -1
  150. package/dist/actions/update-workflow.d.mts +13 -1
  151. package/dist/app.cjs +5 -2
  152. package/dist/app.cjs.map +1 -1
  153. package/dist/app.d.cts +9 -1
  154. package/dist/app.d.cts.map +1 -1
  155. package/dist/app.d.mts +9 -1
  156. package/dist/app.d.mts.map +1 -1
  157. package/dist/app.mjs +3 -1
  158. package/dist/app.mjs.map +1 -1
  159. package/package.json +1 -1
@@ -10,7 +10,19 @@ declare const SalesflareDeleteContactOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const salesflareDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  contact_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<"salesflare", 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<"salesflare", 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 { salesflareDeleteContact };
16
28
  //# sourceMappingURL=delete-contact.d.mts.map
@@ -4,8 +4,8 @@ import { z } from "zod";
4
4
  declare const SalesflareDeleteCustomFieldInput: z.ZodObject<{
5
5
  id: z.ZodNumber;
6
6
  item_class: z.ZodEnum<{
7
- contacts: "contacts";
8
7
  accounts: "accounts";
8
+ contacts: "contacts";
9
9
  opportunities: "opportunities";
10
10
  }>;
11
11
  }, z.core.$strip>;
@@ -15,8 +15,20 @@ declare const SalesflareDeleteCustomFieldOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const salesflareDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  id: number;
18
- item_class: "contacts" | "accounts" | "opportunities";
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ item_class: "accounts" | "contacts" | "opportunities";
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareDeleteCustomField };
22
34
  //# sourceMappingURL=delete-custom-field.d.cts.map
@@ -4,8 +4,8 @@ import { z } from "zod";
4
4
  declare const SalesflareDeleteCustomFieldInput: z.ZodObject<{
5
5
  id: z.ZodNumber;
6
6
  item_class: z.ZodEnum<{
7
- contacts: "contacts";
8
7
  accounts: "accounts";
8
+ contacts: "contacts";
9
9
  opportunities: "opportunities";
10
10
  }>;
11
11
  }, z.core.$strip>;
@@ -15,8 +15,20 @@ declare const SalesflareDeleteCustomFieldOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const salesflareDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  id: number;
18
- item_class: "contacts" | "accounts" | "opportunities";
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ item_class: "accounts" | "contacts" | "opportunities";
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareDeleteCustomField };
22
34
  //# sourceMappingURL=delete-custom-field.d.mts.map
@@ -11,7 +11,19 @@ declare const SalesflareDeleteInternalNoteOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const salesflareDeleteInternalNote: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  message_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<"salesflare", 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<"salesflare", 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 { salesflareDeleteInternalNote };
17
29
  //# sourceMappingURL=delete-internal-note.d.cts.map
@@ -11,7 +11,19 @@ declare const SalesflareDeleteInternalNoteOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const salesflareDeleteInternalNote: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  message_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<"salesflare", 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<"salesflare", 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 { salesflareDeleteInternalNote };
17
29
  //# sourceMappingURL=delete-internal-note.d.mts.map
@@ -9,7 +9,19 @@ declare const SalesflareDeleteMeetingOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const salesflareDeleteMeeting: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  meeting_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<"salesflare", 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<"salesflare", 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 { salesflareDeleteMeeting };
15
27
  //# sourceMappingURL=delete-meeting.d.cts.map
@@ -9,7 +9,19 @@ declare const SalesflareDeleteMeetingOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const salesflareDeleteMeeting: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  meeting_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<"salesflare", 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<"salesflare", 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 { salesflareDeleteMeeting };
15
27
  //# sourceMappingURL=delete-meeting.d.mts.map
@@ -9,7 +9,19 @@ declare const SalesflareDeleteOpportunityOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const salesflareDeleteOpportunity: 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<"salesflare", 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<"salesflare", 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 { salesflareDeleteOpportunity };
15
27
  //# sourceMappingURL=delete-opportunity.d.cts.map
@@ -9,7 +9,19 @@ declare const SalesflareDeleteOpportunityOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const salesflareDeleteOpportunity: 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<"salesflare", 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<"salesflare", 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 { salesflareDeleteOpportunity };
15
27
  //# sourceMappingURL=delete-opportunity.d.mts.map
@@ -9,7 +9,19 @@ declare const SalesflareDeleteTagOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const salesflareDeleteTag: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  tag_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<"salesflare", 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<"salesflare", 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 { salesflareDeleteTag };
15
27
  //# sourceMappingURL=delete-tag.d.cts.map
@@ -9,7 +9,19 @@ declare const SalesflareDeleteTagOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const salesflareDeleteTag: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  tag_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<"salesflare", 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<"salesflare", 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 { salesflareDeleteTag };
15
27
  //# sourceMappingURL=delete-tag.d.mts.map
@@ -9,7 +9,19 @@ declare const SalesflareDeleteTaskOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const salesflareDeleteTask: 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<"salesflare", 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<"salesflare", 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 { salesflareDeleteTask };
15
27
  //# sourceMappingURL=delete-task.d.cts.map
@@ -9,7 +9,19 @@ declare const SalesflareDeleteTaskOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const salesflareDeleteTask: 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<"salesflare", 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<"salesflare", 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 { salesflareDeleteTask };
15
27
  //# sourceMappingURL=delete-task.d.mts.map
@@ -72,7 +72,19 @@ declare const SalesflareGetAccountOutput: z.ZodObject<{
72
72
  }, z.core.$loose>;
73
73
  declare const salesflareGetAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
74
74
  account_id: number;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
75
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ generic_api_key: z.ZodString;
81
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
82
+ connectionId: z.ZodString;
83
+ entityId: z.ZodString;
84
+ instanceId: z.ZodString;
85
+ }, z.core.$strip>, z.ZodObject<{
86
+ generic_api_key: z.ZodString;
87
+ }, z.core.$strip>>]>;
76
88
  //#endregion
77
89
  export { salesflareGetAccount };
78
90
  //# sourceMappingURL=get-account.d.cts.map
@@ -72,7 +72,19 @@ declare const SalesflareGetAccountOutput: z.ZodObject<{
72
72
  }, z.core.$loose>;
73
73
  declare const salesflareGetAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
74
74
  account_id: number;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
75
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ generic_api_key: z.ZodString;
81
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
82
+ connectionId: z.ZodString;
83
+ entityId: z.ZodString;
84
+ instanceId: z.ZodString;
85
+ }, z.core.$strip>, z.ZodObject<{
86
+ generic_api_key: z.ZodString;
87
+ }, z.core.$strip>>]>;
76
88
  //#endregion
77
89
  export { salesflareGetAccount };
78
90
  //# sourceMappingURL=get-account.d.mts.map
@@ -13,7 +13,19 @@ declare const SalesflareGetAiSettingsOutput: z.ZodObject<{
13
13
  generated: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
14
  }, z.core.$loose>>>;
15
15
  }, z.core.$loose>;
16
- declare const salesflareGetAiSettings: 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 salesflareGetAiSettings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareGetAiSettings };
19
31
  //# sourceMappingURL=get-ai-settings.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-ai-settings.d.cts","names":[],"sources":["../../src/actions/get-ai-settings.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-ai-settings.d.cts","names":[],"sources":["../../src/actions/get-ai-settings.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -13,7 +13,19 @@ declare const SalesflareGetAiSettingsOutput: z.ZodObject<{
13
13
  generated: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
14
  }, z.core.$loose>>>;
15
15
  }, z.core.$loose>;
16
- declare const salesflareGetAiSettings: 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 salesflareGetAiSettings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareGetAiSettings };
19
31
  //# sourceMappingURL=get-ai-settings.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-ai-settings.d.mts","names":[],"sources":["../../src/actions/get-ai-settings.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-ai-settings.d.mts","names":[],"sources":["../../src/actions/get-ai-settings.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -98,7 +98,19 @@ declare const SalesflareGetContactOutput: z.ZodObject<{
98
98
  }, z.core.$loose>;
99
99
  declare const salesflareGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
100
100
  contact_id: number;
101
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
101
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
102
+ connectionId: z.ZodString;
103
+ entityId: z.ZodString;
104
+ instanceId: z.ZodString;
105
+ }, z.core.$strip>, z.ZodObject<{
106
+ generic_api_key: z.ZodString;
107
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
108
+ connectionId: z.ZodString;
109
+ entityId: z.ZodString;
110
+ instanceId: z.ZodString;
111
+ }, z.core.$strip>, z.ZodObject<{
112
+ generic_api_key: z.ZodString;
113
+ }, z.core.$strip>>]>;
102
114
  //#endregion
103
115
  export { salesflareGetContact };
104
116
  //# sourceMappingURL=get-contact.d.cts.map
@@ -98,7 +98,19 @@ declare const SalesflareGetContactOutput: z.ZodObject<{
98
98
  }, z.core.$loose>;
99
99
  declare const salesflareGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
100
100
  contact_id: number;
101
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
101
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
102
+ connectionId: z.ZodString;
103
+ entityId: z.ZodString;
104
+ instanceId: z.ZodString;
105
+ }, z.core.$strip>, z.ZodObject<{
106
+ generic_api_key: z.ZodString;
107
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
108
+ connectionId: z.ZodString;
109
+ entityId: z.ZodString;
110
+ instanceId: z.ZodString;
111
+ }, z.core.$strip>, z.ZodObject<{
112
+ generic_api_key: z.ZodString;
113
+ }, z.core.$strip>>]>;
102
114
  //#endregion
103
115
  export { salesflareGetContact };
104
116
  //# sourceMappingURL=get-contact.d.mts.map
@@ -156,7 +156,19 @@ declare const SalesflareGetCurrentUserOutput: z.ZodObject<{
156
156
  has_recently_failed_workflows: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
157
157
  has_received_account_suggestions: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
158
158
  }, z.core.$loose>;
159
- declare const salesflareGetCurrentUser: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
159
+ declare const salesflareGetCurrentUser: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
160
+ connectionId: z.ZodString;
161
+ entityId: z.ZodString;
162
+ instanceId: z.ZodString;
163
+ }, z.core.$strip>, z.ZodObject<{
164
+ generic_api_key: z.ZodString;
165
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
166
+ connectionId: z.ZodString;
167
+ entityId: z.ZodString;
168
+ instanceId: z.ZodString;
169
+ }, z.core.$strip>, z.ZodObject<{
170
+ generic_api_key: z.ZodString;
171
+ }, z.core.$strip>>]>;
160
172
  //#endregion
161
173
  export { salesflareGetCurrentUser };
162
174
  //# sourceMappingURL=get-current-user.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-user.d.cts","names":[],"sources":["../../src/actions/get-current-user.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAwG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4D9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-current-user.d.cts","names":[],"sources":["../../src/actions/get-current-user.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAwG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4D9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -156,7 +156,19 @@ declare const SalesflareGetCurrentUserOutput: z.ZodObject<{
156
156
  has_recently_failed_workflows: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
157
157
  has_received_account_suggestions: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
158
158
  }, z.core.$loose>;
159
- declare const salesflareGetCurrentUser: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
159
+ declare const salesflareGetCurrentUser: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
160
+ connectionId: z.ZodString;
161
+ entityId: z.ZodString;
162
+ instanceId: z.ZodString;
163
+ }, z.core.$strip>, z.ZodObject<{
164
+ generic_api_key: z.ZodString;
165
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
166
+ connectionId: z.ZodString;
167
+ entityId: z.ZodString;
168
+ instanceId: z.ZodString;
169
+ }, z.core.$strip>, z.ZodObject<{
170
+ generic_api_key: z.ZodString;
171
+ }, z.core.$strip>>]>;
160
172
  //#endregion
161
173
  export { salesflareGetCurrentUser };
162
174
  //# sourceMappingURL=get-current-user.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-user.d.mts","names":[],"sources":["../../src/actions/get-current-user.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAwG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4D9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-current-user.d.mts","names":[],"sources":["../../src/actions/get-current-user.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAwG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4D9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -4,8 +4,8 @@ import { z } from "zod";
4
4
  declare const SalesflareGetCustomFieldInput: z.ZodObject<{
5
5
  id: z.ZodNumber;
6
6
  item_class: z.ZodEnum<{
7
- contacts: "contacts";
8
7
  accounts: "accounts";
8
+ contacts: "contacts";
9
9
  opportunities: "opportunities";
10
10
  }>;
11
11
  }, z.core.$strip>;
@@ -40,8 +40,20 @@ declare const SalesflareGetCustomFieldOutput: z.ZodObject<{
40
40
  }, z.core.$loose>;
41
41
  declare const salesflareGetCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
42
42
  id: number;
43
- item_class: "contacts" | "accounts" | "opportunities";
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ item_class: "accounts" | "contacts" | "opportunities";
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareGetCustomField };
47
59
  //# sourceMappingURL=get-custom-field.d.cts.map
@@ -4,8 +4,8 @@ import { z } from "zod";
4
4
  declare const SalesflareGetCustomFieldInput: z.ZodObject<{
5
5
  id: z.ZodNumber;
6
6
  item_class: z.ZodEnum<{
7
- contacts: "contacts";
8
7
  accounts: "accounts";
8
+ contacts: "contacts";
9
9
  opportunities: "opportunities";
10
10
  }>;
11
11
  }, z.core.$strip>;
@@ -40,8 +40,20 @@ declare const SalesflareGetCustomFieldOutput: z.ZodObject<{
40
40
  }, z.core.$loose>;
41
41
  declare const salesflareGetCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
42
42
  id: number;
43
- item_class: "contacts" | "accounts" | "opportunities";
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ item_class: "accounts" | "contacts" | "opportunities";
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareGetCustomField };
47
59
  //# sourceMappingURL=get-custom-field.d.mts.map
@@ -22,7 +22,19 @@ declare const SalesflareGetMeetingOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const salesflareGetMeeting: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  meeting_id: number;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareGetMeeting };
28
40
  //# sourceMappingURL=get-meeting.d.cts.map
@@ -22,7 +22,19 @@ declare const SalesflareGetMeetingOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const salesflareGetMeeting: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  meeting_id: number;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareGetMeeting };
28
40
  //# sourceMappingURL=get-meeting.d.mts.map