@bubblelab/bubble-core 0.1.211 → 0.1.212

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 (118) hide show
  1. package/dist/bubble-bundle.d.ts +150 -150
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  15. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  19. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  20. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
  21. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
  22. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +26 -26
  23. package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
  24. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  26. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
  27. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
  28. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  29. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  30. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
  33. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  34. package/dist/bubbles/service-bubble/firecrawl.d.ts +288 -288
  35. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
  38. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  39. package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +110 -110
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
  44. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  45. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +45 -45
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  57. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  59. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
  60. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  62. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
  63. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
  64. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
  65. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
  67. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  68. package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
  69. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  70. package/dist/bubbles/service-bubble/storage.d.ts +88 -88
  71. package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
  72. package/dist/bubbles/service-bubble/storage.js +5 -3
  73. package/dist/bubbles/service-bubble/storage.js.map +1 -1
  74. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  75. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
  76. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  77. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  78. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  87. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  91. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
  92. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  97. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  100. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
  101. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
  103. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  104. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  105. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  106. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  107. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  108. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  109. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  110. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  111. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  112. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
  113. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  114. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  115. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  116. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  117. package/dist/bubbles.json +1 -1
  118. package/package.json +2 -2
@@ -69,13 +69,13 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
69
69
  max_results: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
70
70
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
71
71
  }, "strip", import("zod").ZodTypeAny, {
72
- query: string;
73
72
  operation: "search";
73
+ query: string;
74
74
  max_results: number;
75
75
  credentials?: Partial<Record<CredentialType, string>> | undefined;
76
76
  }, {
77
- query: string;
78
77
  operation: "search";
78
+ query: string;
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
80
  max_results?: number | undefined;
81
81
  }>, import("zod").ZodObject<{
@@ -98,12 +98,12 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
98
98
  }, "strip", import("zod").ZodTypeAny, {
99
99
  operation: "screenshot";
100
100
  full_page: boolean;
101
- credentials?: Partial<Record<CredentialType, string>> | undefined;
102
101
  url?: string | undefined;
102
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
103
103
  }, {
104
104
  operation: "screenshot";
105
- credentials?: Partial<Record<CredentialType, string>> | undefined;
106
105
  url?: string | undefined;
106
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
107
107
  full_page?: boolean | undefined;
108
108
  }>]>;
109
109
  static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
@@ -113,15 +113,15 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
113
113
  cart_count: import("zod").ZodOptional<import("zod").ZodNumber>;
114
114
  error: import("zod").ZodString;
115
115
  }, "strip", import("zod").ZodTypeAny, {
116
- error: string;
117
- success: boolean;
118
116
  operation: "add_to_cart";
117
+ success: boolean;
118
+ error: string;
119
119
  message?: string | undefined;
120
120
  cart_count?: number | undefined;
121
121
  }, {
122
- error: string;
123
- success: boolean;
124
122
  operation: "add_to_cart";
123
+ success: boolean;
124
+ error: string;
125
125
  message?: string | undefined;
126
126
  cart_count?: number | undefined;
127
127
  }>, import("zod").ZodObject<{
@@ -139,46 +139,46 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
139
139
  price: string;
140
140
  quantity: number;
141
141
  asin: string;
142
- image?: string | undefined;
143
142
  url?: string | undefined;
143
+ image?: string | undefined;
144
144
  }, {
145
145
  title: string;
146
146
  price: string;
147
147
  quantity: number;
148
148
  asin: string;
149
- image?: string | undefined;
150
149
  url?: string | undefined;
150
+ image?: string | undefined;
151
151
  }>, "many">>;
152
152
  subtotal: import("zod").ZodOptional<import("zod").ZodString>;
153
153
  total_items: import("zod").ZodOptional<import("zod").ZodNumber>;
154
154
  screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
155
155
  error: import("zod").ZodString;
