@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
@@ -5,8 +5,8 @@ declare const SalesflareListCustomFieldsInput: z.ZodObject<{
5
5
  name: z.ZodOptional<z.ZodString>;
6
6
  pipeline: z.ZodOptional<z.ZodNumber>;
7
7
  itemClass: z.ZodEnum<{
8
- contacts: "contacts";
9
8
  accounts: "accounts";
9
+ contacts: "contacts";
10
10
  opportunities: "opportunities";
11
11
  }>;
12
12
  includeDisabled: z.ZodOptional<z.ZodBoolean>;
@@ -41,11 +41,23 @@ declare const SalesflareListCustomFieldsOutput: z.ZodObject<{
41
41
  }, z.core.$loose>>>>;
42
42
  }, z.core.$loose>;
43
43
  declare const salesflareListCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<{
44
- itemClass: "contacts" | "accounts" | "opportunities";
44
+ itemClass: "accounts" | "contacts" | "opportunities";
45
45
  name?: string | undefined;
46
46
  pipeline?: number | undefined;
47
47
  includeDisabled?: boolean | undefined;
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<"salesflare", 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<"salesflare", 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 { salesflareListCustomFields };
51
63
  //# sourceMappingURL=list-custom-fields.d.mts.map
@@ -45,7 +45,19 @@ declare const SalesflareListEmailDatasourcesOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const salesflareListEmailDatasources: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  include_team_datasources?: boolean | undefined;
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<"salesflare", 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<"salesflare", 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 { salesflareListEmailDatasources };
51
63
  //# sourceMappingURL=list-email-datasources.d.cts.map
@@ -45,7 +45,19 @@ declare const SalesflareListEmailDatasourcesOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const salesflareListEmailDatasources: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  include_team_datasources?: boolean | undefined;
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<"salesflare", 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<"salesflare", 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 { salesflareListEmailDatasources };
51
63
  //# sourceMappingURL=list-email-datasources.d.mts.map
@@ -4,10 +4,10 @@ import { z } from "zod";
4
4
  declare const SalesflareListFilterFieldsInput: z.ZodObject<{
5
5
  entity: z.ZodEnum<{
6
6
  account: "account";
7
- tag: "tag";
8
7
  campaign: "campaign";
9
- person: "person";
10
8
  workflow: "workflow";
9
+ person: "person";
10
+ tag: "tag";
11
11
  opportunity: "opportunity";
12
12
  task: "task";
13
13
  workflow_record: "workflow_record";
@@ -37,10 +37,10 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
37
37
  label: z.ZodNullable<z.ZodString>;
38
38
  entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
39
39
  account: "account";
40
- tag: "tag";
41
40
  campaign: "campaign";
42
- person: "person";
43
41
  workflow: "workflow";
42
+ person: "person";
43
+ tag: "tag";
44
44
  opportunity: "opportunity";
45
45
  task: "task";
46
46
  workflow_record: "workflow_record";
@@ -55,12 +55,12 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
55
55
  param_less: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
56
56
  validation: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
57
57
  search_entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
58
+ pipeline: "pipeline";
58
59
  user: "user";
59
60
  account: "account";
60
61
  contact: "contact";
61
- tag: "tag";
62
- pipeline: "pipeline";
63
62
  workflow: "workflow";
63
+ tag: "tag";
64
64
  lead: "lead";
65
65
  }>>>;
66
66
  customfield_id: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
@@ -113,10 +113,22 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
113
113
  }, z.core.$loose>>;
114
114
  }, z.core.$loose>;
115
115
  declare const salesflareListFilterFields: import("@keystrokehq/action").WorkflowActionDefinition<{
116
- entity: "account" | "tag" | "campaign" | "person" | "workflow" | "opportunity" | "task" | "workflow_record" | "workflow_step_record" | "lead";
116
+ entity: "account" | "campaign" | "workflow" | "person" | "tag" | "opportunity" | "task" | "workflow_record" | "workflow_step_record" | "lead";
117
117
  pipeline?: number | undefined;
118
118
  includePipelineSpecificPredefinedFilterFields?: boolean | undefined;
119
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
119
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
120
+ connectionId: z.ZodString;
121
+ entityId: z.ZodString;
122
+ instanceId: z.ZodString;
123
+ }, z.core.$strip>, z.ZodObject<{
124
+ generic_api_key: z.ZodString;
125
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
126
+ connectionId: z.ZodString;
127
+ entityId: z.ZodString;
128
+ instanceId: z.ZodString;
129
+ }, z.core.$strip>, z.ZodObject<{
130
+ generic_api_key: z.ZodString;
131
+ }, z.core.$strip>>]>;
120
132
  //#endregion
