@bubblelab/bubble-core 0.1.228 → 0.1.229

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 (123) hide show
  1. package/dist/bubble-bundle.d.ts +182 -182
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +92 -92
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +42 -42
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  33. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  34. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  39. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  40. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +686 -27
  42. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts.map +1 -1
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.js +289 -61
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +666 -8
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts.map +1 -1
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js +370 -39
  48. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js.map +1 -1
  49. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  50. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  51. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  52. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  54. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  55. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  56. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  57. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  58. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  59. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  61. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  62. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  64. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  65. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  66. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  67. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  68. package/dist/bubbles/service-bubble/slack/slack.d.ts +556 -556
  69. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  70. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +157 -157
  71. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +183 -183
  72. package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
  73. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  74. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  75. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +93 -93
  76. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +93 -93
  77. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  78. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  79. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  87. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  88. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  89. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  90. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  92. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  96. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +572 -572
  97. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  102. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  103. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  104. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  105. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  106. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  107. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  108. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  109. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  111. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  112. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  113. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  114. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  115. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  116. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  117. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  118. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  119. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  120. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  121. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  122. package/dist/bubbles.json +1459 -166
  123. package/package.json +2 -2
@@ -51,6 +51,21 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
51
51
  record_id: string;
52
52
  object_type: "deals" | "contacts" | "companies" | "tickets";
53
53
  credentials?: Partial<Record<CredentialType, string>> | undefined;
