@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
|
@@ -1105,8 +1105,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1105
1105
|
error: z.ZodString;
|
|
1106
1106
|
success: z.ZodBoolean;
|
|
1107
1107
|
}, "strip", z.ZodTypeAny, {
|
|
1108
|
-
success: boolean;
|
|
1109
1108
|
error: string;
|
|
1109
|
+
success: boolean;
|
|
1110
1110
|
operation: "send_message";
|
|
1111
1111
|
ok: boolean;
|
|
1112
1112
|
message?: {
|
|
@@ -1145,8 +1145,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1145
1145
|
} | undefined;
|
|
1146
1146
|
} | undefined;
|
|
1147
1147
|
}, {
|
|
1148
|
-
success: boolean;
|
|
1149
1148
|
error: string;
|
|
1149
|
+
success: boolean;
|
|
1150
1150
|
operation: "send_message";
|
|
1151
1151
|
ok: boolean;
|
|
1152
1152
|
message?: {
|
|
@@ -1345,8 +1345,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1345
1345
|
error: z.ZodString;
|
|
1346
1346
|
success: z.ZodBoolean;
|
|
1347
1347
|
}, "strip", z.ZodTypeAny, {
|
|
1348
|
-
success: boolean;
|
|
1349
1348
|
error: string;
|
|
1349
|
+
success: boolean;
|
|
1350
1350
|
operation: "send_photo";
|
|
1351
1351
|
ok: boolean;
|
|
1352
1352
|
message?: {
|
|
@@ -1385,8 +1385,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1385
1385
|
} | undefined;
|
|
1386
1386
|
} | undefined;
|
|
1387
1387
|
}, {
|
|
1388
|
-
success: boolean;
|
|
1389
1388
|
error: string;
|
|
1389
|
+
success: boolean;
|
|
1390
1390
|
operation: "send_photo";
|
|
1391
1391
|
ok: boolean;
|
|
1392
1392
|
message?: {
|
|
@@ -1585,8 +1585,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1585
1585
|
error: z.ZodString;
|
|
1586
1586
|
success: z.ZodBoolean;
|
|
1587
1587
|
}, "strip", z.ZodTypeAny, {
|
|
1588
|
-
success: boolean;
|
|
1589
1588
|
error: string;
|
|
1589
|
+
success: boolean;
|
|
1590
1590
|
operation: "send_document";
|
|
1591
1591
|
ok: boolean;
|
|
1592
1592
|
message?: {
|
|
@@ -1625,8 +1625,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1625
1625
|
} | undefined;
|
|
1626
1626
|
} | undefined;
|
|
1627
1627
|
}, {
|
|
1628
|
-
success: boolean;
|
|
1629
1628
|
error: string;
|
|
1629
|
+
success: boolean;
|
|
1630
1630
|
operation: "send_document";
|
|
1631
1631
|
ok: boolean;
|
|
1632
1632
|
message?: {
|
|
@@ -1825,8 +1825,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1825
1825
|
error: z.ZodString;
|
|
1826
1826
|
success: z.ZodBoolean;
|
|
1827
1827
|
}, "strip", z.ZodTypeAny, {
|
|
1828
|
-
success: boolean;
|
|
1829
1828
|
error: string;
|
|
1829
|
+
success: boolean;
|
|
1830
1830
|
operation: "edit_message";
|
|
1831
1831
|
ok: boolean;
|
|
1832
1832
|
message?: {
|
|
@@ -1865,8 +1865,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1865
1865
|
} | undefined;
|
|
1866
1866
|
} | undefined;
|
|
1867
1867
|
}, {
|
|
1868
|
-
success: boolean;
|
|
1869
1868
|
error: string;
|
|
1869
|
+
success: boolean;
|
|
1870
1870
|
operation: "edit_message";
|
|
1871
1871
|
ok: boolean;
|
|
1872
1872
|
message?: {
|
|
@@ -1910,13 +1910,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1910
1910
|
error: z.ZodString;
|
|
1911
1911
|
success: z.ZodBoolean;
|
|
1912
1912
|
}, "strip", z.ZodTypeAny, {
|
|
1913
|
-
success: boolean;
|
|
1914
1913
|
error: string;
|
|
1914
|
+
success: boolean;
|
|
1915
1915
|
operation: "delete_message";
|
|
1916
1916
|
ok: boolean;
|
|
1917
1917
|
}, {
|
|
1918
|
-
success: boolean;
|
|
1919
1918
|
error: string;
|
|
1919
|
+
success: boolean;
|
|
1920
1920
|
operation: "delete_message";
|
|
1921
1921
|
ok: boolean;
|
|
1922
1922
|
}>, z.ZodObject<{
|
|
@@ -1947,8 +1947,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1947
1947
|
error: z.ZodString;
|
|
1948
1948
|
success: z.ZodBoolean;
|
|
1949
1949
|
}, "strip", z.ZodTypeAny, {
|
|
1950
|
-
success: boolean;
|
|
1951
1950
|
error: string;
|
|
1951
|
+
success: boolean;
|
|
1952
1952
|
operation: "get_me";
|
|
1953
1953
|
ok: boolean;
|
|
1954
1954
|
user?: {
|
|
@@ -1960,8 +1960,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
1960
1960
|
language_code?: string | undefined;
|
|
1961
1961
|
} | undefined;
|
|
1962
1962
|
}, {
|
|
1963
|
-
success: boolean;
|
|
1964
1963
|
error: string;
|
|
1964
|
+
success: boolean;
|
|
1965
1965
|
operation: "get_me";
|
|
1966
1966
|
ok: boolean;
|
|
1967
1967
|
user?: {
|
|
@@ -2006,8 +2006,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
2006
2006
|
error: z.ZodString;
|
|
2007
2007
|
success: z.ZodBoolean;
|
|
2008
2008
|
}, "strip", z.ZodTypeAny, {
|
|
2009
|
-
success: boolean;
|
|
2010
2009
|
error: string;
|
|
2010
|
+
success: boolean;
|
|
2011
2011
|
operation: "get_chat";
|
|
2012
2012
|
ok: boolean;
|
|
2013
2013
|
chat?: {
|
|
@@ -2021,8 +2021,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
2021
2021
|
invite_link?: string | undefined;
|
|
2022
2022
|
} | undefined;
|
|
2023
2023
|
}, {
|
|
2024
|
-
success: boolean;
|
|
2025
2024
|
error: string;
|
|
2025
|
+
success: boolean;
|
|
2026
2026
|
operation: "get_chat";
|
|
2027
2027
|
ok: boolean;
|
|
2028
2028
|
chat?: {
|
|
@@ -3330,8 +3330,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
3330
3330
|
error: z.ZodString;
|
|
3331
3331
|
success: z.ZodBoolean;
|
|
3332
3332
|
}, "strip", z.ZodTypeAny, {
|
|
3333
|
-
success: boolean;
|
|
3334
3333
|
error: string;
|
|
3334
|
+
success: boolean;
|
|
3335
3335
|
operation: "get_updates";
|
|
3336
3336
|
ok: boolean;
|
|
3337
3337
|
updates?: {
|
|
@@ -3528,8 +3528,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
3528
3528
|
} | undefined;
|
|
3529
3529
|
}[] | undefined;
|
|
3530
3530
|
}, {
|
|
3531
|
-
success: boolean;
|
|
3532
3531
|
error: string;
|
|
3532
|
+
success: boolean;
|
|
3533
3533
|
operation: "get_updates";
|
|
3534
3534
|
ok: boolean;
|
|
3535
3535
|
updates?: {
|
|
@@ -3731,13 +3731,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
3731
3731
|
error: z.ZodString;
|
|
3732
3732
|
success: z.ZodBoolean;
|
|
3733
3733
|
}, "strip", z.ZodTypeAny, {
|
|
3734
|
-
success: boolean;
|
|
3735
3734
|
error: string;
|
|
3735
|
+
success: boolean;
|
|
3736
3736
|
operation: "send_chat_action";
|
|
3737
3737
|
ok: boolean;
|
|
3738
3738
|
}, {
|
|
3739
|
-
success: boolean;
|
|
3740
3739
|
error: string;
|
|
3740
|
+
success: boolean;
|
|
3741
3741
|
operation: "send_chat_action";
|
|
3742
3742
|
ok: boolean;
|
|
3743
3743
|
}>, z.ZodObject<{
|
|
@@ -3746,13 +3746,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
3746
3746
|
error: z.ZodString;
|
|
3747
3747
|
success: z.ZodBoolean;
|
|
3748
3748
|
}, "strip", z.ZodTypeAny, {
|
|
3749
|
-
success: boolean;
|
|
3750
3749
|
error: string;
|
|
3750
|
+
success: boolean;
|
|
3751
3751
|
operation: "set_message_reaction";
|
|
3752
3752
|
ok: boolean;
|
|
3753
3753
|
}, {
|
|
3754
|
-
success: boolean;
|
|
3755
3754
|
error: string;
|
|
3755
|
+
success: boolean;
|
|
3756
3756
|
operation: "set_message_reaction";
|
|
3757
3757
|
ok: boolean;
|
|
3758
3758
|
}>, z.ZodObject<{
|
|
@@ -3761,13 +3761,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
3761
3761
|
error: z.ZodString;
|
|
3762
3762
|
success: z.ZodBoolean;
|
|
3763
3763
|
}, "strip", z.ZodTypeAny, {
|
|
3764
|
-
success: boolean;
|
|
3765
3764
|
error: string;
|
|
3765
|
+
success: boolean;
|
|
3766
3766
|
operation: "set_webhook";
|
|
3767
3767
|
ok: boolean;
|
|
3768
3768
|
}, {
|
|
3769
|
-
success: boolean;
|
|
3770
3769
|
error: string;
|
|
3770
|
+
success: boolean;
|
|
3771
3771
|
operation: "set_webhook";
|
|
3772
3772
|
ok: boolean;
|
|
3773
3773
|
}>, z.ZodObject<{
|
|
@@ -3776,13 +3776,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
3776
3776
|
error: z.ZodString;
|
|
3777
3777
|
success: z.ZodBoolean;
|
|
3778
3778
|
}, "strip", z.ZodTypeAny, {
|
|
3779
|
-
success: boolean;
|
|
3780
3779
|
error: string;
|
|
3780
|
+
success: boolean;
|
|
3781
3781
|
operation: "delete_webhook";
|
|
3782
3782
|
ok: boolean;
|
|
3783
3783
|
}, {
|
|
3784
|
-
success: boolean;
|
|
3785
3784
|
error: string;
|
|
3785
|
+
success: boolean;
|
|
3786
3786
|
operation: "delete_webhook";
|
|
3787
3787
|
ok: boolean;
|
|
3788
3788
|
}>, z.ZodObject<{
|
|
@@ -3822,8 +3822,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
3822
3822
|
error: z.ZodString;
|
|
3823
3823
|
success: z.ZodBoolean;
|
|
3824
3824
|
}, "strip", z.ZodTypeAny, {
|
|
3825
|
-
success: boolean;
|
|
3826
3825
|
error: string;
|
|
3826
|
+
success: boolean;
|
|
3827
3827
|
operation: "get_webhook_info";
|
|
3828
3828
|
ok: boolean;
|
|
3829
3829
|
webhook_info?: {
|
|
@@ -3838,8 +3838,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
3838
3838
|
last_synchronization_error_date?: number | undefined;
|
|
3839
3839
|
} | undefined;
|
|
3840
3840
|
}, {
|
|
3841
|
-
success: boolean;
|
|
3842
3841
|
error: string;
|
|
3842
|
+
success: boolean;
|
|
3843
3843
|
operation: "get_webhook_info";
|
|
3844
3844
|
ok: boolean;
|
|
3845
3845
|
webhook_info?: {
|
|
@@ -4963,8 +4963,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
4963
4963
|
error: z.ZodString;
|
|
4964
4964
|
success: z.ZodBoolean;
|
|
4965
4965
|
}, "strip", z.ZodTypeAny, {
|
|
4966
|
-
success: boolean;
|
|
4967
4966
|
error: string;
|
|
4967
|
+
success: boolean;
|
|
4968
4968
|
operation: "send_message";
|
|
4969
4969
|
ok: boolean;
|
|
4970
4970
|
message?: {
|
|
@@ -5003,8 +5003,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5003
5003
|
} | undefined;
|
|
5004
5004
|
} | undefined;
|
|
5005
5005
|
}, {
|
|
5006
|
-
success: boolean;
|
|
5007
5006
|
error: string;
|
|
5007
|
+
success: boolean;
|
|
5008
5008
|
operation: "send_message";
|
|
5009
5009
|
ok: boolean;
|
|
5010
5010
|
message?: {
|
|
@@ -5203,8 +5203,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5203
5203
|
error: z.ZodString;
|
|
5204
5204
|
success: z.ZodBoolean;
|
|
5205
5205
|
}, "strip", z.ZodTypeAny, {
|
|
5206
|
-
success: boolean;
|
|
5207
5206
|
error: string;
|
|
5207
|
+
success: boolean;
|
|
5208
5208
|
operation: "send_photo";
|
|
5209
5209
|
ok: boolean;
|
|
5210
5210
|
message?: {
|
|
@@ -5243,8 +5243,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5243
5243
|
} | undefined;
|
|
5244
5244
|
} | undefined;
|
|
5245
5245
|
}, {
|
|
5246
|
-
success: boolean;
|
|
5247
5246
|
error: string;
|
|
5247
|
+
success: boolean;
|
|
5248
5248
|
operation: "send_photo";
|
|
5249
5249
|
ok: boolean;
|
|
5250
5250
|
message?: {
|
|
@@ -5443,8 +5443,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5443
5443
|
error: z.ZodString;
|
|
5444
5444
|
success: z.ZodBoolean;
|
|
5445
5445
|
}, "strip", z.ZodTypeAny, {
|
|
5446
|
-
success: boolean;
|
|
5447
5446
|
error: string;
|
|
5447
|
+
success: boolean;
|
|
5448
5448
|
operation: "send_document";
|
|
5449
5449
|
ok: boolean;
|
|
5450
5450
|
message?: {
|
|
@@ -5483,8 +5483,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5483
5483
|
} | undefined;
|
|
5484
5484
|
} | undefined;
|
|
5485
5485
|
}, {
|
|
5486
|
-
success: boolean;
|
|
5487
5486
|
error: string;
|
|
5487
|
+
success: boolean;
|
|
5488
5488
|
operation: "send_document";
|
|
5489
5489
|
ok: boolean;
|
|
5490
5490
|
message?: {
|
|
@@ -5683,8 +5683,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5683
5683
|
error: z.ZodString;
|
|
5684
5684
|
success: z.ZodBoolean;
|
|
5685
5685
|
}, "strip", z.ZodTypeAny, {
|
|
5686
|
-
success: boolean;
|
|
5687
5686
|
error: string;
|
|
5687
|
+
success: boolean;
|
|
5688
5688
|
operation: "edit_message";
|
|
5689
5689
|
ok: boolean;
|
|
5690
5690
|
message?: {
|
|
@@ -5723,8 +5723,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5723
5723
|
} | undefined;
|
|
5724
5724
|
} | undefined;
|
|
5725
5725
|
}, {
|
|
5726
|
-
success: boolean;
|
|
5727
5726
|
error: string;
|
|
5727
|
+
success: boolean;
|
|
5728
5728
|
operation: "edit_message";
|
|
5729
5729
|
ok: boolean;
|
|
5730
5730
|
message?: {
|
|
@@ -5768,13 +5768,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5768
5768
|
error: z.ZodString;
|
|
5769
5769
|
success: z.ZodBoolean;
|
|
5770
5770
|
}, "strip", z.ZodTypeAny, {
|
|
5771
|
-
success: boolean;
|
|
5772
5771
|
error: string;
|
|
5772
|
+
success: boolean;
|
|
5773
5773
|
operation: "delete_message";
|
|
5774
5774
|
ok: boolean;
|
|
5775
5775
|
}, {
|
|
5776
|
-
success: boolean;
|
|
5777
5776
|
error: string;
|
|
5777
|
+
success: boolean;
|
|
5778
5778
|
operation: "delete_message";
|
|
5779
5779
|
ok: boolean;
|
|
5780
5780
|
}>, z.ZodObject<{
|
|
@@ -5805,8 +5805,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5805
5805
|
error: z.ZodString;
|
|
5806
5806
|
success: z.ZodBoolean;
|
|
5807
5807
|
}, "strip", z.ZodTypeAny, {
|
|
5808
|
-
success: boolean;
|
|
5809
5808
|
error: string;
|
|
5809
|
+
success: boolean;
|
|
5810
5810
|
operation: "get_me";
|
|
5811
5811
|
ok: boolean;
|
|
5812
5812
|
user?: {
|
|
@@ -5818,8 +5818,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5818
5818
|
language_code?: string | undefined;
|
|
5819
5819
|
} | undefined;
|
|
5820
5820
|
}, {
|
|
5821
|
-
success: boolean;
|
|
5822
5821
|
error: string;
|
|
5822
|
+
success: boolean;
|
|
5823
5823
|
operation: "get_me";
|
|
5824
5824
|
ok: boolean;
|
|
5825
5825
|
user?: {
|
|
@@ -5864,8 +5864,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5864
5864
|
error: z.ZodString;
|
|
5865
5865
|
success: z.ZodBoolean;
|
|
5866
5866
|
}, "strip", z.ZodTypeAny, {
|
|
5867
|
-
success: boolean;
|
|
5868
5867
|
error: string;
|
|
5868
|
+
success: boolean;
|
|
5869
5869
|
operation: "get_chat";
|
|
5870
5870
|
ok: boolean;
|
|
5871
5871
|
chat?: {
|
|
@@ -5879,8 +5879,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
5879
5879
|
invite_link?: string | undefined;
|
|
5880
5880
|
} | undefined;
|
|
5881
5881
|
}, {
|
|
5882
|
-
success: boolean;
|
|
5883
5882
|
error: string;
|
|
5883
|
+
success: boolean;
|
|
5884
5884
|
operation: "get_chat";
|
|
5885
5885
|
ok: boolean;
|
|
5886
5886
|
chat?: {
|
|
@@ -7188,8 +7188,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
7188
7188
|
error: z.ZodString;
|
|
7189
7189
|
success: z.ZodBoolean;
|
|
7190
7190
|
}, "strip", z.ZodTypeAny, {
|
|
7191
|
-
success: boolean;
|
|
7192
7191
|
error: string;
|
|
7192
|
+
success: boolean;
|
|
7193
7193
|
operation: "get_updates";
|
|
7194
7194
|
ok: boolean;
|
|
7195
7195
|
updates?: {
|
|
@@ -7386,8 +7386,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
7386
7386
|
} | undefined;
|
|
7387
7387
|
}[] | undefined;
|
|
7388
7388
|
}, {
|
|
7389
|
-
success: boolean;
|
|
7390
7389
|
error: string;
|
|
7390
|
+
success: boolean;
|
|
7391
7391
|
operation: "get_updates";
|
|
7392
7392
|
ok: boolean;
|
|
7393
7393
|
updates?: {
|
|
@@ -7589,13 +7589,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
7589
7589
|
error: z.ZodString;
|
|
7590
7590
|
success: z.ZodBoolean;
|
|
7591
7591
|
}, "strip", z.ZodTypeAny, {
|
|
7592
|
-
success: boolean;
|
|
7593
7592
|
error: string;
|
|
7593
|
+
success: boolean;
|
|
7594
7594
|
operation: "send_chat_action";
|
|
7595
7595
|
ok: boolean;
|
|
7596
7596
|
}, {
|
|
7597
|
-
success: boolean;
|
|
7598
7597
|
error: string;
|
|
7598
|
+
success: boolean;
|
|
7599
7599
|
operation: "send_chat_action";
|
|
7600
7600
|
ok: boolean;
|
|
7601
7601
|
}>, z.ZodObject<{
|
|
@@ -7604,13 +7604,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
7604
7604
|
error: z.ZodString;
|
|
7605
7605
|
success: z.ZodBoolean;
|
|
7606
7606
|
}, "strip", z.ZodTypeAny, {
|
|
7607
|
-
success: boolean;
|
|
7608
7607
|
error: string;
|
|
7608
|
+
success: boolean;
|
|
7609
7609
|
operation: "set_message_reaction";
|
|
7610
7610
|
ok: boolean;
|
|
7611
7611
|
}, {
|
|
7612
|
-
success: boolean;
|
|
7613
7612
|
error: string;
|
|
7613
|
+
success: boolean;
|
|
7614
7614
|
operation: "set_message_reaction";
|
|
7615
7615
|
ok: boolean;
|
|
7616
7616
|
}>, z.ZodObject<{
|
|
@@ -7619,13 +7619,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
7619
7619
|
error: z.ZodString;
|
|
7620
7620
|
success: z.ZodBoolean;
|
|
7621
7621
|
}, "strip", z.ZodTypeAny, {
|
|
7622
|
-
success: boolean;
|
|
7623
7622
|
error: string;
|
|
7623
|
+
success: boolean;
|
|
7624
7624
|
operation: "set_webhook";
|
|
7625
7625
|
ok: boolean;
|
|
7626
7626
|
}, {
|
|
7627
|
-
success: boolean;
|
|
7628
7627
|
error: string;
|
|
7628
|
+
success: boolean;
|
|
7629
7629
|
operation: "set_webhook";
|
|
7630
7630
|
ok: boolean;
|
|
7631
7631
|
}>, z.ZodObject<{
|
|
@@ -7634,13 +7634,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
7634
7634
|
error: z.ZodString;
|
|
7635
7635
|
success: z.ZodBoolean;
|
|
7636
7636
|
}, "strip", z.ZodTypeAny, {
|
|
7637
|
-
success: boolean;
|
|
7638
7637
|
error: string;
|
|
7638
|
+
success: boolean;
|
|
7639
7639
|
operation: "delete_webhook";
|
|
7640
7640
|
ok: boolean;
|
|
7641
7641
|
}, {
|
|
7642
|
-
success: boolean;
|
|
7643
7642
|
error: string;
|
|
7643
|
+
success: boolean;
|
|
7644
7644
|
operation: "delete_webhook";
|
|
7645
7645
|
ok: boolean;
|
|
7646
7646
|
}>, z.ZodObject<{
|
|
@@ -7680,8 +7680,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
7680
7680
|
error: z.ZodString;
|
|
7681
7681
|
success: z.ZodBoolean;
|
|
7682
7682
|
}, "strip", z.ZodTypeAny, {
|
|
7683
|
-
success: boolean;
|
|
7684
7683
|
error: string;
|
|
7684
|
+
success: boolean;
|
|
7685
7685
|
operation: "get_webhook_info";
|
|
7686
7686
|
ok: boolean;
|
|
7687
7687
|
webhook_info?: {
|
|
@@ -7696,8 +7696,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
|
|
|
7696
7696
|
last_synchronization_error_date?: number | undefined;
|
|
7697
7697
|
} | undefined;
|
|
7698
7698
|
}, {
|
|
7699
|
-
success: boolean;
|
|
7700
7699
|
error: string;
|
|
7700
|
+
success: boolean;
|
|
7701
7701
|
operation: "get_webhook_info";
|
|
7702
7702
|
ok: boolean;
|
|
7703
7703
|
webhook_info?: {
|
|
@@ -98,12 +98,12 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
98
98
|
}, "strip", import("zod").ZodTypeAny, {
|
|
99
99
|
operation: "screenshot";
|
|
100
100
|
full_page: boolean;
|
|
101
|
-
url?: string | undefined;
|
|
102
101
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
102
|
+
url?: string | undefined;
|
|
103
103
|
}, {
|
|
104
104
|
operation: "screenshot";
|
|
105
|
-
url?: string | undefined;
|
|
106
105
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
106
|
+
url?: string | undefined;
|
|
107
107
|
full_page?: boolean | undefined;
|
|
108
108
|
}>]>;
|
|
109
109
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
@@ -113,14 +113,14 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
113
113
|
cart_count: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
114
114
|
error: import("zod").ZodString;
|
|
115
115
|
}, "strip", import("zod").ZodTypeAny, {
|
|
116
|
-
success: boolean;
|
|
117
116
|
error: string;
|
|
117
|
+
success: boolean;
|
|
118
118
|
operation: "add_to_cart";
|
|
119
119
|
message?: string | undefined;
|
|
120
120
|
cart_count?: number | undefined;
|
|
121
121
|
}, {
|
|
122
|
-
success: boolean;
|
|
123
122
|
error: string;
|
|
123
|
+
success: boolean;
|
|
124
124
|
operation: "add_to_cart";
|
|
125
125
|
message?: string | undefined;
|
|
126
126
|
cart_count?: number | undefined;
|
|
@@ -154,8 +154,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
154
154
|
screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
155
155
|
error: import("zod").ZodString;
|
|
156
156
|
}, "strip", import("zod").ZodTypeAny, {
|
|
157
|
-
success: boolean;
|
|
158
157
|
error: string;
|
|
158
|
+
success: boolean;
|
|
159
159
|
operation: "get_cart";
|
|
160
160
|
items?: {
|
|
161
161
|
title: string;
|
|
@@ -169,8 +169,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
169
169
|
total_items?: number | undefined;
|
|
170
170
|
screenshot_url?: string | undefined;
|
|
171
171
|
}, {
|
|
172
|
-
success: boolean;
|
|
173
172
|
error: string;
|
|
173
|
+
success: boolean;
|
|
174
174
|
operation: "get_cart";
|
|
175
175
|
items?: {
|
|
176
176
|
title: string;
|
|
@@ -210,8 +210,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
210
210
|
screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
211
211
|
error: import("zod").ZodString;
|
|
212
212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
213
|
-
success: boolean;
|
|
214
213
|
error: string;
|
|
214
|
+
success: boolean;
|
|
215
215
|
operation: "checkout";
|
|
216
216
|
items?: {
|
|
217
217
|
title: string;
|
|
@@ -228,8 +228,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
228
228
|
shipping_address?: string | undefined;
|
|
229
229
|
payment_method?: string | undefined;
|
|
230
230
|
}, {
|
|
231
|
-
success: boolean;
|
|
232
231
|
error: string;
|
|
232
|
+
success: boolean;
|
|
233
233
|
operation: "checkout";
|
|
234
234
|
items?: {
|
|
235
235
|
title: string;
|
|
@@ -279,8 +279,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
279
279
|
total_results: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
280
280
|
error: import("zod").ZodString;
|
|
281
281
|
}, "strip", import("zod").ZodTypeAny, {
|
|
282
|
-
success: boolean;
|
|
283
282
|
error: string;
|
|
283
|
+
success: boolean;
|
|
284
284
|
operation: "search";
|
|
285
285
|
results?: {
|
|
286
286
|
title: string;
|
|
@@ -294,8 +294,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
294
294
|
}[] | undefined;
|
|
295
295
|
total_results?: number | undefined;
|
|
296
296
|
}, {
|
|
297
|
-
success: boolean;
|
|
298
297
|
error: string;
|
|
298
|
+
success: boolean;
|
|
299
299
|
operation: "search";
|
|
300
300
|
results?: {
|
|
301
301
|
title: string;
|
|
@@ -347,8 +347,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
347
347
|
}>>;
|
|
348
348
|
error: import("zod").ZodString;
|
|
349
349
|
}, "strip", import("zod").ZodTypeAny, {
|
|
350
|
-
success: boolean;
|
|
351
350
|
error: string;
|
|
351
|
+
success: boolean;
|
|
352
352
|
operation: "get_product";
|
|
353
353
|
product?: {
|
|
354
354
|
title: string;
|
|
@@ -363,8 +363,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
363
363
|
availability?: string | undefined;
|
|
364
364
|
} | undefined;
|
|
365
365
|
}, {
|
|
366
|
-
success: boolean;
|
|
367
366
|
error: string;
|
|
367
|
+
success: boolean;
|
|
368
368
|
operation: "get_product";
|
|
369
369
|
product?: {
|
|
370
370
|
title: string;
|
|
@@ -384,13 +384,13 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
384
384
|
screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
385
385
|
error: import("zod").ZodString;
|
|
386
386
|
}, "strip", import("zod").ZodTypeAny, {
|
|
387
|
-
success: boolean;
|
|
388
387
|
error: string;
|
|
388
|
+
success: boolean;
|
|
389
389
|
operation: "screenshot";
|
|
390
390
|
screenshot_url?: string | undefined;
|
|
391
391
|
}, {
|
|
392
|
-
success: boolean;
|
|
393
392
|
error: string;
|
|
393
|
+
success: boolean;
|
|
394
394
|
operation: "screenshot";
|
|
395
395
|
screenshot_url?: string | undefined;
|
|
396
396
|
}>]>;
|