121
133
  export { salesflareListFilterFields };
122
134
  //# sourceMappingURL=list-filter-fields.d.cts.map
@@ -4,10 +4,10 @@ import { z } from "zod";
4
4
  declare const SalesflareListFilterFieldsInput: z.ZodObject<{
5
5
  entity: z.ZodEnum<{
6
6
  account: "account";
7
- tag: "tag";
8
7
  campaign: "campaign";
9
- person: "person";
10
8
  workflow: "workflow";
9
+ person: "person";
10
+ tag: "tag";
11
11
  opportunity: "opportunity";
12
12
  task: "task";
13
13
  workflow_record: "workflow_record";
@@ -37,10 +37,10 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
37
37
  label: z.ZodNullable<z.ZodString>;
38
38
  entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
39
39
  account: "account";
40
- tag: "tag";
41
40
  campaign: "campaign";
42
- person: "person";
43
41
  workflow: "workflow";
42
+ person: "person";
43
+ tag: "tag";
44
44
  opportunity: "opportunity";
45
45
  task: "task";
46
46
  workflow_record: "workflow_record";
@@ -55,12 +55,12 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
55
55
  param_less: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
56
56
  validation: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
57
57
  search_entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
58
+ pipeline: "pipeline";
58
59
  user: "user";
59
60
  account: "account";
60
61
  contact: "contact";
61
- tag: "tag";
62
- pipeline: "pipeline";
63
62
  workflow: "workflow";
63
+ tag: "tag";
64
64
  lead: "lead";
65
65
  }>>>;
66
66
  customfield_id: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
@@ -113,10 +113,22 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
113
113
  }, z.core.$loose>>;
114
114
  }, z.core.$loose>;
115
115
  declare const salesflareListFilterFields: import("@keystrokehq/action").WorkflowActionDefinition<{
116
- entity: "account" | "tag" | "campaign" | "person" | "workflow" | "opportunity" | "task" | "workflow_record" | "workflow_step_record" | "lead";
116
+ entity: "account" | "campaign" | "workflow" | "person" | "tag" | "opportunity" | "task" | "workflow_record" | "workflow_step_record" | "lead";
117
117
  pipeline?: number | undefined;
118
118
  includePipelineSpecificPredefinedFilterFields?: boolean | undefined;
119
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
119
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
120
+ connectionId: z.ZodString;
121
+ entityId: z.ZodString;
122
+ instanceId: z.ZodString;
123
+ }, z.core.$strip>, z.ZodObject<{
124
+ generic_api_key: z.ZodString;
125
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
126
+ connectionId: z.ZodString;
127
+ entityId: z.ZodString;
128
+ instanceId: z.ZodString;
129
+ }, z.core.$strip>, z.ZodObject<{
130
+ generic_api_key: z.ZodString;
131
+ }, z.core.$strip>>]>;
120
132
  //#endregion
121
133
  export { salesflareListFilterFields };
122
134
  //# sourceMappingURL=list-filter-fields.d.mts.map
@@ -8,7 +8,19 @@ declare const SalesflareListGroupsOutput: z.ZodObject<{
8
8
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
9
  }, z.core.$loose>>>>;
10
10
  }, z.core.$loose>;
11
- declare const salesflareListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
11
+ declare const salesflareListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
12
+ connectionId: z.ZodString;
13
+ entityId: z.ZodString;
14
+ instanceId: z.ZodString;
15
+ }, z.core.$strip>, z.ZodObject<{
16
+ generic_api_key: z.ZodString;
17
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>;
12
24
  //#endregion
13
25
  export { salesflareListGroups };
14
26
  //# sourceMappingURL=list-groups.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -8,7 +8,19 @@ declare const SalesflareListGroupsOutput: z.ZodObject<{
8
8
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
9
  }, z.core.$loose>>>>;
10
10
  }, z.core.$loose>;
11
- declare const salesflareListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
11
+ declare const salesflareListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
12
+ connectionId: z.ZodString;
13
+ entityId: z.ZodString;
14
+ instanceId: z.ZodString;
15
+ }, z.core.$strip>, z.ZodObject<{
16
+ generic_api_key: z.ZodString;
17
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>;
12
24
  //#endregion
13
25
  export { salesflareListGroups };
14
26
  //# sourceMappingURL=list-groups.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -138,7 +138,19 @@ declare const salesflareListMyContacts: import("@keystrokehq/action").WorkflowAc
138
138
  modification_after?: string | undefined;
139
139
  modification_before?: string | undefined;
140
140
  "address.state_region"?: string[] | undefined;
141
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
141
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
142
+ connectionId: z.ZodString;
143
+ entityId: z.ZodString;
144
+ instanceId: z.ZodString;
145
+ }, z.core.$strip>, z.ZodObject<{
146
+ generic_api_key: z.ZodString;
147
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
148
+ connectionId: z.ZodString;
149
+ entityId: z.ZodString;
150
+ instanceId: z.ZodString;
151
+ }, z.core.$strip>, z.ZodObject<{
152
+ generic_api_key: z.ZodString;
153
+ }, z.core.$strip>>]>;
142
154
  //#endregion