54
+ }>, z.ZodObject<{
55
+ operation: z.ZodLiteral<"delete_record">;
56
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
57
+ record_id: z.ZodString;
58
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
59
+ }, "strip", z.ZodTypeAny, {
60
+ operation: "delete_record";
61
+ record_id: string;
62
+ object_type: "deals" | "contacts" | "companies" | "tickets";
63
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
64
+ }, {
65
+ operation: "delete_record";
66
+ record_id: string;
67
+ object_type: "deals" | "contacts" | "companies" | "tickets";
68
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
54
69
  }>, z.ZodObject<{
55
70
  operation: z.ZodLiteral<"search_records">;
56
71
  object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
@@ -127,6 +142,364 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
127
142
  credentials?: Partial<Record<CredentialType, string>> | undefined;
128
143
  limit?: number | undefined;
129
144
  after?: string | undefined;
145
+ }>, z.ZodObject<{
146
+ operation: z.ZodLiteral<"batch_create_records">;
147
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
148
+ records: z.ZodArray<z.ZodObject<{
149
+ properties: z.ZodRecord<z.ZodString, z.ZodString>;
150
+ }, "strip", z.ZodTypeAny, {
151
+ properties: Record<string, string>;
152
+ }, {
153
+ properties: Record<string, string>;
154
+ }>, "many">;
155
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
156
+ }, "strip", z.ZodTypeAny, {
157
+ operation: "batch_create_records";
158
+ records: {
159
+ properties: Record<string, string>;
160
+ }[];
161
+ object_type: "deals" | "contacts" | "companies" | "tickets";
162
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
163
+ }, {
164
+ operation: "batch_create_records";
165
+ records: {
166
+ properties: Record<string, string>;
167
+ }[];
168
+ object_type: "deals" | "contacts" | "companies" | "tickets";
169
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
170
+ }>, z.ZodObject<{
171
+ operation: z.ZodLiteral<"batch_update_records">;
172
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
173
+ records: z.ZodArray<z.ZodObject<{
174
+ id: z.ZodString;
175
+ properties: z.ZodRecord<z.ZodString, z.ZodString>;
176
+ }, "strip", z.ZodTypeAny, {
177
+ properties: Record<string, string>;
178
+ id: string;
179
+ }, {
180
+ properties: Record<string, string>;
181
+ id: string;
182
+ }>, "many">;
183
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
184
+ }, "strip", z.ZodTypeAny, {
185
+ operation: "batch_update_records";
186
+ records: {
187
+ properties: Record<string, string>;
188
+ id: string;
189
+ }[];
190
+ object_type: "deals" | "contacts" | "companies" | "tickets";
191
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
192
+ }, {
193
+ operation: "batch_update_records";
194
+ records: {
195
+ properties: Record<string, string>;
196
+ id: string;
197
+ }[];
198
+ object_type: "deals" | "contacts" | "companies" | "tickets";
199
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
200
+ }>, z.ZodObject<{
201
+ operation: z.ZodLiteral<"batch_delete_records">;
202
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
203
+ record_ids: z.ZodArray<z.ZodString, "many">;
204
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
205
+ }, "strip", z.ZodTypeAny, {
206
+ operation: "batch_delete_records";
207
+ object_type: "deals" | "contacts" | "companies" | "tickets";
208
+ record_ids: string[];
209
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
210
+ }, {
211
+ operation: "batch_delete_records";
212
+ object_type: "deals" | "contacts" | "companies" | "tickets";
213
+ record_ids: string[];
214
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
215
+ }>, z.ZodObject<{
216
+ operation: z.ZodLiteral<"list_properties">;
217
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
218
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
219
+ }, "strip", z.ZodTypeAny, {
220
+ operation: "list_properties";
221
+ object_type: "deals" | "contacts" | "companies" | "tickets";
222
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
223
+ }, {
224
+ operation: "list_properties";
225
+ object_type: "deals" | "contacts" | "companies" | "tickets";
226
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
227
+ }>, z.ZodObject<{
228
+ operation: z.ZodLiteral<"get_property">;
229
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
230
+ property_name: z.ZodString;
231
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
232
+ }, "strip", z.ZodTypeAny, {
233
+ operation: "get_property";
234
+ object_type: "deals" | "contacts" | "companies" | "tickets";
235
+ property_name: string;
236
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
237
+ }, {
238
+ operation: "get_property";
239
+ object_type: "deals" | "contacts" | "companies" | "tickets";
240
+ property_name: string;
241
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
242
+ }>, z.ZodObject<{
243
+ operation: z.ZodLiteral<"create_property">;
244
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
245
+ name: z.ZodString;
246
+ label: z.ZodString;
247
+ type: z.ZodEnum<["string", "number", "date", "datetime", "enumeration", "bool"]>;
248
+ fieldType: z.ZodEnum<["text", "textarea", "number", "date", "file", "select", "radio", "checkbox", "booleancheckbox", "calculation_equation", "html", "phonenumber"]>;
249
+ groupName: z.ZodString;
250
+ description: z.ZodOptional<z.ZodString>;
251
+ hasUniqueValue: z.ZodOptional<z.ZodBoolean>;
252
+ options: z.ZodOptional<z.ZodArray<z.ZodObject<{
253
+ label: z.ZodString;
254
+ value: z.ZodString;
255
+ description: z.ZodOptional<z.ZodString>;
256
+ displayOrder: z.ZodOptional<z.ZodNumber>;
257
+ hidden: z.ZodOptional<z.ZodBoolean>;
258
+ }, "strip", z.ZodTypeAny, {
259
+ value: string;
260
+ label: string;
261
+ description?: string | undefined;
262
+ displayOrder?: number | undefined;
263
+ hidden?: boolean | undefined;
264
+ }, {
265
+ value: string;
266
+ label: string;
267
+ description?: string | undefined;
268
+ displayOrder?: number | undefined;
269
+ hidden?: boolean | undefined;
270
+ }>, "many">>;
271
+ calculationFormula: z.ZodOptional<z.ZodString>;
272
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
273
+ }, "strip", z.ZodTypeAny, {
274
+ type: "string" | "number" | "date" | "datetime" | "enumeration" | "bool";
275
+ name: string;
276
+ operation: "create_property";
277
+ label: string;
278
+ object_type: "deals" | "contacts" | "companies" | "tickets";
279
+ fieldType: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber";
280
+ groupName: string;
281
+ options?: {
282
+ value: string;
283
+ label: string;
284
+ description?: string | undefined;
285
+ displayOrder?: number | undefined;
286
+ hidden?: boolean | undefined;
287
+ }[] | undefined;
288
+ description?: string | undefined;
289
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
290
+ hasUniqueValue?: boolean | undefined;
291
+ calculationFormula?: string | undefined;
292
+ }, {
293
+ type: "string" | "number" | "date" | "datetime" | "enumeration" | "bool";
294
+ name: string;
295
+ operation: "create_property";
296
+ label: string;
297
+ object_type: "deals" | "contacts" | "companies" | "tickets";
298
+ fieldType: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber";
299
+ groupName: string;
300
+ options?: {
301
+ value: string;
302
+ label: string;
303
+ description?: string | undefined;
304
+ displayOrder?: number | undefined;
305
+ hidden?: boolean | undefined;
306
+ }[] | undefined;
307
+ description?: string | undefined;
308
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
309
+ hasUniqueValue?: boolean | undefined;
310
+ calculationFormula?: string | undefined;
311
+ }>, z.ZodObject<{
312
+ operation: z.ZodLiteral<"update_property">;
313
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
314
+ property_name: z.ZodString;
315
+ label: z.ZodOptional<z.ZodString>;
316
+ description: z.ZodOptional<z.ZodString>;
317
+ groupName: z.ZodOptional<z.ZodString>;
318
+ type: z.ZodOptional<z.ZodEnum<["string", "number", "date", "datetime", "enumeration", "bool"]>>;
319
+ fieldType: z.ZodOptional<z.ZodEnum<["text", "textarea", "number", "date", "file", "select", "radio", "checkbox", "booleancheckbox", "calculation_equation", "html", "phonenumber"]>>;
320
+ options: z.ZodOptional<z.ZodArray<z.ZodObject<{
321
+ label: z.ZodString;
322
+ value: z.ZodString;
323
+ description: z.ZodOptional<z.ZodString>;
324
+ displayOrder: z.ZodOptional<z.ZodNumber>;
325
+ hidden: z.ZodOptional<z.ZodBoolean>;
326
+ }, "strip", z.ZodTypeAny, {
327
+ value: string;
328
+ label: string;
329
+ description?: string | undefined;
330
+ displayOrder?: number | undefined;
331
+ hidden?: boolean | undefined;
332
+ }, {
333
+ value: string;
334
+ label: string;
335
+ description?: string | undefined;
336
+ displayOrder?: number | undefined;
337
+ hidden?: boolean | undefined;
338
+ }>, "many">>;
339
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
340
+ }, "strip", z.ZodTypeAny, {
341
+ operation: "update_property";
342
+ object_type: "deals" | "contacts" | "companies" | "tickets";
343
+ property_name: string;
344
+ options?: {
345
+ value: string;
346
+ label: string;
347
+ description?: string | undefined;
348
+ displayOrder?: number | undefined;
349
+ hidden?: boolean | undefined;
350
+ }[] | undefined;
351
+ type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
352
+ description?: string | undefined;
353
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
354
+ label?: string | undefined;
355
+ fieldType?: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber" | undefined;
356
+ groupName?: string | undefined;
357
+ }, {
358
+ operation: "update_property";
359
+ object_type: "deals" | "contacts" | "companies" | "tickets";
360
+ property_name: string;
361
+ options?: {
362
+ value: string;
363
+ label: string;
364
+ description?: string | undefined;
365
+ displayOrder?: number | undefined;
366
+ hidden?: boolean | undefined;
367
+ }[] | undefined;
368
+ type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
369
+ description?: string | undefined;
370
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
371
+ label?: string | undefined;
372
+ fieldType?: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber" | undefined;
373
+ groupName?: string | undefined;
374
+ }>, z.ZodObject<{
375
+ operation: z.ZodLiteral<"delete_property">;
376
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
377
+ property_name: z.ZodString;
378
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
379
+ }, "strip", z.ZodTypeAny, {
380
+ operation: "delete_property";
381
+ object_type: "deals" | "contacts" | "companies" | "tickets";
382
+ property_name: string;
383
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
384
+ }, {
385
+ operation: "delete_property";
386
+ object_type: "deals" | "contacts" | "companies" | "tickets";
387
+ property_name: string;
388
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
389
+ }>, z.ZodObject<{
390
+ operation: z.ZodLiteral<"list_associations">;
391
+ from_object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
392
+ from_record_id: z.ZodString;
393
+ to_object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
394
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
395
+ }, "strip", z.ZodTypeAny, {
396
+ operation: "list_associations";
397
+ from_object_type: "deals" | "contacts" | "companies" | "tickets";
398
+ from_record_id: string;
399
+ to_object_type: "deals" | "contacts" | "companies" | "tickets";
400
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
401
+ }, {
402
+ operation: "list_associations";
403
+ from_object_type: "deals" | "contacts" | "companies" | "tickets";
404
+ from_record_id: string;
405
+ to_object_type: "deals" | "contacts" | "companies" | "tickets";
406
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
407
+ }>, z.ZodObject<{
408
+ operation: z.ZodLiteral<"create_association">;
409
+ from_object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
410
+ from_record_id: z.ZodString;
411
+ to_object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
412
+ to_record_id: z.ZodString;
413
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
414
+ }, "strip", z.ZodTypeAny, {
415
+ operation: "create_association";
416
+ from_object_type: "deals" | "contacts" | "companies" | "tickets";
417
+ from_record_id: string;
418
+ to_object_type: "deals" | "contacts" | "companies" | "tickets";
419
+ to_record_id: string;
420
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
421
+ }, {
422
+ operation: "create_association";
423
+ from_object_type: "deals" | "contacts" | "companies" | "tickets";
424
+ from_record_id: string;
425
+ to_object_type: "deals" | "contacts" | "companies" | "tickets";
426
+ to_record_id: string;
427
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
428
+ }>, z.ZodObject<{
429
+ operation: z.ZodLiteral<"remove_association">;
430
+ from_object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
431
+ from_record_id: z.ZodString;
432
+ to_object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
433
+ to_record_id: z.ZodString;
434
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
435
+ }, "strip", z.ZodTypeAny, {
436
+ operation: "remove_association";
437
+ from_object_type: "deals" | "contacts" | "companies" | "tickets";
438
+ from_record_id: string;
439
+ to_object_type: "deals" | "contacts" | "companies" | "tickets";
440
+ to_record_id: string;
441
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
442
+ }, {
443
+ operation: "remove_association";
444
+ from_object_type: "deals" | "contacts" | "companies" | "tickets";
445
+ from_record_id: string;
446
+ to_object_type: "deals" | "contacts" | "companies" | "tickets";
447
+ to_record_id: string;
448
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
449
+ }>, z.ZodObject<{
450
+ operation: z.ZodLiteral<"list_pipelines">;
451
+ object_type: z.ZodEnum<["deals", "tickets"]>;
452
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
453
+ }, "strip", z.ZodTypeAny, {
454
+ operation: "list_pipelines";
455
+ object_type: "deals" | "tickets";
456
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
457
+ }, {
458
+ operation: "list_pipelines";
459
+ object_type: "deals" | "tickets";
460
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
461
+ }>, z.ZodObject<{
462
+ operation: z.ZodLiteral<"create_note">;
463
+ note_body: z.ZodString;
464
+ associations: z.ZodArray<z.ZodObject<{
465
+ object_type: z.ZodEnum<["contacts", "companies", "deals", "tickets"]>;
466
+ record_id: z.ZodString;
467
+ }, "strip", z.ZodTypeAny, {
468
+ record_id: string;
469
+ object_type: "deals" | "contacts" | "companies" | "tickets";
470
+ }, {
471
+ record_id: string;
472
+ object_type: "deals" | "contacts" | "companies" | "tickets";
473
+ }>, "many">;
474
+ timestamp: z.ZodOptional<z.ZodString>;
475
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
476
+ }, "strip", z.ZodTypeAny, {
477
+ operation: "create_note";
478
+ note_body: string;
479
+ associations: {
480
+ record_id: string;
481
+ object_type: "deals" | "contacts" | "companies" | "tickets";
482
+ }[];
483
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
484
+ timestamp?: string | undefined;
485
+ }, {
486
+ operation: "create_note";
487
+ note_body: string;
488
+ associations: {
489
+ record_id: string;
490
+ object_type: "deals" | "contacts" | "companies" | "tickets";
491
+ }[];
492
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
493
+ timestamp?: string | undefined;
494
+ }>, z.ZodObject<{
495
+ operation: z.ZodLiteral<"get_account_info">;
496
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
497
+ }, "strip", z.ZodTypeAny, {
498
+ operation: "get_account_info";
499
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
500
+ }, {
501
+ operation: "get_account_info";
502
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
130
503
  }>]>;