156
156
  }, "strip", import("zod").ZodTypeAny, {
157
- error: string;
158
- success: boolean;
159
157
  operation: "get_cart";
158
+ success: boolean;
159
+ error: string;
160
160
  items?: {
161
161
  title: string;
162
162
  price: string;
163
163
  quantity: number;
164
164
  asin: string;
165
- image?: string | undefined;
166
165
  url?: string | undefined;
166
+ image?: string | undefined;
167
167
  }[] | undefined;
168
168
  subtotal?: string | undefined;
169
169
  total_items?: number | undefined;
170
170
  screenshot_url?: string | undefined;
171
171
  }, {
172
- error: string;
173
- success: boolean;
174
172
  operation: "get_cart";
173
+ success: boolean;
174
+ error: string;
175
175
  items?: {
176
176
  title: string;
177
177
  price: string;
178
178
  quantity: number;
179
179
  asin: string;
180
- image?: string | undefined;
181
180
  url?: string | undefined;
181
+ image?: string | undefined;
182
182
  }[] | undefined;
183
183
  subtotal?: string | undefined;
184
184
  total_items?: number | undefined;
@@ -210,9 +210,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
210
210
  screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
211
211
  error: import("zod").ZodString;
212
212
  }, "strip", import("zod").ZodTypeAny, {
213
- error: string;
214
- success: boolean;
215
213
  operation: "checkout";
214
+ success: boolean;
215
+ error: string;
216
216
  items?: {
217
217
  title: string;
218
218
  price?: string | undefined;
@@ -228,9 +228,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
228
228
  shipping_address?: string | undefined;
229
229
  payment_method?: string | undefined;
230
230
  }, {
231
- error: string;
232
- success: boolean;
233
231
  operation: "checkout";
232
+ success: boolean;
233
+ error: string;
234
234
  items?: {
235
235
  title: string;
236
236
  price?: string | undefined;
@@ -279,9 +279,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
279
279
  total_results: import("zod").ZodOptional<import("zod").ZodNumber>;
280
280
  error: import("zod").ZodString;
281
281
  }, "strip", import("zod").ZodTypeAny, {
282
- error: string;
283
- success: boolean;
284
282
  operation: "search";
283
+ success: boolean;
284
+ error: string;
285
285
  results?: {
286
286
  title: string;
287
287
  url: string;
@@ -294,9 +294,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
294
294
  }[] | undefined;
295
295
  total_results?: number | undefined;
296
296
  }, {
297
- error: string;
298
- success: boolean;
299
297
  operation: "search";
298
+ success: boolean;
299
+ error: string;
300
300
  results?: {
301
301
  title: string;
302
302
  url: string;
@@ -347,9 +347,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
347
347
  }>>;
348
348
  error: import("zod").ZodString;
349
349
  }, "strip", import("zod").ZodTypeAny, {
350
- error: string;
351
- success: boolean;
352
350
  operation: "get_product";
351
+ success: boolean;
352
+ error: string;
353
353
  product?: {
354
354
  title: string;
355
355
  url: string;
@@ -363,9 +363,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
363
363
  availability?: string | undefined;
364
364
  } | undefined;
365
365
  }, {
366
- error: string;
367
- success: boolean;
368
366
  operation: "get_product";
367
+ success: boolean;
368
+ error: string;
369
369
  product?: {
370
370
  title: string;
371
371
  url: string;
@@ -384,14 +384,14 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
384
384
  screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
385
385
  error: import("zod").ZodString;
386
386
  }, "strip", import("zod").ZodTypeAny, {
387
- error: string;
388
- success: boolean;
389
387
  operation: "screenshot";
388
+ success: boolean;
389
+ error: string;
390
390
  screenshot_url?: string | undefined;
391
391
  }, {
392
- error: string;
393
- success: boolean;
394
392
  operation: "screenshot";
393
+ success: boolean;
394
+ error: string;
395
395
  screenshot_url?: string | undefined;
396
396
  }>]>;
397
397
  static readonly shortDescription = "Amazon shopping automation - add to cart, view cart, checkout, search products";
@@ -15,15 +15,15 @@ export declare const CartItemSchema: z.ZodObject<{
15
15
  price: string;
16
16
  quantity: number;
17
17
  asin: string;
18
- image?: string | undefined;
19
18
  url?: string | undefined;
19
+ image?: string | undefined;
20
20
  }, {
21
21
  title: string;
22
22
  price: string;
23
23
  quantity: number;
24
24
  asin: string;
25
- image?: string | undefined;
26
25
  url?: string | undefined;
26
+ image?: string | undefined;
27
27
  }>;
28
28
  export type CartItem = z.infer<typeof CartItemSchema>;
29
29
  /**
@@ -37,8 +37,8 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
37
37
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
38
38
  }, "strip", z.ZodTypeAny, {
39
39
  operation: "add_to_cart";
40
- quantity: number;
41
40
  product_url: string;
41
+ quantity: number;
42
42
  credentials?: Partial<Record<CredentialType, string>> | undefined;
43
43
  }, {
44
44
  operation: "add_to_cart";
@@ -69,13 +69,13 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
69
69
  max_results: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
70
70
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- query: string;
73
72
  operation: "search";
73
+ query: string;
74
74
  max_results: number;
75
75
  credentials?: Partial<Record<CredentialType, string>> | undefined;
76
76
  }, {
77
- query: string;
78
77
  operation: "search";
78
+ query: string;
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
80
  max_results?: number | undefined;
81
81
  }>, z.ZodObject<{
@@ -98,12 +98,12 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
98
98
  }, "strip", z.ZodTypeAny, {
99
99
  operation: "screenshot";
100
100
  full_page: boolean;
101
- credentials?: Partial<Record<CredentialType, string>> | undefined;
102
101
  url?: string | undefined;
102
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
103
103
  }, {
104
104
  operation: "screenshot";
105
- credentials?: Partial<Record<CredentialType, string>> | undefined;
106
105
  url?: string | undefined;
106
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
107
107
  full_page?: boolean | undefined;
108
108
  }>]>;
109
109
  /**
@@ -212,15 +212,15 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
212
212
  price: string;
213
213
  quantity: number;
214
214
  asin: string;
215
- image?: string | undefined;
216
215
  url?: string | undefined;
216
+ image?: string | undefined;
217
217
  }, {
218
218
  title: string;
219
219
  price: string;
220
220
  quantity: number;
221
221
  asin: string;
222
- image?: string | undefined;
223
222
  url?: string | undefined;
223
+ image?: string | undefined;
224
224
  }>, "many">>;
225
225
  subtotal: z.ZodOptional<z.ZodString>;
226
226
  total_items: z.ZodOptional<z.ZodNumber>;
@@ -235,8 +235,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
235
235
  price: string;
236
236
  quantity: number;
237
237
  asin: string;
238
- image?: string | undefined;
239
238
  url?: string | undefined;
239
+ image?: string | undefined;
240
240
  }[] | undefined;
241
241
  subtotal?: string | undefined;
242
242
  total_items?: number | undefined;
@@ -250,8 +250,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
250
250
  price: string;
251
251
  quantity: number;
252
252
  asin: string;
253
- image?: string | undefined;
254
253
  url?: string | undefined;
254
+ image?: string | undefined;
255
255
  }[] | undefined;
256
256
  subtotal?: string | undefined;
257
257
  total_items?: number | undefined;
@@ -114,9 +114,9 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
114
114
  message: import("zod").ZodOptional<import("zod").ZodString>;
115
115
  error: import("zod").ZodString;
116
116
  }, "strip", import("zod").ZodTypeAny, {
117
- error: string;
118
- success: boolean;
119
117
  operation: "accept_invitations";
118
+ success: boolean;
119
+ error: string;
120
120
  message?: string | undefined;
121
121
  accepted?: {
122
122
  name: string;
@@ -127,9 +127,9 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
127
127
  accepted_count?: number | undefined;
128
128
  skipped_count?: number | undefined;
129
129
  }, {
130
- error: string;
131
- success: boolean;
132
130
  operation: "accept_invitations";
131
+ success: boolean;
132
+ error: string;
133
133
  message?: string | undefined;
134
134
  accepted?: {
135
135
  name: string;
@@ -122,9 +122,9 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
122
122
  }>>;
123
123
  error: import("zod").ZodString;
124
124
  }, "strip", import("zod").ZodTypeAny, {
125
- error: string;
126
- success: boolean;
127
125
  operation: "send_connection";
126
+ success: boolean;
127
+ error: string;
128
128
  message?: string | undefined;
129
129
  profile?: {
130
130
  name: string;
@@ -133,9 +133,9 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
133
133
  headline?: string | undefined;
134
134
  } | undefined;
135
135
  }, {
136
- error: string;
137
- success: boolean;
138
136
  operation: "send_connection";
137
+ success: boolean;
138
+ error: string;
139
139
  message?: string | undefined;
140
140
  profile?: {
141
141
  name: string;
@@ -114,9 +114,9 @@ export declare class LinkedInReceivedInvitationsTool<T extends LinkedInReceivedI
114
114
  message: z.ZodOptional<z.ZodString>;
115
115
  error: z.ZodString;
116
116
  }, "strip", z.ZodTypeAny, {
117
- error: string;
118
- success: boolean;
119
117
  operation: "get_received_invitations";
118
+ success: boolean;
119
+ error: string;
120
120
  message?: string | undefined;
121
121
  total_count?: number | undefined;
122
122
  invitations?: {
@@ -127,9 +127,9 @@ export declare class LinkedInReceivedInvitationsTool<T extends LinkedInReceivedI
127
127
  mutual_connections?: string | undefined;
128
128
  }[] | undefined;
129
129
  }, {
130
- error: string;
131
- success: boolean;
132
130
  operation: "get_received_invitations";
131
+ success: boolean;
132
+ error: string;
133
133
  message?: string | undefined;
134
134
  total_count?: number | undefined;
135
135
  invitations?: {
@@ -111,9 +111,9 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
111
111
  message: z.ZodOptional<z.ZodString>;
112
112
  error: z.ZodString;
113
113
  }, "strip", z.ZodTypeAny, {
114
- error: string;
115
- success: boolean;
116
114
  operation: "get_sent_invitations";
115
+ success: boolean;
116
+ error: string;
117
117
  message?: string | undefined;
118
118
  total_count?: number | undefined;
119
119
  invitations?: {
@@ -123,9 +123,9 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
123
123
  profile_url?: string | undefined;
124
124
  }[] | undefined;
125
125
  }, {
126
- error: string;
127
- success: boolean;
128
126
  operation: "get_sent_invitations";
127
+ success: boolean;
128
+ error: string;
129
129
  message?: string | undefined;
130
130
  total_count?: number | undefined;
131
131
  invitations?: {
@@ -119,8 +119,8 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
119
119
  error: z.ZodString;
120
120
  }, "strip", z.ZodTypeAny, {
121
121
  valid: boolean;
122
- error: string;
123
122
  success: boolean;
123
+ error: string;
124
124
  metadata: {
125
125
  strictMode: boolean;
126
126
  validatedAt: string;
@@ -144,8 +144,8 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
144
144
  bubbleCount?: number | undefined;
145
145
  }, {
146
146
  valid: boolean;
147
- error: string;
148
147
  success: boolean;
148
+ error: string;
149
149
  metadata: {
150
150
  strictMode: boolean;
151
151
  validatedAt: string;
@@ -268,8 +268,8 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
268
268
  error: z.ZodString;
269
269
  }, "strip", z.ZodTypeAny, {
270
270
  valid: boolean;
271
- error: string;
272
271
  success: boolean;
272
+ error: string;
273
273
  metadata: {
274
274
  strictMode: boolean;
275
275
  validatedAt: string;
@@ -293,8 +293,8 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
293
293
  bubbleCount?: number | undefined;
294
294
  }, {
295
295
  valid: boolean;
296
- error: string;
297
296
  success: boolean;
297
+ error: string;
298
298
  metadata: {
299
299
  strictMode: boolean;
300
300
  validatedAt: string;
@@ -66,9 +66,9 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
66
66
  xAxisLabel?: string | undefined;
67
67
  yAxisLabel?: string | undefined;
68
68
  } | undefined;
69
+ fileName?: string | undefined;
69
70
  credentials?: Partial<Record<CredentialType, string>> | undefined;
70
71
  config?: Record<string, unknown> | undefined;
71
- fileName?: string | undefined;
72
72
  xColumn?: string | undefined;
73
73
  yColumn?: string | undefined;
74
74
  groupByColumn?: string | undefined;
@@ -89,11 +89,11 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
89
89
  showTooltips?: boolean | undefined;
90
90
  stacked?: boolean | undefined;
91
91
  } | undefined;
92
+ fileName?: string | undefined;
92
93
  credentials?: Partial<Record<CredentialType, string>> | undefined;
93
94
  config?: Record<string, unknown> | undefined;
94
95
  width?: number | undefined;
95
96
  height?: number | undefined;
96
- fileName?: string | undefined;
97
97
  xColumn?: string | undefined;
98
98
  yColumn?: string | undefined;
99
99
  groupByColumn?: string | undefined;
@@ -155,8 +155,8 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
155
155
  success: z.ZodBoolean;
156
156
  error: z.ZodString;
157
157
  }, "strip", z.ZodTypeAny, {
158
- error: string;
159
158
  success: boolean;
159
+ error: string;
160
160
  metadata: {
161
161
  colorScheme: string;
162
162
  generatedAt: string;
@@ -181,8 +181,8 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
181
181
  } | undefined;
182
182
  fileExists?: boolean | undefined;
183
183
  }, {
184
- error: string;
185
184
  success: boolean;
185
+ error: string;
186
186
  metadata: {
187
187
  colorScheme: string;
188
188
  generatedAt: string;
@@ -280,9 +280,9 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
280
280
  xAxisLabel?: string | undefined;
281
281
  yAxisLabel?: string | undefined;
282
282
  } | undefined;
283
+ fileName?: string | undefined;
283
284
  credentials?: Partial<Record<CredentialType, string>> | undefined;
284
285
  config?: Record<string, unknown> | undefined;
285
- fileName?: string | undefined;
286
286
  xColumn?: string | undefined;
287
287
  yColumn?: string | undefined;
288
288
  groupByColumn?: string | undefined;
@@ -303,11 +303,11 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
303
303
  showTooltips?: boolean | undefined;
304
304
  stacked?: boolean | undefined;
305
305
  } | undefined;
306
+ fileName?: string | undefined;
306
307
  credentials?: Partial<Record<CredentialType, string>> | undefined;
307
308
  config?: Record<string, unknown> | undefined;
308
309
  width?: number | undefined;
309
310
  height?: number | undefined;
310
- fileName?: string | undefined;
311
311
  xColumn?: string | undefined;
312
312
  yColumn?: string | undefined;
313
313
  groupByColumn?: string | undefined;
@@ -366,8 +366,8 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
366
366
  success: z.ZodBoolean;
367
367
  error: z.ZodString;
368
368
  }, "strip", z.ZodTypeAny, {
369
- error: string;
370
369
  success: boolean;
370
+ error: string;
371
371
  metadata: {
372
372
  colorScheme: string;
373
373
  generatedAt: string;
@@ -392,8 +392,8 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
392
392
  } | undefined;
393
393
  fileExists?: boolean | undefined;
394
394
  }, {
395
- error: string;
396
395
  success: boolean;
396
+ error: string;
397
397
  metadata: {
398
398
  colorScheme: string;
399
399
  generatedAt: string;
@@ -66,13 +66,13 @@ declare const EditBubbleFlowToolResultSchema: z.ZodObject<{
66
66
  success: z.ZodBoolean;
67
67
  error: z.ZodString;
68
68
  }, "strip", z.ZodTypeAny, {
69
- error: string;
70
69
  success: boolean;
70
+ error: string;
71
71
  mergedCode: string;
72
72
  applied: boolean;
73
73
  }, {
74
- error: string;
75
74
  success: boolean;
75
+ error: string;
76
76
  mergedCode: string;
77
77
  applied: boolean;
78
78
  }>;
@@ -114,13 +114,13 @@ export declare class EditBubbleFlowTool extends ToolBubble<EditBubbleFlowToolPar
114
114
  success: z.ZodBoolean;
115
115
  error: z.ZodString;
116
116
  }, "strip", z.ZodTypeAny, {
117
- error: string;
118
117
  success: boolean;
118
+ error: string;
119
119
  mergedCode: string;
120
120
  applied: boolean;
121
121
  }, {
122
- error: string;
123
122
  success: boolean;
123
+ error: string;
124
124
  mergedCode: string;
125
125
  applied: boolean;
126
126
  }>;
@@ -70,8 +70,8 @@ declare const ContactSchema: z.ZodObject<{
70
70
  role: "founder" | "cxo" | "decision_maker";
71
71
  location: string | null;
72
72
  headline: string | null;
73
- skills: string[] | null;
74
73
  linkedinUrl: string | null;
74
+ skills: string[] | null;
75
75
  education: {
76
76
  fieldOfStudy: string | null;
77
77
  instituteName: string | null;
@@ -101,8 +101,8 @@ declare const ContactSchema: z.ZodObject<{
101
101
  role: "founder" | "cxo" | "decision_maker";
102
102
  location: string | null;
103
103
  headline: string | null;
104
- skills: string[] | null;
105
104
  linkedinUrl: string | null;
105
+ skills: string[] | null;
106
106
  education: {
107
107
  fieldOfStudy: string | null;
108
108
  instituteName: string | null;
@@ -208,8 +208,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
208
208
  role: "founder" | "cxo" | "decision_maker";
209
209
  location: string | null;
210
210
  headline: string | null;
211
- skills: string[] | null;
212
211
  linkedinUrl: string | null;
212
+ skills: string[] | null;
213
213
  education: {
214
214
  fieldOfStudy: string | null;
215
215
  instituteName: string | null;
@@ -239,8 +239,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
239
239
  role: "founder" | "cxo" | "decision_maker";
240
240
  location: string | null;
241
241
  headline: string | null;
242
- skills: string[] | null;
243
242
  linkedinUrl: string | null;
243
+ skills: string[] | null;
244
244
  education: {
245
245
  fieldOfStudy: string | null;
246
246
  instituteName: string | null;
@@ -305,8 +305,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
305
305
  success: z.ZodBoolean;
306
306
  error: z.ZodString;
307
307
  }, "strip", z.ZodTypeAny, {
308
- error: string;
309
308
  success: boolean;
309
+ error: string;
310
310
  contacts: {
311
311
  title: string | null;
312
312
  name: string | null;
@@ -314,8 +314,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
314
314
  role: "founder" | "cxo" | "decision_maker";
315
315
  location: string | null;
316
316
  headline: string | null;
317
- skills: string[] | null;
318
317
  linkedinUrl: string | null;
318
+ skills: string[] | null;
319
319
  education: {
320
320
  fieldOfStudy: string | null;
321
321
  instituteName: string | null;
@@ -354,8 +354,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
354
354
  } | null;
355
355
  totalContacts: number;
356
356
  }, {
357
- error: string;
358
357
  success: boolean;
358
+ error: string;
359
359
  contacts: {
360
360
  title: string | null;
361
361
  name: string | null;
@@ -363,8 +363,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
363
363
  role: "founder" | "cxo" | "decision_maker";
364
364
  location: string | null;
365
365
  headline: string | null;
366
- skills: string[] | null;
367
366
  linkedinUrl: string | null;
367
+ skills: string[] | null;
368
368
  education: {
369
369
  fieldOfStudy: string | null;
370
370
  instituteName: string | null;
@@ -509,8 +509,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
509
509
  role: "founder" | "cxo" | "decision_maker";
510
510
  location: string | null;
511
511
  headline: string | null;
512
- skills: string[] | null;
513
512
  linkedinUrl: string | null;
513
+ skills: string[] | null;
514
514
  education: {
515
515
  fieldOfStudy: string | null;
516
516
  instituteName: string | null;
@@ -540,8 +540,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
540
540
  role: "founder" | "cxo" | "decision_maker";
541
541
  location: string | null;
542
542
  headline: string | null;
543
- skills: string[] | null;
544
543
  linkedinUrl: string | null;
544
+ skills: string[] | null;
545
545
  education: {
546
546
  fieldOfStudy: string | null;
547
547
  instituteName: string | null;
@@ -606,8 +606,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
606
606
  success: z.ZodBoolean;
607
607
  error: z.ZodString;
608
608
  }, "strip", z.ZodTypeAny, {
609
- error: string;
610
609
  success: boolean;
610
+ error: string;
611
611
  contacts: {
612
612
  title: string | null;
613
613
  name: string | null;
@@ -615,8 +615,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
615
615
  role: "founder" | "cxo" | "decision_maker";
616
616
  location: string | null;
617
617
  headline: string | null;
618
- skills: string[] | null;
619
618
  linkedinUrl: string | null;
619
+ skills: string[] | null;
620
620
  education: {
621
621
  fieldOfStudy: string | null;
622
622
  instituteName: string | null;
@@ -655,8 +655,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
655
655
  } | null;
656
656
  totalContacts: number;
657
657
  }, {
658
- error: string;
659
658
  success: boolean;
659
+ error: string;
660
660
  contacts: {
661
661
  title: string | null;
662
662
  name: string | null;
@@ -664,8 +664,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
664
664
  role: "founder" | "cxo" | "decision_maker";
665
665
  location: string | null;
666
666
  headline: string | null;
667
- skills: string[] | null;
668
667
  linkedinUrl: string | null;
668
+ skills: string[] | null;
669
669
  education: {
670
670
  fieldOfStudy: string | null;
671
671
  instituteName: string | null;