@bubblelab/bubble-core 0.1.205 → 0.1.206
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 +159 -159
- package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +8 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +13 -8
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +7 -8
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
- 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 +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +134 -134
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +184 -184
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +156 -156
- package/dist/bubbles/service-bubble/gmail.d.ts +224 -224
- package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
- package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
- package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +456 -456
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +446 -446
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +94 -94
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -662,17 +662,17 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
662
662
|
start: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
663
663
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
664
664
|
}, "strip", z.ZodTypeAny, {
|
|
665
|
-
start: number;
|
|
666
665
|
operation: "search";
|
|
667
666
|
limit: number;
|
|
667
|
+
start: number;
|
|
668
668
|
cql: string;
|
|
669
669
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
670
670
|
}, {
|
|
671
671
|
operation: "search";
|
|
672
672
|
cql: string;
|
|
673
673
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
674
|
-
start?: number | undefined;
|
|
675
674
|
limit?: number | undefined;
|
|
675
|
+
start?: number | undefined;
|
|
676
676
|
}>, z.ZodObject<{
|
|
677
677
|
operation: z.ZodLiteral<"add_comment">;
|
|
678
678
|
page_id: z.ZodString;
|
|
@@ -738,8 +738,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
738
738
|
cursor: z.ZodOptional<z.ZodString>;
|
|
739
739
|
error: z.ZodString;
|
|
740
740
|
}, "strip", z.ZodTypeAny, {
|
|
741
|
-
error: string;
|
|
742
741
|
success: boolean;
|
|
742
|
+
error: string;
|
|
743
743
|
operation: "list_spaces";
|
|
744
744
|
cursor?: string | undefined;
|
|
745
745
|
spaces?: z.objectOutputType<{
|
|
@@ -752,8 +752,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
752
752
|
homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
753
753
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
754
754
|
}, {
|
|
755
|
-
error: string;
|
|
756
755
|
success: boolean;
|
|
756
|
+
error: string;
|
|
757
757
|
operation: "list_spaces";
|
|
758
758
|
cursor?: string | undefined;
|
|
759
759
|
spaces?: z.objectInputType<{
|
|
@@ -795,8 +795,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
795
795
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
796
796
|
error: z.ZodString;
|
|
797
797
|
}, "strip", z.ZodTypeAny, {
|
|
798
|
-
error: string;
|
|
799
798
|
success: boolean;
|
|
799
|
+
error: string;
|
|
800
800
|
operation: "get_space";
|
|
801
801
|
space?: z.objectOutputType<{
|
|
802
802
|
id: z.ZodString;
|
|
@@ -808,8 +808,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
808
808
|
homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
809
809
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
810
810
|
}, {
|
|
811
|
-
error: string;
|
|
812
811
|
success: boolean;
|
|
812
|
+
error: string;
|
|
813
813
|
operation: "get_space";
|
|
814
814
|
space?: z.objectInputType<{
|
|
815
815
|
id: z.ZodString;
|
|
@@ -1016,8 +1016,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1016
1016
|
cursor: z.ZodOptional<z.ZodString>;
|
|
1017
1017
|
error: z.ZodString;
|
|
1018
1018
|
}, "strip", z.ZodTypeAny, {
|
|
1019
|
-
error: string;
|
|
1020
1019
|
success: boolean;
|
|
1020
|
+
error: string;
|
|
1021
1021
|
operation: "list_pages";
|
|
1022
1022
|
cursor?: string | undefined;
|
|
1023
1023
|
pages?: z.objectOutputType<{
|
|
@@ -1085,8 +1085,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1085
1085
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1086
1086
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1087
1087
|
}, {
|
|
1088
|
-
error: string;
|
|
1089
1088
|
success: boolean;
|
|
1089
|
+
error: string;
|
|
1090
1090
|
operation: "list_pages";
|
|
1091
1091
|
cursor?: string | undefined;
|
|
1092
1092
|
pages?: z.objectInputType<{
|
|
@@ -1348,8 +1348,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1348
1348
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1349
1349
|
error: z.ZodString;
|
|
1350
1350
|
}, "strip", z.ZodTypeAny, {
|
|
1351
|
-
error: string;
|
|
1352
1351
|
success: boolean;
|
|
1352
|
+
error: string;
|
|
1353
1353
|
operation: "get_page";
|
|
1354
1354
|
page?: z.objectOutputType<{
|
|
1355
1355
|
id: z.ZodString;
|
|
@@ -1416,8 +1416,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1416
1416
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1417
1417
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1418
1418
|
}, {
|
|
1419
|
-
error: string;
|
|
1420
1419
|
success: boolean;
|
|
1420
|
+
error: string;
|
|
1421
1421
|
operation: "get_page";
|
|
1422
1422
|
page?: z.objectInputType<{
|
|
1423
1423
|
id: z.ZodString;
|
|
@@ -1514,8 +1514,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1514
1514
|
}>>;
|
|
1515
1515
|
error: z.ZodString;
|
|
1516
1516
|
}, "strip", z.ZodTypeAny, {
|
|
1517
|
-
error: string;
|
|
1518
1517
|
success: boolean;
|
|
1518
|
+
error: string;
|
|
1519
1519
|
operation: "create_page";
|
|
1520
1520
|
page?: {
|
|
1521
1521
|
title: string;
|
|
@@ -1526,8 +1526,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1526
1526
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1527
1527
|
} | undefined;
|
|
1528
1528
|
}, {
|
|
1529
|
-
error: string;
|
|
1530
1529
|
success: boolean;
|
|
1530
|
+
error: string;
|
|
1531
1531
|
operation: "create_page";
|
|
1532
1532
|
page?: {
|
|
1533
1533
|
title: string;
|
|
@@ -1565,8 +1565,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1565
1565
|
}>>;
|
|
1566
1566
|
error: z.ZodString;
|
|
1567
1567
|
}, "strip", z.ZodTypeAny, {
|
|
1568
|
-
error: string;
|
|
1569
1568
|
success: boolean;
|
|
1569
|
+
error: string;
|
|
1570
1570
|
operation: "update_page";
|
|
1571
1571
|
page?: {
|
|
1572
1572
|
title: string;
|
|
@@ -1576,8 +1576,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1576
1576
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1577
1577
|
} | undefined;
|
|
1578
1578
|
}, {
|
|
1579
|
-
error: string;
|
|
1580
1579
|
success: boolean;
|
|
1580
|
+
error: string;
|
|
1581
1581
|
operation: "update_page";
|
|
1582
1582
|
page?: {
|
|
1583
1583
|
title: string;
|
|
@@ -1592,13 +1592,13 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1592
1592
|
page_id: z.ZodOptional<z.ZodString>;
|
|
1593
1593
|
error: z.ZodString;
|
|
1594
1594
|
}, "strip", z.ZodTypeAny, {
|
|
1595
|
-
error: string;
|
|
1596
1595
|
success: boolean;
|
|
1596
|
+
error: string;
|
|
1597
1597
|
operation: "delete_page";
|
|
1598
1598
|
page_id?: string | undefined;
|
|
1599
1599
|
}, {
|
|
1600
|
-
error: string;
|
|
1601
1600
|
success: boolean;
|
|
1601
|
+
error: string;
|
|
1602
1602
|
operation: "delete_page";
|
|
1603
1603
|
page_id?: string | undefined;
|
|
1604
1604
|
}>, z.ZodObject<{
|
|
@@ -1766,11 +1766,11 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1766
1766
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
1767
1767
|
error: z.ZodString;
|
|
1768
1768
|
}, "strip", z.ZodTypeAny, {
|
|
1769
|
-
error: string;
|
|
1770
1769
|
success: boolean;
|
|
1770
|
+
error: string;
|
|
1771
1771
|
operation: "search";
|
|
1772
|
-
start?: number | undefined;
|
|
1773
1772
|
limit?: number | undefined;
|
|
1773
|
+
start?: number | undefined;
|
|
1774
1774
|
total?: number | undefined;
|
|
1775
1775
|
results?: z.objectOutputType<{
|
|
1776
1776
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -1826,11 +1826,11 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1826
1826
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1827
1827
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1828
1828
|
}, {
|
|
1829
|
-
error: string;
|
|
1830
1829
|
success: boolean;
|
|
1830
|
+
error: string;
|
|
1831
1831
|
operation: "search";
|
|
1832
|
-
start?: number | undefined;
|
|
1833
1832
|
limit?: number | undefined;
|
|
1833
|
+
start?: number | undefined;
|
|
1834
1834
|
total?: number | undefined;
|
|
1835
1835
|
results?: z.objectInputType<{
|
|
1836
1836
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -2035,8 +2035,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2035
2035
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2036
2036
|
error: z.ZodString;
|
|
2037
2037
|
}, "strip", z.ZodTypeAny, {
|
|
2038
|
-
error: string;
|
|
2039
2038
|
success: boolean;
|
|
2039
|
+
error: string;
|
|
2040
2040
|
operation: "add_comment";
|
|
2041
2041
|
comment?: z.objectOutputType<{
|
|
2042
2042
|
id: z.ZodString;
|
|
@@ -2088,8 +2088,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2088
2088
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
2089
2089
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
2090
2090
|
}, {
|
|
2091
|
-
error: string;
|
|
2092
2091
|
success: boolean;
|
|
2092
|
+
error: string;
|
|
2093
2093
|
operation: "add_comment";
|
|
2094
2094
|
comment?: z.objectInputType<{
|
|
2095
2095
|
id: z.ZodString;
|
|
@@ -2291,8 +2291,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2291
2291
|
cursor: z.ZodOptional<z.ZodString>;
|
|
2292
2292
|
error: z.ZodString;
|
|
2293
2293
|
}, "strip", z.ZodTypeAny, {
|
|
2294
|
-
error: string;
|
|
2295
2294
|
success: boolean;
|
|
2295
|
+
error: string;
|
|
2296
2296
|
operation: "get_comments";
|
|
2297
2297
|
cursor?: string | undefined;
|
|
2298
2298
|
comments?: z.objectOutputType<{
|
|
@@ -2345,8 +2345,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2345
2345
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
2346
2346
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
2347
2347
|
}, {
|
|
2348
|
-
error: string;
|
|
2349
2348
|
success: boolean;
|
|
2349
|
+
error: string;
|
|
2350
2350
|
operation: "get_comments";
|
|
2351
2351
|
cursor?: string | undefined;
|
|
2352
2352
|
comments?: z.objectInputType<{
|