@bubblelab/bubble-core 0.1.36 → 0.1.37

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -231,11 +231,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
231
231
  country: z.ZodOptional<z.ZodString>;
232
232
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
233
233
  }, "strip", z.ZodTypeAny, {
234
- country?: string | undefined;
235
234
  languages?: string[] | undefined;
236
- }, {
237
235
  country?: string | undefined;
236
+ }, {
238
237
  languages?: string[] | undefined;
238
+ country?: string | undefined;
239
239
  }>>;
240
240
  skipTlsVerification: z.ZodOptional<z.ZodBoolean>;
241
241
  removeBase64Images: z.ZodOptional<z.ZodBoolean>;
@@ -250,8 +250,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
250
250
  operation: z.ZodLiteral<"scrape">;
251
251
  url: z.ZodString;
252
252
  }, "strip", z.ZodTypeAny, {
253
- operation: "scrape";
254
253
  url: string;
254
+ operation: "scrape";
255
255
  timeout: number;
256
256
  formats: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
257
257
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -283,6 +283,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
283
283
  onlyMainContent: boolean;
284
284
  waitFor: number;
285
285
  maxAge: number;
286
+ location?: {
287
+ languages?: string[] | undefined;
288
+ country?: string | undefined;
289
+ } | undefined;
286
290
  credentials?: Partial<Record<CredentialType, string>> | undefined;
287
291
  maxRetries?: number | undefined;
288
292
  headers?: Record<string, string> | undefined;
@@ -325,10 +329,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
325
329
  landscape?: boolean | undefined;
326
330
  })[] | undefined;
327
331
  mobile?: boolean | undefined;
328
- location?: {
329
- country?: string | undefined;
330
- languages?: string[] | undefined;
331
- } | undefined;
332
332
  integration?: string | undefined;
333
333
  parsers?: (string | {
334
334
  type: "pdf";
@@ -343,8 +343,12 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
343
343
  storeInCache?: boolean | undefined;
344
344
  backoffFactor?: number | undefined;
345
345
  }, {
346
- operation: "scrape";
347
346
  url: string;
347
+ operation: "scrape";
348
+ location?: {
349
+ languages?: string[] | undefined;
350
+ country?: string | undefined;
351
+ } | undefined;
348
352
  credentials?: Partial<Record<CredentialType, string>> | undefined;
349
353
  maxRetries?: number | undefined;
350
354
  timeout?: number | undefined;
@@ -388,10 +392,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
388
392
  landscape?: boolean | undefined;
389
393
  })[] | undefined;
390
394
  mobile?: boolean | undefined;
391
- location?: {
392
- country?: string | undefined;
393
- languages?: string[] | undefined;
394
- } | undefined;
395
395
  integration?: string | undefined;
396
396
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
397
397
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -686,11 +686,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
686
686
  country: z.ZodOptional<z.ZodString>;
687
687
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
688
688
  }, "strip", z.ZodTypeAny, {
689
- country?: string | undefined;
690
689
  languages?: string[] | undefined;
691
- }, {
692
690
  country?: string | undefined;
691
+ }, {
693
692
  languages?: string[] | undefined;
693
+ country?: string | undefined;
694
694
  }>>;
695
695
  skipTlsVerification: z.ZodOptional<z.ZodBoolean>;
696
696
  removeBase64Images: z.ZodOptional<z.ZodBoolean>;
@@ -733,6 +733,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
733
733
  onlyMainContent: boolean;
734
734
  waitFor: number;
735
735
  maxAge: number;
736
+ location?: {
737
+ languages?: string[] | undefined;
738
+ country?: string | undefined;
739
+ } | undefined;
736
740
  headers?: Record<string, string> | undefined;
737
741
  includeTags?: string[] | undefined;
738
742
  excludeTags?: string[] | undefined;
@@ -773,10 +777,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
773
777
  landscape?: boolean | undefined;
774
778
  })[] | undefined;
775
779
  mobile?: boolean | undefined;
776
- location?: {
777
- country?: string | undefined;
778
- languages?: string[] | undefined;
779
- } | undefined;
780
780
  integration?: string | undefined;
781
781
  parsers?: (string | {
782
782
  type: "pdf";
@@ -790,6 +790,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
790
790
  proxy?: string | undefined;
791
791
  storeInCache?: boolean | undefined;
792
792
  }, {
793
+ location?: {
794
+ languages?: string[] | undefined;
795
+ country?: string | undefined;
796
+ } | undefined;
793
797
  timeout?: number | undefined;
794
798
  headers?: Record<string, string> | undefined;
795
799
  includeTags?: string[] | undefined;
@@ -831,10 +835,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
831
835
  landscape?: boolean | undefined;
832
836
  })[] | undefined;
833
837
  mobile?: boolean | undefined;
834
- location?: {
835
- country?: string | undefined;
836
- languages?: string[] | undefined;
837
- } | undefined;
838
838
  integration?: string | undefined;
839
839
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
840
840
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -882,11 +882,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
882
882
  }, "strip", z.ZodTypeAny, {
883
883
  operation: "search";
884
884
  query: string;
885
+ location?: string | undefined;
885
886
  limit?: number | undefined;
886
887
  credentials?: Partial<Record<CredentialType, string>> | undefined;
887
888
  maxRetries?: number | undefined;
888
889
  timeout?: number | undefined;
889
- location?: string | undefined;
890
890
  categories?: ("github" | "pdf" | "research" | {
891
891
  type: "github" | "pdf" | "research";
892
892
  })[] | undefined;
@@ -929,6 +929,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
929
929
  onlyMainContent: boolean;
930
930
  waitFor: number;
931
931
  maxAge: number;
932
+ location?: {
933
+ languages?: string[] | undefined;
934
+ country?: string | undefined;
935
+ } | undefined;
932
936
  headers?: Record<string, string> | undefined;
933
937
  includeTags?: string[] | undefined;
934
938
  excludeTags?: string[] | undefined;
@@ -969,10 +973,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
969
973
  landscape?: boolean | undefined;
970
974
  })[] | undefined;
971
975
  mobile?: boolean | undefined;
