@bubblelab/bubble-core 0.1.194 → 0.1.196

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 (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -118,16 +118,16 @@ declare const TwitterTweetSchema: z.ZodObject<{
118
118
  duration: z.ZodNullable<z.ZodNumber>;
119
119
  }, "strip", z.ZodTypeAny, {
120
120
  type: string | null;
121
- width: number | null;
122
- height: number | null;
123
121
  url: string | null;
124
122
  duration: number | null;
125
- }, {
126
- type: string | null;
127
123
  width: number | null;
128
124
  height: number | null;
125
+ }, {
126
+ type: string | null;
129
127
  url: string | null;
130
128
  duration: number | null;
129
+ width: number | null;
130
+ height: number | null;
131
131
  }>, "many">>;
132
132
  entities: z.ZodNullable<z.ZodObject<{
133
133
  hashtags: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
@@ -147,13 +147,8 @@ declare const TwitterTweetSchema: z.ZodObject<{
147
147
  isReply: z.ZodNullable<z.ZodBoolean>;
148
148
  }, "strip", z.ZodTypeAny, {
149
149
  url: string | null;
150
- text: string | null;
151
150
  id: string | null;
152
- entities: {
153
- hashtags: string[] | null;
154
- mentions: string[] | null;
155
- urls: string[] | null;
156
- } | null;
151
+ text: string | null;
157
152
  author: {
158
153
  description: string | null;
159
154
  name: string | null;
@@ -178,25 +173,25 @@ declare const TwitterTweetSchema: z.ZodObject<{
178
173
  } | null;
179
174
  media: {
180
175
  type: string | null;
181
- width: number | null;
182
- height: number | null;
183
176
  url: string | null;
184
177
  duration: number | null;
178
+ width: number | null;
179
+ height: number | null;
185
180
  }[] | null;
186
181
  createdAt: string | null;
187
182
  lang: string | null;
183
+ entities: {
184
+ hashtags: string[] | null;
185
+ mentions: string[] | null;
186
+ urls: string[] | null;
187
+ } | null;
188
188
  isRetweet: boolean | null;
189
189
  isQuote: boolean | null;
190
190
  isReply: boolean | null;
191
191
  }, {
192
192
  url: string | null;
193
- text: string | null;
194
193
  id: string | null;
195
- entities: {
196
- hashtags: string[] | null;
197
- mentions: string[] | null;
198
- urls: string[] | null;
199
- } | null;
194
+ text: string | null;
200
195
  author: {
201
196
  description: string | null;
202
197
  name: string | null;
@@ -221,13 +216,18 @@ declare const TwitterTweetSchema: z.ZodObject<{
221
216
  } | null;
222
217
  media: {
223
218
  type: string | null;
224
- width: number | null;
225
- height: number | null;
226
219
  url: string | null;
227
220
  duration: number | null;
221
+ width: number | null;
222
+ height: number | null;
228
223
  }[] | null;
229
224
  createdAt: string | null;
230
225
  lang: string | null;
226
+ entities: {
227
+ hashtags: string[] | null;
228
+ mentions: string[] | null;
229
+ urls: string[] | null;
230
+ } | null;
231
231
  isRetweet: boolean | null;
232
232
  isQuote: boolean | null;
233
233
  isReply: boolean | null;
@@ -338,16 +338,16 @@ declare const TwitterToolResultSchema: z.ZodObject<{
338
338
  duration: z.ZodNullable<z.ZodNumber>;
339
339
  }, "strip", z.ZodTypeAny, {
340
340
  type: string | null;
341
- width: number | null;
342
- height: number | null;
343
341
  url: string | null;
344
342
  duration: number | null;
345
- }, {
346
- type: string | null;
347
343
  width: number | null;
348
344
  height: number | null;
345
+ }, {
346
+ type: string | null;
349
347
  url: string | null;
350
348
  duration: number | null;
349
+ width: number | null;
350
+ height: number | null;
351
351
  }>, "many">>;
352
352
  entities: z.ZodNullable<z.ZodObject<{
353
353
  hashtags: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
@@ -367,13 +367,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
367
367
  isReply: z.ZodNullable<z.ZodBoolean>;
368
368
  }, "strip", z.ZodTypeAny, {
369
369
  url: string | null;
370
- text: string | null;
371
370
  id: string | null;
372
- entities: {
373
- hashtags: string[] | null;
374
- mentions: string[] | null;
375
- urls: string[] | null;
376
- } | null;
371
+ text: string | null;
377
372
  author: {
378
373
  description: string | null;
379
374
  name: string | null;
@@ -398,25 +393,25 @@ declare const TwitterToolResultSchema: z.ZodObject<{
398
393
  } | null;
399
394
  media: {
400
395
  type: string | null;
401
- width: number | null;
402
- height: number | null;
403
396
  url: string | null;
404
397
  duration: number | null;
398
+ width: number | null;
399
+ height: number | null;
405
400
  }[] | null;
406
401
  createdAt: string | null;
407
402
  lang: string | null;
403
+ entities: {
404
+ hashtags: string[] | null;
405
+ mentions: string[] | null;
406
+ urls: string[] | null;
407
+ } | null;
408
408
  isRetweet: boolean | null;
409
409
  isQuote: boolean | null;
410
410
  isReply: boolean | null;
411
411
  }, {
412
412
  url: string | null;
413
- text: string | null;
414
413
  id: string | null;
415
- entities: {
416
- hashtags: string[] | null;
417
- mentions: string[] | null;
418
- urls: string[] | null;
419
- } | null;
414
+ text: string | null;
420
415
  author: {
421
416
  description: string | null;
422
417
  name: string | null;
@@ -441,13 +436,18 @@ declare const TwitterToolResultSchema: z.ZodObject<{
441
436
  } | null;
442
437
  media: {
443
438
  type: string | null;
444
- width: number | null;
445
- height: number | null;
446
439
  url: string | null;
447
440
  duration: number | null;
441
+ width: number | null;
442
+ height: number | null;
448
443
  }[] | null;
449
444
  createdAt: string | null;
450
445
  lang: string | null;
446
+ entities: {
447
+ hashtags: string[] | null;
448
+ mentions: string[] | null;
449
+ urls: string[] | null;
450
+ } | null;
451
451
  isRetweet: boolean | null;
452
452
  isQuote: boolean | null;
453
453
  isReply: boolean | null;
@@ -461,13 +461,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
461
461
  operation: "search" | "scrapeProfile" | "scrapeUrl";
462
462
  tweets: {
463
463
  url: string | null;
464
- text: string | null;
465
464
  id: string | null;
466
- entities: {
467
- hashtags: string[] | null;
468
- mentions: string[] | null;
469
- urls: string[] | null;
470
- } | null;
465
+ text: string | null;
471
466
  author: {
472
467
  description: string | null;
473
468
  name: string | null;
@@ -492,13 +487,18 @@ declare const TwitterToolResultSchema: z.ZodObject<{
492
487
  } | null;
493
488
  media: {
494
489
  type: string | null;
495
- width: number | null;
496
- height: number | null;
497
490
  url: string | null;
498
491
  duration: number | null;
492
+ width: number | null;
493
+ height: number | null;
499
494
  }[] | null;
500
495
  createdAt: string | null;
501
496
  lang: string | null;
497
+ entities: {
498
+ hashtags: string[] | null;
499
+ mentions: string[] | null;
500
+ urls: string[] | null;
501
+ } | null;
502
502
  isRetweet: boolean | null;
503
503
  isQuote: boolean | null;
504
504
  isReply: boolean | null;
@@ -510,13 +510,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
510
510
  operation: "search" | "scrapeProfile" | "scrapeUrl";
511
511
  tweets: {
512
512
  url: string | null;
513
- text: string | null;
514
513
  id: string | null;
515
- entities: {
516
- hashtags: string[] | null;
517
- mentions: string[] | null;
518
- urls: string[] | null;
519
- } | null;
514
+ text: string | null;
520
515
  author: {
521
516
  description: string | null;
522
517
  name: string | null;
@@ -541,13 +536,18 @@ declare const TwitterToolResultSchema: z.ZodObject<{
541
536
  } | null;
542
537
  media: {
543
538
  type: string | null;
544
- width: number | null;
545
- height: number | null;
546
539
  url: string | null;
547
540
  duration: number | null;
541
+ width: number | null;
542
+ height: number | null;
548
543
  }[] | null;
549
544
  createdAt: string | null;
550
545
  lang: string | null;
546
+ entities: {
547
+ hashtags: string[] | null;
548
+ mentions: string[] | null;
549
+ urls: string[] | null;
550
+ } | null;
551
551
  isRetweet: boolean | null;
552
552
  isQuote: boolean | null;
553
553
  isReply: boolean | null;
@@ -684,16 +684,16 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
684
684
  duration: z.ZodNullable<z.ZodNumber>;
685
685
  }, "strip", z.ZodTypeAny, {
686
686
  type: string | null;
687
- width: number | null;
688
- height: number | null;
689
687
  url: string | null;
690
688
  duration: number | null;
691
- }, {
692
- type: string | null;
693
689
  width: number | null;
694
690
  height: number | null;
691
+ }, {
692
+ type: string | null;
695
693
  url: string | null;
696
694
  duration: number | null;
695
+ width: number | null;
696
+ height: number | null;
697
697
  }>, "many">>;
698
698
  entities: z.ZodNullable<z.ZodObject<{
699
699
  hashtags: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
@@ -713,13 +713,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
713
713
  isReply: z.ZodNullable<z.ZodBoolean>;
714
714
  }, "strip", z.ZodTypeAny, {
715
715
  url: string | null;
716
- text: string | null;
717
716
  id: string | null;
718
- entities: {
719
- hashtags: string[] | null;
720
- mentions: string[] | null;
721
- urls: string[] | null;
722
- } | null;
717
+ text: string | null;
723
718
  author: {
724
719
  description: string | null;
725
720
  name: string | null;
@@ -744,25 +739,25 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
744
739
  } | null;
745
740
  media: {
746
741
  type: string | null;
747
- width: number | null;
748
- height: number | null;
749
742
  url: string | null;
750
743
  duration: number | null;
744
+ width: number | null;
745
+ height: number | null;
751
746
  }[] | null;
752
747
  createdAt: string | null;
753
748
  lang: string | null;
749
+ entities: {
750
+ hashtags: string[] | null;
751
+ mentions: string[] | null;
752
+ urls: string[] | null;
753
+ } | null;
754
754
  isRetweet: boolean | null;
755
755
  isQuote: boolean | null;
756
756
  isReply: boolean | null;
757
757
  }, {
758
758
  url: string | null;
759
- text: string | null;
760
759
  id: string | null;
761
- entities: {
762
- hashtags: string[] | null;
763
- mentions: string[] | null;
764
- urls: string[] | null;
765
- } | null;
760
+ text: string | null;
766
761
  author: {
767
762
  description: string | null;
768
763
  name: string | null;
@@ -787,13 +782,18 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
787
782
  } | null;
788
783
  media: {
789
784
  type: string | null;
790
- width: number | null;
791
- height: number | null;
792
785
  url: string | null;
793
786
  duration: number | null;
787
+ width: number | null;
788
+ height: number | null;
794
789
  }[] | null;
795
790
  createdAt: string | null;
796
791
  lang: string | null;
792
+ entities: {
793
+ hashtags: string[] | null;
794
+ mentions: string[] | null;
795
+ urls: string[] | null;
796
+ } | null;
797
797
  isRetweet: boolean | null;
798
798
  isQuote: boolean | null;
799
799
  isReply: boolean | null;
@@ -807,13 +807,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
807
807
  operation: "search" | "scrapeProfile" | "scrapeUrl";
808
808
  tweets: {
809
809
  url: string | null;
810
- text: string | null;
811
810
  id: string | null;
812
- entities: {
813
- hashtags: string[] | null;
814
- mentions: string[] | null;
815
- urls: string[] | null;
816
- } | null;
811
+ text: string | null;
817
812
  author: {
818
813
  description: string | null;
819
814
  name: string | null;
@@ -838,13 +833,18 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
838
833
  } | null;
839
834
  media: {
840
835
  type: string | null;
841
- width: number | null;
842
- height: number | null;
843
836
  url: string | null;
844
837
  duration: number | null;
838
+ width: number | null;
839
+ height: number | null;
845
840
  }[] | null;
846
841
  createdAt: string | null;
847
842
  lang: string | null;
843
+ entities: {
844
+ hashtags: string[] | null;
845
+ mentions: string[] | null;
846
+ urls: string[] | null;
847
+ } | null;
848
848
  isRetweet: boolean | null;
849
849
  isQuote: boolean | null;
850
850
  isReply: boolean | null;
@@ -856,13 +856,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
856
856
  operation: "search" | "scrapeProfile" | "scrapeUrl";
857
857
  tweets: {
858
858
  url: string | null;
859
- text: string | null;
860
859
  id: string | null;
861
- entities: {
862
- hashtags: string[] | null;
863
- mentions: string[] | null;
864
- urls: string[] | null;
865
- } | null;
860
+ text: string | null;
866
861
  author: {
867
862
  description: string | null;
868
863
  name: string | null;
@@ -887,13 +882,18 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
887
882
  } | null;
888
883
  media: {
889
884
  type: string | null;
890
- width: number | null;
891
- height: number | null;
892
885
  url: string | null;
893
886
  duration: number | null;
887
+ width: number | null;
888
+ height: number | null;
894
889
  }[] | null;
895
890
  createdAt: string | null;
896
891
  lang: string | null;
892
+ entities: {
893
+ hashtags: string[] | null;
894
+ mentions: string[] | null;
895
+ urls: string[] | null;
896
+ } | null;
897
897
  isRetweet: boolean | null;
898
898
  isQuote: boolean | null;
899
899
  isReply: boolean | null;
@@ -19,19 +19,19 @@ declare const WebCrawlToolParamsSchema: z.ZodObject<{
19
19
  waitFor: number;
20
20
  credentials?: Partial<Record<CredentialType, string>> | undefined;
21
21
  maxPages?: number | undefined;
22
- excludePaths?: string[] | undefined;
23
- includePaths?: string[] | undefined;
24
22
  crawlDepth?: number | undefined;
23
+ includePaths?: string[] | undefined;
24
+ excludePaths?: string[] | undefined;
25
25
  }, {
26
26
  url: string;
27
27
  format?: "markdown" | undefined;
28
28
  credentials?: Partial<Record<CredentialType, string>> | undefined;
29
29
  onlyMainContent?: boolean | undefined;
30
- waitFor?: number | undefined;
31
30
  maxPages?: number | undefined;
32
- excludePaths?: string[] | undefined;
33
- includePaths?: string[] | undefined;
34
31
  crawlDepth?: number | undefined;
32
+ includePaths?: string[] | undefined;
33
+ excludePaths?: string[] | undefined;
34
+ waitFor?: number | undefined;
35
35
  }>;
36
36
  declare const WebCrawlToolResultSchema: z.ZodObject<{
37
37
  url: z.ZodString;
@@ -78,8 +78,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
78
78
  title?: string | undefined;
79
79
  depth?: number | undefined;
80
80
  }[];
81
- creditsUsed: number;
82
81
  totalPages: number;
82
+ creditsUsed: number;
83
83
  metadata?: {
84
84
  loadTime?: number | undefined;
85
85
  crawlDepth?: number | undefined;
@@ -95,8 +95,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
95
95
  title?: string | undefined;
96
96
  depth?: number | undefined;
97
97
  }[];
98
- creditsUsed: number;
99
98
  totalPages: number;
99
+ creditsUsed: number;
100
100
  metadata?: {
101
101
  loadTime?: number | undefined;
102
102
  crawlDepth?: number | undefined;
@@ -125,19 +125,19 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
125
125
  waitFor: number;
126
126
  credentials?: Partial<Record<CredentialType, string>> | undefined;
127
127
  maxPages?: number | undefined;
128
- excludePaths?: string[] | undefined;
129
- includePaths?: string[] | undefined;
130
128
  crawlDepth?: number | undefined;
129
+ includePaths?: string[] | undefined;
130
+ excludePaths?: string[] | undefined;
131
131
  }, {
132
132
  url: string;
133
133
  format?: "markdown" | undefined;
134
134
  credentials?: Partial<Record<CredentialType, string>> | undefined;
135
135
  onlyMainContent?: boolean | undefined;
136
- waitFor?: number | undefined;
137
136
  maxPages?: number | undefined;
138
- excludePaths?: string[] | undefined;
139
- includePaths?: string[] | undefined;
140
137
  crawlDepth?: number | undefined;
138
+ includePaths?: string[] | undefined;
139
+ excludePaths?: string[] | undefined;
140
+ waitFor?: number | undefined;
141
141
  }>;
142
142
  static readonly resultSchema: z.ZodObject<{
143
143
  url: z.ZodString;
@@ -184,8 +184,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
184
184
  title?: string | undefined;
185
185
  depth?: number | undefined;
186
186
  }[];
187
- creditsUsed: number;
188
187
  totalPages: number;
188
+ creditsUsed: number;
189
189
  metadata?: {
190
190
  loadTime?: number | undefined;
191
191
  crawlDepth?: number | undefined;
@@ -201,8 +201,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
201
201
  title?: string | undefined;
202
202
  depth?: number | undefined;
203
203
  }[];
204
- creditsUsed: number;
205
204
  totalPages: number;
205
+ creditsUsed: number;
206
206
  metadata?: {
207
207
  loadTime?: number | undefined;
208
208
  crawlDepth?: number | undefined;
@@ -50,9 +50,9 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
50
50
  content: string;
51
51
  url: string;
52
52
  }[];
53
- creditsUsed: number;
54
53
  totalResults: number;
55
54
  searchEngine: string;
55
+ creditsUsed: number;
56
56
  }, {
57
57
  success: boolean;
58
58
  error: string;
@@ -62,9 +62,9 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
62
62
  content: string;
63
63
  url: string;
64
64
  }[];
65
- creditsUsed: number;
66
65
  totalResults: number;
67
66
  searchEngine: string;
67
+ creditsUsed: number;
68
68
  }>;
69
69
  type WebSearchToolParams = z.output<typeof WebSearchToolParamsSchema>;
70
70
  type WebSearchToolResult = z.output<typeof WebSearchToolResultSchema>;
@@ -119,9 +119,9 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
119
119
  content: string;
120
120
  url: string;
121
121
  }[];
122
- creditsUsed: number;
123
122
  totalResults: number;
124
123
  searchEngine: string;
124
+ creditsUsed: number;
125
125
  }, {
126
126
  success: boolean;
127
127
  error: string;
@@ -131,9 +131,9 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
131
131
  content: string;
132
132
  url: string;
133
133
  }[];
134
- creditsUsed: number;
135
134
  totalResults: number;
136
135
  searchEngine: string;
136
+ creditsUsed: number;
137
137
  }>;
138
138
  static readonly shortDescription = "Performs web searches using Firecrawl to find current information from the web";
139
139
  static readonly longDescription = "\n A comprehensive web search tool that uses Firecrawl to find current information from the web.\n \n Features:\n - High-quality web search results with content extraction\n - Configurable result limits (1-20 results)\n - Location-based search for regional results\n - Clean, structured content extraction from search results\n - Requires FIRECRAWL_API_KEY credential\n \n Use cases:\n - Finding current events and news\n - Researching topics with web content\n - Getting up-to-date information for decision making\n - Answering questions that require web knowledge\n - Market research and competitive analysis\n - Real-time data gathering from the web\n ";