@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- 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 +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- 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 +4 -4
- 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 +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- 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 +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -20,13 +20,13 @@ declare const RedditPostSchema: z.ZodObject<{
|
|
|
20
20
|
}, "strip", z.ZodTypeAny, {
|
|
21
21
|
title: string;
|
|
22
22
|
url: string;
|
|
23
|
-
author: string;
|
|
24
|
-
subreddit: string;
|
|
25
23
|
score: number;
|
|
24
|
+
author: string;
|
|
26
25
|
numComments: number;
|
|
27
26
|
createdUtc: number;
|
|
28
27
|
postUrl: string;
|
|
29
28
|
selftext: string;
|
|
29
|
+
subreddit: string;
|
|
30
30
|
isSelf: boolean;
|
|
31
31
|
domain?: string | undefined;
|
|
32
32
|
thumbnail?: string | undefined;
|
|
@@ -35,13 +35,13 @@ declare const RedditPostSchema: z.ZodObject<{
|
|
|
35
35
|
}, {
|
|
36
36
|
title: string;
|
|
37
37
|
url: string;
|
|
38
|
-
author: string;
|
|
39
|
-
subreddit: string;
|
|
40
38
|
score: number;
|
|
39
|
+
author: string;
|
|
41
40
|
numComments: number;
|
|
42
41
|
createdUtc: number;
|
|
43
42
|
postUrl: string;
|
|
44
43
|
selftext: string;
|
|
44
|
+
subreddit: string;
|
|
45
45
|
isSelf: boolean;
|
|
46
46
|
domain?: string | undefined;
|
|
47
47
|
thumbnail?: string | undefined;
|
|
@@ -64,14 +64,14 @@ declare const RedditScrapeToolParamsSchema: z.ZodObject<{
|
|
|
64
64
|
filterToday: boolean;
|
|
65
65
|
includeStickied: boolean;
|
|
66
66
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
67
|
-
timeFilter?: "
|
|
67
|
+
timeFilter?: "day" | "week" | "month" | "year" | "all" | "hour" | undefined;
|
|
68
68
|
minScore?: number | undefined;
|
|
69
69
|
}, {
|
|
70
70
|
subreddit: string;
|
|
71
71
|
sort?: "hot" | "new" | "top" | "rising" | undefined;
|
|
72
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
73
72
|
limit?: number | undefined;
|
|
74
|
-
|
|
73
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
74
|
+
timeFilter?: "day" | "week" | "month" | "year" | "all" | "hour" | undefined;
|
|
75
75
|
filterToday?: boolean | undefined;
|
|
76
76
|
includeStickied?: boolean | undefined;
|
|
77
77
|
minScore?: number | undefined;
|
|
@@ -95,13 +95,13 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
95
95
|
}, "strip", z.ZodTypeAny, {
|
|
96
96
|
title: string;
|
|
97
97
|
url: string;
|
|
98
|
-
author: string;
|
|
99
|
-
subreddit: string;
|
|
100
98
|
score: number;
|
|
99
|
+
author: string;
|
|
101
100
|
numComments: number;
|
|
102
101
|
createdUtc: number;
|
|
103
102
|
postUrl: string;
|
|
104
103
|
selftext: string;
|
|
104
|
+
subreddit: string;
|
|
105
105
|
isSelf: boolean;
|
|
106
106
|
domain?: string | undefined;
|
|
107
107
|
thumbnail?: string | undefined;
|
|
@@ -110,13 +110,13 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
110
110
|
}, {
|
|
111
111
|
title: string;
|
|
112
112
|
url: string;
|
|
113
|
-
author: string;
|
|
114
|
-
subreddit: string;
|
|
115
113
|
score: number;
|
|
114
|
+
author: string;
|
|
116
115
|
numComments: number;
|
|
117
116
|
createdUtc: number;
|
|
118
117
|
postUrl: string;
|
|
119
118
|
selftext: string;
|
|
119
|
+
subreddit: string;
|
|
120
120
|
isSelf: boolean;
|
|
121
121
|
domain?: string | undefined;
|
|
122
122
|
thumbnail?: string | undefined;
|
|
@@ -169,13 +169,13 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
169
169
|
posts: {
|
|
170
170
|
title: string;
|
|
171
171
|
url: string;
|
|
172
|
-
author: string;
|
|
173
|
-
subreddit: string;
|
|
174
172
|
score: number;
|
|
173
|
+
author: string;
|
|
175
174
|
numComments: number;
|
|
176
175
|
createdUtc: number;
|
|
177
176
|
postUrl: string;
|
|
178
177
|
selftext: string;
|
|
178
|
+
subreddit: string;
|
|
179
179
|
isSelf: boolean;
|
|
180
180
|
domain?: string | undefined;
|
|
181
181
|
thumbnail?: string | undefined;
|
|
@@ -198,13 +198,13 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
198
198
|
posts: {
|
|
199
199
|
title: string;
|
|
200
200
|
url: string;
|
|
201
|
-
author: string;
|
|
202
|
-
subreddit: string;
|
|
203
201
|
score: number;
|
|
202
|
+
author: string;
|
|
204
203
|
numComments: number;
|
|
205
204
|
createdUtc: number;
|
|
206
205
|
postUrl: string;
|
|
207
206
|
selftext: string;
|
|
207
|
+
subreddit: string;
|
|
208
208
|
isSelf: boolean;
|
|
209
209
|
domain?: string | undefined;
|
|
210
210
|
thumbnail?: string | undefined;
|
|
@@ -234,14 +234,14 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
234
234
|
filterToday: boolean;
|
|
235
235
|
includeStickied: boolean;
|
|
236
236
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
237
|
-
timeFilter?: "
|
|
237
|
+
timeFilter?: "day" | "week" | "month" | "year" | "all" | "hour" | undefined;
|
|
238
238
|
minScore?: number | undefined;
|
|
239
239
|
}, {
|
|
240
240
|
subreddit: string;
|
|
241
241
|
sort?: "hot" | "new" | "top" | "rising" | undefined;
|
|
242
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
243
242
|
limit?: number | undefined;
|
|
244
|
-
|
|
243
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
244
|
+
timeFilter?: "day" | "week" | "month" | "year" | "all" | "hour" | undefined;
|
|
245
245
|
filterToday?: boolean | undefined;
|
|
246
246
|
includeStickied?: boolean | undefined;
|
|
247
247
|
minScore?: number | undefined;
|
|
@@ -265,13 +265,13 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
265
265
|
}, "strip", z.ZodTypeAny, {
|
|
266
266
|
title: string;
|
|
267
267
|
url: string;
|
|
268
|
-
author: string;
|
|
269
|
-
subreddit: string;
|
|
270
268
|
score: number;
|
|
269
|
+
author: string;
|
|
271
270
|
numComments: number;
|
|
272
271
|
createdUtc: number;
|
|
273
272
|
postUrl: string;
|
|
274
273
|
selftext: string;
|
|
274
|
+
subreddit: string;
|
|
275
275
|
isSelf: boolean;
|
|
276
276
|
domain?: string | undefined;
|
|
277
277
|
thumbnail?: string | undefined;
|
|
@@ -280,13 +280,13 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
280
280
|
}, {
|
|
281
281
|
title: string;
|
|
282
282
|
url: string;
|
|
283
|
-
author: string;
|
|
284
|
-
subreddit: string;
|
|
285
283
|
score: number;
|
|
284
|
+
author: string;
|
|
286
285
|
numComments: number;
|
|
287
286
|
createdUtc: number;
|
|
288
287
|
postUrl: string;
|
|
289
288
|
selftext: string;
|
|
289
|
+
subreddit: string;
|
|
290
290
|
isSelf: boolean;
|
|
291
291
|
domain?: string | undefined;
|
|
292
292
|
thumbnail?: string | undefined;
|
|
@@ -339,13 +339,13 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
339
339
|
posts: {
|
|
340
340
|
title: string;
|
|
341
341
|
url: string;
|
|
342
|
-
author: string;
|
|
343
|
-
subreddit: string;
|
|
344
342
|
score: number;
|
|
343
|
+
author: string;
|
|
345
344
|
numComments: number;
|
|
346
345
|
createdUtc: number;
|
|
347
346
|
postUrl: string;
|
|
348
347
|
selftext: string;
|
|
348
|
+
subreddit: string;
|
|
349
349
|
isSelf: boolean;
|
|
350
350
|
domain?: string | undefined;
|
|
351
351
|
thumbnail?: string | undefined;
|
|
@@ -368,13 +368,13 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
368
368
|
posts: {
|
|
369
369
|
title: string;
|
|
370
370
|
url: string;
|
|
371
|
-
author: string;
|
|
372
|
-
subreddit: string;
|
|
373
371
|
score: number;
|
|
372
|
+
author: string;
|
|
374
373
|
numComments: number;
|
|
375
374
|
createdUtc: number;
|
|
376
375
|
postUrl: string;
|
|
377
376
|
selftext: string;
|
|
377
|
+
subreddit: string;
|
|
378
378
|
isSelf: boolean;
|
|
379
379
|
domain?: string | undefined;
|
|
380
380
|
thumbnail?: string | undefined;
|
|
@@ -42,21 +42,21 @@ declare const SQLQueryToolResultSchema: z.ZodObject<{
|
|
|
42
42
|
error: string;
|
|
43
43
|
rowCount: number;
|
|
44
44
|
executionTime: number;
|
|
45
|
-
rows?: Record<string, unknown>[] | undefined;
|
|
46
45
|
fields?: {
|
|
47
46
|
name: string;
|
|
48
47
|
dataTypeID?: number | undefined;
|
|
49
48
|
}[] | undefined;
|
|
49
|
+
rows?: Record<string, unknown>[] | undefined;
|
|
50
50
|
}, {
|
|
51
51
|
success: boolean;
|
|
52
52
|
error: string;
|
|
53
53
|
rowCount: number;
|
|
54
54
|
executionTime: number;
|
|
55
|
-
rows?: Record<string, unknown>[] | undefined;
|
|
56
55
|
fields?: {
|
|
57
56
|
name: string;
|
|
58
57
|
dataTypeID?: number | undefined;
|
|
59
58
|
}[] | undefined;
|
|
59
|
+
rows?: Record<string, unknown>[] | undefined;
|
|
60
60
|
}>;
|
|
61
61
|
/**
|
|
62
62
|
* SQLQueryTool - Execute SQL queries against PostgreSQL databases
|
|
@@ -105,21 +105,21 @@ export declare class SQLQueryTool extends ToolBubble<SQLQueryToolParams, SQLQuer
|
|
|
105
105
|
error: string;
|
|
106
106
|
rowCount: number;
|
|
107
107
|
executionTime: number;
|
|
108
|
-
rows?: Record<string, unknown>[] | undefined;
|
|
109
108
|
fields?: {
|
|
110
109
|
name: string;
|
|
111
110
|
dataTypeID?: number | undefined;
|
|
112
111
|
}[] | undefined;
|
|
112
|
+
rows?: Record<string, unknown>[] | undefined;
|
|
113
113
|
}, {
|
|
114
114
|
success: boolean;
|
|
115
115
|
error: string;
|
|
116
116
|
rowCount: number;
|
|
117
117
|
executionTime: number;
|
|
118
|
-
rows?: Record<string, unknown>[] | undefined;
|
|
119
118
|
fields?: {
|
|
120
119
|
name: string;
|
|
121
120
|
dataTypeID?: number | undefined;
|
|
122
121
|
}[] | undefined;
|
|
122
|
+
rows?: Record<string, unknown>[] | undefined;
|
|
123
123
|
}>;
|
|
124
124
|
static readonly shortDescription = "Execute read-only SQL queries against PostgreSQL databases for data analysis";
|
|
125
125
|
static readonly longDescription = "\n A tool bubble that provides safe, read-only SQL query execution against PostgreSQL databases.\n \n Features:\n - Execute SELECT, WITH, EXPLAIN, ANALYZE, SHOW, and DESCRIBE queries\n - Automatic query timeout and row limit enforcement (30s timeout, 1000 rows max)\n - Clean JSON formatting of results for AI consumption\n - Detailed execution metadata including timing and row counts\n \n Security:\n - Read-only operations enforced\n - Query timeout protection (30 seconds)\n - Row limit protection (1000 rows max)\n \n Use cases:\n - AI agents performing iterative database exploration\n - Data analysis and business intelligence queries\n - Schema discovery and table introspection\n - Performance analysis with EXPLAIN queries\n - Automated reporting and data extraction\n ";
|
|
@@ -12,18 +12,18 @@ declare const TikTokToolParamsSchema: z.ZodObject<{
|
|
|
12
12
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
|
14
14
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
15
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
16
15
|
limit?: number | undefined;
|
|
17
|
-
|
|
16
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
18
17
|
profiles?: string[] | undefined;
|
|
18
|
+
hashtags?: string[] | undefined;
|
|
19
19
|
shouldDownloadVideos?: boolean | undefined;
|
|
20
20
|
videoUrls?: string[] | undefined;
|
|
21
21
|
}, {
|
|
22
22
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
23
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
24
23
|
limit?: number | undefined;
|
|
25
|
-
|
|
24
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
26
25
|
profiles?: string[] | undefined;
|
|
26
|
+
hashtags?: string[] | undefined;
|
|
27
27
|
shouldDownloadVideos?: boolean | undefined;
|
|
28
28
|
videoUrls?: string[] | undefined;
|
|
29
29
|
}>;
|
|
@@ -47,24 +47,24 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
47
47
|
heartCount: z.ZodNullable<z.ZodNumber>;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
49
49
|
id: string | null;
|
|
50
|
+
uniqueId: string | null;
|
|
50
51
|
verified: boolean | null;
|
|
51
52
|
followerCount: number | null;
|
|
52
53
|
signature: string | null;
|
|
53
|
-
followingCount: number | null;
|
|
54
|
-
uniqueId: string | null;
|
|
55
54
|
nickname: string | null;
|
|
56
55
|
avatarThumb: string | null;
|
|
56
|
+
followingCount: number | null;
|
|
57
57
|
videoCount: number | null;
|
|
58
58
|
heartCount: number | null;
|
|
59
59
|
}, {
|
|
60
60
|
id: string | null;
|
|
61
|
+
uniqueId: string | null;
|
|
61
62
|
verified: boolean | null;
|
|
62
63
|
followerCount: number | null;
|
|
63
64
|
signature: string | null;
|
|
64
|
-
followingCount: number | null;
|
|
65
|
-
uniqueId: string | null;
|
|
66
65
|
nickname: string | null;
|
|
67
66
|
avatarThumb: string | null;
|
|
67
|
+
followingCount: number | null;
|
|
68
68
|
videoCount: number | null;
|
|
69
69
|
heartCount: number | null;
|
|
70
70
|
}>>;
|
|
@@ -106,13 +106,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
106
106
|
videoUrl: string | null;
|
|
107
107
|
author: {
|
|
108
108
|
id: string | null;
|
|
109
|
+
uniqueId: string | null;
|
|
109
110
|
verified: boolean | null;
|
|
110
111
|
followerCount: number | null;
|
|
111
112
|
signature: string | null;
|
|
112
|
-
followingCount: number | null;
|
|
113
|
-
uniqueId: string | null;
|
|
114
113
|
nickname: string | null;
|
|
115
114
|
avatarThumb: string | null;
|
|
115
|
+
followingCount: number | null;
|
|
116
116
|
videoCount: number | null;
|
|
117
117
|
heartCount: number | null;
|
|
118
118
|
} | null;
|
|
@@ -136,13 +136,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
136
136
|
videoUrl: string | null;
|
|
137
137
|
author: {
|
|
138
138
|
id: string | null;
|
|
139
|
+
uniqueId: string | null;
|
|
139
140
|
verified: boolean | null;
|
|
140
141
|
followerCount: number | null;
|
|
141
142
|
signature: string | null;
|
|
142
|
-
followingCount: number | null;
|
|
143
|
-
uniqueId: string | null;
|
|
144
143
|
nickname: string | null;
|
|
145
144
|
avatarThumb: string | null;
|
|
145
|
+
followingCount: number | null;
|
|
146
146
|
videoCount: number | null;
|
|
147
147
|
heartCount: number | null;
|
|
148
148
|
} | null;
|
|
@@ -162,9 +162,9 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
162
162
|
success: z.ZodBoolean;
|
|
163
163
|
error: z.ZodString;
|
|
164
164
|
}, "strip", z.ZodTypeAny, {
|
|
165
|
+
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
165
166
|
success: boolean;
|
|
166
167
|
error: string;
|
|
167
|
-
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
168
168
|
videos: {
|
|
169
169
|
id: string | null;
|
|
170
170
|
text: string | null;
|
|
@@ -174,13 +174,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
174
174
|
videoUrl: string | null;
|
|
175
175
|
author: {
|
|
176
176
|
id: string | null;
|
|
177
|
+
uniqueId: string | null;
|
|
177
178
|
verified: boolean | null;
|
|
178
179
|
followerCount: number | null;
|
|
179
180
|
signature: string | null;
|
|
180
|
-
followingCount: number | null;
|
|
181
|
-
uniqueId: string | null;
|
|
182
181
|
nickname: string | null;
|
|
183
182
|
avatarThumb: string | null;
|
|
183
|
+
followingCount: number | null;
|
|
184
184
|
videoCount: number | null;
|
|
185
185
|
heartCount: number | null;
|
|
186
186
|
} | null;
|
|
@@ -198,9 +198,9 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
198
198
|
}[];
|
|
199
199
|
totalVideos: number;
|
|
200
200
|
}, {
|
|
201
|
+
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
201
202
|
success: boolean;
|
|
202
203
|
error: string;
|
|
203
|
-
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
204
204
|
videos: {
|
|
205
205
|
id: string | null;
|
|
206
206
|
text: string | null;
|
|
@@ -210,13 +210,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
210
210
|
videoUrl: string | null;
|
|
211
211
|
author: {
|
|
212
212
|
id: string | null;
|
|
213
|
+
uniqueId: string | null;
|
|
213
214
|
verified: boolean | null;
|
|
214
215
|
followerCount: number | null;
|
|
215
216
|
signature: string | null;
|
|
216
|
-
followingCount: number | null;
|
|
217
|
-
uniqueId: string | null;
|
|
218
217
|
nickname: string | null;
|
|
219
218
|
avatarThumb: string | null;
|
|
219
|
+
followingCount: number | null;
|
|
220
220
|
videoCount: number | null;
|
|
221
221
|
heartCount: number | null;
|
|
222
222
|
} | null;
|
|
@@ -249,18 +249,18 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
249
249
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
250
250
|
}, "strip", z.ZodTypeAny, {
|
|
251
251
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
252
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
253
252
|
limit?: number | undefined;
|
|
254
|
-
|
|
253
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
255
254
|
profiles?: string[] | undefined;
|
|
255
|
+
hashtags?: string[] | undefined;
|
|
256
256
|
shouldDownloadVideos?: boolean | undefined;
|
|
257
257
|
videoUrls?: string[] | undefined;
|
|
258
258
|
}, {
|
|
259
259
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
260
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
261
260
|
limit?: number | undefined;
|
|
262
|
-
|
|
261
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
263
262
|
profiles?: string[] | undefined;
|
|
263
|
+
hashtags?: string[] | undefined;
|
|
264
264
|
shouldDownloadVideos?: boolean | undefined;
|
|
265
265
|
videoUrls?: string[] | undefined;
|
|
266
266
|
}>;
|
|
@@ -284,24 +284,24 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
284
284
|
heartCount: z.ZodNullable<z.ZodNumber>;
|
|
285
285
|
}, "strip", z.ZodTypeAny, {
|
|
286
286
|
id: string | null;
|
|
287
|
+
uniqueId: string | null;
|
|
287
288
|
verified: boolean | null;
|
|
288
289
|
followerCount: number | null;
|
|
289
290
|
signature: string | null;
|
|
290
|
-
followingCount: number | null;
|
|
291
|
-
uniqueId: string | null;
|
|
292
291
|
nickname: string | null;
|
|
293
292
|
avatarThumb: string | null;
|
|
293
|
+
followingCount: number | null;
|
|
294
294
|
videoCount: number | null;
|
|
295
295
|
heartCount: number | null;
|
|
296
296
|
}, {
|
|
297
297
|
id: string | null;
|
|
298
|
+
uniqueId: string | null;
|
|
298
299
|
verified: boolean | null;
|
|
299
300
|
followerCount: number | null;
|
|
300
301
|
signature: string | null;
|
|
301
|
-
followingCount: number | null;
|
|
302
|
-
uniqueId: string | null;
|
|
303
302
|
nickname: string | null;
|
|
304
303
|
avatarThumb: string | null;
|
|
304
|
+
followingCount: number | null;
|
|
305
305
|
videoCount: number | null;
|
|
306
306
|
heartCount: number | null;
|
|
307
307
|
}>>;
|
|
@@ -343,13 +343,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
343
343
|
videoUrl: string | null;
|
|
344
344
|
author: {
|
|
345
345
|
id: string | null;
|
|
346
|
+
uniqueId: string | null;
|
|
346
347
|
verified: boolean | null;
|
|
347
348
|
followerCount: number | null;
|
|
348
349
|
signature: string | null;
|
|
349
|
-
followingCount: number | null;
|
|
350
|
-
uniqueId: string | null;
|
|
351
350
|
nickname: string | null;
|
|
352
351
|
avatarThumb: string | null;
|
|
352
|
+
followingCount: number | null;
|
|
353
353
|
videoCount: number | null;
|
|
354
354
|
heartCount: number | null;
|
|
355
355
|
} | null;
|
|
@@ -373,13 +373,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
373
373
|
videoUrl: string | null;
|
|
374
374
|
author: {
|
|
375
375
|
id: string | null;
|
|
376
|
+
uniqueId: string | null;
|
|
376
377
|
verified: boolean | null;
|
|
377
378
|
followerCount: number | null;
|
|
378
379
|
signature: string | null;
|
|
379
|
-
followingCount: number | null;
|
|
380
|
-
uniqueId: string | null;
|
|
381
380
|
nickname: string | null;
|
|
382
381
|
avatarThumb: string | null;
|
|
382
|
+
followingCount: number | null;
|
|
383
383
|
videoCount: number | null;
|
|
384
384
|
heartCount: number | null;
|
|
385
385
|
} | null;
|
|
@@ -399,9 +399,9 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
399
399
|
success: z.ZodBoolean;
|
|
400
400
|
error: z.ZodString;
|
|
401
401
|
}, "strip", z.ZodTypeAny, {
|
|
402
|
+
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
402
403
|
success: boolean;
|
|
403
404
|
error: string;
|
|
404
|
-
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
405
405
|
videos: {
|
|
406
406
|
id: string | null;
|
|
407
407
|
text: string | null;
|
|
@@ -411,13 +411,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
411
411
|
videoUrl: string | null;
|
|
412
412
|
author: {
|
|
413
413
|
id: string | null;
|
|
414
|
+
uniqueId: string | null;
|
|
414
415
|
verified: boolean | null;
|
|
415
416
|
followerCount: number | null;
|
|
416
417
|
signature: string | null;
|
|
417
|
-
followingCount: number | null;
|
|
418
|
-
uniqueId: string | null;
|
|
419
418
|
nickname: string | null;
|
|
420
419
|
avatarThumb: string | null;
|
|
420
|
+
followingCount: number | null;
|
|
421
421
|
videoCount: number | null;
|
|
422
422
|
heartCount: number | null;
|
|
423
423
|
} | null;
|
|
@@ -435,9 +435,9 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
435
435
|
}[];
|
|
436
436
|
totalVideos: number;
|
|
437
437
|
}, {
|
|
438
|
+
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
438
439
|
success: boolean;
|
|
439
440
|
error: string;
|
|
440
|
-
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
441
441
|
videos: {
|
|
442
442
|
id: string | null;
|
|
443
443
|
text: string | null;
|
|
@@ -447,13 +447,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
447
447
|
videoUrl: string | null;
|
|
448
448
|
author: {
|
|
449
449
|
id: string | null;
|
|
450
|
+
uniqueId: string | null;
|
|
450
451
|
verified: boolean | null;
|
|
451
452
|
followerCount: number | null;
|
|
452
453
|
signature: string | null;
|
|
453
|
-
followingCount: number | null;
|
|
454
|
-
uniqueId: string | null;
|
|
455
454
|
nickname: string | null;
|
|
456
455
|
avatarThumb: string | null;
|
|
456
|
+
followingCount: number | null;
|
|
457
457
|
videoCount: number | null;
|
|
458
458
|
heartCount: number | null;
|
|
459
459
|
} | null;
|