972
- location?: {
973
- country?: string | undefined;
974
- languages?: string[] | undefined;
975
- } | undefined;
976
976
  integration?: string | undefined;
977
977
  parsers?: (string | {
978
978
  type: "pdf";
@@ -989,11 +989,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
989
989
  }, {
990
990
  operation: "search";
991
991
  query: string;
992
+ location?: string | undefined;
992
993
  limit?: number | undefined;
993
994
  credentials?: Partial<Record<CredentialType, string>> | undefined;
994
995
  maxRetries?: number | undefined;
995
996
  timeout?: number | undefined;
996
- location?: string | undefined;
997
997
  categories?: ("github" | "pdf" | "research" | {
998
998
  type: "github" | "pdf" | "research";
999
999
  })[] | undefined;
@@ -1005,6 +1005,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1005
1005
  tbs?: string | undefined;
1006
1006
  ignoreInvalidURLs?: boolean | undefined;
1007
1007
  scrapeOptions?: {
1008
+ location?: {
1009
+ languages?: string[] | undefined;
1010
+ country?: string | undefined;
1011
+ } | undefined;
1008
1012
  timeout?: number | undefined;
1009
1013
  headers?: Record<string, string> | undefined;
1010
1014
  includeTags?: string[] | undefined;
@@ -1046,10 +1050,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1046
1050
  landscape?: boolean | undefined;
1047
1051
  })[] | undefined;
1048
1052
  mobile?: boolean | undefined;
1049
- location?: {
1050
- country?: string | undefined;
1051
- languages?: string[] | undefined;
1052
- } | undefined;
1053
1053
  integration?: string | undefined;
1054
1054
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
1055
1055
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -1110,40 +1110,40 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1110
1110
  country: z.ZodOptional<z.ZodString>;
1111
1111
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1112
1112
  }, "strip", z.ZodTypeAny, {
1113
- country?: string | undefined;
1114
1113
  languages?: string[] | undefined;
1115
- }, {
1116
1114
  country?: string | undefined;
1115
+ }, {
1117
1116
  languages?: string[] | undefined;
1117
+ country?: string | undefined;
1118
1118
  }>>;
1119
1119
  }, "strip", z.ZodTypeAny, {
1120
- operation: "map";
1121
1120
  url: string;
1122
- search?: string | undefined;
1121
+ operation: "map";
1122
+ location?: {
1123
+ languages?: string[] | undefined;
1124
+ country?: string | undefined;
1125
+ } | undefined;
1123
1126
  limit?: number | undefined;
1124
1127
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1128
+ search?: string | undefined;
1125
1129
  maxRetries?: number | undefined;
1126
1130
  timeout?: number | undefined;
1127
- location?: {
1128
- country?: string | undefined;
1129
- languages?: string[] | undefined;
1130
- } | undefined;
1131
1131
  integration?: string | undefined;
1132
1132
  backoffFactor?: number | undefined;
1133
1133
  sitemap?: "include" | "only" | "skip" | undefined;
1134
1134
  includeSubdomains?: boolean | undefined;
1135
1135
  }, {
1136
- operation: "map";
1137
1136
  url: string;
1138
- search?: string | undefined;
1137
+ operation: "map";
1138
+ location?: {
1139
+ languages?: string[] | undefined;
1140
+ country?: string | undefined;
1141
+ } | undefined;
1139
1142
  limit?: number | undefined;
1140
1143
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1144
+ search?: string | undefined;
1141
1145
  maxRetries?: number | undefined;
1142
1146
  timeout?: number | undefined;
1143
- location?: {
1144
- country?: string | undefined;
1145
- languages?: string[] | undefined;
1146
- } | undefined;
1147
1147
  integration?: string | undefined;
1148
1148
  backoffFactor?: number | undefined;
1149
1149
  sitemap?: "include" | "only" | "skip" | undefined;
@@ -1408,11 +1408,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1408
1408
  country: z.ZodOptional<z.ZodString>;
1409
1409
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1410
1410
  }, "strip", z.ZodTypeAny, {
1411
- country?: string | undefined;
1412
1411
  languages?: string[] | undefined;
1413
- }, {
1414
1412
  country?: string | undefined;
1413
+ }, {
1415
1414
  languages?: string[] | undefined;
1415
+ country?: string | undefined;
1416
1416
  }>>;
1417
1417
  skipTlsVerification: z.ZodOptional<z.ZodBoolean>;
1418
1418
  removeBase64Images: z.ZodOptional<z.ZodBoolean>;
@@ -1455,6 +1455,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1455
1455
  onlyMainContent: boolean;
1456
1456
  waitFor: number;
1457
1457
  maxAge: number;
1458
+ location?: {
1459
+ languages?: string[] | undefined;
1460
+ country?: string | undefined;
1461
+ } | undefined;
1458
1462
  headers?: Record<string, string> | undefined;
1459
1463
  includeTags?: string[] | undefined;
1460
1464
  excludeTags?: string[] | undefined;
@@ -1495,10 +1499,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1495
1499
  landscape?: boolean | undefined;
1496
1500
  })[] | undefined;
1497
1501
  mobile?: boolean | undefined;
1498
- location?: {
1499
- country?: string | undefined;
1500
- languages?: string[] | undefined;
1501
- } | undefined;
1502
1502
  integration?: string | undefined;
1503
1503
  parsers?: (string | {
1504
1504
  type: "pdf";
@@ -1512,6 +1512,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1512
1512
  proxy?: string | undefined;
1513
1513
  storeInCache?: boolean | undefined;
1514
1514
  }, {
1515
+ location?: {
1516
+ languages?: string[] | undefined;
1517
+ country?: string | undefined;
1518
+ } | undefined;
1515
1519
  timeout?: number | undefined;
1516
1520
  headers?: Record<string, string> | undefined;
1517
1521
  includeTags?: string[] | undefined;
@@ -1553,10 +1557,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1553
1557
  landscape?: boolean | undefined;
1554
1558
  })[] | undefined;
1555
1559
  mobile?: boolean | undefined;
1556
- location?: {
1557
- country?: string | undefined;
1558
- languages?: string[] | undefined;
1559
- } | undefined;
1560
1560
  integration?: string | undefined;