143
155
  export { salesflareListMyContacts };
144
156
  //# sourceMappingURL=list-my-contacts.d.cts.map
@@ -138,7 +138,19 @@ declare const salesflareListMyContacts: import("@keystrokehq/action").WorkflowAc
138
138
  modification_after?: string | undefined;
139
139
  modification_before?: string | undefined;
140
140
  "address.state_region"?: string[] | undefined;
141
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
141
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
142
+ connectionId: z.ZodString;
143
+ entityId: z.ZodString;
144
+ instanceId: z.ZodString;
145
+ }, z.core.$strip>, z.ZodObject<{
146
+ generic_api_key: z.ZodString;
147
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
148
+ connectionId: z.ZodString;
149
+ entityId: z.ZodString;
150
+ instanceId: z.ZodString;
151
+ }, z.core.$strip>, z.ZodObject<{
152
+ generic_api_key: z.ZodString;
153
+ }, z.core.$strip>>]>;
142
154
  //#endregion
143
155
  export { salesflareListMyContacts };
144
156
  //# sourceMappingURL=list-my-contacts.d.mts.map
@@ -130,7 +130,19 @@ declare const salesflareListOpportunities: import("@keystrokehq/action").Workflo
130
130
  creation_after?: string | undefined;
131
131
  creation_before?: string | undefined;
132
132
  team_member_group?: number | undefined;
133
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
133
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
134
+ connectionId: z.ZodString;
135
+ entityId: z.ZodString;
136
+ instanceId: z.ZodString;
137
+ }, z.core.$strip>, z.ZodObject<{
138
+ generic_api_key: z.ZodString;
139
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
140
+ connectionId: z.ZodString;
141
+ entityId: z.ZodString;
142
+ instanceId: z.ZodString;
143
+ }, z.core.$strip>, z.ZodObject<{
144
+ generic_api_key: z.ZodString;
145
+ }, z.core.$strip>>]>;
134
146
  //#endregion
135
147
  export { salesflareListOpportunities };
136
148
  //# sourceMappingURL=list-opportunities.d.cts.map
@@ -130,7 +130,19 @@ declare const salesflareListOpportunities: import("@keystrokehq/action").Workflo
130
130
  creation_after?: string | undefined;
131
131
  creation_before?: string | undefined;
132
132
  team_member_group?: number | undefined;
133
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
133
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
134
+ connectionId: z.ZodString;
135
+ entityId: z.ZodString;
136
+ instanceId: z.ZodString;
137
+ }, z.core.$strip>, z.ZodObject<{
138
+ generic_api_key: z.ZodString;
139
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
140
+ connectionId: z.ZodString;
141
+ entityId: z.ZodString;
142
+ instanceId: z.ZodString;
143
+ }, z.core.$strip>, z.ZodObject<{
144
+ generic_api_key: z.ZodString;
145
+ }, z.core.$strip>>]>;
134
146
  //#endregion
135
147
  export { salesflareListOpportunities };
136
148
  //# sourceMappingURL=list-opportunities.d.mts.map
@@ -46,7 +46,19 @@ declare const salesflareListPersons: import("@keystrokehq/action").WorkflowActio
46
46
  name?: string | undefined;
47
47
  email?: string | undefined;
48
48
  search?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ generic_api_key: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { salesflareListPersons };
52
64
  //# sourceMappingURL=list-persons.d.cts.map
@@ -46,7 +46,19 @@ declare const salesflareListPersons: import("@keystrokehq/action").WorkflowActio
46
46
  name?: string | undefined;
47
47
  email?: string | undefined;
48
48
  search?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ generic_api_key: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { salesflareListPersons };
52
64
  //# sourceMappingURL=list-persons.d.mts.map
@@ -44,7 +44,19 @@ declare const salesflareListPipelines: import("@keystrokehq/action").WorkflowAct
44
44
  q?: string | undefined;
45
45
  search?: string | undefined;
46
46
  order_by?: string[] | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { salesflareListPipelines };
50
62
  //# sourceMappingURL=list-pipelines.d.cts.map
@@ -44,7 +44,19 @@ declare const salesflareListPipelines: import("@keystrokehq/action").WorkflowAct
44
44
  q?: string | undefined;
45
45
  search?: string | undefined;
