@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
|
@@ -9,15 +9,15 @@ declare const WebSearchToolParamsSchema: z.ZodObject<{
|
|
|
9
9
|
location: z.ZodOptional<z.ZodString>;
|
|
10
10
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
11
11
|
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
query: string;
|
|
13
12
|
limit: number;
|
|
13
|
+
query: string;
|
|
14
14
|
categories: ("github" | "pdf" | "research")[];
|
|
15
15
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
16
16
|
location?: string | undefined;
|
|
17
17
|
}, {
|
|
18
18
|
query: string;
|
|
19
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
20
19
|
limit?: number | undefined;
|
|
20
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
21
21
|
location?: string | undefined;
|
|
22
22
|
categories?: ("github" | "pdf" | "research")[] | undefined;
|
|
23
23
|
}>;
|
|
@@ -44,27 +44,27 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
|
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
45
|
success: boolean;
|
|
46
46
|
error: string;
|
|
47
|
-
query: string;
|
|
48
47
|
results: {
|
|
49
48
|
title: string;
|
|
50
49
|
content: string;
|
|
51
50
|
url: string;
|
|
52
51
|
}[];
|
|
52
|
+
query: string;
|
|
53
|
+
creditsUsed: number;
|
|
53
54
|
totalResults: number;
|
|
54
55
|
searchEngine: string;
|
|
55
|
-
creditsUsed: number;
|
|
56
56
|
}, {
|
|
57
57
|
success: boolean;
|
|
58
58
|
error: string;
|
|
59
|
-
query: string;
|
|
60
59
|
results: {
|
|
61
60
|
title: string;
|
|
62
61
|
content: string;
|
|
63
62
|
url: string;
|
|
64
63
|
}[];
|
|
64
|
+
query: string;
|
|
65
|
+
creditsUsed: number;
|
|
65
66
|
totalResults: number;
|
|
66
67
|
searchEngine: string;
|
|
67
|
-
creditsUsed: number;
|
|
68
68
|
}>;
|
|
69
69
|
type WebSearchToolParams = z.output<typeof WebSearchToolParamsSchema>;
|
|
70
70
|
type WebSearchToolResult = z.output<typeof WebSearchToolResultSchema>;
|
|
@@ -78,15 +78,15 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
|
|
|
78
78
|
location: z.ZodOptional<z.ZodString>;
|
|
79
79
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
80
80
|
}, "strip", z.ZodTypeAny, {
|
|
81
|
-
query: string;
|
|
82
81
|
limit: number;
|
|
82
|
+
query: string;
|
|
83
83
|
categories: ("github" | "pdf" | "research")[];
|
|
84
84
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
85
85
|
location?: string | undefined;
|
|
86
86
|
}, {
|
|
87
87
|
query: string;
|
|
88
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
89
88
|
limit?: number | undefined;
|
|
89
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
90
90
|
location?: string | undefined;
|
|
91
91
|
categories?: ("github" | "pdf" | "research")[] | undefined;
|
|
92
92
|
}>;
|
|
@@ -113,27 +113,27 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
|
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
114
|
success: boolean;
|
|
115
115
|
error: string;
|
|
116
|
-
query: string;
|
|
117
116
|
results: {
|
|
118
117
|
title: string;
|
|
119
118
|
content: string;
|
|
120
119
|
url: string;
|
|
121
120
|
}[];
|
|
121
|
+
query: string;
|
|
122
|
+
creditsUsed: number;
|
|
122
123
|
totalResults: number;
|
|
123
124
|
searchEngine: string;
|
|
124
|
-
creditsUsed: number;
|
|
125
125
|
}, {
|
|
126
126
|
success: boolean;
|
|
127
127
|
error: string;
|
|
128
|
-
query: string;
|
|
129
128
|
results: {
|
|
130
129
|
title: string;
|
|
131
130
|
content: string;
|
|
132
131
|
url: string;
|
|
133
132
|
}[];
|
|
133
|
+
query: string;
|
|
134
|
+
creditsUsed: number;
|
|
134
135
|
totalResults: number;
|
|
135
136
|
searchEngine: string;
|
|
136
|
-
creditsUsed: number;
|
|
137
137
|
}>;
|
|
138
138
|
static readonly shortDescription = "Performs web searches using Firecrawl to find current information from the web";
|
|
139
139
|
static readonly longDescription = "\n A comprehensive web search tool that uses Firecrawl to find current information from the web.\n \n Features:\n - High-quality web search results with content extraction\n - Configurable result limits (1-20 results)\n - Location-based search for regional results\n - Clean, structured content extraction from search results\n - Requires FIRECRAWL_API_KEY credential\n \n Use cases:\n - Finding current events and news\n - Researching topics with web content\n - Getting up-to-date information for decision making\n - Answering questions that require web knowledge\n - Market research and competitive analysis\n - Real-time data gathering from the web\n ";
|
|
@@ -48,7 +48,6 @@ declare const YCCompanySchema: z.ZodObject<{
|
|
|
48
48
|
}>, "many">;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
50
50
|
description: string | null;
|
|
51
|
-
companyName: string | null;
|
|
52
51
|
website: string | null;
|
|
53
52
|
founders: {
|
|
54
53
|
title: string | null;
|
|
@@ -58,10 +57,10 @@ declare const YCCompanySchema: z.ZodObject<{
|
|
|
58
57
|
twitterUrl: string | null;
|
|
59
58
|
}[];
|
|
60
59
|
batch: string | null;
|
|
60
|
+
companyName: string | null;
|
|
61
61
|
ycUrl: string | null;
|
|
62
62
|
}, {
|
|
63
63
|
description: string | null;
|
|
64
|
-
companyName: string | null;
|
|
65
64
|
website: string | null;
|
|
66
65
|
founders: {
|
|
67
66
|
title: string | null;
|
|
@@ -71,6 +70,7 @@ declare const YCCompanySchema: z.ZodObject<{
|
|
|
71
70
|
twitterUrl: string | null;
|
|
72
71
|
}[];
|
|
73
72
|
batch: string | null;
|
|
73
|
+
companyName: string | null;
|
|
74
74
|
ycUrl: string | null;
|
|
75
75
|
}>;
|
|
76
76
|
declare const YCPersonSchema: z.ZodObject<{
|
|
@@ -90,8 +90,8 @@ declare const YCPersonSchema: z.ZodObject<{
|
|
|
90
90
|
}, "strip", z.ZodTypeAny, {
|
|
91
91
|
title: string | null;
|
|
92
92
|
name: string | null;
|
|
93
|
-
linkedinUrl: string | null;
|
|
94
93
|
emails: string[] | null;
|
|
94
|
+
linkedinUrl: string | null;
|
|
95
95
|
bio: string | null;
|
|
96
96
|
currentEmployers: {
|
|
97
97
|
companyName: string | null;
|
|
@@ -100,8 +100,8 @@ declare const YCPersonSchema: z.ZodObject<{
|
|
|
100
100
|
}, {
|
|
101
101
|
title: string | null;
|
|
102
102
|
name: string | null;
|
|
103
|
-
linkedinUrl: string | null;
|
|
104
103
|
emails: string[] | null;
|
|
104
|
+
linkedinUrl: string | null;
|
|
105
105
|
bio: string | null;
|
|
106
106
|
currentEmployers: {
|
|
107
107
|
companyName: string | null;
|
|
@@ -145,8 +145,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
146
146
|
title: string | null;
|
|
147
147
|
name: string | null;
|
|
148
|
-
linkedinUrl: string | null;
|
|
149
148
|
emails: string[] | null;
|
|
149
|
+
linkedinUrl: string | null;
|
|
150
150
|
bio: string | null;
|
|
151
151
|
currentEmployers: {
|
|
152
152
|
companyName: string | null;
|
|
@@ -155,8 +155,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
155
155
|
}, {
|
|
156
156
|
title: string | null;
|
|
157
157
|
name: string | null;
|
|
158
|
-
linkedinUrl: string | null;
|
|
159
158
|
emails: string[] | null;
|
|
159
|
+
linkedinUrl: string | null;
|
|
160
160
|
bio: string | null;
|
|
161
161
|
currentEmployers: {
|
|
162
162
|
companyName: string | null;
|
|
@@ -190,7 +190,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
190
190
|
}>, "many">;
|
|
191
191
|
}, "strip", z.ZodTypeAny, {
|
|
192
192
|
description: string | null;
|
|
193
|
-
companyName: string | null;
|
|
194
193
|
website: string | null;
|
|
195
194
|
founders: {
|
|
196
195
|
title: string | null;
|
|
@@ -200,10 +199,10 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
200
199
|
twitterUrl: string | null;
|
|
201
200
|
}[];
|
|
202
201
|
batch: string | null;
|
|
202
|
+
companyName: string | null;
|
|
203
203
|
ycUrl: string | null;
|
|
204
204
|
}, {
|
|
205
205
|
description: string | null;
|
|
206
|
-
companyName: string | null;
|
|
207
206
|
website: string | null;
|
|
208
207
|
founders: {
|
|
209
208
|
title: string | null;
|
|
@@ -213,6 +212,7 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
213
212
|
twitterUrl: string | null;
|
|
214
213
|
}[];
|
|
215
214
|
batch: string | null;
|
|
215
|
+
companyName: string | null;
|
|
216
216
|
ycUrl: string | null;
|
|
217
217
|
}>, "many">;
|
|
218
218
|
totalPeople: z.ZodNumber;
|
|
@@ -225,21 +225,20 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
225
225
|
url: string | null;
|
|
226
226
|
success: boolean;
|
|
227
227
|
error: string;
|
|
228
|
+
batch: string | null;
|
|
228
229
|
people: {
|
|
229
230
|
title: string | null;
|
|
230
231
|
name: string | null;
|
|
231
|
-
linkedinUrl: string | null;
|
|
232
232
|
emails: string[] | null;
|
|
233
|
+
linkedinUrl: string | null;
|
|
233
234
|
bio: string | null;
|
|
234
235
|
currentEmployers: {
|
|
235
236
|
companyName: string | null;
|
|
236
237
|
}[];
|
|
237
238
|
twitterUrl: string | null;
|
|
238
239
|
}[];
|
|
239
|
-
batch: string | null;
|
|
240
240
|
companies: {
|
|
241
241
|
description: string | null;
|
|
242
|
-
companyName: string | null;
|
|
243
242
|
website: string | null;
|
|
244
243
|
founders: {
|
|
245
244
|
title: string | null;
|
|
@@ -249,6 +248,7 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
249
248
|
twitterUrl: string | null;
|
|
250
249
|
}[];
|
|
251
250
|
batch: string | null;
|
|
251
|
+
companyName: string | null;
|
|
252
252
|
ycUrl: string | null;
|
|
253
253
|
}[];
|
|
254
254
|
totalPeople: number;
|
|
@@ -257,21 +257,20 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
257
257
|
url: string | null;
|
|
258
258
|
success: boolean;
|
|
259
259
|
error: string;
|
|
260
|
+
batch: string | null;
|
|
260
261
|
people: {
|
|
261
262
|
title: string | null;
|
|
262
263
|
name: string | null;
|
|
263
|
-
linkedinUrl: string | null;
|
|
264
264
|
emails: string[] | null;
|
|
265
|
+
linkedinUrl: string | null;
|
|
265
266
|
bio: string | null;
|
|
266
267
|
currentEmployers: {
|
|
267
268
|
companyName: string | null;
|
|
268
269
|
}[];
|
|
269
270
|
twitterUrl: string | null;
|
|
270
271
|
}[];
|
|
271
|
-
batch: string | null;
|
|
272
272
|
companies: {
|
|
273
273
|
description: string | null;
|
|
274
|
-
companyName: string | null;
|
|
275
274
|
website: string | null;
|
|
276
275
|
founders: {
|
|
277
276
|
title: string | null;
|
|
@@ -281,6 +280,7 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
281
280
|
twitterUrl: string | null;
|
|
282
281
|
}[];
|
|
283
282
|
batch: string | null;
|
|
283
|
+
companyName: string | null;
|
|
284
284
|
ycUrl: string | null;
|
|
285
285
|
}[];
|
|
286
286
|
totalPeople: number;
|
|
@@ -343,8 +343,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
343
343
|
}, "strip", z.ZodTypeAny, {
|
|
344
344
|
title: string | null;
|
|
345
345
|
name: string | null;
|
|
346
|
-
linkedinUrl: string | null;
|
|
347
346
|
emails: string[] | null;
|
|
347
|
+
linkedinUrl: string | null;
|
|
348
348
|
bio: string | null;
|
|
349
349
|
currentEmployers: {
|
|
350
350
|
companyName: string | null;
|
|
@@ -353,8 +353,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
353
353
|
}, {
|
|
354
354
|
title: string | null;
|
|
355
355
|
name: string | null;
|
|
356
|
-
linkedinUrl: string | null;
|
|
357
356
|
emails: string[] | null;
|
|
357
|
+
linkedinUrl: string | null;
|
|
358
358
|
bio: string | null;
|
|
359
359
|
currentEmployers: {
|
|
360
360
|
companyName: string | null;
|
|
@@ -388,7 +388,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
388
388
|
}>, "many">;
|
|
389
389
|
}, "strip", z.ZodTypeAny, {
|
|
390
390
|
description: string | null;
|
|
391
|
-
companyName: string | null;
|
|
392
391
|
website: string | null;
|
|
393
392
|
founders: {
|
|
394
393
|
title: string | null;
|
|
@@ -398,10 +397,10 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
398
397
|
twitterUrl: string | null;
|
|
399
398
|
}[];
|
|
400
399
|
batch: string | null;
|
|
400
|
+
companyName: string | null;
|
|
401
401
|
ycUrl: string | null;
|
|
402
402
|
}, {
|
|
403
403
|
description: string | null;
|
|
404
|
-
companyName: string | null;
|
|
405
404
|
website: string | null;
|
|
406
405
|
founders: {
|
|
407
406
|
title: string | null;
|
|
@@ -411,6 +410,7 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
411
410
|
twitterUrl: string | null;
|
|
412
411
|
}[];
|
|
413
412
|
batch: string | null;
|
|
413
|
+
companyName: string | null;
|
|
414
414
|
ycUrl: string | null;
|
|
415
415
|
}>, "many">;
|
|
416
416
|
totalPeople: z.ZodNumber;
|
|
@@ -423,21 +423,20 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
423
423
|
url: string | null;
|
|
424
424
|
success: boolean;
|
|
425
425
|
error: string;
|
|
426
|
+
batch: string | null;
|
|
426
427
|
people: {
|
|
427
428
|
title: string | null;
|
|
428
429
|
name: string | null;
|
|
429
|
-
linkedinUrl: string | null;
|
|
430
430
|
emails: string[] | null;
|
|
431
|
+
linkedinUrl: string | null;
|
|
431
432
|
bio: string | null;
|
|
432
433
|
currentEmployers: {
|
|
433
434
|
companyName: string | null;
|
|
434
435
|
}[];
|
|
435
436
|
twitterUrl: string | null;
|
|
436
437
|
}[];
|
|
437
|
-
batch: string | null;
|
|
438
438
|
companies: {
|
|
439
439
|
description: string | null;
|
|
440
|
-
companyName: string | null;
|
|
441
440
|
website: string | null;
|
|
442
441
|
founders: {
|
|
443
442
|
title: string | null;
|
|
@@ -447,6 +446,7 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
447
446
|
twitterUrl: string | null;
|
|
448
447
|
}[];
|
|
449
448
|
batch: string | null;
|
|
449
|
+
companyName: string | null;
|
|
450
450
|
ycUrl: string | null;
|
|
451
451
|
}[];
|
|
452
452
|
totalPeople: number;
|
|
@@ -455,21 +455,20 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
455
455
|
url: string | null;
|
|
456
456
|
success: boolean;
|
|
457
457
|
error: string;
|
|
458
|
+
batch: string | null;
|
|
458
459
|
people: {
|
|
459
460
|
title: string | null;
|
|
460
461
|
name: string | null;
|
|
461
|
-
linkedinUrl: string | null;
|
|
462
462
|
emails: string[] | null;
|
|
463
|
+
linkedinUrl: string | null;
|
|
463
464
|
bio: string | null;
|
|
464
465
|
currentEmployers: {
|
|
465
466
|
companyName: string | null;
|
|
466
467
|
}[];
|
|
467
468
|
twitterUrl: string | null;
|
|
468
469
|
}[];
|
|
469
|
-
batch: string | null;
|
|
470
470
|
companies: {
|
|
471
471
|
description: string | null;
|
|
472
|
-
companyName: string | null;
|
|
473
472
|
website: string | null;
|
|
474
473
|
founders: {
|
|
475
474
|
title: string | null;
|
|
@@ -479,6 +478,7 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
479
478
|
twitterUrl: string | null;
|
|
480
479
|
}[];
|
|
481
480
|
batch: string | null;
|
|
481
|
+
companyName: string | null;
|
|
482
482
|
ycUrl: string | null;
|
|
483
483
|
}[];
|
|
484
484
|
totalPeople: number;
|
|
@@ -23,8 +23,8 @@ declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
23
23
|
url: string | null;
|
|
24
24
|
duration: string | null;
|
|
25
25
|
id: string | null;
|
|
26
|
-
comments: number | null;
|
|
27
26
|
thumbnail: string | null;
|
|
27
|
+
comments: number | null;
|
|
28
28
|
viewCount: number | null;
|
|
29
29
|
likes: number | null;
|
|
30
30
|
channelName: string | null;
|
|
@@ -37,8 +37,8 @@ declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
37
37
|
url: string | null;
|
|
38
38
|
duration: string | null;
|
|
39
39
|
id: string | null;
|
|
40
|
-
comments: number | null;
|
|
41
40
|
thumbnail: string | null;
|
|
41
|
+
comments: number | null;
|
|
42
42
|
viewCount: number | null;
|
|
43
43
|
likes: number | null;
|
|
44
44
|
channelName: string | null;
|
|
@@ -70,18 +70,18 @@ declare const YouTubeToolParamsSchema: z.ZodObject<{
|
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
72
72
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
73
|
+
maxResults?: number | undefined;
|
|
73
74
|
videoUrl?: string | undefined;
|
|
74
75
|
searchQueries?: string[] | undefined;
|
|
75
|
-
maxResults?: number | undefined;
|
|
76
76
|
channelUrl?: string | undefined;
|
|
77
77
|
videoUrls?: string[] | undefined;
|
|
78
78
|
includeShorts?: boolean | undefined;
|
|
79
79
|
}, {
|
|
80
80
|
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
81
81
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
82
|
+
maxResults?: number | undefined;
|
|
82
83
|
videoUrl?: string | undefined;
|
|
83
84
|
searchQueries?: string[] | undefined;
|
|
84
|
-
maxResults?: number | undefined;
|
|
85
85
|
channelUrl?: string | undefined;
|
|
86
86
|
videoUrls?: string[] | undefined;
|
|
87
87
|
includeShorts?: boolean | undefined;
|
|
@@ -109,8 +109,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
109
109
|
url: string | null;
|
|
110
110
|
duration: string | null;
|
|
111
111
|
id: string | null;
|
|
112
|
-
comments: number | null;
|
|
113
112
|
thumbnail: string | null;
|
|
113
|
+
comments: number | null;
|
|
114
114
|
viewCount: number | null;
|
|
115
115
|
likes: number | null;
|
|
116
116
|
channelName: string | null;
|
|
@@ -123,8 +123,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
123
123
|
url: string | null;
|
|
124
124
|
duration: string | null;
|
|
125
125
|
id: string | null;
|
|
126
|
-
comments: number | null;
|
|
127
126
|
thumbnail: string | null;
|
|
127
|
+
comments: number | null;
|
|
128
128
|
viewCount: number | null;
|
|
129
129
|
likes: number | null;
|
|
130
130
|
channelName: string | null;
|
|
@@ -149,9 +149,9 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
149
149
|
success: z.ZodBoolean;
|
|
150
150
|
error: z.ZodString;
|
|
151
151
|
}, "strip", z.ZodTypeAny, {
|
|
152
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
152
153
|
success: boolean;
|
|
153
154
|
error: string;
|
|
154
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
155
155
|
totalResults: number;
|
|
156
156
|
videos?: {
|
|
157
157
|
description: string | null;
|
|
@@ -160,8 +160,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
160
160
|
url: string | null;
|
|
161
161
|
duration: string | null;
|
|
162
162
|
id: string | null;
|
|
163
|
-
comments: number | null;
|
|
164
163
|
thumbnail: string | null;
|
|
164
|
+
comments: number | null;
|
|
165
165
|
viewCount: number | null;
|
|
166
166
|
likes: number | null;
|
|
167
167
|
channelName: string | null;
|
|
@@ -175,9 +175,9 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
175
175
|
}[] | undefined;
|
|
176
176
|
fullTranscriptText?: string | undefined;
|
|
177
177
|
}, {
|
|
178
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
178
179
|
success: boolean;
|
|
179
180
|
error: string;
|
|
180
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
181
181
|
totalResults: number;
|
|
182
182
|
videos?: {
|
|
183
183
|
description: string | null;
|
|
@@ -186,8 +186,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
186
186
|
url: string | null;
|
|
187
187
|
duration: string | null;
|
|
188
188
|
id: string | null;
|
|
189
|
-
comments: number | null;
|
|
190
189
|
thumbnail: string | null;
|
|
190
|
+
comments: number | null;
|
|
191
191
|
viewCount: number | null;
|
|
192
192
|
likes: number | null;
|
|
193
193
|
channelName: string | null;
|
|
@@ -228,18 +228,18 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
228
228
|
}, "strip", z.ZodTypeAny, {
|
|
229
229
|
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
230
230
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
231
|
+
maxResults?: number | undefined;
|
|
231
232
|
videoUrl?: string | undefined;
|
|
232
233
|
searchQueries?: string[] | undefined;
|
|
233
|
-
maxResults?: number | undefined;
|
|
234
234
|
channelUrl?: string | undefined;
|
|
235
235
|
videoUrls?: string[] | undefined;
|
|
236
236
|
includeShorts?: boolean | undefined;
|
|
237
237
|
}, {
|
|
238
238
|
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
239
239
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
240
|
+
maxResults?: number | undefined;
|
|
240
241
|
videoUrl?: string | undefined;
|
|
241
242
|
searchQueries?: string[] | undefined;
|
|
242
|
-
maxResults?: number | undefined;
|
|
243
243
|
channelUrl?: string | undefined;
|
|
244
244
|
videoUrls?: string[] | undefined;
|
|
245
245
|
includeShorts?: boolean | undefined;
|
|
@@ -267,8 +267,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
267
267
|
url: string | null;
|
|
268
268
|
duration: string | null;
|
|
269
269
|
id: string | null;
|
|
270
|
-
comments: number | null;
|
|
271
270
|
thumbnail: string | null;
|
|
271
|
+
comments: number | null;
|
|
272
272
|
viewCount: number | null;
|
|
273
273
|
likes: number | null;
|
|
274
274
|
channelName: string | null;
|
|
@@ -281,8 +281,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
281
281
|
url: string | null;
|
|
282
282
|
duration: string | null;
|
|
283
283
|
id: string | null;
|
|
284
|
-
comments: number | null;
|
|
285
284
|
thumbnail: string | null;
|
|
285
|
+
comments: number | null;
|
|
286
286
|
viewCount: number | null;
|
|
287
287
|
likes: number | null;
|
|
288
288
|
channelName: string | null;
|
|
@@ -307,9 +307,9 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
307
307
|
success: z.ZodBoolean;
|
|
308
308
|
error: z.ZodString;
|
|
309
309
|
}, "strip", z.ZodTypeAny, {
|
|
310
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
310
311
|
success: boolean;
|
|
311
312
|
error: string;
|
|
312
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
313
313
|
totalResults: number;
|
|
314
314
|
videos?: {
|
|
315
315
|
description: string | null;
|
|
@@ -318,8 +318,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
318
318
|
url: string | null;
|
|
319
319
|
duration: string | null;
|
|
320
320
|
id: string | null;
|
|
321
|
-
comments: number | null;
|
|
322
321
|
thumbnail: string | null;
|
|
322
|
+
comments: number | null;
|
|
323
323
|
viewCount: number | null;
|
|
324
324
|
likes: number | null;
|
|
325
325
|
channelName: string | null;
|
|
@@ -333,9 +333,9 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
333
333
|
}[] | undefined;
|
|
334
334
|
fullTranscriptText?: string | undefined;
|
|
335
335
|
}, {
|
|
336
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
336
337
|
success: boolean;
|
|
337
338
|
error: string;
|
|
338
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
339
339
|
totalResults: number;
|
|
340
340
|
videos?: {
|
|
341
341
|
description: string | null;
|
|
@@ -344,8 +344,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
344
344
|
url: string | null;
|
|
345
345
|
duration: string | null;
|
|
346
346
|
id: string | null;
|
|
347
|
-
comments: number | null;
|
|
348
347
|
thumbnail: string | null;
|
|
348
|
+
comments: number | null;
|
|
349
349
|
viewCount: number | null;
|
|
350
350
|
likes: number | null;
|
|
351
351
|
channelName: string | null;
|
|
@@ -215,7 +215,6 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
215
215
|
}, "strip", z.ZodTypeAny, {
|
|
216
216
|
success: boolean;
|
|
217
217
|
error: string;
|
|
218
|
-
rows: Record<string, string | number | boolean | null>[];
|
|
219
218
|
metadata: {
|
|
220
219
|
processingTime: number;
|
|
221
220
|
totalDocuments: number;
|
|
@@ -223,16 +222,17 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
223
222
|
totalColumns: number;
|
|
224
223
|
extractedFrom: string[];
|
|
225
224
|
};
|
|
226
|
-
|
|
227
|
-
model: string;
|
|
228
|
-
iterations: number;
|
|
229
|
-
processingTime?: number | undefined;
|
|
230
|
-
};
|
|
225
|
+
rows: Record<string, string | number | boolean | null>[];
|
|
231
226
|
columns: {
|
|
232
227
|
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
233
228
|
description: string;
|
|
234
229
|
name: string;
|
|
235
230
|
}[];
|
|
231
|
+
aiAnalysis: {
|
|
232
|
+
model: string;
|
|
233
|
+
iterations: number;
|
|
234
|
+
processingTime?: number | undefined;
|
|
235
|
+
};
|
|
236
236
|
generatedFiles: {
|
|
237
237
|
html?: string | undefined;
|
|
238
238
|
json?: string | undefined;
|
|
@@ -241,7 +241,6 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
241
241
|
}, {
|
|
242
242
|
success: boolean;
|
|
243
243
|
error: string;
|
|
244
|
-
rows: Record<string, string | number | boolean | null>[];
|
|
245
244
|
metadata: {
|
|
246
245
|
processingTime: number;
|
|
247
246
|
totalDocuments: number;
|
|
@@ -249,16 +248,17 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
249
248
|
totalColumns: number;
|
|
250
249
|
extractedFrom: string[];
|
|
251
250
|
};
|
|
252
|
-
|
|
253
|
-
model: string;
|
|
254
|
-
iterations: number;
|
|
255
|
-
processingTime?: number | undefined;
|
|
256
|
-
};
|
|
251
|
+
rows: Record<string, string | number | boolean | null>[];
|
|
257
252
|
columns: {
|
|
258
253
|
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
259
254
|
description: string;
|
|
260
255
|
name: string;
|
|
261
256
|
}[];
|
|
257
|
+
aiAnalysis: {
|
|
258
|
+
model: string;
|
|
259
|
+
iterations: number;
|
|
260
|
+
processingTime?: number | undefined;
|
|
261
|
+
};
|
|
262
262
|
generatedFiles: {
|
|
263
263
|
html?: string | undefined;
|
|
264
264
|
json?: string | undefined;
|
|
@@ -467,7 +467,6 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
467
467
|
}, "strip", z.ZodTypeAny, {
|
|
468
468
|
success: boolean;
|
|
469
469
|
error: string;
|
|
470
|
-
rows: Record<string, string | number | boolean | null>[];
|
|
471
470
|
metadata: {
|
|
472
471
|
processingTime: number;
|
|
473
472
|
totalDocuments: number;
|
|
@@ -475,16 +474,17 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
475
474
|
totalColumns: number;
|
|
476
475
|
extractedFrom: string[];
|
|
477
476
|
};
|
|
478
|
-
|
|
479
|
-
model: string;
|
|
480
|
-
iterations: number;
|
|
481
|
-
processingTime?: number | undefined;
|
|
482
|
-
};
|
|
477
|
+
rows: Record<string, string | number | boolean | null>[];
|
|
483
478
|
columns: {
|
|
484
479
|
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
485
480
|
description: string;
|
|
486
481
|
name: string;
|
|
487
482
|
}[];
|
|
483
|
+
aiAnalysis: {
|
|
484
|
+
model: string;
|
|
485
|
+
iterations: number;
|
|
486
|
+
processingTime?: number | undefined;
|
|
487
|
+
};
|
|
488
488
|
generatedFiles: {
|
|
489
489
|
html?: string | undefined;
|
|
490
490
|
json?: string | undefined;
|
|
@@ -493,7 +493,6 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
493
493
|
}, {
|
|
494
494
|
success: boolean;
|
|
495
495
|
error: string;
|
|
496
|
-
rows: Record<string, string | number | boolean | null>[];
|
|
497
496
|
metadata: {
|
|
498
497
|
processingTime: number;
|
|
499
498
|
totalDocuments: number;
|
|
@@ -501,16 +500,17 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
501
500
|
totalColumns: number;
|
|
502
501
|
extractedFrom: string[];
|
|
503
502
|
};
|
|
504
|
-
|
|
505
|
-
model: string;
|
|
506
|
-
iterations: number;
|
|
507
|
-
processingTime?: number | undefined;
|
|
508
|
-
};
|
|
503
|
+
rows: Record<string, string | number | boolean | null>[];
|
|
509
504
|
columns: {
|
|
510
505
|
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
511
506
|
description: string;
|
|
512
507
|
name: string;
|
|
513
508
|
}[];
|
|
509
|
+
aiAnalysis: {
|
|
510
|
+
model: string;
|
|
511
|
+
iterations: number;
|
|
512
|
+
processingTime?: number | undefined;
|
|
513
|
+
};
|
|
514
514
|
generatedFiles: {
|
|
515
515
|
html?: string | undefined;
|
|
516
516
|
json?: string | undefined;
|