1561
1561
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
1562
1562
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -1605,8 +1605,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1605
1605
  pollInterval: z.ZodOptional<z.ZodNumber>;
1606
1606
  timeout: z.ZodOptional<z.ZodNumber>;
1607
1607
  }, "strip", z.ZodTypeAny, {
1608
- operation: "crawl";
1609
1608
  url: string;
1609
+ operation: "crawl";
1610
1610
  limit?: number | undefined;
1611
1611
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1612
1612
  maxRetries?: number | undefined;
@@ -1653,6 +1653,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1653
1653
  onlyMainContent: boolean;
1654
1654
  waitFor: number;
1655
1655
  maxAge: number;
1656
+ location?: {
1657
+ languages?: string[] | undefined;
1658
+ country?: string | undefined;
1659
+ } | undefined;
1656
1660
  headers?: Record<string, string> | undefined;
1657
1661
  includeTags?: string[] | undefined;
1658
1662
  excludeTags?: string[] | undefined;
@@ -1693,10 +1697,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1693
1697
  landscape?: boolean | undefined;
1694
1698
  })[] | undefined;
1695
1699
  mobile?: boolean | undefined;
1696
- location?: {
1697
- country?: string | undefined;
1698
- languages?: string[] | undefined;
1699
- } | undefined;
1700
1700
  integration?: string | undefined;
1701
1701
  parsers?: (string | {
1702
1702
  type: "pdf";
@@ -1722,8 +1722,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1722
1722
  zeroDataRetention?: boolean | undefined;
1723
1723
  pollInterval?: number | undefined;
1724
1724
  }, {
1725
- operation: "crawl";
1726
1725
  url: string;
1726
+ operation: "crawl";
1727
1727
  limit?: number | undefined;
1728
1728
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1729
1729
  maxRetries?: number | undefined;
@@ -1739,6 +1739,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1739
1739
  integration?: string | undefined;
1740
1740
  backoffFactor?: number | undefined;
1741
1741
  scrapeOptions?: {
1742
+ location?: {
1743
+ languages?: string[] | undefined;
1744
+ country?: string | undefined;
1745
+ } | undefined;
1742
1746
  timeout?: number | undefined;
1743
1747
  headers?: Record<string, string> | undefined;
1744
1748
  includeTags?: string[] | undefined;
@@ -1780,10 +1784,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
1780
1784
  landscape?: boolean | undefined;
1781
1785
  })[] | undefined;
1782
1786
  mobile?: boolean | undefined;
1783
- location?: {
1784
- country?: string | undefined;
1785
- languages?: string[] | undefined;
1786
- } | undefined;
1787
1787
  integration?: string | undefined;
1788
1788
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
1789
1789
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -2076,11 +2076,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
2076
2076
  country: z.ZodOptional<z.ZodString>;
2077
2077
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2078
2078
  }, "strip", z.ZodTypeAny, {
2079
- country?: string | undefined;
2080
2079
  languages?: string[] | undefined;
2081
- }, {
2082
2080
  country?: string | undefined;
2081
+ }, {
2083
2082
  languages?: string[] | undefined;
2083
+ country?: string | undefined;
2084
2084
  }>>;
2085
2085
  skipTlsVerification: z.ZodOptional<z.ZodBoolean>;
2086
2086
  removeBase64Images: z.ZodOptional<z.ZodBoolean>;
@@ -2123,6 +2123,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
2123
2123
  onlyMainContent: boolean;
2124
2124
  waitFor: number;
2125
2125
  maxAge: number;
2126
+ location?: {
2127
+ languages?: string[] | undefined;
2128
+ country?: string | undefined;
2129
+ } | undefined;
2126
2130
  headers?: Record<string, string> | undefined;
2127
2131
  includeTags?: string[] | undefined;
2128
2132
  excludeTags?: string[] | undefined;
@@ -2163,10 +2167,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
2163
2167
  landscape?: boolean | undefined;
2164
2168
  })[] | undefined;
2165
2169
  mobile?: boolean | undefined;
2166
- location?: {
2167
- country?: string | undefined;
2168
- languages?: string[] | undefined;
2169
- } | undefined;
2170
2170
  integration?: string | undefined;
2171
2171
  parsers?: (string | {
2172
2172
  type: "pdf";
@@ -2180,6 +2180,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
2180
2180
  proxy?: string | undefined;
2181
2181
  storeInCache?: boolean | undefined;
2182
2182
  }, {
2183
+ location?: {
2184
+ languages?: string[] | undefined;
2185
+ country?: string | undefined;
2186
+ } | undefined;
2183
2187
  timeout?: number | undefined;
2184
2188
  headers?: Record<string, string> | undefined;
2185
2189
  includeTags?: string[] | undefined;
@@ -2221,10 +2225,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
2221
2225
  landscape?: boolean | undefined;
2222
2226
  })[] | undefined;
2223
2227
  mobile?: boolean | undefined;
2224
- location?: {
2225
- country?: string | undefined;
2226
- languages?: string[] | undefined;
2227
- } | undefined;
2228
2228
  integration?: string | undefined;
2229
2229
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
2230
2230
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -2326,6 +2326,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
2326
2326
  onlyMainContent: boolean;
2327
2327
  waitFor: number;
2328
2328
  maxAge: number;
2329
+ location?: {
2330
+ languages?: string[] | undefined;
2331
+ country?: string | undefined;
2332
+ } | undefined;
2329
2333
  headers?: Record<string, string> | undefined;
2330
2334
  includeTags?: string[] | undefined;
2331
2335
  excludeTags?: string[] | undefined;
@@ -2366,10 +2370,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
2366
2370
  landscape?: boolean | undefined;
2367
2371
  })[] | undefined;
2368
2372
  mobile?: boolean | undefined;
2369
- location?: {
2370
- country?: string | undefined;
2371
- languages?: string[] | undefined;
2372
- } | undefined;
2373
2373
  integration?: string | undefined;
