@bubblelab/bubble-core 0.1.83 → 0.1.85
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.
- package/dist/bubble-bundle.d.ts +114 -114
- package/dist/bubbles/service-bubble/agi-inc.d.ts +52 -52
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +31 -31
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +153 -153
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +18 -18
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +12 -12
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +68 -68
- package/dist/bubbles/service-bubble/followupboss.d.ts +124 -124
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +12 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +36 -36
- package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
- package/dist/bubbles/service-bubble/google-calendar.d.ts +24 -24
- package/dist/bubbles/service-bubble/google-drive.d.ts +48 -48
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +20 -20
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/notion/notion.d.ts +68 -68
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/slack/slack.d.ts +97 -97
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +0 -133
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +38 -38
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/telegram.d.ts +52 -52
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +30 -30
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +12 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +168 -15
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/utils/json-parsing.d.ts +9 -0
- package/dist/utils/json-parsing.d.ts.map +1 -1
- package/dist/utils/json-parsing.js +61 -2
- package/dist/utils/json-parsing.js.map +1 -1
- package/dist/utils/zod-schema.d.ts.map +1 -1
- package/dist/utils/zod-schema.js +16 -8
- package/dist/utils/zod-schema.js.map +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts +0 -31
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js +0 -184
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
- package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.js +0 -904
- package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
- package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
- package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/slack.js +0 -1536
- package/dist/bubbles/service-bubble/slack.js.map +0 -1
- package/dist/recording/types.d.ts +0 -68
- package/dist/recording/types.d.ts.map +0 -1
- package/dist/recording/types.js +0 -13
- package/dist/recording/types.js.map +0 -1
|
@@ -206,11 +206,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
206
206
|
type: z.ZodLiteral<"executeJavascript">;
|
|
207
207
|
script: z.ZodString;
|
|
208
208
|
}, "strip", z.ZodTypeAny, {
|
|
209
|
-
type: "executeJavascript";
|
|
210
209
|
script: string;
|
|
211
|
-
}, {
|
|
212
210
|
type: "executeJavascript";
|
|
211
|
+
}, {
|
|
213
212
|
script: string;
|
|
213
|
+
type: "executeJavascript";
|
|
214
214
|
}>, z.ZodObject<{
|
|
215
215
|
type: z.ZodLiteral<"pdf">;
|
|
216
216
|
format: z.ZodOptional<z.ZodEnum<["A0", "A1", "A2", "A3", "A4", "A5", "A6", "Letter", "Legal", "Tabloid", "Ledger"]>>;
|
|
@@ -316,8 +316,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
316
316
|
} | {
|
|
317
317
|
type: "scrape";
|
|
318
318
|
} | {
|
|
319
|
-
type: "executeJavascript";
|
|
320
319
|
script: string;
|
|
320
|
+
type: "executeJavascript";
|
|
321
321
|
} | {
|
|
322
322
|
type: "pdf";
|
|
323
323
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -379,8 +379,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
379
379
|
} | {
|
|
380
380
|
type: "scrape";
|
|
381
381
|
} | {
|
|
382
|
-
type: "executeJavascript";
|
|
383
382
|
script: string;
|
|
383
|
+
type: "executeJavascript";
|
|
384
384
|
} | {
|
|
385
385
|
type: "pdf";
|
|
386
386
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -661,11 +661,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
661
661
|
type: z.ZodLiteral<"executeJavascript">;
|
|
662
662
|
script: z.ZodString;
|
|
663
663
|
}, "strip", z.ZodTypeAny, {
|
|
664
|
-
type: "executeJavascript";
|
|
665
664
|
script: string;
|
|
666
|
-
}, {
|
|
667
665
|
type: "executeJavascript";
|
|
666
|
+
}, {
|
|
668
667
|
script: string;
|
|
668
|
+
type: "executeJavascript";
|
|
669
669
|
}>, z.ZodObject<{
|
|
670
670
|
type: z.ZodLiteral<"pdf">;
|
|
671
671
|
format: z.ZodOptional<z.ZodEnum<["A0", "A1", "A2", "A3", "A4", "A5", "A6", "Letter", "Legal", "Tabloid", "Ledger"]>>;
|
|
@@ -764,8 +764,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
764
764
|
} | {
|
|
765
765
|
type: "scrape";
|
|
766
766
|
} | {
|
|
767
|
-
type: "executeJavascript";
|
|
768
767
|
script: string;
|
|
768
|
+
type: "executeJavascript";
|
|
769
769
|
} | {
|
|
770
770
|
type: "pdf";
|
|
771
771
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -822,8 +822,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
822
822
|
} | {
|
|
823
823
|
type: "scrape";
|
|
824
824
|
} | {
|
|
825
|
-
type: "executeJavascript";
|
|
826
825
|
script: string;
|
|
826
|
+
type: "executeJavascript";
|
|
827
827
|
} | {
|
|
828
828
|
type: "pdf";
|
|
829
829
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -960,8 +960,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
960
960
|
} | {
|
|
961
961
|
type: "scrape";
|
|
962
962
|
} | {
|
|
963
|
-
type: "executeJavascript";
|
|
964
963
|
script: string;
|
|
964
|
+
type: "executeJavascript";
|
|
965
965
|
} | {
|
|
966
966
|
type: "pdf";
|
|
967
967
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -1037,8 +1037,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
1037
1037
|
} | {
|
|
1038
1038
|
type: "scrape";
|
|
1039
1039
|
} | {
|
|
1040
|
-
type: "executeJavascript";
|
|
1041
1040
|
script: string;
|
|
1041
|
+
type: "executeJavascript";
|
|
1042
1042
|
} | {
|
|
1043
1043
|
type: "pdf";
|
|
1044
1044
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -1383,11 +1383,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
1383
1383
|
type: z.ZodLiteral<"executeJavascript">;
|
|
1384
1384
|
script: z.ZodString;
|
|
1385
1385
|
}, "strip", z.ZodTypeAny, {
|
|
1386
|
-
type: "executeJavascript";
|
|
1387
1386
|
script: string;
|
|
1388
|
-
}, {
|
|
1389
1387
|
type: "executeJavascript";
|
|
1388
|
+
}, {
|
|
1390
1389
|
script: string;
|
|
1390
|
+
type: "executeJavascript";
|
|
1391
1391
|
}>, z.ZodObject<{
|
|
1392
1392
|
type: z.ZodLiteral<"pdf">;
|
|
1393
1393
|
format: z.ZodOptional<z.ZodEnum<["A0", "A1", "A2", "A3", "A4", "A5", "A6", "Letter", "Legal", "Tabloid", "Ledger"]>>;
|
|
@@ -1486,8 +1486,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
1486
1486
|
} | {
|
|
1487
1487
|
type: "scrape";
|
|
1488
1488
|
} | {
|
|
1489
|
-
type: "executeJavascript";
|
|
1490
1489
|
script: string;
|
|
1490
|
+
type: "executeJavascript";
|
|
1491
1491
|
} | {
|
|
1492
1492
|
type: "pdf";
|
|
1493
1493
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -1544,8 +1544,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
1544
1544
|
} | {
|
|
1545
1545
|
type: "scrape";
|
|
1546
1546
|
} | {
|
|
1547
|
-
type: "executeJavascript";
|
|
1548
1547
|
script: string;
|
|
1548
|
+
type: "executeJavascript";
|
|
1549
1549
|
} | {
|
|
1550
1550
|
type: "pdf";
|
|
1551
1551
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -1684,8 +1684,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
1684
1684
|
} | {
|
|
1685
1685
|
type: "scrape";
|
|
1686
1686
|
} | {
|
|
1687
|
-
type: "executeJavascript";
|
|
1688
1687
|
script: string;
|
|
1688
|
+
type: "executeJavascript";
|
|
1689
1689
|
} | {
|
|
1690
1690
|
type: "pdf";
|
|
1691
1691
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -1771,8 +1771,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
1771
1771
|
} | {
|
|
1772
1772
|
type: "scrape";
|
|
1773
1773
|
} | {
|
|
1774
|
-
type: "executeJavascript";
|
|
1775
1774
|
script: string;
|
|
1775
|
+
type: "executeJavascript";
|
|
1776
1776
|
} | {
|
|
1777
1777
|
type: "pdf";
|
|
1778
1778
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -2051,11 +2051,11 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
2051
2051
|
type: z.ZodLiteral<"executeJavascript">;
|
|
2052
2052
|
script: z.ZodString;
|
|
2053
2053
|
}, "strip", z.ZodTypeAny, {
|
|
2054
|
-
type: "executeJavascript";
|
|
2055
2054
|
script: string;
|
|
2056
|
-
}, {
|
|
2057
2055
|
type: "executeJavascript";
|
|
2056
|
+
}, {
|
|
2058
2057
|
script: string;
|
|
2058
|
+
type: "executeJavascript";
|
|
2059
2059
|
}>, z.ZodObject<{
|
|
2060
2060
|
type: z.ZodLiteral<"pdf">;
|
|
2061
2061
|
format: z.ZodOptional<z.ZodEnum<["A0", "A1", "A2", "A3", "A4", "A5", "A6", "Letter", "Legal", "Tabloid", "Ledger"]>>;
|
|
@@ -2154,8 +2154,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
2154
2154
|
} | {
|
|
2155
2155
|
type: "scrape";
|
|
2156
2156
|
} | {
|
|
2157
|
-
type: "executeJavascript";
|
|
2158
2157
|
script: string;
|
|
2158
|
+
type: "executeJavascript";
|
|
2159
2159
|
} | {
|
|
2160
2160
|
type: "pdf";
|
|
2161
2161
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -2212,8 +2212,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
2212
2212
|
} | {
|
|
2213
2213
|
type: "scrape";
|
|
2214
2214
|
} | {
|
|
2215
|
-
type: "executeJavascript";
|
|
2216
2215
|
script: string;
|
|
2216
|
+
type: "executeJavascript";
|
|
2217
2217
|
} | {
|
|
2218
2218
|
type: "pdf";
|
|
2219
2219
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -2282,8 +2282,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
2282
2282
|
}, "strip", z.ZodTypeAny, {
|
|
2283
2283
|
operation: "extract";
|
|
2284
2284
|
urls: string[];
|
|
2285
|
-
schema?: any;
|
|
2286
2285
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2286
|
+
schema?: any;
|
|
2287
2287
|
timeout?: number | undefined;
|
|
2288
2288
|
maxRetries?: number | undefined;
|
|
2289
2289
|
systemPrompt?: string | undefined;
|
|
@@ -2357,8 +2357,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
2357
2357
|
} | {
|
|
2358
2358
|
type: "scrape";
|
|
2359
2359
|
} | {
|
|
2360
|
-
type: "executeJavascript";
|
|
2361
2360
|
script: string;
|
|
2361
|
+
type: "executeJavascript";
|
|
2362
2362
|
} | {
|
|
2363
2363
|
type: "pdf";
|
|
2364
2364
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -2390,8 +2390,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
2390
2390
|
}, {
|
|
2391
2391
|
operation: "extract";
|
|
2392
2392
|
urls: string[];
|
|
2393
|
-
schema?: any;
|
|
2394
2393
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2394
|
+
schema?: any;
|
|
2395
2395
|
timeout?: number | undefined;
|
|
2396
2396
|
maxRetries?: number | undefined;
|
|
2397
2397
|
systemPrompt?: string | undefined;
|
|
@@ -2435,8 +2435,8 @@ declare const FirecrawlParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
2435
2435
|
} | {
|
|
2436
2436
|
type: "scrape";
|
|
2437
2437
|
} | {
|
|
2438
|
-
type: "executeJavascript";
|
|
2439
2438
|
script: string;
|
|
2439
|
+
type: "executeJavascript";
|
|
2440
2440
|
} | {
|
|
2441
2441
|
type: "pdf";
|
|
2442
2442
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -3951,8 +3951,8 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
3951
3951
|
} & {
|
|
3952
3952
|
operation: z.ZodLiteral<"scrape">;
|
|
3953
3953
|
}, "strip", z.ZodTypeAny, {
|
|
3954
|
-
success: boolean;
|
|
3955
3954
|
error: string;
|
|
3955
|
+
success: boolean;
|
|
3956
3956
|
operation: "scrape";
|
|
3957
3957
|
json?: unknown;
|
|
3958
3958
|
metadata?: z.objectOutputType<{
|
|
@@ -4447,8 +4447,8 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
4447
4447
|
}>>;
|
|
4448
4448
|
}, z.ZodUnknown, "strip"> | undefined;
|
|
4449
4449
|
}, {
|
|
4450
|
-
success: boolean;
|
|
4451
4450
|
error: string;
|
|
4451
|
+
success: boolean;
|
|
4452
4452
|
operation: "scrape";
|
|
4453
4453
|
json?: unknown;
|
|
4454
4454
|
metadata?: z.objectInputType<{
|
|
@@ -12317,8 +12317,8 @@ 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
|
-
success: boolean;
|
|
12321
12320
|
error: string;
|
|
12321
|
+
success: boolean;
|
|
12322
12322
|
operation: "search";
|
|
12323
12323
|
images?: ({
|
|
12324
12324
|
json?: unknown;
|
|
@@ -13824,8 +13824,8 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
13824
13824
|
})[] | undefined;
|
|
13825
13825
|
other?: unknown[] | undefined;
|
|
13826
13826
|
}, {
|
|
13827
|
-
success: boolean;
|
|
13828
13827
|
error: string;
|
|
13828
|
+
success: boolean;
|
|
13829
13829
|
operation: "search";
|
|
13830
13830
|
images?: ({
|
|
13831
13831
|
json?: unknown;
|
|
@@ -15352,8 +15352,8 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
15352
15352
|
category?: string | undefined;
|
|
15353
15353
|
}>, "many">;
|
|
15354
15354
|
}, "strip", z.ZodTypeAny, {
|
|
15355
|
-
success: boolean;
|
|
15356
15355
|
error: string;
|
|
15356
|
+
success: boolean;
|
|
15357
15357
|
operation: "map";
|
|
15358
15358
|
links: {
|
|
15359
15359
|
url: string;
|
|
@@ -15362,8 +15362,8 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
15362
15362
|
category?: string | undefined;
|
|
15363
15363
|
}[];
|
|
15364
15364
|
}, {
|
|
15365
|
-
success: boolean;
|
|
15366
15365
|
error: string;
|
|
15366
|
+
success: boolean;
|
|
15367
15367
|
operation: "map";
|
|
15368
15368
|
links: {
|
|
15369
15369
|
url: string;
|
|
@@ -17819,8 +17819,8 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
17819
17819
|
}>, "many">;
|
|
17820
17820
|
}, "strip", z.ZodTypeAny, {
|
|
17821
17821
|
status: "failed" | "completed" | "scraping" | "cancelled";
|
|
17822
|
-
success: boolean;
|
|
17823
17822
|
error: string;
|
|
17823
|
+
success: boolean;
|
|
17824
17824
|
data: {
|
|
17825
17825
|
json?: unknown;
|
|
17826
17826
|
metadata?: z.objectOutputType<{
|
|
@@ -18322,8 +18322,8 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
18322
18322
|
expiresAt?: string | undefined;
|
|
18323
18323
|
}, {
|
|
18324
18324
|
status: "failed" | "completed" | "scraping" | "cancelled";
|
|
18325
|
-
success: boolean;
|
|
18326
18325
|
error: string;
|
|
18326
|
+
success: boolean;
|
|
18327
18327
|
data: {
|
|
18328
18328
|
json?: unknown;
|
|
18329
18329
|
metadata?: z.objectInputType<{
|
|
@@ -18835,8 +18835,8 @@ 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
|
-
success: boolean;
|
|
18839
18838
|
error: string;
|
|
18839
|
+
success: boolean;
|
|
18840
18840
|
operation: "extract";
|
|
18841
18841
|
status?: "failed" | "completed" | "processing" | "cancelled" | undefined;
|
|
18842
18842
|
id?: string | undefined;
|
|
@@ -18845,8 +18845,8 @@ declare const FirecrawlResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
18845
18845
|
sources?: Record<string, unknown> | undefined;
|
|
18846
18846
|
expiresAt?: string | undefined;
|
|
18847
18847
|
}, {
|
|
18848
|
-
success: boolean;
|
|
18849
18848
|
error: string;
|
|
18849
|
+
success: boolean;
|
|
18850
18850
|
operation: "extract";
|
|
18851
18851
|
status?: "failed" | "completed" | "processing" | "cancelled" | undefined;
|
|
18852
18852
|
id?: string | undefined;
|
|
@@ -19072,11 +19072,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
19072
19072
|
type: z.ZodLiteral<"executeJavascript">;
|
|
19073
19073
|
script: z.ZodString;
|
|
19074
19074
|
}, "strip", z.ZodTypeAny, {
|
|
19075
|
-
type: "executeJavascript";
|
|
19076
19075
|
script: string;
|
|
19077
|
-
}, {
|
|
19078
19076
|
type: "executeJavascript";
|
|
19077
|
+
}, {
|
|
19079
19078
|
script: string;
|
|
19079
|
+
type: "executeJavascript";
|
|
19080
19080
|
}>, z.ZodObject<{
|
|
19081
19081
|
type: z.ZodLiteral<"pdf">;
|
|
19082
19082
|
format: z.ZodOptional<z.ZodEnum<["A0", "A1", "A2", "A3", "A4", "A5", "A6", "Letter", "Legal", "Tabloid", "Ledger"]>>;
|
|
@@ -19182,8 +19182,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
19182
19182
|
} | {
|
|
19183
19183
|
type: "scrape";
|
|
19184
19184
|
} | {
|
|
19185
|
-
type: "executeJavascript";
|
|
19186
19185
|
script: string;
|
|
19186
|
+
type: "executeJavascript";
|
|
19187
19187
|
} | {
|
|
19188
19188
|
type: "pdf";
|
|
19189
19189
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -19245,8 +19245,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
19245
19245
|
} | {
|
|
19246
19246
|
type: "scrape";
|
|
19247
19247
|
} | {
|
|
19248
|
-
type: "executeJavascript";
|
|
19249
19248
|
script: string;
|
|
19249
|
+
type: "executeJavascript";
|
|
19250
19250
|
} | {
|
|
19251
19251
|
type: "pdf";
|
|
19252
19252
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -19527,11 +19527,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
19527
19527
|
type: z.ZodLiteral<"executeJavascript">;
|
|
19528
19528
|
script: z.ZodString;
|
|
19529
19529
|
}, "strip", z.ZodTypeAny, {
|
|
19530
|
-
type: "executeJavascript";
|
|
19531
19530
|
script: string;
|
|
19532
|
-
}, {
|
|
19533
19531
|
type: "executeJavascript";
|
|
19532
|
+
}, {
|
|
19534
19533
|
script: string;
|
|
19534
|
+
type: "executeJavascript";
|
|
19535
19535
|
}>, z.ZodObject<{
|
|
19536
19536
|
type: z.ZodLiteral<"pdf">;
|
|
19537
19537
|
format: z.ZodOptional<z.ZodEnum<["A0", "A1", "A2", "A3", "A4", "A5", "A6", "Letter", "Legal", "Tabloid", "Ledger"]>>;
|
|
@@ -19630,8 +19630,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
19630
19630
|
} | {
|
|
19631
19631
|
type: "scrape";
|
|
19632
19632
|
} | {
|
|
19633
|
-
type: "executeJavascript";
|
|
19634
19633
|
script: string;
|
|
19634
|
+
type: "executeJavascript";
|
|
19635
19635
|
} | {
|
|
19636
19636
|
type: "pdf";
|
|
19637
19637
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -19688,8 +19688,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
19688
19688
|
} | {
|
|
19689
19689
|
type: "scrape";
|
|
19690
19690
|
} | {
|
|
19691
|
-
type: "executeJavascript";
|
|
19692
19691
|
script: string;
|
|
19692
|
+
type: "executeJavascript";
|
|
19693
19693
|
} | {
|
|
19694
19694
|
type: "pdf";
|
|
19695
19695
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -19826,8 +19826,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
19826
19826
|
} | {
|
|
19827
19827
|
type: "scrape";
|
|
19828
19828
|
} | {
|
|
19829
|
-
type: "executeJavascript";
|
|
19830
19829
|
script: string;
|
|
19830
|
+
type: "executeJavascript";
|
|
19831
19831
|
} | {
|
|
19832
19832
|
type: "pdf";
|
|
19833
19833
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -19903,8 +19903,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
19903
19903
|
} | {
|
|
19904
19904
|
type: "scrape";
|
|
19905
19905
|
} | {
|
|
19906
|
-
type: "executeJavascript";
|
|
19907
19906
|
script: string;
|
|
19907
|
+
type: "executeJavascript";
|
|
19908
19908
|
} | {
|
|
19909
19909
|
type: "pdf";
|
|
19910
19910
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -20249,11 +20249,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
20249
20249
|
type: z.ZodLiteral<"executeJavascript">;
|
|
20250
20250
|
script: z.ZodString;
|
|
20251
20251
|
}, "strip", z.ZodTypeAny, {
|
|
20252
|
-
type: "executeJavascript";
|
|
20253
20252
|
script: string;
|
|
20254
|
-
}, {
|
|
20255
20253
|
type: "executeJavascript";
|
|
20254
|
+
}, {
|
|
20256
20255
|
script: string;
|
|
20256
|
+
type: "executeJavascript";
|
|
20257
20257
|
}>, z.ZodObject<{
|
|
20258
20258
|
type: z.ZodLiteral<"pdf">;
|
|
20259
20259
|
format: z.ZodOptional<z.ZodEnum<["A0", "A1", "A2", "A3", "A4", "A5", "A6", "Letter", "Legal", "Tabloid", "Ledger"]>>;
|
|
@@ -20352,8 +20352,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
20352
20352
|
} | {
|
|
20353
20353
|
type: "scrape";
|
|
20354
20354
|
} | {
|
|
20355
|
-
type: "executeJavascript";
|
|
20356
20355
|
script: string;
|
|
20356
|
+
type: "executeJavascript";
|
|
20357
20357
|
} | {
|
|
20358
20358
|
type: "pdf";
|
|
20359
20359
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -20410,8 +20410,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
20410
20410
|
} | {
|
|
20411
20411
|
type: "scrape";
|
|
20412
20412
|
} | {
|
|
20413
|
-
type: "executeJavascript";
|
|
20414
20413
|
script: string;
|
|
20414
|
+
type: "executeJavascript";
|
|
20415
20415
|
} | {
|
|
20416
20416
|
type: "pdf";
|
|
20417
20417
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -20550,8 +20550,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
20550
20550
|
} | {
|
|
20551
20551
|
type: "scrape";
|
|
20552
20552
|
} | {
|
|
20553
|
-
type: "executeJavascript";
|
|
20554
20553
|
script: string;
|
|
20554
|
+
type: "executeJavascript";
|
|
20555
20555
|
} | {
|
|
20556
20556
|
type: "pdf";
|
|
20557
20557
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -20637,8 +20637,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
20637
20637
|
} | {
|
|
20638
20638
|
type: "scrape";
|
|
20639
20639
|
} | {
|
|
20640
|
-
type: "executeJavascript";
|
|
20641
20640
|
script: string;
|
|
20641
|
+
type: "executeJavascript";
|
|
20642
20642
|
} | {
|
|
20643
20643
|
type: "pdf";
|
|
20644
20644
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -20917,11 +20917,11 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
20917
20917
|
type: z.ZodLiteral<"executeJavascript">;
|
|
20918
20918
|
script: z.ZodString;
|
|
20919
20919
|
}, "strip", z.ZodTypeAny, {
|
|
20920
|
-
type: "executeJavascript";
|
|
20921
20920
|
script: string;
|
|
20922
|
-
}, {
|
|
20923
20921
|
type: "executeJavascript";
|
|
20922
|
+
}, {
|
|
20924
20923
|
script: string;
|
|
20924
|
+
type: "executeJavascript";
|
|
20925
20925
|
}>, z.ZodObject<{
|
|
20926
20926
|
type: z.ZodLiteral<"pdf">;
|
|
20927
20927
|
format: z.ZodOptional<z.ZodEnum<["A0", "A1", "A2", "A3", "A4", "A5", "A6", "Letter", "Legal", "Tabloid", "Ledger"]>>;
|
|
@@ -21020,8 +21020,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
21020
21020
|
} | {
|
|
21021
21021
|
type: "scrape";
|
|
21022
21022
|
} | {
|
|
21023
|
-
type: "executeJavascript";
|
|
21024
21023
|
script: string;
|
|
21024
|
+
type: "executeJavascript";
|
|
21025
21025
|
} | {
|
|
21026
21026
|
type: "pdf";
|
|
21027
21027
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -21078,8 +21078,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
21078
21078
|
} | {
|
|
21079
21079
|
type: "scrape";
|
|
21080
21080
|
} | {
|
|
21081
|
-
type: "executeJavascript";
|
|
21082
21081
|
script: string;
|
|
21082
|
+
type: "executeJavascript";
|
|
21083
21083
|
} | {
|
|
21084
21084
|
type: "pdf";
|
|
21085
21085
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -21148,8 +21148,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
21148
21148
|
}, "strip", z.ZodTypeAny, {
|
|
21149
21149
|
operation: "extract";
|
|
21150
21150
|
urls: string[];
|
|
21151
|
-
schema?: any;
|
|
21152
21151
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
21152
|
+
schema?: any;
|
|
21153
21153
|
timeout?: number | undefined;
|
|
21154
21154
|
maxRetries?: number | undefined;
|
|
21155
21155
|
systemPrompt?: string | undefined;
|
|
@@ -21223,8 +21223,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
21223
21223
|
} | {
|
|
21224
21224
|
type: "scrape";
|
|
21225
21225
|
} | {
|
|
21226
|
-
type: "executeJavascript";
|
|
21227
21226
|
script: string;
|
|
21227
|
+
type: "executeJavascript";
|
|
21228
21228
|
} | {
|
|
21229
21229
|
type: "pdf";
|
|
21230
21230
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -21256,8 +21256,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
21256
21256
|
}, {
|
|
21257
21257
|
operation: "extract";
|
|
21258
21258
|
urls: string[];
|
|
21259
|
-
schema?: any;
|
|
21260
21259
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
21260
|
+
schema?: any;
|
|
21261
21261
|
timeout?: number | undefined;
|
|
21262
21262
|
maxRetries?: number | undefined;
|
|
21263
21263
|
systemPrompt?: string | undefined;
|
|
@@ -21301,8 +21301,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
21301
21301
|
} | {
|
|
21302
21302
|
type: "scrape";
|
|
21303
21303
|
} | {
|
|
21304
|
-
type: "executeJavascript";
|
|
21305
21304
|
script: string;
|
|
21305
|
+
type: "executeJavascript";
|
|
21306
21306
|
} | {
|
|
21307
21307
|
type: "pdf";
|
|
21308
21308
|
format?: "A0" | "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid" | "Ledger" | undefined;
|
|
@@ -22817,8 +22817,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
22817
22817
|
} & {
|
|
22818
22818
|
operation: z.ZodLiteral<"scrape">;
|
|
22819
22819
|
}, "strip", z.ZodTypeAny, {
|
|
22820
|
-
success: boolean;
|
|
22821
22820
|
error: string;
|
|
22821
|
+
success: boolean;
|
|
22822
22822
|
operation: "scrape";
|
|
22823
22823
|
json?: unknown;
|
|
22824
22824
|
metadata?: z.objectOutputType<{
|
|
@@ -23313,8 +23313,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
23313
23313
|
}>>;
|
|
23314
23314
|
}, z.ZodUnknown, "strip"> | undefined;
|
|
23315
23315
|
}, {
|
|
23316
|
-
success: boolean;
|
|
23317
23316
|
error: string;
|
|
23317
|
+
success: boolean;
|
|
23318
23318
|
operation: "scrape";
|
|
23319
23319
|
json?: unknown;
|
|
23320
23320
|
metadata?: z.objectInputType<{
|
|
@@ -31183,8 +31183,8 @@ 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
|
-
success: boolean;
|
|
31187
31186
|
error: string;
|
|
31187
|
+
success: boolean;
|
|
31188
31188
|
operation: "search";
|
|
31189
31189
|
images?: ({
|
|
31190
31190
|
json?: unknown;
|
|
@@ -32690,8 +32690,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
32690
32690
|
})[] | undefined;
|
|
32691
32691
|
other?: unknown[] | undefined;
|
|
32692
32692
|
}, {
|
|
32693
|
-
success: boolean;
|
|
32694
32693
|
error: string;
|
|
32694
|
+
success: boolean;
|
|
32695
32695
|
operation: "search";
|
|
32696
32696
|
images?: ({
|
|
32697
32697
|
json?: unknown;
|
|
@@ -34218,8 +34218,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
34218
34218
|
category?: string | undefined;
|
|
34219
34219
|
}>, "many">;
|
|
34220
34220
|
}, "strip", z.ZodTypeAny, {
|
|
34221
|
-
success: boolean;
|
|
34222
34221
|
error: string;
|
|
34222
|
+
success: boolean;
|
|
34223
34223
|
operation: "map";
|
|
34224
34224
|
links: {
|
|
34225
34225
|
url: string;
|
|
@@ -34228,8 +34228,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
34228
34228
|
category?: string | undefined;
|
|
34229
34229
|
}[];
|
|
34230
34230
|
}, {
|
|
34231
|
-
success: boolean;
|
|
34232
34231
|
error: string;
|
|
34232
|
+
success: boolean;
|
|
34233
34233
|
operation: "map";
|
|
34234
34234
|
links: {
|
|
34235
34235
|
url: string;
|
|
@@ -36685,8 +36685,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
36685
36685
|
}>, "many">;
|
|
36686
36686
|
}, "strip", z.ZodTypeAny, {
|
|
36687
36687
|
status: "failed" | "completed" | "scraping" | "cancelled";
|
|
36688
|
-
success: boolean;
|
|
36689
36688
|
error: string;
|
|
36689
|
+
success: boolean;
|
|
36690
36690
|
data: {
|
|
36691
36691
|
json?: unknown;
|
|
36692
36692
|
metadata?: z.objectOutputType<{
|
|
@@ -37188,8 +37188,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
37188
37188
|
expiresAt?: string | undefined;
|
|
37189
37189
|
}, {
|
|
37190
37190
|
status: "failed" | "completed" | "scraping" | "cancelled";
|
|
37191
|
-
success: boolean;
|
|
37192
37191
|
error: string;
|
|
37192
|
+
success: boolean;
|
|
37193
37193
|
data: {
|
|
37194
37194
|
json?: unknown;
|
|
37195
37195
|
metadata?: z.objectInputType<{
|
|
@@ -37701,8 +37701,8 @@ 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
|
-
success: boolean;
|
|
37705
37704
|
error: string;
|
|
37705
|
+
success: boolean;
|
|
37706
37706
|
operation: "extract";
|
|
37707
37707
|
status?: "failed" | "completed" | "processing" | "cancelled" | undefined;
|
|
37708
37708
|
id?: string | undefined;
|
|
@@ -37711,8 +37711,8 @@ export declare class FirecrawlBubble<T extends FirecrawlParams = FirecrawlParams
|
|
|
37711
37711
|
sources?: Record<string, unknown> | undefined;
|
|
37712
37712
|
expiresAt?: string | undefined;
|
|
37713
37713
|
}, {
|
|
37714
|
-
success: boolean;
|
|
37715
37714
|
error: string;
|
|
37715
|
+
success: boolean;
|
|
37716
37716
|
operation: "extract";
|
|
37717
37717
|
status?: "failed" | "completed" | "processing" | "cancelled" | undefined;
|
|
37718
37718
|
id?: string | undefined;
|