46
46
  order_by?: string[] | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { salesflareListPipelines };
50
62
  //# sourceMappingURL=list-pipelines.d.mts.map
@@ -32,7 +32,19 @@ declare const salesflareListStages: import("@keystrokehq/action").WorkflowAction
32
32
  order_by?: string | undefined;
33
33
  "pipeline.id"?: number | undefined;
34
34
  "pipeline.name"?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { salesflareListStages };
38
50
  //# sourceMappingURL=list-stages.d.cts.map
@@ -32,7 +32,19 @@ declare const salesflareListStages: import("@keystrokehq/action").WorkflowAction
32
32
  order_by?: string | undefined;
33
33
  "pipeline.id"?: number | undefined;
34
34
  "pipeline.name"?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { salesflareListStages };
38
50
  //# sourceMappingURL=list-stages.d.mts.map
@@ -28,7 +28,19 @@ declare const salesflareListTags: import("@keystrokehq/action").WorkflowActionDe
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
30
  order_by?: string[] | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { salesflareListTags };
34
46
  //# sourceMappingURL=list-tags.d.cts.map
@@ -28,7 +28,19 @@ declare const salesflareListTags: import("@keystrokehq/action").WorkflowActionDe
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
30
  order_by?: string[] | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { salesflareListTags };
34
46
  //# sourceMappingURL=list-tags.d.mts.map
@@ -64,7 +64,19 @@ declare const salesflareListTasks: import("@keystrokehq/action").WorkflowActionD
64
64
  account?: number[] | undefined;
65
65
  order_by?: string[] | undefined;
66
66
  assignees?: number[] | undefined;
67
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
67
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
74
+ connectionId: z.ZodString;
75
+ entityId: z.ZodString;
76
+ instanceId: z.ZodString;
77
+ }, z.core.$strip>, z.ZodObject<{
78
+ generic_api_key: z.ZodString;
79
+ }, z.core.$strip>>]>;
68
80
  //#endregion
69
81
  export { salesflareListTasks };
70
82
  //# sourceMappingURL=list-tasks.d.cts.map
@@ -64,7 +64,19 @@ declare const salesflareListTasks: import("@keystrokehq/action").WorkflowActionD
64
64
  account?: number[] | undefined;
65
65
  order_by?: string[] | undefined;
66
66
  assignees?: number[] | undefined;
67
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
67
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
74
+ connectionId: z.ZodString;
75
+ entityId: z.ZodString;
76
+ instanceId: z.ZodString;
77
+ }, z.core.$strip>, z.ZodObject<{
78
+ generic_api_key: z.ZodString;
79
+ }, z.core.$strip>>]>;
68
80
  //#endregion
69
81
  export { salesflareListTasks };
70
82
  //# sourceMappingURL=list-tasks.d.mts.map
@@ -80,7 +80,19 @@ declare const salesflareListUsers: import("@keystrokehq/action").WorkflowActionD
80
80
  search?: string | undefined;
81
81
  order_by?: string[] | undefined;
82
82
  only_enabled?: boolean | undefined;
83
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
83
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
84
+ connectionId: z.ZodString;
85
+ entityId: z.ZodString;
86
+ instanceId: z.ZodString;
87
+ }, z.core.$strip>, z.ZodObject<{
88
+ generic_api_key: z.ZodString;
89
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
90
+ connectionId: z.ZodString;
91
+ entityId: z.ZodString;
92
+ instanceId: z.ZodString;
93
+ }, z.core.$strip>, z.ZodObject<{
94
+ generic_api_key: z.ZodString;
95
+ }, z.core.$strip>>]>;
84
96
  //#endregion
85
97
  export { salesflareListUsers };
86
98
  //# sourceMappingURL=list-users.d.cts.map
@@ -80,7 +80,19 @@ declare const salesflareListUsers: import("@keystrokehq/action").WorkflowActionD
80
80
  search?: string | undefined;
81
81
  order_by?: string[] | undefined;
82
82
  only_enabled?: boolean | undefined;
83
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
83
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
84
+ connectionId: z.ZodString;
85
+ entityId: z.ZodString;
86
+ instanceId: z.ZodString;
87
+ }, z.core.$strip>, z.ZodObject<{
88
+ generic_api_key: z.ZodString;
89
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
90
+ connectionId: z.ZodString;
91
+ entityId: z.ZodString;
92
+ instanceId: z.ZodString;
93
+ }, z.core.$strip>, z.ZodObject<{
94
+ generic_api_key: z.ZodString;
95
+ }, z.core.$strip>>]>;
84
96
  //#endregion
85
97
  export { salesflareListUsers };
86
98
  //# sourceMappingURL=list-users.d.mts.map