2374
2374
  parsers?: (string | {
2375
2375
  type: "pdf";
@@ -2403,6 +2403,10 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
2403
2403
  backoffFactor?: number | undefined;
2404
2404
  ignoreInvalidURLs?: boolean | undefined;
2405
2405
  scrapeOptions?: {
2406
+ location?: {
2407
+ languages?: string[] | undefined;
2408
+ country?: string | undefined;
2409
+ } | undefined;
2406
2410
  timeout?: number | undefined;
2407
2411
  headers?: Record<string, string> | undefined;
2408
2412
  includeTags?: string[] | undefined;
@@ -2444,10 +2448,6 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
2444
2448
  landscape?: boolean | undefined;
2445
2449
  })[] | undefined;
2446
2450
  mobile?: boolean | undefined;
2447
- location?: {
2448
- country?: string | undefined;
2449
- languages?: string[] | undefined;
2450
- } | undefined;
2451
2451
  integration?: string | undefined;
2452
2452
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
2453
2453
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -3951,9 +3951,9 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
3951
3951
  } & {
3952
3952
  operation: z.ZodLiteral<"scrape">;
3953
3953
  }, "strip", z.ZodTypeAny, {
3954
- operation: "scrape";
3955
3954
  success: boolean;
3956
3955
  error: string;
3956
+ operation: "scrape";
3957
3957
  summary?: string | undefined;
3958
3958
  images?: string[] | undefined;
3959
3959
  metadata?: z.objectOutputType<{
@@ -4447,9 +4447,9 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
4447
4447
  }>>;
4448
4448
  }, z.ZodUnknown, "strip"> | undefined;
4449
4449
  }, {
4450
- operation: "scrape";
4451
4450
  success: boolean;
4452
4451
  error: string;
4452
+ operation: "scrape";
4453
4453
  summary?: string | undefined;
4454
4454
  images?: string[] | undefined;
4455
4455
  metadata?: z.objectInputType<{
@@ -12317,9 +12317,9 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
12317
12317
  }>]>, "many">>;
12318
12318
  other: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
12319
12319
  }, "strip", z.ZodTypeAny, {
12320
- operation: "search";
12321
12320
  success: boolean;
12322
12321
  error: string;
12322
+ operation: "search";
12323
12323
  images?: ({
12324
12324
  summary?: string | undefined;
12325
12325
  images?: string[] | undefined;
@@ -13824,9 +13824,9 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
13824
13824
  })[] | undefined;
13825
13825
  other?: unknown[] | undefined;
13826
13826
  }, {
13827
- operation: "search";
13828
13827
  success: boolean;
13829
13828
  error: string;
13829
+ operation: "search";
13830
13830
  images?: ({
13831
13831
  summary?: string | undefined;
13832
13832
  images?: string[] | undefined;
@@ -15352,9 +15352,9 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
15352
15352
  category?: string | undefined;
15353
15353
  }>, "many">;
15354
15354
  }, "strip", z.ZodTypeAny, {
15355
- operation: "map";
15356
15355
  success: boolean;
15357
15356
  error: string;
15357
+ operation: "map";
15358
15358
  links: {
15359
15359
  url: string;
15360
15360
  description?: string | undefined;
@@ -15362,9 +15362,9 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
15362
15362
  category?: string | undefined;
15363
15363
  }[];
15364
15364
  }, {
15365
- operation: "map";
15366
15365
  success: boolean;
15367
15366
  error: string;
15367
+ operation: "map";
15368
15368
  links: {
15369
15369
  url: string;
15370
15370
  description?: string | undefined;
@@ -17819,10 +17819,9 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
17819
17819
  }>, "many">;
17820
17820
  }, "strip", z.ZodTypeAny, {
17821
17821
  status: "failed" | "completed" | "scraping" | "cancelled";
17822
- total: number;
17823
- operation: "crawl";
17824
17822
  success: boolean;
17825
17823
  error: string;
17824
+ operation: "crawl";
17826
17825
  data: {
17827
17826
  summary?: string | undefined;
17828
17827
  images?: string[] | undefined;
@@ -18318,14 +18317,14 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
18318
18317
  }, z.ZodUnknown, "strip"> | undefined;
18319
18318
  }[];
18320
18319
  completed: number;
18320
+ total: number;
18321
18321
  creditsUsed?: number | undefined;
18322
18322
  expiresAt?: string | undefined;
18323
18323
  }, {
18324
18324
  status: "failed" | "completed" | "scraping" | "cancelled";
18325
- total: number;
18326
- operation: "crawl";
18327
18325
  success: boolean;
18328
18326
  error: string;
18327
+ operation: "crawl";
18329
18328
  data: {
18330
18329
  summary?: string | undefined;
18331
18330
  images?: string[] | undefined;
@@ -18821,6 +18820,7 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
18821
18820
  }, z.ZodUnknown, "strip"> | undefined;
18822
18821
  }[];
18823
18822
  completed: number;
18823
+ total: number;
18824
18824
  creditsUsed?: number | undefined;
18825
18825
  expiresAt?: string | undefined;
18826
18826
  }>, z.ZodObject<{
@@ -18835,9 +18835,9 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
18835
18835
  sources: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
18836
18836
  expiresAt: z.ZodOptional<z.ZodString>;
18837
18837
  }, "strip", z.ZodTypeAny, {
18838
- operation: "extract";
18839
18838
  success: boolean;
18840
18839
  error: string;
18840
+ operation: "extract";
18841
18841
  status?: "failed" | "completed" | "cancelled" | "processing" | undefined;
18842
18842
  id?: string | undefined;
18843
18843
  data?: unknown;
@@ -18845,9 +18845,9 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
18845
18845
  sources?: Record<string, unknown> | undefined;
18846
18846
  expiresAt?: string | undefined;
18847
18847
  }, {
18848
- operation: "extract";
18849
18848
  success: boolean;
18850
18849
  error: string;
18850
+ operation: "extract";
18851
18851
  status?: "failed" | "completed" | "cancelled" | "processing" | undefined;
18852
18852
  id?: string | undefined;
18853
18853
  data?: unknown;
@@ -19097,11 +19097,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19097
19097
  country: z.ZodOptional<z.ZodString>;
19098
19098
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
19099
19099
  }, "strip", z.ZodTypeAny, {
19100
- country?: string | undefined;
19101
19100
  languages?: string[] | undefined;
19102
- }, {
19103
19101
  country?: string | undefined;
19102
+ }, {
19104
19103
  languages?: string[] | undefined;
19104
+ country?: string | undefined;
19105
19105
  }>>;
