@bubblelab/bubble-core 0.1.143 → 0.1.146

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -114,14 +114,14 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
114
114
  error: import("zod").ZodString;
115
115
  }, "strip", import("zod").ZodTypeAny, {
116
116
  operation: "add_to_cart";
117
- error: string;
118
117
  success: boolean;
118
+ error: string;
119
119
  message?: string | undefined;
120
120
  cart_count?: number | undefined;
121
121
  }, {
122
122
  operation: "add_to_cart";
123
- error: string;
124
123
  success: boolean;
124
+ error: string;
125
125
  message?: string | undefined;
126
126
  cart_count?: number | undefined;
127
127
  }>, import("zod").ZodObject<{
@@ -139,15 +139,15 @@ 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>;
@@ -155,30 +155,30 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
155
155
  error: import("zod").ZodString;
156
156
  }, "strip", import("zod").ZodTypeAny, {
157
157
  operation: "get_cart";
158
- error: string;
159
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
172
  operation: "get_cart";
173
- error: string;
174
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;
@@ -211,8 +211,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
211
211
  error: import("zod").ZodString;
212
212
  }, "strip", import("zod").ZodTypeAny, {
213
213
  operation: "checkout";
214
- error: string;
215
214
  success: boolean;
215
+ error: string;
216
216
  items?: {
217
217
  title: string;
218
218
  price?: string | undefined;
@@ -229,8 +229,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
229
229
  payment_method?: string | undefined;
230
230
  }, {
231
231
  operation: "checkout";
232
- error: string;
233
232
  success: boolean;
233
+ error: string;
234
234
  items?: {
235
235
  title: string;
236
236
  price?: string | undefined;
@@ -280,8 +280,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
280
280
  error: import("zod").ZodString;
281
281
  }, "strip", import("zod").ZodTypeAny, {
282
282
  operation: "search";
283
- error: string;
284
283
  success: boolean;
284
+ error: string;
285
285
  results?: {
286
286
  title: string;
287
287
  url: string;
@@ -295,8 +295,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
295
295
  total_results?: number | undefined;
296
296
  }, {
297
297
  operation: "search";
298
- error: string;
299
298
  success: boolean;
299
+ error: string;
300
300
  results?: {
301
301
  title: string;
302
302
  url: string;
@@ -348,8 +348,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
348
348
  error: import("zod").ZodString;
349
349
  }, "strip", import("zod").ZodTypeAny, {
350
350
  operation: "get_product";
351
- error: string;
352
351
  success: boolean;
352
+ error: string;
353
353
  product?: {
354
354
  title: string;
355
355
  url: string;
@@ -364,8 +364,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
364
364
  } | undefined;
365
365
  }, {
366
366
  operation: "get_product";
367
- error: string;
368
367
  success: boolean;
368
+ error: string;
369
369
  product?: {
370
370
  title: string;
371
371
  url: string;
@@ -385,13 +385,13 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
385
385
  error: import("zod").ZodString;
386
386
  }, "strip", import("zod").ZodTypeAny, {
387
387
  operation: "screenshot";
388
- error: string;
389
388
  success: boolean;
389
+ error: string;
390
390
  screenshot_url?: string | undefined;
391
391
  }, {
392
392
  operation: "screenshot";
393
- error: string;
394
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";
@@ -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<{
@@ -186,15 +186,15 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
186
186
  cart_count: z.ZodOptional<z.ZodNumber>;
187
187
  error: z.ZodString;
188
188
  }, "strip", z.ZodTypeAny, {
189
- error: string;
190
- success: boolean;
191
189
  operation: "add_to_cart";
190
+ success: boolean;
191
+ error: string;
192
192
  message?: string | undefined;
193
193
  cart_count?: number | undefined;
194
194
  }, {
195
- error: string;
196
- success: boolean;
197
195
  operation: "add_to_cart";
196
+ success: boolean;
197
+ error: string;
198
198
  message?: string | undefined;
199
199
  cart_count?: number | undefined;
200
200
  }>, z.ZodObject<{
@@ -227,9 +227,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
227
227
  screenshot_url: z.ZodOptional<z.ZodString>;
228
228
  error: z.ZodString;
229
229
  }, "strip", z.ZodTypeAny, {
230
- error: string;
231
- success: boolean;
232
230
  operation: "get_cart";
231
+ success: boolean;
232
+ error: string;
233
233
  items?: {
234
234
  title: string;
235
235
  price: string;
@@ -242,9 +242,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
242
242
  total_items?: number | undefined;
243
243
  screenshot_url?: string | undefined;
244
244
  }, {
245
- error: string;
246
- success: boolean;
247
245
  operation: "get_cart";
246
+ success: boolean;
247
+ error: string;
248
248
  items?: {
249
249
  title: string;
250
250
  price: string;
@@ -283,9 +283,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
283
283
  screenshot_url: z.ZodOptional<z.ZodString>;
284
284
  error: z.ZodString;
285
285
  }, "strip", z.ZodTypeAny, {
286
- error: string;
287
- success: boolean;
288
286
  operation: "checkout";
287
+ success: boolean;
288
+ error: string;
289
289
  items?: {
290
290
  title: string;
291
291
  price?: string | undefined;
@@ -301,9 +301,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
301
301
  shipping_address?: string | undefined;
302
302
  payment_method?: string | undefined;
303
303
  }, {
304
- error: string;
305
- success: boolean;
306
304
  operation: "checkout";
305
+ success: boolean;
306
+ error: string;
307
307
  items?: {
308
308
  title: string;
309
309
  price?: string | undefined;
@@ -352,9 +352,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
352
352
  total_results: z.ZodOptional<z.ZodNumber>;
353
353
  error: z.ZodString;
354
354
  }, "strip", z.ZodTypeAny, {
355
- error: string;
356
- success: boolean;
357
355
  operation: "search";
356
+ success: boolean;
357
+ error: string;
358
358
  results?: {
359
359
  title: string;
360
360
  url: string;
@@ -367,9 +367,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
367
367
  }[] | undefined;
368
368
  total_results?: number | undefined;
369
369
  }, {
370
- error: string;
371
- success: boolean;
372
370
  operation: "search";
371
+ success: boolean;
372
+ error: string;
373
373
  results?: {
374
374
  title: string;
375
375
  url: string;
@@ -420,9 +420,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
420
420
  }>>;
421
421
  error: z.ZodString;
422
422
  }, "strip", z.ZodTypeAny, {
423
- error: string;
424
- success: boolean;
425
423
  operation: "get_product";
424
+ success: boolean;
425
+ error: string;
426
426
  product?: {
427
427
  title: string;
428
428
  url: string;
@@ -436,9 +436,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
436
436
  availability?: string | undefined;
437
437
  } | undefined;
438
438
  }, {
439
- error: string;
440
- success: boolean;
441
439
  operation: "get_product";
440
+ success: boolean;
441
+ error: string;
442
442
  product?: {
443
443
  title: string;
444
444
  url: string;
@@ -457,14 +457,14 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
457
457
  screenshot_url: z.ZodOptional<z.ZodString>;
458
458
  error: z.ZodString;
459
459
  }, "strip", z.ZodTypeAny, {
460
- error: string;
461
- success: boolean;
462
460
  operation: "screenshot";
461
+ success: boolean;
462
+ error: string;
463
463
  screenshot_url?: string | undefined;
464
464
  }, {
465
- error: string;
466
- success: boolean;
467
465
  operation: "screenshot";
466
+ success: boolean;
467
+ error: string;
468
468
  screenshot_url?: string | undefined;
469
469
  }>]>;
470
470
  export type AmazonShoppingToolParams = z.output<typeof AmazonShoppingToolParamsSchema>;
@@ -74,20 +74,20 @@ export declare const CustomProxySchema: z.ZodObject<{
74
74
  /**
75
75
  * Proxy choice - none, browserbase, or custom proxy
76
76
  */
77
- export declare const ProxyChoiceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
78
- type: z.ZodLiteral<"none">;
77
+ export declare const ProxyChoiceSchema: z.ZodUnion<[z.ZodObject<{
78
+ type: z.ZodEnum<["none"]>;
79
79
  }, "strip", z.ZodTypeAny, {
80
80
  type: "none";
81
81
  }, {
82
82
  type: "none";
83
83
  }>, z.ZodObject<{
84
- type: z.ZodLiteral<"browserbase">;
84
+ type: z.ZodEnum<["browserbase"]>;
85
85
  }, "strip", z.ZodTypeAny, {
86
86
  type: "browserbase";
87
87
  }, {
88
88
  type: "browserbase";
89
89
  }>, z.ZodObject<{
90
- type: z.ZodLiteral<"custom">;
90
+ type: z.ZodEnum<["custom"]>;
91
91
  proxy: z.ZodObject<{
92
92
  id: z.ZodString;
93
93
  server: z.ZodString;
@@ -26,9 +26,9 @@ export const CustomProxySchema = z.object({
26
26
  /**
27
27
  * Proxy choice - none, browserbase, or custom proxy
28
28
  */
29
- export const ProxyChoiceSchema = z.discriminatedUnion('type', [
30
- z.object({ type: z.literal('none') }),
31
- z.object({ type: z.literal('browserbase') }),
32
- z.object({ type: z.literal('custom'), proxy: CustomProxySchema }),
29
+ export const ProxyChoiceSchema = z.union([
30
+ z.object({ type: z.enum(['none']) }),
31
+ z.object({ type: z.enum(['browserbase']) }),
32
+ z.object({ type: z.enum(['custom']), proxy: CustomProxySchema }),
33
33
  ]);
34
34
  //# sourceMappingURL=schema.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../src/bubbles/tool-bubble/browser-tools/_shared/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB;;GAEG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC/C,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,OAAO,EAAE,CAAC,CAAC,KAAK,CACd,CAAC,CAAC,MAAM,CAAC;QACP,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;QAChB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;QACjB,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;QAClB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAC3B,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAC9B,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;QAChC,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;KAC/B,CAAC,CACH;CACF,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,wCAAwC,CAAC;IACjE,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,kBAAkB,CAAC;IAC/C,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACzE,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;CAC1E,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,CAAC,kBAAkB,CAAC,MAAM,EAAE;IAC5D,CAAC,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE,CAAC;IACrC,CAAC,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,aAAa,CAAC,EAAE,CAAC;IAC5C,CAAC,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,EAAE,KAAK,EAAE,iBAAiB,EAAE,CAAC;CAClE,CAAC,CAAC"}
1
+ {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../src/bubbles/tool-bubble/browser-tools/_shared/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB;;GAEG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC/C,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,OAAO,EAAE,CAAC,CAAC,KAAK,CACd,CAAC,CAAC,MAAM,CAAC;QACP,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;QAChB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;QACjB,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;QAClB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAC3B,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAC9B,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;QAChC,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;KAC/B,CAAC,CACH;CACF,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,wCAAwC,CAAC;IACjE,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,kBAAkB,CAAC;IAC/C,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACzE,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;CAC1E,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC;IACvC,CAAC,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC;IACpC,CAAC,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,aAAa,CAAC,CAAC,EAAE,CAAC;IAC3C,CAAC,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,EAAE,KAAK,EAAE,iBAAiB,EAAE,CAAC;CACjE,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
+ export { LinkedInAcceptInvitationsTool } from './linkedin-accept-invitations/tool.js';
1
2
  export { LinkedInConnectionTool } from './linkedin-connection/tool.js';
2
- export { LinkedInSentInvitationsTool } from './linkedin-sent-invitations/tool.js';
3
3
  export { LinkedInReceivedInvitationsTool } from './linkedin-received-invitations/tool.js';
4
- export { LinkedInAcceptInvitationsTool } from './linkedin-accept-invitations/tool.js';
4
+ export { LinkedInSentInvitationsTool } from './linkedin-sent-invitations/tool.js';
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/browser-tools/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AAClF,OAAO,EAAE,+BAA+B,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,EAAE,6BAA6B,EAAE,MAAM,uCAAuC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/browser-tools/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,uCAAuC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,+BAA+B,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC"}
@@ -1,5 +1,5 @@
1
+ export { LinkedInAcceptInvitationsTool } from './linkedin-accept-invitations/tool.js';
1
2
  export { LinkedInConnectionTool } from './linkedin-connection/tool.js';
2
- export { LinkedInSentInvitationsTool } from './linkedin-sent-invitations/tool.js';
3
3
  export { LinkedInReceivedInvitationsTool } from './linkedin-received-invitations/tool.js';
4
- export { LinkedInAcceptInvitationsTool } from './linkedin-accept-invitations/tool.js';
4
+ export { LinkedInSentInvitationsTool } from './linkedin-sent-invitations/tool.js';
5
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/browser-tools/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AAClF,OAAO,EAAE,+BAA+B,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,EAAE,6BAA6B,EAAE,MAAM,uCAAuC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/browser-tools/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,uCAAuC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,+BAA+B,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC"}
@@ -18,52 +18,52 @@ export declare const AcceptedInvitationInfoSchema: z.ZodObject<{
18
18
  }>;
19
19
  export type AcceptedInvitationInfo = z.infer<typeof AcceptedInvitationInfoSchema>;
20
20
  export declare const LinkedInAcceptInvitationsToolParamsSchema: z.ZodObject<{
21
- operation: z.ZodLiteral<"accept_invitations">;
21
+ operation: z.ZodEnum<["accept_invitations"]>;
22
22
  count: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
23
23
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
24
- proxy: z.ZodOptional<z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
25
- type: z.ZodLiteral<"none">;
24
+ proxy: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
25
+ type: z.ZodEnum<["none"]>;
26
26
  }, "strip", z.ZodTypeAny, {
27
27
  type: "none";
28
28
  }, {
29
29
  type: "none";
30
30
  }>, z.ZodObject<{
31
- type: z.ZodLiteral<"browserbase">;
31
+ type: z.ZodEnum<["browserbase"]>;
32
32
  }, "strip", z.ZodTypeAny, {
33
33
  type: "browserbase";
34
34
  }, {
35
35
  type: "browserbase";
36
36
  }>, z.ZodObject<{
37
- type: z.ZodLiteral<"custom">;
37
+ type: z.ZodEnum<["custom"]>;
38
38
  proxy: z.ZodObject<{
39
39
  id: z.ZodString;
40
40
  server: z.ZodString;
41
41
  username: z.ZodOptional<z.ZodString>;
42
42
  password: z.ZodOptional<z.ZodString>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- id: string;
45
44
  server: string;
45
+ id: string;
46
46
  password?: string | undefined;
47
47
  username?: string | undefined;
48
48
  }, {
49
- id: string;
50
49
  server: string;
50
+ id: string;
51
51
  password?: string | undefined;
52
52
  username?: string | undefined;
53
53
  }>;
54
54
  }, "strip", z.ZodTypeAny, {
55
55
  type: "custom";
56
56
  proxy: {
57
- id: string;
58
57
  server: string;
58
+ id: string;
59
59
  password?: string | undefined;
60
60
  username?: string | undefined;
61
61
  };
62
62
  }, {
63
63
  type: "custom";
64
64
  proxy: {
65
- id: string;
66
65
  server: string;
66
+ id: string;
67
67
  password?: string | undefined;
68
68
  username?: string | undefined;
69
69
  };
@@ -79,8 +79,8 @@ export declare const LinkedInAcceptInvitationsToolParamsSchema: z.ZodObject<{
79
79
  } | {
80
80
  type: "custom";
81
81
  proxy: {
82
- id: string;
83
82
  server: string;
83
+ id: string;
84
84
  password?: string | undefined;
85
85
  username?: string | undefined;
86
86
  };
@@ -88,7 +88,6 @@ export declare const LinkedInAcceptInvitationsToolParamsSchema: z.ZodObject<{
88
88
  }, {
89
89
  operation: "accept_invitations";
90
90
  credentials?: Partial<Record<CredentialType, string>> | undefined;
91
- count?: number | undefined;
92
91
  proxy?: {
93
92
  type: "none";
94
93
  } | {
@@ -96,15 +95,16 @@ export declare const LinkedInAcceptInvitationsToolParamsSchema: z.ZodObject<{
96
95
  } | {
97
96
  type: "custom";
98
97
  proxy: {
99
- id: string;
100
98
  server: string;
99
+ id: string;
101
100
  password?: string | undefined;
102
101
  username?: string | undefined;
103
102
  };
104
103
  } | undefined;
104
+ count?: number | undefined;
105
105
  }>;
106
106
  export declare const LinkedInAcceptInvitationsToolResultSchema: z.ZodObject<{
107
- operation: z.ZodLiteral<"accept_invitations">;
107
+ operation: z.ZodEnum<["accept_invitations"]>;
108
108
  success: z.ZodBoolean;
109
109
  accepted: z.ZodOptional<z.ZodArray<z.ZodObject<{
110
110
  name: z.ZodString;
@@ -127,9 +127,9 @@ export declare const LinkedInAcceptInvitationsToolResultSchema: z.ZodObject<{
127
127
  message: z.ZodOptional<z.ZodString>;
128
128
  error: z.ZodString;
129
129
  }, "strip", z.ZodTypeAny, {
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;
@@ -140,9 +140,9 @@ export declare const LinkedInAcceptInvitationsToolResultSchema: z.ZodObject<{
140
140
  accepted_count?: number | undefined;
141
141
  skipped_count?: number | undefined;
142
142
  }, {
143
- error: string;
144
- success: boolean;
145
143
  operation: "accept_invitations";
144
+ success: boolean;
145
+ error: string;
146
146
  message?: string | undefined;
147
147
  accepted?: {
148
148
  name: string;
@@ -10,7 +10,7 @@ export const AcceptedInvitationInfoSchema = z.object({
10
10
  profile_url: z.string().optional().describe('LinkedIn profile URL'),
11
11
  });
12
12
  export const LinkedInAcceptInvitationsToolParamsSchema = z.object({
13
- operation: z.literal('accept_invitations'),
13
+ operation: z.enum(['accept_invitations']),
14
14
  count: z
15
15
  .number()
16
16
  .min(1)
@@ -22,7 +22,7 @@ export const LinkedInAcceptInvitationsToolParamsSchema = z.object({
22
22
  proxy: ProxyChoiceSchema.optional(),
23
23
  });
24
24
  export const LinkedInAcceptInvitationsToolResultSchema = z.object({
25
- operation: z.literal('accept_invitations'),
25
+ operation: z.enum(['accept_invitations']),
26
26
  success: z.boolean(),
27
27
  accepted: z.array(AcceptedInvitationInfoSchema).optional(),
28
28
  accepted_count: z.number().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../src/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC,CAAC,MAAM,CAAC;IACnD,IAAI,EAAE,CAAC;SACJ,MAAM,EAAE;SACR,QAAQ,CAAC,uDAAuD,CAAC;IACpE,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACzE,kBAAkB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;IAC7E,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;CACpE,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,yCAAyC,GAAG,CAAC,CAAC,MAAM,CAAC;IAChE,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,oBAAoB,CAAC;IAC1C,KAAK,EAAE,CAAC;SACL,MAAM,EAAE;SACR,GAAG,CAAC,CAAC,CAAC;SACN,GAAG,CAAC,GAAG,CAAC;SACR,QAAQ,EAAE;SACV,OAAO,CAAC,CAAC,CAAC;SACV,QAAQ,CAAC,wDAAwD,CAAC;IACrE,WAAW,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IAC1E,KAAK,EAAE,iBAAiB,CAAC,QAAQ,EAAE;CACpC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,yCAAyC,GAAG,CAAC,CAAC,MAAM,CAAC;IAChE,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,oBAAoB,CAAC;IAC1C,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC,QAAQ,EAAE;IAC1D,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACrC,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC9B,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC,CAAC"}
1
+ {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../src/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC,CAAC,MAAM,CAAC;IACnD,IAAI,EAAE,CAAC;SACJ,MAAM,EAAE;SACR,QAAQ,CAAC,uDAAuD,CAAC;IACpE,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACzE,kBAAkB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;IAC7E,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;CACpE,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,yCAAyC,GAAG,CAAC,CAAC,MAAM,CAAC;IAChE,SAAS,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,oBAAoB,CAAC,CAAC;IACzC,KAAK,EAAE,CAAC;SACL,MAAM,EAAE;SACR,GAAG,CAAC,CAAC,CAAC;SACN,GAAG,CAAC,GAAG,CAAC;SACR,QAAQ,EAAE;SACV,OAAO,CAAC,CAAC,CAAC;SACV,QAAQ,CAAC,wDAAwD,CAAC;IACrE,WAAW,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IAC1E,KAAK,EAAE,iBAAiB,CAAC,QAAQ,EAAE;CACpC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,yCAAyC,GAAG,CAAC,CAAC,MAAM,CAAC;IAChE,SAAS,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,oBAAoB,CAAC,CAAC;IACzC,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC,QAAQ,EAAE;IAC1D,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACrC,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC9B,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC,CAAC"}
@@ -5,52 +5,52 @@ import { type LinkedInAcceptInvitationsToolParamsInput, type LinkedInAcceptInvit
5
5
  export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvitationsToolParamsInput = LinkedInAcceptInvitationsToolParamsInput> extends ToolBubble<T, LinkedInAcceptInvitationsToolResult> {
6
6
  static readonly bubbleName: "linkedin-accept-invitations-tool";
7
7
  static readonly schema: import("zod").ZodObject<{
8
- operation: import("zod").ZodLiteral<"accept_invitations">;
8
+ operation: import("zod").ZodEnum<["accept_invitations"]>;
9
9
  count: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
10
10
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
11
- proxy: import("zod").ZodOptional<import("zod").ZodDiscriminatedUnion<"type", [import("zod").ZodObject<{
12
- type: import("zod").ZodLiteral<"none">;
11
+ proxy: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodObject<{
12
+ type: import("zod").ZodEnum<["none"]>;
13
13
  }, "strip", import("zod").ZodTypeAny, {
14
14
  type: "none";
15
15
  }, {
16
16
  type: "none";
17
17
  }>, import("zod").ZodObject<{
18
- type: import("zod").ZodLiteral<"browserbase">;
18
+ type: import("zod").ZodEnum<["browserbase"]>;
19
19
  }, "strip", import("zod").ZodTypeAny, {
20
20
  type: "browserbase";
21
21
  }, {
22
22
  type: "browserbase";
23
23
  }>, import("zod").ZodObject<{
24
- type: import("zod").ZodLiteral<"custom">;
24
+ type: import("zod").ZodEnum<["custom"]>;
25
25
  proxy: import("zod").ZodObject<{
26
26
  id: import("zod").ZodString;
27
27
  server: import("zod").ZodString;
28
28
  username: import("zod").ZodOptional<import("zod").ZodString>;
29
29
  password: import("zod").ZodOptional<import("zod").ZodString>;
30
30
  }, "strip", import("zod").ZodTypeAny, {
31
- id: string;
32
31
  server: string;
32
+ id: string;
33
33
  password?: string | undefined;
34
34
  username?: string | undefined;
35
35
  }, {
36
- id: string;
37
36
  server: string;
37
+ id: string;
38
38
  password?: string | undefined;
39
39
  username?: string | undefined;
40
40
  }>;
41
41
  }, "strip", import("zod").ZodTypeAny, {
42
42
  type: "custom";
43
43
  proxy: {
44
- id: string;
45
44
  server: string;
45
+ id: string;
46
46
  password?: string | undefined;
47
47
  username?: string | undefined;
48
48
  };
49
49
  }, {
50
50
  type: "custom";
51
51
  proxy: {
52
- id: string;
53
52
  server: string;
53
+ id: string;
54
54
  password?: string | undefined;
55
55
  username?: string | undefined;
56
56
  };
@@ -66,8 +66,8 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
66
66
  } | {
67
67
  type: "custom";
68
68
  proxy: {
69
- id: string;
70
69
  server: string;
70
+ id: string;
71
71
  password?: string | undefined;
72
72
  username?: string | undefined;
73
73
  };
@@ -75,7 +75,6 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
75
75
  }, {
76
76
  operation: "accept_invitations";
77
77
  credentials?: Partial<Record<CredentialType, string>> | undefined;
78
- count?: number | undefined;
79
78
  proxy?: {
80
79
  type: "none";
81
80
  } | {
@@ -83,15 +82,16 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
83
82
  } | {
84
83
  type: "custom";
85
84
  proxy: {
86
- id: string;
87
85
  server: string;
86
+ id: string;
88
87
  password?: string | undefined;
89
88
  username?: string | undefined;
90
89
  };
91
90
  } | undefined;
91
+ count?: number | undefined;
92
92
  }>;
93
93
  static readonly resultSchema: import("zod").ZodObject<{
94
- operation: import("zod").ZodLiteral<"accept_invitations">;
94
+ operation: import("zod").ZodEnum<["accept_invitations"]>;
95
95
  success: import("zod").ZodBoolean;
96
96
  accepted: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
97
97
  name: import("zod").ZodString;
@@ -115,8 +115,8 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
115
115
  error: import("zod").ZodString;
116
116
  }, "strip", import("zod").ZodTypeAny, {
117
117
  operation: "accept_invitations";
118
- error: string;
119
118
  success: boolean;
119
+ error: string;
120
120
  message?: string | undefined;
121
121
  accepted?: {
122
122
  name: string;
@@ -128,8 +128,8 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
128
128
  skipped_count?: number | undefined;
129
129
  }, {
130
130
  operation: "accept_invitations";
131
- error: string;
132
131
  success: boolean;
132
+ error: string;
133
133
  message?: string | undefined;
134
134
  accepted?: {
135
135
  name: string;
@@ -141,7 +141,7 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
141
141
  skipped_count?: number | undefined;
142
142
  }>;
143
143
  static readonly shortDescription = "Accept top N LinkedIn connection invitations";
144
- static readonly longDescription = "Navigates to the LinkedIn invitation manager page and accepts the top N received connection invitations. Returns info about each accepted invitation.";
144
+ static readonly longDescription = "Recordable tool that navigates to the LinkedIn invitation manager page and accepts the top N received connection invitations.";
145
145
  static readonly alias = "linkedin-accept-invitations";
146
146
  static readonly type = "tool";
147
147
  private sessionId;
@@ -1 +1 @@
1
- {"version":3,"file":"tool.d.ts","sourceRoot":"","sources":["../../../../../src/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACpE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAKjE,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAGL,KAAK,wCAAwC,EAC7C,KAAK,mCAAmC,EAEzC,MAAM,aAAa,CAAC;AAErB,qBAAa,6BAA6B,CACxC,CAAC,SACC,wCAAwC,GAAG,wCAAwC,CACrF,SAAQ,UAAU,CAAC,CAAC,EAAE,mCAAmC,CAAC;IAC1D,MAAM,CAAC,QAAQ,CAAC,UAAU,EAAG,kCAAkC,CAAU;IACzE,MAAM,CAAC,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAA6C;IACnE,MAAM,CAAC,QAAQ,CAAC,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAA6C;IACzE,MAAM,CAAC,QAAQ,CAAC,gBAAgB,kDACiB;IACjD,MAAM,CAAC,QAAQ,CAAC,eAAe,2JAC2H;IAC1J,MAAM,CAAC,QAAQ,CAAC,KAAK,iCAAiC;IACtD,MAAM,CAAC,QAAQ,CAAC,IAAI,UAAU;IAE9B,OAAO,CAAC,SAAS,CAAuB;IACxC,OAAO,CAAC,SAAS,CAAuB;IACxC,OAAO,CAAC,OAAO,CAA4B;gBAGzC,MAAM,GAAE,CAA4C,EACpD,OAAO,CAAC,EAAE,aAAa;IAKzB,SAAS,CAAC,gBAAgB,IAAI,MAAM,GAAG,SAAS;YAOlC,uBAAuB;YAgCvB,+BAA+B;YAkB/B,0BAA0B;YAqB1B,wBAAwB;YAkLxB,qBAAqB;YAYrB,QAAQ;YAaR,eAAe;IAiBvB,aAAa,IAAI,OAAO,CAAC,mCAAmC,CAAC;CA+BpE"}
1
+ {"version":3,"file":"tool.d.ts","sourceRoot":"","sources":["../../../../../src/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACpE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAKjE,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAGL,KAAK,wCAAwC,EAC7C,KAAK,mCAAmC,EAEzC,MAAM,aAAa,CAAC;AAErB,qBAAa,6BAA6B,CACxC,CAAC,SACC,wCAAwC,GAAG,wCAAwC,CACrF,SAAQ,UAAU,CAAC,CAAC,EAAE,mCAAmC,CAAC;IAC1D,MAAM,CAAC,QAAQ,CAAC,UAAU,EAAG,kCAAkC,CAAU;IACzE,MAAM,CAAC,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAA6C;IACnE,MAAM,CAAC,QAAQ,CAAC,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAA6C;IACzE,MAAM,CAAC,QAAQ,CAAC,gBAAgB,kDACiB;IACjD,MAAM,CAAC,QAAQ,CAAC,eAAe,mIACmG;IAClI,MAAM,CAAC,QAAQ,CAAC,KAAK,iCAAiC;IACtD,MAAM,CAAC,QAAQ,CAAC,IAAI,UAAU;IAE9B,OAAO,CAAC,SAAS,CAAuB;IACxC,OAAO,CAAC,SAAS,CAAuB;IACxC,OAAO,CAAC,OAAO,CAA4B;gBAGzC,MAAM,GAAE,CAA4C,EACpD,OAAO,CAAC,EAAE,aAAa;IAKzB,SAAS,CAAC,gBAAgB,IAAI,MAAM,GAAG,SAAS;YAOlC,uBAAuB;YAgCvB,+BAA+B;YAkB/B,0BAA0B;YAqB1B,wBAAwB;YAoLxB,qBAAqB;YAYrB,QAAQ;YAaR,eAAe;IAiBvB,aAAa,IAAI,OAAO,CAAC,mCAAmC,CAAC;CA6BpE"}