@bubblelab/bubble-core 0.1.261 → 0.1.262
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 +127 -127
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- 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 +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +132 -132
- package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
- package/dist/bubbles/service-bubble/asana/asana.d.ts +1 -1
- package/dist/bubbles/service-bubble/asana/asana.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +16 -16
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/discord/discord.d.ts +12 -12
- package/dist/bubbles/service-bubble/discord/discord.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/discord/discord.js +19 -5
- package/dist/bubbles/service-bubble/discord/discord.js.map +1 -1
- package/dist/bubbles/service-bubble/discord/discord.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/firecrawl.d.ts +330 -330
- package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
- package/dist/bubbles/service-bubble/github.d.ts +60 -60
- package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
- package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +6 -6
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +2 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/resend.d.ts +4 -4
- package/dist/bubbles/service-bubble/slack/slack.d.ts +388 -388
- package/dist/bubbles/service-bubble/snowflake/snowflake.d.ts +4 -4
- package/dist/bubbles/service-bubble/snowflake/snowflake.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +20 -20
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +8 -8
- 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/company-enrichment-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +34 -34
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -89,8 +89,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
89
89
|
subject: string;
|
|
90
90
|
type?: "question" | "task" | "problem" | "incident" | undefined;
|
|
91
91
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
92
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
93
92
|
tags?: string[] | undefined;
|
|
93
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
94
94
|
custom_fields?: {
|
|
95
95
|
value: string | number | boolean | string[] | null;
|
|
96
96
|
id: number;
|
|
@@ -104,8 +104,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
104
104
|
subject: string;
|
|
105
105
|
type?: "question" | "task" | "problem" | "incident" | undefined;
|
|
106
106
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
107
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
108
107
|
tags?: string[] | undefined;
|
|
108
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
109
109
|
custom_fields?: {
|
|
110
110
|
value: string | number | boolean | string[] | null;
|
|
111
111
|
id: number;
|
|
@@ -139,8 +139,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
139
139
|
ticket_id: string;
|
|
140
140
|
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
141
141
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
142
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
143
142
|
tags?: string[] | undefined;
|
|
143
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
144
144
|
comment?: string | undefined;
|
|
145
145
|
custom_fields?: {
|
|
146
146
|
value: string | number | boolean | string[] | null;
|
|
@@ -152,8 +152,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
152
152
|
ticket_id: string;
|
|
153
153
|
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
154
154
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
155
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
156
155
|
tags?: string[] | undefined;
|
|
156
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
157
157
|
public?: boolean | undefined;
|
|
158
158
|
comment?: string | undefined;
|
|
159
159
|
custom_fields?: {
|
|
@@ -620,8 +620,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
620
620
|
type?: string | null | undefined;
|
|
621
621
|
description?: string | undefined;
|
|
622
622
|
status?: string | undefined;
|
|
623
|
-
priority?: string | null | undefined;
|
|
624
623
|
tags?: string[] | undefined;
|
|
624
|
+
priority?: string | null | undefined;
|
|
625
625
|
subject?: string | undefined;
|
|
626
626
|
created_at?: string | undefined;
|
|
627
627
|
updated_at?: string | undefined;
|
|
@@ -637,8 +637,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
637
637
|
type?: string | null | undefined;
|
|
638
638
|
description?: string | undefined;
|
|
639
639
|
status?: string | undefined;
|
|
640
|
-
priority?: string | null | undefined;
|
|
641
640
|
tags?: string[] | undefined;
|
|
641
|
+
priority?: string | null | undefined;
|
|
642
642
|
subject?: string | undefined;
|
|
643
643
|
created_at?: string | undefined;
|
|
644
644
|
updated_at?: string | undefined;
|
|
@@ -663,8 +663,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
663
663
|
type?: string | null | undefined;
|
|
664
664
|
description?: string | undefined;
|
|
665
665
|
status?: string | undefined;
|
|
666
|
-
priority?: string | null | undefined;
|
|
667
666
|
tags?: string[] | undefined;
|
|
667
|
+
priority?: string | null | undefined;
|
|
668
668
|
subject?: string | undefined;
|
|
669
669
|
created_at?: string | undefined;
|
|
670
670
|
updated_at?: string | undefined;
|
|
@@ -687,8 +687,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
687
687
|
type?: string | null | undefined;
|
|
688
688
|
description?: string | undefined;
|
|
689
689
|
status?: string | undefined;
|
|
690
|
-
priority?: string | null | undefined;
|
|
691
690
|
tags?: string[] | undefined;
|
|
691
|
+
priority?: string | null | undefined;
|
|
692
692
|
subject?: string | undefined;
|
|
693
693
|
created_at?: string | undefined;
|
|
694
694
|
updated_at?: string | undefined;
|
|
@@ -732,8 +732,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
732
732
|
type?: string | null | undefined;
|
|
733
733
|
description?: string | undefined;
|
|
734
734
|
status?: string | undefined;
|
|
735
|
-
priority?: string | null | undefined;
|
|
736
735
|
tags?: string[] | undefined;
|
|
736
|
+
priority?: string | null | undefined;
|
|
737
737
|
subject?: string | undefined;
|
|
738
738
|
created_at?: string | undefined;
|
|
739
739
|
updated_at?: string | undefined;
|
|
@@ -749,8 +749,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
749
749
|
type?: string | null | undefined;
|
|
750
750
|
description?: string | undefined;
|
|
751
751
|
status?: string | undefined;
|
|
752
|
-
priority?: string | null | undefined;
|
|
753
752
|
tags?: string[] | undefined;
|
|
753
|
+
priority?: string | null | undefined;
|
|
754
754
|
subject?: string | undefined;
|
|
755
755
|
created_at?: string | undefined;
|
|
756
756
|
updated_at?: string | undefined;
|
|
@@ -772,8 +772,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
772
772
|
type?: string | null | undefined;
|
|
773
773
|
description?: string | undefined;
|
|
774
774
|
status?: string | undefined;
|
|
775
|
-
priority?: string | null | undefined;
|
|
776
775
|
tags?: string[] | undefined;
|
|
776
|
+
priority?: string | null | undefined;
|
|
777
777
|
subject?: string | undefined;
|
|
778
778
|
created_at?: string | undefined;
|
|
779
779
|
updated_at?: string | undefined;
|
|
@@ -794,8 +794,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
794
794
|
type?: string | null | undefined;
|
|
795
795
|
description?: string | undefined;
|
|
796
796
|
status?: string | undefined;
|
|
797
|
-
priority?: string | null | undefined;
|
|
798
797
|
tags?: string[] | undefined;
|
|
798
|
+
priority?: string | null | undefined;
|
|
799
799
|
subject?: string | undefined;
|
|
800
800
|
created_at?: string | undefined;
|
|
801
801
|
updated_at?: string | undefined;
|
|
@@ -838,8 +838,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
838
838
|
type?: string | null | undefined;
|
|
839
839
|
description?: string | undefined;
|
|
840
840
|
status?: string | undefined;
|
|
841
|
-
priority?: string | null | undefined;
|
|
842
841
|
tags?: string[] | undefined;
|
|
842
|
+
priority?: string | null | undefined;
|
|
843
843
|
subject?: string | undefined;
|
|
844
844
|
created_at?: string | undefined;
|
|
845
845
|
updated_at?: string | undefined;
|
|
@@ -855,8 +855,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
855
855
|
type?: string | null | undefined;
|
|
856
856
|
description?: string | undefined;
|
|
857
857
|
status?: string | undefined;
|
|
858
|
-
priority?: string | null | undefined;
|
|
859
858
|
tags?: string[] | undefined;
|
|
859
|
+
priority?: string | null | undefined;
|
|
860
860
|
subject?: string | undefined;
|
|
861
861
|
created_at?: string | undefined;
|
|
862
862
|
updated_at?: string | undefined;
|
|
@@ -878,8 +878,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
878
878
|
type?: string | null | undefined;
|
|
879
879
|
description?: string | undefined;
|
|
880
880
|
status?: string | undefined;
|
|
881
|
-
priority?: string | null | undefined;
|
|
882
881
|
tags?: string[] | undefined;
|
|
882
|
+
priority?: string | null | undefined;
|
|
883
883
|
subject?: string | undefined;
|
|
884
884
|
created_at?: string | undefined;
|
|
885
885
|
updated_at?: string | undefined;
|
|
@@ -900,8 +900,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
900
900
|
type?: string | null | undefined;
|
|
901
901
|
description?: string | undefined;
|
|
902
902
|
status?: string | undefined;
|
|
903
|
-
priority?: string | null | undefined;
|
|
904
903
|
tags?: string[] | undefined;
|
|
904
|
+
priority?: string | null | undefined;
|
|
905
905
|
subject?: string | undefined;
|
|
906
906
|
created_at?: string | undefined;
|
|
907
907
|
updated_at?: string | undefined;
|
|
@@ -944,8 +944,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
944
944
|
type?: string | null | undefined;
|
|
945
945
|
description?: string | undefined;
|
|
946
946
|
status?: string | undefined;
|
|
947
|
-
priority?: string | null | undefined;
|
|
948
947
|
tags?: string[] | undefined;
|
|
948
|
+
priority?: string | null | undefined;
|
|
949
949
|
subject?: string | undefined;
|
|
950
950
|
created_at?: string | undefined;
|
|
951
951
|
updated_at?: string | undefined;
|
|
@@ -961,8 +961,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
961
961
|
type?: string | null | undefined;
|
|
962
962
|
description?: string | undefined;
|
|
963
963
|
status?: string | undefined;
|
|
964
|
-
priority?: string | null | undefined;
|
|
965
964
|
tags?: string[] | undefined;
|
|
965
|
+
priority?: string | null | undefined;
|
|
966
966
|
subject?: string | undefined;
|
|
967
967
|
created_at?: string | undefined;
|
|
968
968
|
updated_at?: string | undefined;
|
|
@@ -984,8 +984,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
984
984
|
type?: string | null | undefined;
|
|
985
985
|
description?: string | undefined;
|
|
986
986
|
status?: string | undefined;
|
|
987
|
-
priority?: string | null | undefined;
|
|
988
987
|
tags?: string[] | undefined;
|
|
988
|
+
priority?: string | null | undefined;
|
|
989
989
|
subject?: string | undefined;
|
|
990
990
|
created_at?: string | undefined;
|
|
991
991
|
updated_at?: string | undefined;
|
|
@@ -1006,8 +1006,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1006
1006
|
type?: string | null | undefined;
|
|
1007
1007
|
description?: string | undefined;
|
|
1008
1008
|
status?: string | undefined;
|
|
1009
|
-
priority?: string | null | undefined;
|
|
1010
1009
|
tags?: string[] | undefined;
|
|
1010
|
+
priority?: string | null | undefined;
|
|
1011
1011
|
subject?: string | undefined;
|
|
1012
1012
|
created_at?: string | undefined;
|
|
1013
1013
|
updated_at?: string | undefined;
|
|
@@ -63,8 +63,8 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
63
63
|
subject: string;
|
|
64
64
|
type?: "question" | "task" | "problem" | "incident" | undefined;
|
|
65
65
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
66
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
67
66
|
tags?: string[] | undefined;
|
|
67
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
68
68
|
custom_fields?: {
|
|
69
69
|
value: string | number | boolean | string[] | null;
|
|
70
70
|
id: number;
|
|
@@ -78,8 +78,8 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
78
78
|
subject: string;
|
|
79
79
|
type?: "question" | "task" | "problem" | "incident" | undefined;
|
|
80
80
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
81
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
82
81
|
tags?: string[] | undefined;
|
|
82
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
83
83
|
custom_fields?: {
|
|
84
84
|
value: string | number | boolean | string[] | null;
|
|
85
85
|
id: number;
|
|
@@ -113,8 +113,8 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
113
113
|
ticket_id: string;
|
|
114
114
|
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
115
115
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
116
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
117
116
|
tags?: string[] | undefined;
|
|
117
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
118
118
|
comment?: string | undefined;
|
|
119
119
|
custom_fields?: {
|
|
120
120
|
value: string | number | boolean | string[] | null;
|
|
@@ -126,8 +126,8 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
126
126
|
ticket_id: string;
|
|
127
127
|
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
128
128
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
129
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
130
129
|
tags?: string[] | undefined;
|
|
130
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
131
131
|
public?: boolean | undefined;
|
|
132
132
|
comment?: string | undefined;
|
|
133
133
|
custom_fields?: {
|
|
@@ -594,8 +594,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
594
594
|
type?: string | null | undefined;
|
|
595
595
|
description?: string | undefined;
|
|
596
596
|
status?: string | undefined;
|
|
597
|
-
priority?: string | null | undefined;
|
|
598
597
|
tags?: string[] | undefined;
|
|
598
|
+
priority?: string | null | undefined;
|
|
599
599
|
subject?: string | undefined;
|
|
600
600
|
created_at?: string | undefined;
|
|
601
601
|
updated_at?: string | undefined;
|
|
@@ -611,8 +611,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
611
611
|
type?: string | null | undefined;
|
|
612
612
|
description?: string | undefined;
|
|
613
613
|
status?: string | undefined;
|
|
614
|
-
priority?: string | null | undefined;
|
|
615
614
|
tags?: string[] | undefined;
|
|
615
|
+
priority?: string | null | undefined;
|
|
616
616
|
subject?: string | undefined;
|
|
617
617
|
created_at?: string | undefined;
|
|
618
618
|
updated_at?: string | undefined;
|
|
@@ -637,8 +637,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
637
637
|
type?: string | null | undefined;
|
|
638
638
|
description?: string | undefined;
|
|
639
639
|
status?: string | undefined;
|
|
640
|
-
priority?: string | null | undefined;
|
|
641
640
|
tags?: string[] | undefined;
|
|
641
|
+
priority?: string | null | undefined;
|
|
642
642
|
subject?: string | undefined;
|
|
643
643
|
created_at?: string | undefined;
|
|
644
644
|
updated_at?: string | undefined;
|
|
@@ -661,8 +661,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
661
661
|
type?: string | null | undefined;
|
|
662
662
|
description?: string | undefined;
|
|
663
663
|
status?: string | undefined;
|
|
664
|
-
priority?: string | null | undefined;
|
|
665
664
|
tags?: string[] | undefined;
|
|
665
|
+
priority?: string | null | undefined;
|
|
666
666
|
subject?: string | undefined;
|
|
667
667
|
created_at?: string | undefined;
|
|
668
668
|
updated_at?: string | undefined;
|
|
@@ -706,8 +706,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
706
706
|
type?: string | null | undefined;
|
|
707
707
|
description?: string | undefined;
|
|
708
708
|
status?: string | undefined;
|
|
709
|
-
priority?: string | null | undefined;
|
|
710
709
|
tags?: string[] | undefined;
|
|
710
|
+
priority?: string | null | undefined;
|
|
711
711
|
subject?: string | undefined;
|
|
712
712
|
created_at?: string | undefined;
|
|
713
713
|
updated_at?: string | undefined;
|
|
@@ -723,8 +723,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
723
723
|
type?: string | null | undefined;
|
|
724
724
|
description?: string | undefined;
|
|
725
725
|
status?: string | undefined;
|
|
726
|
-
priority?: string | null | undefined;
|
|
727
726
|
tags?: string[] | undefined;
|
|
727
|
+
priority?: string | null | undefined;
|
|
728
728
|
subject?: string | undefined;
|
|
729
729
|
created_at?: string | undefined;
|
|
730
730
|
updated_at?: string | undefined;
|
|
@@ -746,8 +746,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
746
746
|
type?: string | null | undefined;
|
|
747
747
|
description?: string | undefined;
|
|
748
748
|
status?: string | undefined;
|
|
749
|
-
priority?: string | null | undefined;
|
|
750
749
|
tags?: string[] | undefined;
|
|
750
|
+
priority?: string | null | undefined;
|
|
751
751
|
subject?: string | undefined;
|
|
752
752
|
created_at?: string | undefined;
|
|
753
753
|
updated_at?: string | undefined;
|
|
@@ -768,8 +768,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
768
768
|
type?: string | null | undefined;
|
|
769
769
|
description?: string | undefined;
|
|
770
770
|
status?: string | undefined;
|
|
771
|
-
priority?: string | null | undefined;
|
|
772
771
|
tags?: string[] | undefined;
|
|
772
|
+
priority?: string | null | undefined;
|
|
773
773
|
subject?: string | undefined;
|
|
774
774
|
created_at?: string | undefined;
|
|
775
775
|
updated_at?: string | undefined;
|
|
@@ -812,8 +812,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
812
812
|
type?: string | null | undefined;
|
|
813
813
|
description?: string | undefined;
|
|
814
814
|
status?: string | undefined;
|
|
815
|
-
priority?: string | null | undefined;
|
|
816
815
|
tags?: string[] | undefined;
|
|
816
|
+
priority?: string | null | undefined;
|
|
817
817
|
subject?: string | undefined;
|
|
818
818
|
created_at?: string | undefined;
|
|
819
819
|
updated_at?: string | undefined;
|
|
@@ -829,8 +829,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
829
829
|
type?: string | null | undefined;
|
|
830
830
|
description?: string | undefined;
|
|
831
831
|
status?: string | undefined;
|
|
832
|
-
priority?: string | null | undefined;
|
|
833
832
|
tags?: string[] | undefined;
|
|
833
|
+
priority?: string | null | undefined;
|
|
834
834
|
subject?: string | undefined;
|
|
835
835
|
created_at?: string | undefined;
|
|
836
836
|
updated_at?: string | undefined;
|
|
@@ -852,8 +852,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
852
852
|
type?: string | null | undefined;
|
|
853
853
|
description?: string | undefined;
|
|
854
854
|
status?: string | undefined;
|
|
855
|
-
priority?: string | null | undefined;
|
|
856
855
|
tags?: string[] | undefined;
|
|
856
|
+
priority?: string | null | undefined;
|
|
857
857
|
subject?: string | undefined;
|
|
858
858
|
created_at?: string | undefined;
|
|
859
859
|
updated_at?: string | undefined;
|
|
@@ -874,8 +874,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
874
874
|
type?: string | null | undefined;
|
|
875
875
|
description?: string | undefined;
|
|
876
876
|
status?: string | undefined;
|
|
877
|
-
priority?: string | null | undefined;
|
|
878
877
|
tags?: string[] | undefined;
|
|
878
|
+
priority?: string | null | undefined;
|
|
879
879
|
subject?: string | undefined;
|
|
880
880
|
created_at?: string | undefined;
|
|
881
881
|
updated_at?: string | undefined;
|
|
@@ -918,8 +918,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
918
918
|
type?: string | null | undefined;
|
|
919
919
|
description?: string | undefined;
|
|
920
920
|
status?: string | undefined;
|
|
921
|
-
priority?: string | null | undefined;
|
|
922
921
|
tags?: string[] | undefined;
|
|
922
|
+
priority?: string | null | undefined;
|
|
923
923
|
subject?: string | undefined;
|
|
924
924
|
created_at?: string | undefined;
|
|
925
925
|
updated_at?: string | undefined;
|
|
@@ -935,8 +935,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
935
935
|
type?: string | null | undefined;
|
|
936
936
|
description?: string | undefined;
|
|
937
937
|
status?: string | undefined;
|
|
938
|
-
priority?: string | null | undefined;
|
|
939
938
|
tags?: string[] | undefined;
|
|
939
|
+
priority?: string | null | undefined;
|
|
940
940
|
subject?: string | undefined;
|
|
941
941
|
created_at?: string | undefined;
|
|
942
942
|
updated_at?: string | undefined;
|
|
@@ -958,8 +958,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
958
958
|
type?: string | null | undefined;
|
|
959
959
|
description?: string | undefined;
|
|
960
960
|
status?: string | undefined;
|
|
961
|
-
priority?: string | null | undefined;
|
|
962
961
|
tags?: string[] | undefined;
|
|
962
|
+
priority?: string | null | undefined;
|
|
963
963
|
subject?: string | undefined;
|
|
964
964
|
created_at?: string | undefined;
|
|
965
965
|
updated_at?: string | undefined;
|
|
@@ -980,8 +980,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
980
980
|
type?: string | null | undefined;
|
|
981
981
|
description?: string | undefined;
|
|
982
982
|
status?: string | undefined;
|
|
983
|
-
priority?: string | null | undefined;
|
|
984
983
|
tags?: string[] | undefined;
|
|
984
|
+
priority?: string | null | undefined;
|
|
985
985
|
subject?: string | undefined;
|
|
986
986
|
created_at?: string | undefined;
|
|
987
987
|
updated_at?: string | undefined;
|
|
@@ -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<{
|
|
@@ -139,15 +139,15 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
139
139
|
price: string;
|
|
140
140
|
quantity: number;
|
|
141
141
|
asin: string;
|
|
142
|
-
url?: string | undefined;
|
|
143
142
|
image?: string | undefined;
|
|
143
|
+
url?: string | undefined;
|
|
144
144
|
}, {
|
|
145
145
|
title: string;
|
|
146
146
|
price: string;
|
|
147
147
|
quantity: number;
|
|
148
148
|
asin: string;
|
|
149
|
-
url?: string | undefined;
|
|
150
149
|
image?: string | undefined;
|
|
150
|
+
url?: string | undefined;
|
|
151
151
|
}>, "many">>;
|
|
152
152
|
subtotal: import("zod").ZodOptional<import("zod").ZodString>;
|
|
153
153
|
total_items: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
@@ -162,8 +162,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
162
162
|
price: string;
|
|
163
163
|
quantity: number;
|
|
164
164
|
asin: string;
|
|
165
|
-
url?: string | undefined;
|
|
166
165
|
image?: string | undefined;
|
|
166
|
+
url?: string | undefined;
|
|
167
167
|
}[] | undefined;
|
|
168
168
|
subtotal?: string | undefined;
|
|
169
169
|
total_items?: number | undefined;
|
|
@@ -177,8 +177,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
177
177
|
price: string;
|
|
178
178
|
quantity: number;
|
|
179
179
|
asin: string;
|
|
180
|
-
url?: string | undefined;
|
|
181
180
|
image?: string | undefined;
|
|
181
|
+
url?: string | undefined;
|
|
182
182
|
}[] | undefined;
|
|
183
183
|
subtotal?: string | undefined;
|
|
184
184
|
total_items?: number | undefined;
|
|
@@ -15,15 +15,15 @@ export declare const CartItemSchema: z.ZodObject<{
|
|
|
15
15
|
price: string;
|
|
16
16
|
quantity: number;
|
|
17
17
|
asin: string;
|
|
18
|
-
url?: string | undefined;
|
|
19
18
|
image?: string | undefined;
|
|
19
|
+
url?: string | undefined;
|
|
20
20
|
}, {
|
|
21
21
|
title: string;
|
|
22
22
|
price: string;
|
|
23
23
|
quantity: number;
|
|
24
24
|
asin: string;
|
|
25
|
-
url?: string | undefined;
|
|
26
25
|
image?: string | undefined;
|
|
26
|
+
url?: string | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
export type CartItem = z.infer<typeof CartItemSchema>;
|
|
29
29
|
/**
|
|
@@ -98,12 +98,12 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
|
|
|
98
98
|
}, "strip", z.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
|
/**
|
|
@@ -212,15 +212,15 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
212
212
|
price: string;
|
|
213
213
|
quantity: number;
|
|
214
214
|
asin: string;
|
|
215
|
-
url?: string | undefined;
|
|
216
215
|
image?: string | undefined;
|
|
216
|
+
url?: string | undefined;
|
|
217
217
|
}, {
|
|
218
218
|
title: string;
|
|
219
219
|
price: string;
|
|
220
220
|
quantity: number;
|
|
221
221
|
asin: string;
|
|
222
|
-
url?: string | undefined;
|
|
223
222
|
image?: string | undefined;
|
|
223
|
+
url?: string | undefined;
|
|
224
224
|
}>, "many">>;
|
|
225
225
|
subtotal: z.ZodOptional<z.ZodString>;
|
|
226
226
|
total_items: z.ZodOptional<z.ZodNumber>;
|
|
@@ -235,8 +235,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
235
235
|
price: string;
|
|
236
236
|
quantity: number;
|
|
237
237
|
asin: string;
|
|
238
|
-
url?: string | undefined;
|
|
239
238
|
image?: string | undefined;
|
|
239
|
+
url?: string | undefined;
|
|
240
240
|
}[] | undefined;
|
|
241
241
|
subtotal?: string | undefined;
|
|
242
242
|
total_items?: number | undefined;
|
|
@@ -250,8 +250,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
250
250
|
price: string;
|
|
251
251
|
quantity: number;
|
|
252
252
|
asin: string;
|
|
253
|
-
url?: string | undefined;
|
|
254
253
|
image?: string | undefined;
|
|
254
|
+
url?: string | undefined;
|
|
255
255
|
}[] | undefined;
|
|
256
256
|
subtotal?: string | undefined;
|
|
257
257
|
total_items?: number | undefined;
|
|
@@ -50,8 +50,8 @@ declare const AppRankingsToolResultSchema: z.ZodObject<{
|
|
|
50
50
|
iconUrl: z.ZodNullable<z.ZodString>;
|
|
51
51
|
scrapedAt: z.ZodString;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
|
-
store: "google" | "apple";
|
|
54
53
|
developer: string | null;
|
|
54
|
+
store: "google" | "apple";
|
|
55
55
|
country: string;
|
|
56
56
|
rating: string | number | null;
|
|
57
57
|
category: string;
|
|
@@ -67,8 +67,8 @@ declare const AppRankingsToolResultSchema: z.ZodObject<{
|
|
|
67
67
|
genres: string | null;
|
|
68
68
|
releaseDate: string | null;
|
|
69
69
|
}, {
|
|
70
|
-
store: "google" | "apple";
|
|
71
70
|
developer: string | null;
|
|
71
|
+
store: "google" | "apple";
|
|
72
72
|
country: string;
|
|
73
73
|
rating: string | number | null;
|
|
74
74
|
category: string;
|
|
@@ -92,8 +92,8 @@ declare const AppRankingsToolResultSchema: z.ZodObject<{
|
|
|
92
92
|
success: boolean;
|
|
93
93
|
operation: "rankings";
|
|
94
94
|
rankings: {
|
|
95
|
-
store: "google" | "apple";
|
|
96
95
|
developer: string | null;
|
|
96
|
+
store: "google" | "apple";
|
|
97
97
|
country: string;
|
|
98
98
|
rating: string | number | null;
|
|
99
99
|
category: string;
|
|
@@ -115,8 +115,8 @@ declare const AppRankingsToolResultSchema: z.ZodObject<{
|
|
|
115
115
|
success: boolean;
|
|
116
116
|
operation: "rankings";
|
|
117
117
|
rankings: {
|
|
118
|
-
store: "google" | "apple";
|
|
119
118
|
developer: string | null;
|
|
119
|
+
store: "google" | "apple";
|
|
120
120
|
country: string;
|
|
121
121
|
rating: string | number | null;
|
|
122
122
|
category: string;
|
|
@@ -187,8 +187,8 @@ export declare class AppRankingsTool extends ToolBubble<AppRankingsToolParams, A
|
|
|
187
187
|
iconUrl: z.ZodNullable<z.ZodString>;
|
|
188
188
|
scrapedAt: z.ZodString;
|
|
189
189
|
}, "strip", z.ZodTypeAny, {
|
|
190
|
-
store: "google" | "apple";
|
|
191
190
|
developer: string | null;
|
|
191
|
+
store: "google" | "apple";
|
|
192
192
|
country: string;
|
|
193
193
|
rating: string | number | null;
|
|
194
194
|
category: string;
|
|
@@ -204,8 +204,8 @@ export declare class AppRankingsTool extends ToolBubble<AppRankingsToolParams, A
|
|
|
204
204
|
genres: string | null;
|
|
205
205
|
releaseDate: string | null;
|
|
206
206
|
}, {
|
|
207
|
-
store: "google" | "apple";
|
|
208
207
|
developer: string | null;
|
|
208
|
+
store: "google" | "apple";
|
|
209
209
|
country: string;
|
|
210
210
|
rating: string | number | null;
|
|
211
211
|
category: string;
|
|
@@ -229,8 +229,8 @@ export declare class AppRankingsTool extends ToolBubble<AppRankingsToolParams, A
|
|
|
229
229
|
success: boolean;
|
|
230
230
|
operation: "rankings";
|
|
231
231
|
rankings: {
|
|
232
|
-
store: "google" | "apple";
|
|
233
232
|
developer: string | null;
|
|
233
|
+
store: "google" | "apple";
|
|
234
234
|
country: string;
|
|
235
235
|
rating: string | number | null;
|
|
236
236
|
category: string;
|
|
@@ -252,8 +252,8 @@ export declare class AppRankingsTool extends ToolBubble<AppRankingsToolParams, A
|
|
|
252
252
|
success: boolean;
|
|
253
253
|
operation: "rankings";
|
|
254
254
|
rankings: {
|
|
255
|
-
store: "google" | "apple";
|
|
256
255
|
developer: string | null;
|
|
256
|
+
store: "google" | "apple";
|
|
257
257
|
country: string;
|
|
258
258
|
rating: string | number | null;
|
|
259
259
|
category: string;
|
|
@@ -135,13 +135,13 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
|
|
|
135
135
|
hasActionCall: boolean;
|
|
136
136
|
parameterCount: number;
|
|
137
137
|
}[] | undefined;
|
|
138
|
-
bubbleCount?: number | undefined;
|
|
139
138
|
variableTypes?: {
|
|
140
139
|
type: string;
|
|
141
140
|
name: string;
|
|
142
141
|
column: number;
|
|
143
142
|
line: number;
|
|
144
143
|
}[] | undefined;
|
|
144
|
+
bubbleCount?: number | undefined;
|
|
145
145
|
}, {
|
|
146
146
|
valid: boolean;
|
|
147
147
|
error: string;
|
|
@@ -160,13 +160,13 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
|
|
|
160
160
|
hasActionCall: boolean;
|
|
161
161
|
parameterCount: number;
|
|
162
162
|
}[] | undefined;
|
|
163
|
-
bubbleCount?: number | undefined;
|
|
164
163
|
variableTypes?: {
|
|
165
164
|
type: string;
|
|
166
165
|
name: string;
|
|
167
166
|
column: number;
|
|
168
167
|
line: number;
|
|
169
168
|
}[] | undefined;
|
|
169
|
+
bubbleCount?: number | undefined;
|
|
170
170
|
}>;
|
|
171
171
|
/**
|
|
172
172
|
* BubbleFlow Validation Tool
|
|
@@ -284,13 +284,13 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
|
|
|
284
284
|
hasActionCall: boolean;
|
|
285
285
|
parameterCount: number;
|
|
286
286
|
}[] | undefined;
|
|
287
|
-
bubbleCount?: number | undefined;
|
|
288
287
|
variableTypes?: {
|
|
289
288
|
type: string;
|
|
290
289
|
name: string;
|
|
291
290
|
column: number;
|
|
292
291
|
line: number;
|
|
293
292
|
}[] | undefined;
|
|
293
|
+
bubbleCount?: number | undefined;
|
|
294
294
|
}, {
|
|
295
295
|
valid: boolean;
|
|
296
296
|
error: string;
|
|
@@ -309,13 +309,13 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
|
|
|
309
309
|
hasActionCall: boolean;
|
|
310
310
|
parameterCount: number;
|
|
311
311
|
}[] | undefined;
|
|
312
|
-
bubbleCount?: number | undefined;
|
|
313
312
|
variableTypes?: {
|
|
314
313
|
type: string;
|
|
315
314
|
name: string;
|
|
316
315
|
column: number;
|
|
317
316
|
line: number;
|
|
318
317
|
}[] | undefined;
|
|
318
|
+
bubbleCount?: number | undefined;
|
|
319
319
|
}>;
|
|
320
320
|
static readonly shortDescription = "Validates BubbleFlow TypeScript code for syntax and structure";
|
|
321
321
|
static readonly longDescription = "\n A comprehensive validation tool for BubbleFlow TypeScript code.\n \n What it does:\n - Validates TypeScript syntax and compilation\n - Checks BubbleFlow class structure and requirements\n - Parses and analyzes bubble instantiations\n - Provides detailed error reporting with line numbers\n - Returns metadata about detected bubbles\n \n How it works:\n - Uses TypeScript compiler API for syntax validation\n - Validates that code extends BubbleFlow and has handle method\n - Parses bubble instantiations using AST analysis\n - Maps bubble class names to registered bubble types\n \n Use cases:\n - When an AI agent needs to validate user-provided BubbleFlow code\n - When checking code before execution or deployment\n - When providing feedback on BubbleFlow implementation\n - When analyzing bubble usage patterns in code\n ";
|