19106
19106
  skipTlsVerification: z.ZodOptional<z.ZodBoolean>;
19107
19107
  removeBase64Images: z.ZodOptional<z.ZodBoolean>;
@@ -19116,8 +19116,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19116
19116
  operation: z.ZodLiteral<"scrape">;
19117
19117
  url: z.ZodString;
19118
19118
  }, "strip", z.ZodTypeAny, {
19119
- operation: "scrape";
19120
19119
  url: string;
19120
+ operation: "scrape";
19121
19121
  timeout: number;
19122
19122
  formats: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
19123
19123
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -19149,6 +19149,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19149
19149
  onlyMainContent: boolean;
19150
19150
  waitFor: number;
19151
19151
  maxAge: number;
19152
+ location?: {
19153
+ languages?: string[] | undefined;
19154
+ country?: string | undefined;
19155
+ } | undefined;
19152
19156
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19153
19157
  maxRetries?: number | undefined;
19154
19158
  headers?: Record<string, string> | undefined;
@@ -19191,10 +19195,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19191
19195
  landscape?: boolean | undefined;
19192
19196
  })[] | undefined;
19193
19197
  mobile?: boolean | undefined;
19194
- location?: {
19195
- country?: string | undefined;
19196
- languages?: string[] | undefined;
19197
- } | undefined;
19198
19198
  integration?: string | undefined;
19199
19199
  parsers?: (string | {
19200
19200
  type: "pdf";
@@ -19209,8 +19209,12 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19209
19209
  storeInCache?: boolean | undefined;
19210
19210
  backoffFactor?: number | undefined;
19211
19211
  }, {
19212
- operation: "scrape";
19213
19212
  url: string;
19213
+ operation: "scrape";
19214
+ location?: {
19215
+ languages?: string[] | undefined;
19216
+ country?: string | undefined;
19217
+ } | undefined;
19214
19218
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19215
19219
  maxRetries?: number | undefined;
19216
19220
  timeout?: number | undefined;
@@ -19254,10 +19258,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19254
19258
  landscape?: boolean | undefined;
19255
19259
  })[] | undefined;
19256
19260
  mobile?: boolean | undefined;
19257
- location?: {
19258
- country?: string | undefined;
19259
- languages?: string[] | undefined;
19260
- } | undefined;
19261
19261
  integration?: string | undefined;
19262
19262
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
19263
19263
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -19552,11 +19552,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19552
19552
  country: z.ZodOptional<z.ZodString>;
19553
19553
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
19554
19554
  }, "strip", z.ZodTypeAny, {
19555
- country?: string | undefined;
19556
19555
  languages?: string[] | undefined;
19557
- }, {
19558
19556
  country?: string | undefined;
19557
+ }, {
19559
19558
  languages?: string[] | undefined;
19559
+ country?: string | undefined;
19560
19560
  }>>;
19561
19561
  skipTlsVerification: z.ZodOptional<z.ZodBoolean>;
19562
19562
  removeBase64Images: z.ZodOptional<z.ZodBoolean>;
@@ -19599,6 +19599,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19599
19599
  onlyMainContent: boolean;
19600
19600
  waitFor: number;
19601
19601
  maxAge: number;
19602
+ location?: {
19603
+ languages?: string[] | undefined;
19604
+ country?: string | undefined;
19605
+ } | undefined;
19602
19606
  headers?: Record<string, string> | undefined;
19603
19607
  includeTags?: string[] | undefined;
19604
19608
  excludeTags?: string[] | undefined;
@@ -19639,10 +19643,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19639
19643
  landscape?: boolean | undefined;
19640
19644
  })[] | undefined;
19641
19645
  mobile?: boolean | undefined;
19642
- location?: {
19643
- country?: string | undefined;
19644
- languages?: string[] | undefined;
19645
- } | undefined;
19646
19646
  integration?: string | undefined;
19647
19647
  parsers?: (string | {
19648
19648
  type: "pdf";
@@ -19656,6 +19656,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19656
19656
  proxy?: string | undefined;
19657
19657
  storeInCache?: boolean | undefined;
19658
19658
  }, {
19659
+ location?: {
19660
+ languages?: string[] | undefined;
19661
+ country?: string | undefined;
19662
+ } | undefined;
19659
19663
  timeout?: number | undefined;
19660
19664
  headers?: Record<string, string> | undefined;
19661
19665
  includeTags?: string[] | undefined;
@@ -19697,10 +19701,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19697
19701
  landscape?: boolean | undefined;
19698
19702
  })[] | undefined;
19699
19703
  mobile?: boolean | undefined;
19700
- location?: {
19701
- country?: string | undefined;
19702
- languages?: string[] | undefined;
19703
- } | undefined;
19704
19704
  integration?: string | undefined;
19705
19705
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
19706
19706
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -19748,11 +19748,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19748
19748
  }, "strip", z.ZodTypeAny, {
19749
19749
  operation: "search";
19750
19750
  query: string;
19751
+ location?: string | undefined;
19751
19752
  limit?: number | undefined;
19752
19753
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19753
19754
  maxRetries?: number | undefined;
19754
19755
  timeout?: number | undefined;
19755
- location?: string | undefined;
19756
19756
  categories?: ("github" | "pdf" | "research" | {
19757
19757
  type: "github" | "pdf" | "research";
19758
19758
  })[] | undefined;
@@ -19795,6 +19795,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19795
19795
  onlyMainContent: boolean;
19796
19796
  waitFor: number;
19797
19797
  maxAge: number;
19798
+ location?: {
19799
+ languages?: string[] | undefined;
19800
+ country?: string | undefined;
19801
+ } | undefined;
19798
19802
  headers?: Record<string, string> | undefined;
19799
19803
  includeTags?: string[] | undefined;
19800
19804
  excludeTags?: string[] | undefined;
@@ -19835,10 +19839,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19835
19839
  landscape?: boolean | undefined;
19836
19840
  })[] | undefined;
19837
19841
  mobile?: boolean | undefined;
