@bubblelab/bubble-core 0.1.210 → 0.1.212
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 +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +2 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +120 -120
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +68 -68
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +489 -0
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js +363 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +460 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js +295 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts +12 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js +89 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.js +4 -0
- package/dist/bubbles/service-bubble/assembled/index.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +204 -204
- package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +114 -114
- package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
- 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 +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +4 -4
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +77 -77
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
- package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +24 -24
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +276 -276
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +84 -84
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +3 -3
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- 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 +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- 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 +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +927 -2
- 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
|
@@ -187,13 +187,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
187
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
188
|
title: string | null;
|
|
189
189
|
url: string | null;
|
|
190
|
-
thumbnail: string | null;
|
|
191
190
|
pageCount: number | null;
|
|
191
|
+
thumbnail: string | null;
|
|
192
192
|
}, {
|
|
193
193
|
title: string | null;
|
|
194
194
|
url: string | null;
|
|
195
|
-
thumbnail: string | null;
|
|
196
195
|
pageCount: number | null;
|
|
196
|
+
thumbnail: string | null;
|
|
197
197
|
}>>;
|
|
198
198
|
resharedPost: z.ZodNullable<z.ZodObject<{
|
|
199
199
|
urn: z.ZodNullable<z.ZodString>;
|
|
@@ -387,8 +387,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
387
387
|
document: {
|
|
388
388
|
title: string | null;
|
|
389
389
|
url: string | null;
|
|
390
|
-
thumbnail: string | null;
|
|
391
390
|
pageCount: number | null;
|
|
391
|
+
thumbnail: string | null;
|
|
392
392
|
} | null;
|
|
393
393
|
urn: string | null;
|
|
394
394
|
author: {
|
|
@@ -479,8 +479,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
479
479
|
document: {
|
|
480
480
|
title: string | null;
|
|
481
481
|
url: string | null;
|
|
482
|
-
thumbnail: string | null;
|
|
483
482
|
pageCount: number | null;
|
|
483
|
+
thumbnail: string | null;
|
|
484
484
|
} | null;
|
|
485
485
|
urn: string | null;
|
|
486
486
|
author: {
|
|
@@ -1038,9 +1038,9 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
1038
1038
|
}, "strip", z.ZodTypeAny, {
|
|
1039
1039
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1040
1040
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1041
|
+
pageNumber?: number | undefined;
|
|
1041
1042
|
username?: string | undefined;
|
|
1042
1043
|
limit?: number | undefined;
|
|
1043
|
-
pageNumber?: number | undefined;
|
|
1044
1044
|
location?: string | undefined;
|
|
1045
1045
|
keyword?: string | undefined;
|
|
1046
1046
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
@@ -1052,9 +1052,9 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
1052
1052
|
}, {
|
|
1053
1053
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1054
1054
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1055
|
+
pageNumber?: number | undefined;
|
|
1055
1056
|
username?: string | undefined;
|
|
1056
1057
|
limit?: number | undefined;
|
|
1057
|
-
pageNumber?: number | undefined;
|
|
1058
1058
|
location?: string | undefined;
|
|
1059
1059
|
keyword?: string | undefined;
|
|
1060
1060
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
@@ -1653,13 +1653,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1653
1653
|
}, "strip", z.ZodTypeAny, {
|
|
1654
1654
|
title: string | null;
|
|
1655
1655
|
url: string | null;
|
|
1656
|
-
thumbnail: string | null;
|
|
1657
1656
|
pageCount: number | null;
|
|
1657
|
+
thumbnail: string | null;
|
|
1658
1658
|
}, {
|
|
1659
1659
|
title: string | null;
|
|
1660
1660
|
url: string | null;
|
|
1661
|
-
thumbnail: string | null;
|
|
1662
1661
|
pageCount: number | null;
|
|
1662
|
+
thumbnail: string | null;
|
|
1663
1663
|
}>>;
|
|
1664
1664
|
resharedPost: z.ZodNullable<z.ZodObject<{
|
|
1665
1665
|
urn: z.ZodNullable<z.ZodString>;
|
|
@@ -1853,8 +1853,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1853
1853
|
document: {
|
|
1854
1854
|
title: string | null;
|
|
1855
1855
|
url: string | null;
|
|
1856
|
-
thumbnail: string | null;
|
|
1857
1856
|
pageCount: number | null;
|
|
1857
|
+
thumbnail: string | null;
|
|
1858
1858
|
} | null;
|
|
1859
1859
|
urn: string | null;
|
|
1860
1860
|
author: {
|
|
@@ -1945,8 +1945,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1945
1945
|
document: {
|
|
1946
1946
|
title: string | null;
|
|
1947
1947
|
url: string | null;
|
|
1948
|
-
thumbnail: string | null;
|
|
1949
1948
|
pageCount: number | null;
|
|
1949
|
+
thumbnail: string | null;
|
|
1950
1950
|
} | null;
|
|
1951
1951
|
urn: string | null;
|
|
1952
1952
|
author: {
|
|
@@ -2041,17 +2041,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2041
2041
|
success: z.ZodBoolean;
|
|
2042
2042
|
error: z.ZodString;
|
|
2043
2043
|
}, "strip", z.ZodTypeAny, {
|
|
2044
|
-
error: string;
|
|
2045
|
-
success: boolean;
|
|
2046
2044
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2045
|
+
success: boolean;
|
|
2046
|
+
error: string;
|
|
2047
2047
|
posts: {
|
|
2048
2048
|
url: string | null;
|
|
2049
2049
|
text: string | null;
|
|
2050
2050
|
document: {
|
|
2051
2051
|
title: string | null;
|
|
2052
2052
|
url: string | null;
|
|
2053
|
-
thumbnail: string | null;
|
|
2054
2053
|
pageCount: number | null;
|
|
2054
|
+
thumbnail: string | null;
|
|
2055
2055
|
} | null;
|
|
2056
2056
|
urn: string | null;
|
|
2057
2057
|
author: {
|
|
@@ -2138,7 +2138,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2138
2138
|
} | null;
|
|
2139
2139
|
}[];
|
|
2140
2140
|
totalPosts: number;
|
|
2141
|
-
username?: string | undefined;
|
|
2142
2141
|
profile?: {
|
|
2143
2142
|
id: string | null;
|
|
2144
2143
|
photo: string | null;
|
|
@@ -2217,6 +2216,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2217
2216
|
proficiency: string | null;
|
|
2218
2217
|
}[] | null;
|
|
2219
2218
|
} | null | undefined;
|
|
2219
|
+
username?: string | undefined;
|
|
2220
2220
|
keyword?: string | undefined;
|
|
2221
2221
|
jobs?: {
|
|
2222
2222
|
description: string | null;
|
|
@@ -2245,17 +2245,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2245
2245
|
paginationToken?: string | null | undefined;
|
|
2246
2246
|
hasNextPage?: boolean | null | undefined;
|
|
2247
2247
|
}, {
|
|
2248
|
-
error: string;
|
|
2249
|
-
success: boolean;
|
|
2250
2248
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2249
|
+
success: boolean;
|
|
2250
|
+
error: string;
|
|
2251
2251
|
posts: {
|
|
2252
2252
|
url: string | null;
|
|
2253
2253
|
text: string | null;
|
|
2254
2254
|
document: {
|
|
2255
2255
|
title: string | null;
|
|
2256
2256
|
url: string | null;
|
|
2257
|
-
thumbnail: string | null;
|
|
2258
2257
|
pageCount: number | null;
|
|
2258
|
+
thumbnail: string | null;
|
|
2259
2259
|
} | null;
|
|
2260
2260
|
urn: string | null;
|
|
2261
2261
|
author: {
|
|
@@ -2342,7 +2342,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2342
2342
|
} | null;
|
|
2343
2343
|
}[];
|
|
2344
2344
|
totalPosts: number;
|
|
2345
|
-
username?: string | undefined;
|
|
2346
2345
|
profile?: {
|
|
2347
2346
|
id: string | null;
|
|
2348
2347
|
photo: string | null;
|
|
@@ -2421,6 +2420,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2421
2420
|
proficiency: string | null;
|
|
2422
2421
|
}[] | null;
|
|
2423
2422
|
} | null | undefined;
|
|
2423
|
+
username?: string | undefined;
|
|
2424
2424
|
keyword?: string | undefined;
|
|
2425
2425
|
jobs?: {
|
|
2426
2426
|
description: string | null;
|
|
@@ -2491,9 +2491,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2491
2491
|
}, "strip", z.ZodTypeAny, {
|
|
2492
2492
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2493
2493
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2494
|
+
pageNumber?: number | undefined;
|
|
2494
2495
|
username?: string | undefined;
|
|
2495
2496
|
limit?: number | undefined;
|
|
2496
|
-
pageNumber?: number | undefined;
|
|
2497
2497
|
location?: string | undefined;
|
|
2498
2498
|
keyword?: string | undefined;
|
|
2499
2499
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
@@ -2505,9 +2505,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2505
2505
|
}, {
|
|
2506
2506
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2507
2507
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2508
|
+
pageNumber?: number | undefined;
|
|
2508
2509
|
username?: string | undefined;
|
|
2509
2510
|
limit?: number | undefined;
|
|
2510
|
-
pageNumber?: number | undefined;
|
|
2511
2511
|
location?: string | undefined;
|
|
2512
2512
|
keyword?: string | undefined;
|
|
2513
2513
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
@@ -3106,13 +3106,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3106
3106
|
}, "strip", z.ZodTypeAny, {
|
|
3107
3107
|
title: string | null;
|
|
3108
3108
|
url: string | null;
|
|
3109
|
-
thumbnail: string | null;
|
|
3110
3109
|
pageCount: number | null;
|
|
3110
|
+
thumbnail: string | null;
|
|
3111
3111
|
}, {
|
|
3112
3112
|
title: string | null;
|
|
3113
3113
|
url: string | null;
|
|
3114
|
-
thumbnail: string | null;
|
|
3115
3114
|
pageCount: number | null;
|
|
3115
|
+
thumbnail: string | null;
|
|
3116
3116
|
}>>;
|
|
3117
3117
|
resharedPost: z.ZodNullable<z.ZodObject<{
|
|
3118
3118
|
urn: z.ZodNullable<z.ZodString>;
|
|
@@ -3306,8 +3306,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3306
3306
|
document: {
|
|
3307
3307
|
title: string | null;
|
|
3308
3308
|
url: string | null;
|
|
3309
|
-
thumbnail: string | null;
|
|
3310
3309
|
pageCount: number | null;
|
|
3310
|
+
thumbnail: string | null;
|
|
3311
3311
|
} | null;
|
|
3312
3312
|
urn: string | null;
|
|
3313
3313
|
author: {
|
|
@@ -3398,8 +3398,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3398
3398
|
document: {
|
|
3399
3399
|
title: string | null;
|
|
3400
3400
|
url: string | null;
|
|
3401
|
-
thumbnail: string | null;
|
|
3402
3401
|
pageCount: number | null;
|
|
3402
|
+
thumbnail: string | null;
|
|
3403
3403
|
} | null;
|
|
3404
3404
|
urn: string | null;
|
|
3405
3405
|
author: {
|
|
@@ -3494,17 +3494,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3494
3494
|
success: z.ZodBoolean;
|
|
3495
3495
|
error: z.ZodString;
|
|
3496
3496
|
}, "strip", z.ZodTypeAny, {
|
|
3497
|
-
error: string;
|
|
3498
|
-
success: boolean;
|
|
3499
3497
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3498
|
+
success: boolean;
|
|
3499
|
+
error: string;
|
|
3500
3500
|
posts: {
|
|
3501
3501
|
url: string | null;
|
|
3502
3502
|
text: string | null;
|
|
3503
3503
|
document: {
|
|
3504
3504
|
title: string | null;
|
|
3505
3505
|
url: string | null;
|
|
3506
|
-
thumbnail: string | null;
|
|
3507
3506
|
pageCount: number | null;
|
|
3507
|
+
thumbnail: string | null;
|
|
3508
3508
|
} | null;
|
|
3509
3509
|
urn: string | null;
|
|
3510
3510
|
author: {
|
|
@@ -3591,7 +3591,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3591
3591
|
} | null;
|
|
3592
3592
|
}[];
|
|
3593
3593
|
totalPosts: number;
|
|
3594
|
-
username?: string | undefined;
|
|
3595
3594
|
profile?: {
|
|
3596
3595
|
id: string | null;
|
|
3597
3596
|
photo: string | null;
|
|
@@ -3670,6 +3669,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3670
3669
|
proficiency: string | null;
|
|
3671
3670
|
}[] | null;
|
|
3672
3671
|
} | null | undefined;
|
|
3672
|
+
username?: string | undefined;
|
|
3673
3673
|
keyword?: string | undefined;
|
|
3674
3674
|
jobs?: {
|
|
3675
3675
|
description: string | null;
|
|
@@ -3698,17 +3698,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3698
3698
|
paginationToken?: string | null | undefined;
|
|
3699
3699
|
hasNextPage?: boolean | null | undefined;
|
|
3700
3700
|
}, {
|
|
3701
|
-
error: string;
|
|
3702
|
-
success: boolean;
|
|
3703
3701
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3702
|
+
success: boolean;
|
|
3703
|
+
error: string;
|
|
3704
3704
|
posts: {
|
|
3705
3705
|
url: string | null;
|
|
3706
3706
|
text: string | null;
|
|
3707
3707
|
document: {
|
|
3708
3708
|
title: string | null;
|
|
3709
3709
|
url: string | null;
|
|
3710
|
-
thumbnail: string | null;
|
|
3711
3710
|
pageCount: number | null;
|
|
3711
|
+
thumbnail: string | null;
|
|
3712
3712
|
} | null;
|
|
3713
3713
|
urn: string | null;
|
|
3714
3714
|
author: {
|
|
@@ -3795,7 +3795,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3795
3795
|
} | null;
|
|
3796
3796
|
}[];
|
|
3797
3797
|
totalPosts: number;
|
|
3798
|
-
username?: string | undefined;
|
|
3799
3798
|
profile?: {
|
|
3800
3799
|
id: string | null;
|
|
3801
3800
|
photo: string | null;
|
|
@@ -3874,6 +3873,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3874
3873
|
proficiency: string | null;
|
|
3875
3874
|
}[] | null;
|
|
3876
3875
|
} | null | undefined;
|
|
3876
|
+
username?: string | undefined;
|
|
3877
3877
|
keyword?: string | undefined;
|
|
3878
3878
|
jobs?: {
|
|
3879
3879
|
description: string | null;
|
|
@@ -28,16 +28,16 @@ declare const ListAirtableBasesToolResultSchema: z.ZodObject<{
|
|
|
28
28
|
success: z.ZodBoolean;
|
|
29
29
|
error: z.ZodString;
|
|
30
30
|
}, "strip", z.ZodTypeAny, {
|
|
31
|
-
error: string;
|
|
32
31
|
success: boolean;
|
|
32
|
+
error: string;
|
|
33
33
|
bases?: {
|
|
34
34
|
name: string;
|
|
35
35
|
id: string;
|
|
36
36
|
permissionLevel: string;
|
|
37
37
|
}[] | undefined;
|
|
38
38
|
}, {
|
|
39
|
-
error: string;
|
|
40
39
|
success: boolean;
|
|
40
|
+
error: string;
|
|
41
41
|
bases?: {
|
|
42
42
|
name: string;
|
|
43
43
|
id: string;
|
|
@@ -76,16 +76,16 @@ export declare class ListAirtableBasesTool extends ToolBubble<ListAirtableBasesT
|
|
|
76
76
|
success: z.ZodBoolean;
|
|
77
77
|
error: z.ZodString;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
error: string;
|
|
80
79
|
success: boolean;
|
|
80
|
+
error: string;
|
|
81
81
|
bases?: {
|
|
82
82
|
name: string;
|
|
83
83
|
id: string;
|
|
84
84
|
permissionLevel: string;
|
|
85
85
|
}[] | undefined;
|
|
86
86
|
}, {
|
|
87
|
-
error: string;
|
|
88
87
|
success: boolean;
|
|
88
|
+
error: string;
|
|
89
89
|
bases?: {
|
|
90
90
|
name: string;
|
|
91
91
|
id: string;
|
|
@@ -56,8 +56,8 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
|
|
|
56
56
|
success: z.ZodBoolean;
|
|
57
57
|
error: z.ZodString;
|
|
58
58
|
}, "strip", z.ZodTypeAny, {
|
|
59
|
-
error: string;
|
|
60
59
|
success: boolean;
|
|
60
|
+
error: string;
|
|
61
61
|
tables?: {
|
|
62
62
|
name: string;
|
|
63
63
|
id: string;
|
|
@@ -71,8 +71,8 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
|
|
|
71
71
|
baseId?: string | undefined;
|
|
72
72
|
baseName?: string | undefined;
|
|
73
73
|
}, {
|
|
74
|
-
error: string;
|
|
75
74
|
success: boolean;
|
|
75
|
+
error: string;
|
|
76
76
|
tables?: {
|
|
77
77
|
name: string;
|
|
78
78
|
id: string;
|
|
@@ -146,8 +146,8 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
|
|
|
146
146
|
success: z.ZodBoolean;
|
|
147
147
|
error: z.ZodString;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
error: string;
|
|
150
149
|
success: boolean;
|
|
150
|
+
error: string;
|
|
151
151
|
tables?: {
|
|
152
152
|
name: string;
|
|
153
153
|
id: string;
|
|
@@ -161,8 +161,8 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
|
|
|
161
161
|
baseId?: string | undefined;
|
|
162
162
|
baseName?: string | undefined;
|
|
163
163
|
}, {
|
|
164
|
-
error: string;
|
|
165
164
|
success: boolean;
|
|
165
|
+
error: string;
|
|
166
166
|
tables?: {
|
|
167
167
|
name: string;
|
|
168
168
|
id: string;
|
|
@@ -29,8 +29,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
|
|
|
29
29
|
success: z.ZodBoolean;
|
|
30
30
|
error: z.ZodString;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
error: string;
|
|
33
32
|
success: boolean;
|
|
33
|
+
error: string;
|
|
34
34
|
bubbles: {
|
|
35
35
|
type: string;
|
|
36
36
|
name: string;
|
|
@@ -40,8 +40,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
|
|
|
40
40
|
}[];
|
|
41
41
|
totalCount: number;
|
|
42
42
|
}, {
|
|
43
|
-
error: string;
|
|
44
43
|
success: boolean;
|
|
44
|
+
error: string;
|
|
45
45
|
bubbles: {
|
|
46
46
|
type: string;
|
|
47
47
|
name: string;
|
|
@@ -78,8 +78,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
|
|
|
78
78
|
success: z.ZodBoolean;
|
|
79
79
|
error: z.ZodString;
|
|
80
80
|
}, "strip", z.ZodTypeAny, {
|
|
81
|
-
error: string;
|
|
82
81
|
success: boolean;
|
|
82
|
+
error: string;
|
|
83
83
|
bubbles: {
|
|
84
84
|
type: string;
|
|
85
85
|
name: string;
|
|
@@ -89,8 +89,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
|
|
|
89
89
|
}[];
|
|
90
90
|
totalCount: number;
|
|
91
91
|
}, {
|
|
92
|
-
error: string;
|
|
93
92
|
success: boolean;
|
|
93
|
+
error: string;
|
|
94
94
|
bubbles: {
|
|
95
95
|
type: string;
|
|
96
96
|
name: string;
|
|
@@ -71,6 +71,8 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
|
|
|
71
71
|
success: z.ZodBoolean;
|
|
72
72
|
error: z.ZodString;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
|
+
success: boolean;
|
|
75
|
+
error: string;
|
|
74
76
|
capabilities: {
|
|
75
77
|
description: string;
|
|
76
78
|
name: string;
|
|
@@ -88,10 +90,10 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
|
|
|
88
90
|
optionalCredentials?: string[] | undefined;
|
|
89
91
|
delegationHint?: string | undefined;
|
|
90
92
|
}[];
|
|
91
|
-
error: string;
|
|
92
|
-
success: boolean;
|
|
93
93
|
totalCount: number;
|
|
94
94
|
}, {
|
|
95
|
+
success: boolean;
|
|
96
|
+
error: string;
|
|
95
97
|
capabilities: {
|
|
96
98
|
description: string;
|
|
97
99
|
name: string;
|
|
@@ -109,8 +111,6 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
|
|
|
109
111
|
optionalCredentials?: string[] | undefined;
|
|
110
112
|
delegationHint?: string | undefined;
|
|
111
113
|
}[];
|
|
112
|
-
error: string;
|
|
113
|
-
success: boolean;
|
|
114
114
|
totalCount: number;
|
|
115
115
|
}>;
|
|
116
116
|
export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToolParams, ListCapabilitiesToolResult> {
|
|
@@ -182,6 +182,8 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
|
|
|
182
182
|
success: z.ZodBoolean;
|
|
183
183
|
error: z.ZodString;
|
|
184
184
|
}, "strip", z.ZodTypeAny, {
|
|
185
|
+
success: boolean;
|
|
186
|
+
error: string;
|
|
185
187
|
capabilities: {
|
|
186
188
|
description: string;
|
|
187
189
|
name: string;
|
|
@@ -199,10 +201,10 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
|
|
|
199
201
|
optionalCredentials?: string[] | undefined;
|
|
200
202
|
delegationHint?: string | undefined;
|
|
201
203
|
}[];
|
|
202
|
-
error: string;
|
|
203
|
-
success: boolean;
|
|
204
204
|
totalCount: number;
|
|
205
205
|
}, {
|
|
206
|
+
success: boolean;
|
|
207
|
+
error: string;
|
|
206
208
|
capabilities: {
|
|
207
209
|
description: string;
|
|
208
210
|
name: string;
|
|
@@ -220,8 +222,6 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
|
|
|
220
222
|
optionalCredentials?: string[] | undefined;
|
|
221
223
|
delegationHint?: string | undefined;
|
|
222
224
|
}[];
|
|
223
|
-
error: string;
|
|
224
|
-
success: boolean;
|
|
225
225
|
totalCount: number;
|
|
226
226
|
}>;
|
|
227
227
|
static readonly shortDescription = "Lists all available capabilities that can be attached to AI agents";
|
|
@@ -535,8 +535,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
535
535
|
success: z.ZodBoolean;
|
|
536
536
|
error: z.ZodString;
|
|
537
537
|
}, "strip", z.ZodTypeAny, {
|
|
538
|
-
error: string;
|
|
539
538
|
success: boolean;
|
|
539
|
+
error: string;
|
|
540
540
|
people: {
|
|
541
541
|
title: string | null;
|
|
542
542
|
name: string | null;
|
|
@@ -593,8 +593,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
593
593
|
totalCount: number;
|
|
594
594
|
nextCursor?: string | undefined;
|
|
595
595
|
}, {
|
|
596
|
-
error: string;
|
|
597
596
|
success: boolean;
|
|
597
|
+
error: string;
|
|
598
598
|
people: {
|
|
599
599
|
title: string | null;
|
|
600
600
|
name: string | null;
|
|
@@ -1004,8 +1004,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1004
1004
|
success: z.ZodBoolean;
|
|
1005
1005
|
error: z.ZodString;
|
|
1006
1006
|
}, "strip", z.ZodTypeAny, {
|
|
1007
|
-
error: string;
|
|
1008
1007
|
success: boolean;
|
|
1008
|
+
error: string;
|
|
1009
1009
|
people: {
|
|
1010
1010
|
title: string | null;
|
|
1011
1011
|
name: string | null;
|
|
@@ -1062,8 +1062,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1062
1062
|
totalCount: number;
|
|
1063
1063
|
nextCursor?: string | undefined;
|
|
1064
1064
|
}, {
|
|
1065
|
-
error: string;
|
|
1066
1065
|
success: boolean;
|
|
1066
|
+
error: string;
|
|
1067
1067
|
people: {
|
|
1068
1068
|
title: string | null;
|
|
1069
1069
|
name: string | null;
|
|
@@ -154,8 +154,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
154
154
|
success: z.ZodBoolean;
|
|
155
155
|
error: z.ZodString;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
error: string;
|
|
158
157
|
success: boolean;
|
|
158
|
+
error: string;
|
|
159
159
|
metadata: {
|
|
160
160
|
sort: string;
|
|
161
161
|
scrapedAt: string;
|
|
@@ -183,8 +183,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
183
183
|
flair?: string | undefined;
|
|
184
184
|
}[];
|
|
185
185
|
}, {
|
|
186
|
-
error: string;
|
|
187
186
|
success: boolean;
|
|
187
|
+
error: string;
|
|
188
188
|
metadata: {
|
|
189
189
|
sort: string;
|
|
190
190
|
scrapedAt: string;
|
|
@@ -324,8 +324,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
324
324
|
success: z.ZodBoolean;
|
|
325
325
|
error: z.ZodString;
|
|
326
326
|
}, "strip", z.ZodTypeAny, {
|
|
327
|
-
error: string;
|
|
328
327
|
success: boolean;
|
|
328
|
+
error: string;
|
|
329
329
|
metadata: {
|
|
330
330
|
sort: string;
|
|
331
331
|
scrapedAt: string;
|
|
@@ -353,8 +353,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
353
353
|
flair?: string | undefined;
|
|
354
354
|
}[];
|
|
355
355
|
}, {
|
|
356
|
-
error: string;
|
|
357
356
|
success: boolean;
|
|
357
|
+
error: string;
|
|
358
358
|
metadata: {
|
|
359
359
|
sort: string;
|
|
360
360
|
scrapedAt: string;
|
|
@@ -14,14 +14,14 @@ declare const ResearchAgentToolParamsSchema: z.ZodObject<{
|
|
|
14
14
|
maxIterations: number;
|
|
15
15
|
task: string;
|
|
16
16
|
expectedResultSchema: string | z.ZodTypeAny;
|
|
17
|
-
maxTokens?: number | undefined;
|
|
18
17
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
18
|
+
maxTokens?: number | undefined;
|
|
19
19
|
}, {
|
|
20
20
|
task: string;
|
|
21
21
|
expectedResultSchema: string | z.ZodTypeAny;
|
|
22
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22
23
|
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "google/gemini-3.1-pro-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-sonnet-4.6" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
23
24
|
maxTokens?: number | undefined;
|
|
24
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
25
25
|
maxIterations?: number | undefined;
|
|
26
26
|
}>;
|
|
27
27
|
declare const ResearchAgentToolResultSchema: z.ZodObject<{
|
|
@@ -32,15 +32,15 @@ declare const ResearchAgentToolResultSchema: z.ZodObject<{
|
|
|
32
32
|
success: z.ZodBoolean;
|
|
33
33
|
error: z.ZodString;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
error: string;
|
|
36
35
|
success: boolean;
|
|
36
|
+
error: string;
|
|
37
37
|
summary: string;
|
|
38
38
|
sourcesUsed: string[];
|
|
39
39
|
iterationsUsed: number;
|
|
40
40
|
result?: any;
|
|
41
41
|
}, {
|
|
42
|
-
error: string;
|
|
43
42
|
success: boolean;
|
|
43
|
+
error: string;
|
|
44
44
|
summary: string;
|
|
45
45
|
sourcesUsed: string[];
|
|
46
46
|
iterationsUsed: number;
|
|
@@ -63,14 +63,14 @@ export declare class ResearchAgentTool extends ToolBubble<ResearchAgentToolParam
|
|
|
63
63
|
maxIterations: number;
|
|
64
64
|
task: string;
|
|
65
65
|
expectedResultSchema: string | z.ZodTypeAny;
|
|
66
|
-
maxTokens?: number | undefined;
|
|
67
66
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
67
|
+
maxTokens?: number | undefined;
|
|
68
68
|
}, {
|
|
69
69
|
task: string;
|
|
70
70
|
expectedResultSchema: string | z.ZodTypeAny;
|
|
71
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
71
72
|
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "google/gemini-3.1-pro-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-sonnet-4.6" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
72
73
|
maxTokens?: number | undefined;
|
|
73
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
74
74
|
maxIterations?: number | undefined;
|
|
75
75
|
}>;
|
|
76
76
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -81,15 +81,15 @@ export declare class ResearchAgentTool extends ToolBubble<ResearchAgentToolParam
|
|
|
81
81
|
success: z.ZodBoolean;
|
|
82
82
|
error: z.ZodString;
|
|
83
83
|
}, "strip", z.ZodTypeAny, {
|
|
84
|
-
error: string;
|
|
85
84
|
success: boolean;
|
|
85
|
+
error: string;
|
|
86
86
|
summary: string;
|
|
87
87
|
sourcesUsed: string[];
|
|
88
88
|
iterationsUsed: number;
|
|
89
89
|
result?: any;
|
|
90
90
|
}, {
|
|
91
|
-
error: string;
|
|
92
91
|
success: boolean;
|
|
92
|
+
error: string;
|
|
93
93
|
summary: string;
|
|
94
94
|
sourcesUsed: string[];
|
|
95
95
|
iterationsUsed: number;
|
|
@@ -38,8 +38,8 @@ declare const SQLQueryToolResultSchema: z.ZodObject<{
|
|
|
38
38
|
success: z.ZodBoolean;
|
|
39
39
|
error: z.ZodString;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
error: string;
|
|
42
41
|
success: boolean;
|
|
42
|
+
error: string;
|
|
43
43
|
rowCount: number;
|
|
44
44
|
executionTime: number;
|
|
45
45
|
rows?: Record<string, unknown>[] | undefined;
|
|
@@ -48,8 +48,8 @@ declare const SQLQueryToolResultSchema: z.ZodObject<{
|
|
|
48
48
|
dataTypeID?: number | undefined;
|
|
49
49
|
}[] | undefined;
|
|
50
50
|
}, {
|
|
51
|
-
error: string;
|
|
52
51
|
success: boolean;
|
|
52
|
+
error: string;
|
|
53
53
|
rowCount: number;
|
|
54
54
|
executionTime: number;
|
|
55
55
|
rows?: Record<string, unknown>[] | undefined;
|
|
@@ -101,8 +101,8 @@ export declare class SQLQueryTool extends ToolBubble<SQLQueryToolParams, SQLQuer
|
|
|
101
101
|
success: z.ZodBoolean;
|
|
102
102
|
error: z.ZodString;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
|
-
error: string;
|
|
105
104
|
success: boolean;
|
|
105
|
+
error: string;
|
|
106
106
|
rowCount: number;
|
|
107
107
|
executionTime: number;
|
|
108
108
|
rows?: Record<string, unknown>[] | undefined;
|
|
@@ -111,8 +111,8 @@ export declare class SQLQueryTool extends ToolBubble<SQLQueryToolParams, SQLQuer
|
|
|
111
111
|
dataTypeID?: number | undefined;
|
|
112
112
|
}[] | undefined;
|
|
113
113
|
}, {
|
|
114
|
-
error: string;
|
|
115
114
|
success: boolean;
|
|
115
|
+
error: string;
|
|
116
116
|
rowCount: number;
|
|
117
117
|
executionTime: number;
|
|
118
118
|
rows?: Record<string, unknown>[] | undefined;
|