131
504
  export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
132
505
  operation: z.ZodLiteral<"create_record">;
@@ -152,8 +525,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
152
525
  }>>;
153
526
  error: z.ZodString;
154
527
  }, "strip", z.ZodTypeAny, {
155
- success: boolean;
156
528
  error: string;
529
+ success: boolean;
157
530
  operation: "create_record";
158
531
  record?: {
159
532
  properties: Record<string, unknown>;
@@ -163,8 +536,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
163
536
  updatedAt?: string | undefined;
164
537
  } | undefined;
165
538
  }, {
166
- success: boolean;
167
539
  error: string;
540
+ success: boolean;
168
541
  operation: "create_record";
169
542
  record?: {
170
543
  properties: Record<string, unknown>;
@@ -197,8 +570,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
197
570
  }>>;
198
571
  error: z.ZodString;
199
572
  }, "strip", z.ZodTypeAny, {
200
- success: boolean;
201
573
  error: string;
574
+ success: boolean;
202
575
  operation: "get_record";
203
576
  record?: {
204
577
  properties: Record<string, unknown>;
@@ -208,8 +581,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
208
581
  updatedAt?: string | undefined;
209
582
  } | undefined;
210
583
  }, {
211
- success: boolean;
212
584
  error: string;
585
+ success: boolean;
213
586
  operation: "get_record";
214
587
  record?: {
215
588
  properties: Record<string, unknown>;
@@ -242,8 +615,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
242
615
  }>>;
243
616
  error: z.ZodString;
244
617
  }, "strip", z.ZodTypeAny, {
245
- success: boolean;
246
618
  error: string;
619
+ success: boolean;
247
620
  operation: "update_record";
248
621
  record?: {
249
622
  properties: Record<string, unknown>;
@@ -253,8 +626,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
253
626
  updatedAt?: string | undefined;
254
627
  } | undefined;
255
628
  }, {
256
- success: boolean;
257
629
  error: string;
630
+ success: boolean;
258
631
  operation: "update_record";
259
632
  record?: {
260
633
  properties: Record<string, unknown>;
@@ -263,6 +636,18 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
263
636
  archived?: boolean | undefined;
264
637
  updatedAt?: string | undefined;
265
638
  } | undefined;
639
+ }>, z.ZodObject<{
640
+ operation: z.ZodLiteral<"delete_record">;
641
+ success: z.ZodBoolean;
642
+ error: z.ZodString;
643
+ }, "strip", z.ZodTypeAny, {
644
+ error: string;
645
+ success: boolean;
646
+ operation: "delete_record";
647
+ }, {
648
+ error: string;
649
+ success: boolean;
650
+ operation: "delete_record";
266
651
  }>, z.ZodObject<{
267
652
  operation: z.ZodLiteral<"search_records">;
268
653
  success: z.ZodBoolean;
@@ -305,8 +690,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
305
690
  }>>;