19838
- location?: {
19839
- country?: string | undefined;
19840
- languages?: string[] | undefined;
19841
- } | undefined;
19842
19842
  integration?: string | undefined;
19843
19843
  parsers?: (string | {
19844
19844
  type: "pdf";
@@ -19855,11 +19855,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19855
19855
  }, {
19856
19856
  operation: "search";
19857
19857
  query: string;
19858
+ location?: string | undefined;
19858
19859
  limit?: number | undefined;
19859
19860
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19860
19861
  maxRetries?: number | undefined;
19861
19862
  timeout?: number | undefined;
19862
- location?: string | undefined;
19863
19863
  categories?: ("github" | "pdf" | "research" | {
19864
19864
  type: "github" | "pdf" | "research";
19865
19865
  })[] | undefined;
@@ -19871,6 +19871,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19871
19871
  tbs?: string | undefined;
19872
19872
  ignoreInvalidURLs?: boolean | undefined;
19873
19873
  scrapeOptions?: {
19874
+ location?: {
19875
+ languages?: string[] | undefined;
19876
+ country?: string | undefined;
19877
+ } | undefined;
19874
19878
  timeout?: number | undefined;
19875
19879
  headers?: Record<string, string> | undefined;
19876
19880
  includeTags?: string[] | undefined;
@@ -19912,10 +19916,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19912
19916
  landscape?: boolean | undefined;
19913
19917
  })[] | undefined;
19914
19918
  mobile?: boolean | undefined;
19915
- location?: {
19916
- country?: string | undefined;
19917
- languages?: string[] | undefined;
19918
- } | undefined;
19919
19919
  integration?: string | undefined;
19920
19920
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
19921
19921
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -19976,40 +19976,40 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
19976
19976
  country: z.ZodOptional<z.ZodString>;
19977
19977
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
19978
19978
  }, "strip", z.ZodTypeAny, {
19979
- country?: string | undefined;
19980
19979
  languages?: string[] | undefined;
19981
- }, {
19982
19980
  country?: string | undefined;
19981
+ }, {
19983
19982
  languages?: string[] | undefined;
19983
+ country?: string | undefined;
19984
19984
  }>>;
19985
19985
  }, "strip", z.ZodTypeAny, {
19986
- operation: "map";
19987
19986
  url: string;
19988
- search?: string | undefined;
19987
+ operation: "map";
19988
+ location?: {
19989
+ languages?: string[] | undefined;
19990
+ country?: string | undefined;
19991
+ } | undefined;
19989
19992
  limit?: number | undefined;
19990
19993
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19994
+ search?: string | undefined;
19991
19995
  maxRetries?: number | undefined;
19992
19996
  timeout?: number | undefined;
19993
- location?: {
19994
- country?: string | undefined;
19995
- languages?: string[] | undefined;
19996
- } | undefined;
19997
19997
  integration?: string | undefined;
19998
19998
  backoffFactor?: number | undefined;
19999
19999
  sitemap?: "include" | "only" | "skip" | undefined;
20000
20000
  includeSubdomains?: boolean | undefined;
20001
20001
  }, {
20002
- operation: "map";
20003
20002
  url: string;
20004
- search?: string | undefined;
20003
+ operation: "map";
20004
+ location?: {
20005
+ languages?: string[] | undefined;
20006
+ country?: string | undefined;
20007
+ } | undefined;
20005
20008
  limit?: number | undefined;
20006
20009
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20010
+ search?: string | undefined;
20007
20011
  maxRetries?: number | undefined;
20008
20012
  timeout?: number | undefined;
20009
- location?: {
20010
- country?: string | undefined;
20011
- languages?: string[] | undefined;
20012
- } | undefined;
20013
20013
  integration?: string | undefined;
20014
20014
  backoffFactor?: number | undefined;
20015
20015
  sitemap?: "include" | "only" | "skip" | undefined;
@@ -20274,11 +20274,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20274
20274
  country: z.ZodOptional<z.ZodString>;
20275
20275
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
20276
20276
  }, "strip", z.ZodTypeAny, {
20277
- country?: string | undefined;
20278
20277
  languages?: string[] | undefined;
20279
- }, {
20280
20278
  country?: string | undefined;
20279
+ }, {
20281
20280
  languages?: string[] | undefined;
20281
+ country?: string | undefined;
20282
20282
  }>>;
20283
20283
  skipTlsVerification: z.ZodOptional<z.ZodBoolean>;
20284
20284
  removeBase64Images: z.ZodOptional<z.ZodBoolean>;
@@ -20321,6 +20321,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20321
20321
  onlyMainContent: boolean;
20322
20322
  waitFor: number;
20323
20323
  maxAge: number;
20324
+ location?: {
20325
+ languages?: string[] | undefined;
20326
+ country?: string | undefined;
20327
+ } | undefined;
20324
20328
  headers?: Record<string, string> | undefined;
20325
20329
  includeTags?: string[] | undefined;
20326
20330
  excludeTags?: string[] | undefined;
@@ -20361,10 +20365,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20361
20365
  landscape?: boolean | undefined;
20362
20366
  })[] | undefined;
20363
20367
  mobile?: boolean | undefined;
20364
- location?: {
20365
- country?: string | undefined;
20366
- languages?: string[] | undefined;
20367
- } | undefined;
20368
20368
  integration?: string | undefined;
20369
20369
  parsers?: (string | {
20370
20370
  type: "pdf";
@@ -20378,6 +20378,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20378
20378
  proxy?: string | undefined;
20379
20379
  storeInCache?: boolean | undefined;
20380
20380
  }, {
20381
+ location?: {
20382
+ languages?: string[] | undefined;
20383
+ country?: string | undefined;
20384
+ } | undefined;
20381
20385
  timeout?: number | undefined;
20382
20386
  headers?: Record<string, string> | undefined;
20383
20387
  includeTags?: string[] | undefined;
@@ -20419,10 +20423,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20419
20423
  landscape?: boolean | undefined;
20420
20424
  })[] | undefined;
20421
20425
  mobile?: boolean | undefined;
20422
- location?: {
20423
- country?: string | undefined;
20424
- languages?: string[] | undefined;
20425
- } | undefined;
20426
20426
  integration?: string | undefined;
20427
20427
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
20428
20428
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -20471,8 +20471,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20471
20471
  pollInterval: z.ZodOptional<z.ZodNumber>;
20472
20472
  timeout: z.ZodOptional<z.ZodNumber>;
20473
20473
  }, "strip", z.ZodTypeAny, {
20474
- operation: "crawl";
20475
20474
  url: string;
20475
+ operation: "crawl";
20476
20476
  limit?: number | undefined;
20477
20477
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20478
20478
  maxRetries?: number | undefined;
@@ -20519,6 +20519,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20519
20519
  onlyMainContent: boolean;
20520
20520
  waitFor: number;
20521
20521
  maxAge: number;
20522
+ location?: {
20523
+ languages?: string[] | undefined;
20524
+ country?: string | undefined;
20525
+ } | undefined;
20522
20526
  headers?: Record<string, string> | undefined;
20523
20527
  includeTags?: string[] | undefined;
20524
20528
  excludeTags?: string[] | undefined;
@@ -20559,10 +20563,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20559
20563
  landscape?: boolean | undefined;
20560
20564
  })[] | undefined;
20561
20565
  mobile?: boolean | undefined;
20562
- location?: {
20563
- country?: string | undefined;
20564
- languages?: string[] | undefined;
20565
- } | undefined;
20566
20566
  integration?: string | undefined;
20567
20567
  parsers?: (string | {
20568
20568
  type: "pdf";
@@ -20588,8 +20588,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20588
20588
  zeroDataRetention?: boolean | undefined;
20589
20589
  pollInterval?: number | undefined;
20590
20590
  }, {
20591
- operation: "crawl";
20592
20591
  url: string;
20592
+ operation: "crawl";
20593
20593
  limit?: number | undefined;
20594
20594
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20595
20595
  maxRetries?: number | undefined;
@@ -20605,6 +20605,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20605
20605
  integration?: string | undefined;
20606
20606
  backoffFactor?: number | undefined;
20607
20607
  scrapeOptions?: {
20608
+ location?: {
20609
+ languages?: string[] | undefined;
20610
+ country?: string | undefined;
20611
+ } | undefined;
20608
20612
  timeout?: number | undefined;
20609
20613
  headers?: Record<string, string> | undefined;
20610
20614
  includeTags?: string[] | undefined;
@@ -20646,10 +20650,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20646
20650
  landscape?: boolean | undefined;
20647
20651
  })[] | undefined;
20648
20652
  mobile?: boolean | undefined;
20649
- location?: {
20650
- country?: string | undefined;
20651
- languages?: string[] | undefined;
20652
- } | undefined;
20653
20653
  integration?: string | undefined;
20654
20654
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
20655
20655
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -20942,11 +20942,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20942
20942
  country: z.ZodOptional<z.ZodString>;
20943
20943
  languages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
20944
20944
  }, "strip", z.ZodTypeAny, {
20945
- country?: string | undefined;
20946
20945
  languages?: string[] | undefined;
20947
- }, {
20948
20946
  country?: string | undefined;
20947
+ }, {
20949
20948
  languages?: string[] | undefined;
20949
+ country?: string | undefined;
20950
20950
  }>>;
20951
20951
  skipTlsVerification: z.ZodOptional<z.ZodBoolean>;
20952
20952
  removeBase64Images: z.ZodOptional<z.ZodBoolean>;
@@ -20989,6 +20989,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
20989
20989
  onlyMainContent: boolean;
20990
20990
  waitFor: number;
20991
20991
  maxAge: number;
20992
+ location?: {
20993
+ languages?: string[] | undefined;
20994
+ country?: string | undefined;
20995
+ } | undefined;
20992
20996
  headers?: Record<string, string> | undefined;
20993
20997
  includeTags?: string[] | undefined;
20994
20998
  excludeTags?: string[] | undefined;
@@ -21029,10 +21033,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
21029
21033
  landscape?: boolean | undefined;
21030
21034
  })[] | undefined;
21031
21035
  mobile?: boolean | undefined;
21032
- location?: {
21033
- country?: string | undefined;
21034
- languages?: string[] | undefined;
21035
- } | undefined;
21036
21036
  integration?: string | undefined;
21037
21037
  parsers?: (string | {
21038
21038
  type: "pdf";
@@ -21046,6 +21046,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
21046
21046
  proxy?: string | undefined;
21047
21047
  storeInCache?: boolean | undefined;
21048
21048
  }, {
21049
+ location?: {
21050
+ languages?: string[] | undefined;
21051
+ country?: string | undefined;
21052
+ } | undefined;
21049
21053
  timeout?: number | undefined;
21050
21054
  headers?: Record<string, string> | undefined;
21051
21055
  includeTags?: string[] | undefined;
@@ -21087,10 +21091,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
21087
21091
  landscape?: boolean | undefined;
21088
21092
  })[] | undefined;
21089
21093
  mobile?: boolean | undefined;
21090
- location?: {
21091
- country?: string | undefined;
21092
- languages?: string[] | undefined;
21093
- } | undefined;
21094
21094
  integration?: string | undefined;
21095
21095
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
21096
21096
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -21192,6 +21192,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
21192
21192
  onlyMainContent: boolean;
21193
21193
  waitFor: number;
21194
21194
  maxAge: number;
21195
+ location?: {
21196
+ languages?: string[] | undefined;
21197
+ country?: string | undefined;
21198
+ } | undefined;
21195
21199
  headers?: Record<string, string> | undefined;
21196
21200
  includeTags?: string[] | undefined;
21197
21201
  excludeTags?: string[] | undefined;
@@ -21232,10 +21236,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
21232
21236
  landscape?: boolean | undefined;
21233
21237
  })[] | undefined;
21234
21238
  mobile?: boolean | undefined;
21235
- location?: {
21236
- country?: string | undefined;
21237
- languages?: string[] | undefined;
21238
- } | undefined;
21239
21239
  integration?: string | undefined;