306
691
  error: z.ZodString;
307
692
  }, "strip", z.ZodTypeAny, {
308
- success: boolean;
309
693
  error: string;
694
+ success: boolean;
310
695
  operation: "search_records";
311
696
  total?: number | undefined;
312
697
  results?: {
@@ -322,8 +707,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
322
707
  } | undefined;
323
708
  } | undefined;
324
709
  }, {
325
- success: boolean;
326
710
  error: string;
711
+ success: boolean;
327
712
  operation: "search_records";
328
713
  total?: number | undefined;
329
714
  results?: {
@@ -338,6 +723,279 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
338
723
  after: string;
339
724
  } | undefined;
340
725
  } | undefined;
726
+ }>, z.ZodObject<{
727
+ operation: z.ZodLiteral<"batch_create_records">;
728
+ success: z.ZodBoolean;
729
+ results: z.ZodOptional<z.ZodArray<z.ZodObject<{
730
+ id: z.ZodString;
731
+ properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
732
+ createdAt: z.ZodOptional<z.ZodString>;
733
+ updatedAt: z.ZodOptional<z.ZodString>;
734
+ archived: z.ZodOptional<z.ZodBoolean>;
735
+ }, "strip", z.ZodTypeAny, {
736
+ properties: Record<string, unknown>;
737
+ id: string;
738
+ createdAt?: string | undefined;
739
+ archived?: boolean | undefined;
740
+ updatedAt?: string | undefined;
741
+ }, {
742
+ properties: Record<string, unknown>;
743
+ id: string;
744
+ createdAt?: string | undefined;
745
+ archived?: boolean | undefined;
746
+ updatedAt?: string | undefined;
747
+ }>, "many">>;
748
+ error: z.ZodString;
749
+ }, "strip", z.ZodTypeAny, {
750
+ error: string;
751
+ success: boolean;
752
+ operation: "batch_create_records";
753
+ results?: {
754
+ properties: Record<string, unknown>;
755
+ id: string;
756
+ createdAt?: string | undefined;
757
+ archived?: boolean | undefined;
758
+ updatedAt?: string | undefined;
759
+ }[] | undefined;
760
+ }, {
761
+ error: string;
762
+ success: boolean;
763
+ operation: "batch_create_records";
764
+ results?: {
765
+ properties: Record<string, unknown>;
766
+ id: string;
767
+ createdAt?: string | undefined;
768
+ archived?: boolean | undefined;
769
+ updatedAt?: string | undefined;
770
+ }[] | undefined;
771
+ }>, z.ZodObject<{
772
+ operation: z.ZodLiteral<"batch_update_records">;
773
+ success: z.ZodBoolean;
774
+ results: z.ZodOptional<z.ZodArray<z.ZodObject<{
775
+ id: z.ZodString;
776
+ properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
777
+ createdAt: z.ZodOptional<z.ZodString>;
778
+ updatedAt: z.ZodOptional<z.ZodString>;
779
+ archived: z.ZodOptional<z.ZodBoolean>;
780
+ }, "strip", z.ZodTypeAny, {
781
+ properties: Record<string, unknown>;
782
+ id: string;
783
+ createdAt?: string | undefined;
784
+ archived?: boolean | undefined;
785
+ updatedAt?: string | undefined;
786
+ }, {
787
+ properties: Record<string, unknown>;
788
+ id: string;
789
+ createdAt?: string | undefined;
790
+ archived?: boolean | undefined;
791
+ updatedAt?: string | undefined;
792
+ }>, "many">>;
793
+ error: z.ZodString;
794
+ }, "strip", z.ZodTypeAny, {
795
+ error: string;
796
+ success: boolean;
797
+ operation: "batch_update_records";
798
+ results?: {
799
+ properties: Record<string, unknown>;
800
+ id: string;
801
+ createdAt?: string | undefined;
802
+ archived?: boolean | undefined;
803
+ updatedAt?: string | undefined;
804
+ }[] | undefined;
805
+ }, {
806
+ error: string;
807
+ success: boolean;
808
+ operation: "batch_update_records";
809
+ results?: {
810
+ properties: Record<string, unknown>;
811
+ id: string;
812
+ createdAt?: string | undefined;
813
+ archived?: boolean | undefined;
814
+ updatedAt?: string | undefined;
815
+ }[] | undefined;
816
+ }>, z.ZodObject<{
817
+ operation: z.ZodLiteral<"batch_delete_records">;
818
+ success: z.ZodBoolean;
819
+ error: z.ZodString;
820
+ }, "strip", z.ZodTypeAny, {
821
+ error: string;
822
+ success: boolean;
823
+ operation: "batch_delete_records";
824
+ }, {
825
+ error: string;
826
+ success: boolean;
827
+ operation: "batch_delete_records";
828
+ }>, z.ZodObject<{
829
+ operation: z.ZodLiteral<"list_properties">;
830
+ success: z.ZodBoolean;
831
+ properties: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
832
+ error: z.ZodString;
833
+ }, "strip", z.ZodTypeAny, {
834
+ error: string;
835
+ success: boolean;
836
+ operation: "list_properties";
837
+ properties?: Record<string, unknown>[] | undefined;
838
+ }, {
839
+ error: string;
840
+ success: boolean;
841
+ operation: "list_properties";
842
+ properties?: Record<string, unknown>[] | undefined;
843
+ }>, z.ZodObject<{
844
+ operation: z.ZodLiteral<"get_property">;
845
+ success: z.ZodBoolean;
846
+ property: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
847
+ error: z.ZodString;
848
+ }, "strip", z.ZodTypeAny, {
849
+ error: string;
850
+ success: boolean;
851
+ operation: "get_property";
852
+ property?: Record<string, unknown> | undefined;
853
+ }, {
854
+ error: string;
855
+ success: boolean;
856
+ operation: "get_property";
857
+ property?: Record<string, unknown> | undefined;
858
+ }>, z.ZodObject<{
859
+ operation: z.ZodLiteral<"create_property">;
860
+ success: z.ZodBoolean;
861
+ property: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
862
+ error: z.ZodString;
863
+ }, "strip", z.ZodTypeAny, {
864
+ error: string;
865
+ success: boolean;
866
+ operation: "create_property";
867
+ property?: Record<string, unknown> | undefined;
868
+ }, {
869
+ error: string;
870
+ success: boolean;
871
+ operation: "create_property";
872
+ property?: Record<string, unknown> | undefined;
873
+ }>, z.ZodObject<{
874
+ operation: z.ZodLiteral<"update_property">;
875
+ success: z.ZodBoolean;
876
+ property: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
877
+ error: z.ZodString;
878
+ }, "strip", z.ZodTypeAny, {
879
+ error: string;
880
+ success: boolean;
881
+ operation: "update_property";
882
+ property?: Record<string, unknown> | undefined;
883
+ }, {
884
+ error: string;
885
+ success: boolean;
886
+ operation: "update_property";
887
+ property?: Record<string, unknown> | undefined;
888
+ }>, z.ZodObject<{
889
+ operation: z.ZodLiteral<"delete_property">;
890
+ success: z.ZodBoolean;
891
+ error: z.ZodString;
892
+ }, "strip", z.ZodTypeAny, {
893
+ error: string;
894
+ success: boolean;
895
+ operation: "delete_property";
896
+ }, {
897
+ error: string;
898
+ success: boolean;
899
+ operation: "delete_property";
900
+ }>, z.ZodObject<{
901
+ operation: z.ZodLiteral<"list_associations">;
902
+ success: z.ZodBoolean;
903
+ associations: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
904
+ error: z.ZodString;
905
+ }, "strip", z.ZodTypeAny, {
906
+ error: string;
907
+ success: boolean;
908
+ operation: "list_associations";
909
+ associations?: Record<string, unknown>[] | undefined;
910
+ }, {
911
+ error: string;
912
+ success: boolean;
913
+ operation: "list_associations";
914
+ associations?: Record<string, unknown>[] | undefined;
915
+ }>, z.ZodObject<{
916
+ operation: z.ZodLiteral<"create_association">;
917
+ success: z.ZodBoolean;
918
+ error: z.ZodString;
919
+ }, "strip", z.ZodTypeAny, {
920
+ error: string;
921
+ success: boolean;
922
+ operation: "create_association";
923
+ }, {
924
+ error: string;
925
+ success: boolean;
926
+ operation: "create_association";
927
+ }>, z.ZodObject<{
928
+ operation: z.ZodLiteral<"remove_association">;
929
+ success: z.ZodBoolean;
930
+ error: z.ZodString;
931
+ }, "strip", z.ZodTypeAny, {
932
+ error: string;
933
+ success: boolean;
934
+ operation: "remove_association";
935
+ }, {
936
+ error: string;
937
+ success: boolean;
938
+ operation: "remove_association";
939
+ }>, z.ZodObject<{
940
+ operation: z.ZodLiteral<"list_pipelines">;
941
+ success: z.ZodBoolean;
942
+ pipelines: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
943
+ error: z.ZodString;
944
+ }, "strip", z.ZodTypeAny, {
945
+ error: string;
946
+ success: boolean;
947
+ operation: "list_pipelines";
948
+ pipelines?: Record<string, unknown>[] | undefined;
949
+ }, {
950
+ error: string;
951
+ success: boolean;
952
+ operation: "list_pipelines";
953
+ pipelines?: Record<string, unknown>[] | undefined;
954
+ }>, z.ZodObject<{
955
+ operation: z.ZodLiteral<"create_note">;
956
+ success: z.ZodBoolean;
957
+ note: z.ZodOptional<z.ZodObject<{
958
+ id: z.ZodString;
959
+ properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
960
+ }, "strip", z.ZodTypeAny, {
961
+ properties: Record<string, unknown>;
962
+ id: string;
963
+ }, {
964
+ properties: Record<string, unknown>;
965
+ id: string;
966
+ }>>;
967
+ error: z.ZodString;
968
+ }, "strip", z.ZodTypeAny, {
969
+ error: string;
970
+ success: boolean;
971
+ operation: "create_note";
972
+ note?: {
973
+ properties: Record<string, unknown>;
974
+ id: string;
975
+ } | undefined;
976
+ }, {
977
+ error: string;
978
+ success: boolean;
979
+ operation: "create_note";
980
+ note?: {
981
+ properties: Record<string, unknown>;
982
+ id: string;
983
+ } | undefined;
984
+ }>, z.ZodObject<{
985
+ operation: z.ZodLiteral<"get_account_info">;
986
+ success: z.ZodBoolean;
987
+ account: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
988
+ error: z.ZodString;
989
+ }, "strip", z.ZodTypeAny, {
990
+ error: string;
991
+ success: boolean;
992
+ operation: "get_account_info";
993
+ account?: Record<string, unknown> | undefined;
994
+ }, {
995
+ error: string;
996
+ success: boolean;
997
+ operation: "get_account_info";
998
+ account?: Record<string, unknown> | undefined;
341
999
  }>]>;
342
1000
  export type HubSpotParams = z.output<typeof HubSpotParamsSchema>;
343
1001
  export type HubSpotParamsInput = z.input<typeof HubSpotParamsSchema>;