21240
21240
  parsers?: (string | {
21241
21241
  type: "pdf";
@@ -21269,6 +21269,10 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
21269
21269
  backoffFactor?: number | undefined;
21270
21270
  ignoreInvalidURLs?: boolean | undefined;
21271
21271
  scrapeOptions?: {
21272
+ location?: {
21273
+ languages?: string[] | undefined;
21274
+ country?: string | undefined;
21275
+ } | undefined;
21272
21276
  timeout?: number | undefined;
21273
21277
  headers?: Record<string, string> | undefined;
21274
21278
  includeTags?: string[] | undefined;
@@ -21310,10 +21314,6 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
21310
21314
  landscape?: boolean | undefined;
21311
21315
  })[] | undefined;
21312
21316
  mobile?: boolean | undefined;
21313
- location?: {
21314
- country?: string | undefined;
21315
- languages?: string[] | undefined;
21316
- } | undefined;
21317
21317
  integration?: string | undefined;
21318
21318
  formats?: ("summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding" | {
21319
21319
  type: "summary" | "images" | "html" | "json" | "screenshot" | "markdown" | "rawHtml" | "links" | "attributes" | "changeTracking" | "branding";
@@ -22817,9 +22817,9 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
22817
22817
  } & {
22818
22818
  operation: z.ZodLiteral<"scrape">;
22819
22819
  }, "strip", z.ZodTypeAny, {
22820
- operation: "scrape";
22821
22820
  success: boolean;
22822
22821
  error: string;
22822
+ operation: "scrape";
22823
22823
  summary?: string | undefined;
22824
22824
  images?: string[] | undefined;
22825
22825
  metadata?: z.objectOutputType<{
@@ -23313,9 +23313,9 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
23313
23313
  }>>;
23314
23314
  }, z.ZodUnknown, "strip"> | undefined;
23315
23315
  }, {
23316
- operation: "scrape";
23317
23316
  success: boolean;
23318
23317
  error: string;
23318
+ operation: "scrape";
23319
23319
  summary?: string | undefined;
23320
23320
  images?: string[] | undefined;
23321
23321
  metadata?: z.objectInputType<{
@@ -31183,9 +31183,9 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
31183
31183
  }>]>, "many">>;
31184
31184
  other: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
31185
31185
  }, "strip", z.ZodTypeAny, {
31186
- operation: "search";
31187
31186
  success: boolean;
31188
31187
  error: string;
31188
+ operation: "search";
31189
31189
  images?: ({
31190
31190
  summary?: string | undefined;
31191
31191
  images?: string[] | undefined;
@@ -32690,9 +32690,9 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
32690
32690
  })[] | undefined;
32691
32691
  other?: unknown[] | undefined;
32692
32692
  }, {
32693
- operation: "search";
32694
32693
  success: boolean;
32695
32694
  error: string;
32695
+ operation: "search";
32696
32696
  images?: ({
32697
32697
  summary?: string | undefined;
32698
32698
  images?: string[] | undefined;
@@ -34218,9 +34218,9 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
34218
34218
  category?: string | undefined;
34219
34219
  }>, "many">;
34220
34220
  }, "strip", z.ZodTypeAny, {
34221
- operation: "map";
34222
34221
  success: boolean;
34223
34222
  error: string;
34223
+ operation: "map";
34224
34224
  links: {
34225
34225
  url: string;
34226
34226
  description?: string | undefined;
@@ -34228,9 +34228,9 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
34228
34228
  category?: string | undefined;
34229
34229
  }[];
34230
34230
  }, {
34231
- operation: "map";
34232
34231
  success: boolean;
34233
34232
  error: string;
34233
+ operation: "map";
34234
34234
  links: {
34235
34235
  url: string;
34236
34236
  description?: string | undefined;
@@ -36685,10 +36685,9 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
36685
36685
  }>, "many">;
36686
36686
  }, "strip", z.ZodTypeAny, {
36687
36687
  status: "failed" | "completed" | "scraping" | "cancelled";
36688
- total: number;
36689
- operation: "crawl";
36690
36688
  success: boolean;
36691
36689
  error: string;
36690
+ operation: "crawl";
36692
36691
  data: {
36693
36692
  summary?: string | undefined;
36694
36693
  images?: string[] | undefined;
@@ -37184,14 +37183,14 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
37184
37183
  }, z.ZodUnknown, "strip"> | undefined;
37185
37184
  }[];
37186
37185
  completed: number;
37186
+ total: number;
37187
37187
  creditsUsed?: number | undefined;
37188
37188
  expiresAt?: string | undefined;
37189
37189
  }, {
37190
37190
  status: "failed" | "completed" | "scraping" | "cancelled";
37191
- total: number;
37192
- operation: "crawl";
37193
37191
  success: boolean;
37194
37192
  error: string;
37193
+ operation: "crawl";
37195
37194
  data: {
37196
37195
  summary?: string | undefined;
37197
37196
  images?: string[] | undefined;
@@ -37687,6 +37686,7 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
37687
37686
  }, z.ZodUnknown, "strip"> | undefined;
37688
37687
  }[];
37689
37688
  completed: number;
37689
+ total: number;
37690
37690
  creditsUsed?: number | undefined;
37691
37691
  expiresAt?: string | undefined;
37692
37692
  }>, z.ZodObject<{
@@ -37701,9 +37701,9 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
37701
37701
  sources: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
37702
37702
  expiresAt: z.ZodOptional<z.ZodString>;
37703
37703
  }, "strip", z.ZodTypeAny, {
37704
- operation: "extract";
37705
37704
  success: boolean;
37706
37705
  error: string;
37706
+ operation: "extract";
37707
37707
  status?: "failed" | "completed" | "cancelled" | "processing" | undefined;
37708
37708
  id?: string | undefined;
37709
37709
  data?: unknown;
@@ -37711,9 +37711,9 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
37711
37711
  sources?: Record<string, unknown> | undefined;
37712
37712
  expiresAt?: string | undefined;
37713
37713
  }, {
37714
- operation: "extract";
37715
37714
  success: boolean;
37716
37715
  error: string;
37716
+ operation: "extract";
37717
37717
  status?: "failed" | "completed" | "cancelled" | "processing" | undefined;
37718
37718
  id?: string | undefined;
37719
37719
  data?: unknown;