@bubblelab/bubble-core 0.1.97 → 0.1.98
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 +112 -112
- package/dist/bubbles/service-bubble/agi-inc.d.ts +140 -140
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +11 -6
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +158 -158
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +116 -116
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +53 -53
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +134 -134
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +872 -872
- package/dist/bubbles/service-bubble/followupboss.d.ts +278 -278
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +84 -84
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +236 -236
- package/dist/bubbles/service-bubble/gmail.d.ts +360 -360
- package/dist/bubbles/service-bubble/google-calendar.d.ts +244 -244
- package/dist/bubbles/service-bubble/google-drive.d.ts +160 -160
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +62 -62
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.d.ts +66 -66
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1251 -1251
- package/dist/bubbles/service-bubble/postgresql.d.ts +22 -22
- package/dist/bubbles/service-bubble/resend.d.ts +46 -46
- package/dist/bubbles/service-bubble/slack/slack.d.ts +540 -540
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +117 -117
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +34 -34
- package/dist/bubbles/service-bubble/telegram.d.ts +1591 -1591
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +27 -27
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +12 -12
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- 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 +18 -18
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +314 -314
- 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/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +148 -148
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- 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 +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +130 -130
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +94 -94
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -41,8 +41,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
|
|
|
41
41
|
title: string;
|
|
42
42
|
content: string;
|
|
43
43
|
url: string;
|
|
44
|
-
success: boolean;
|
|
45
44
|
error: string;
|
|
45
|
+
success: boolean;
|
|
46
46
|
creditsUsed: number;
|
|
47
47
|
metadata?: {
|
|
48
48
|
statusCode?: number | undefined;
|
|
@@ -53,8 +53,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
|
|
|
53
53
|
title: string;
|
|
54
54
|
content: string;
|
|
55
55
|
url: string;
|
|
56
|
-
success: boolean;
|
|
57
56
|
error: string;
|
|
57
|
+
success: boolean;
|
|
58
58
|
creditsUsed: number;
|
|
59
59
|
metadata?: {
|
|
60
60
|
statusCode?: number | undefined;
|
|
@@ -105,8 +105,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
|
|
|
105
105
|
title: string;
|
|
106
106
|
content: string;
|
|
107
107
|
url: string;
|
|
108
|
-
success: boolean;
|
|
109
108
|
error: string;
|
|
109
|
+
success: boolean;
|
|
110
110
|
creditsUsed: number;
|
|
111
111
|
metadata?: {
|
|
112
112
|
statusCode?: number | undefined;
|
|
@@ -117,8 +117,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
|
|
|
117
117
|
title: string;
|
|
118
118
|
content: string;
|
|
119
119
|
url: string;
|
|
120
|
-
success: boolean;
|
|
121
120
|
error: string;
|
|
121
|
+
success: boolean;
|
|
122
122
|
creditsUsed: number;
|
|
123
123
|
metadata?: {
|
|
124
124
|
statusCode?: number | undefined;
|
|
@@ -42,29 +42,29 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
|
|
|
42
42
|
success: z.ZodBoolean;
|
|
43
43
|
error: z.ZodString;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
query: string;
|
|
46
|
-
success: boolean;
|
|
47
45
|
error: string;
|
|
46
|
+
success: boolean;
|
|
47
|
+
query: string;
|
|
48
48
|
results: {
|
|
49
49
|
title: string;
|
|
50
50
|
content: string;
|
|
51
51
|
url: string;
|
|
52
52
|
}[];
|
|
53
|
+
creditsUsed: number;
|
|
53
54
|
totalResults: number;
|
|
54
55
|
searchEngine: string;
|
|
55
|
-
creditsUsed: number;
|
|
56
56
|
}, {
|
|
57
|
-
query: string;
|
|
58
|
-
success: boolean;
|
|
59
57
|
error: string;
|
|
58
|
+
success: boolean;
|
|
59
|
+
query: string;
|
|
60
60
|
results: {
|
|
61
61
|
title: string;
|
|
62
62
|
content: string;
|
|
63
63
|
url: string;
|
|
64
64
|
}[];
|
|
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>;
|
|
@@ -111,29 +111,29 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
|
|
|
111
111
|
success: z.ZodBoolean;
|
|
112
112
|
error: z.ZodString;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
query: string;
|
|
115
|
-
success: boolean;
|
|
116
114
|
error: string;
|
|
115
|
+
success: boolean;
|
|
116
|
+
query: string;
|
|
117
117
|
results: {
|
|
118
118
|
title: string;
|
|
119
119
|
content: string;
|
|
120
120
|
url: string;
|
|
121
121
|
}[];
|
|
122
|
+
creditsUsed: number;
|
|
122
123
|
totalResults: number;
|
|
123
124
|
searchEngine: string;
|
|
124
|
-
creditsUsed: number;
|
|
125
125
|
}, {
|
|
126
|
-
query: string;
|
|
127
|
-
success: boolean;
|
|
128
126
|
error: string;
|
|
127
|
+
success: boolean;
|
|
128
|
+
query: string;
|
|
129
129
|
results: {
|
|
130
130
|
title: string;
|
|
131
131
|
content: string;
|
|
132
132
|
url: string;
|
|
133
133
|
}[];
|
|
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 ";
|
|
@@ -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;
|
|
@@ -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";
|
|
153
|
-
success: boolean;
|
|
154
152
|
error: string;
|
|
153
|
+
success: boolean;
|
|
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";
|
|
179
|
-
success: boolean;
|
|
180
178
|
error: string;
|
|
179
|
+
success: boolean;
|
|
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;
|
|
@@ -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";
|
|
311
|
-
success: boolean;
|
|
312
310
|
error: string;
|
|
311
|
+
success: boolean;
|
|
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";
|
|
337
|
-
success: boolean;
|
|
338
336
|
error: string;
|
|
337
|
+
success: boolean;
|
|
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;
|
|
@@ -107,8 +107,8 @@ declare const DatabaseAnalyzerResultSchema: z.ZodObject<{
|
|
|
107
107
|
analysisTimestamp: Date;
|
|
108
108
|
}>>;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
-
success: boolean;
|
|
111
110
|
error: string;
|
|
111
|
+
success: boolean;
|
|
112
112
|
databaseSchema?: {
|
|
113
113
|
rawData?: Record<string, unknown>[] | undefined;
|
|
114
114
|
cleanedJSON?: string | undefined;
|
|
@@ -121,8 +121,8 @@ declare const DatabaseAnalyzerResultSchema: z.ZodObject<{
|
|
|
121
121
|
analysisTimestamp: Date;
|
|
122
122
|
} | undefined;
|
|
123
123
|
}, {
|
|
124
|
-
success: boolean;
|
|
125
124
|
error: string;
|
|
125
|
+
success: boolean;
|
|
126
126
|
databaseSchema?: {
|
|
127
127
|
rawData?: Record<string, unknown>[] | undefined;
|
|
128
128
|
cleanedJSON?: string | undefined;
|
|
@@ -261,8 +261,8 @@ export declare class DatabaseAnalyzerWorkflowBubble extends WorkflowBubble<Datab
|
|
|
261
261
|
analysisTimestamp: Date;
|
|
262
262
|
}>>;
|
|
263
263
|
}, "strip", z.ZodTypeAny, {
|
|
264
|
-
success: boolean;
|
|
265
264
|
error: string;
|
|
265
|
+
success: boolean;
|
|
266
266
|
databaseSchema?: {
|
|
267
267
|
rawData?: Record<string, unknown>[] | undefined;
|
|
268
268
|
cleanedJSON?: string | undefined;
|
|
@@ -275,8 +275,8 @@ export declare class DatabaseAnalyzerWorkflowBubble extends WorkflowBubble<Datab
|
|
|
275
275
|
analysisTimestamp: Date;
|
|
276
276
|
} | undefined;
|
|
277
277
|
}, {
|
|
278
|
-
success: boolean;
|
|
279
278
|
error: string;
|
|
279
|
+
success: boolean;
|
|
280
280
|
databaseSchema?: {
|
|
281
281
|
rawData?: Record<string, unknown>[] | undefined;
|
|
282
282
|
cleanedJSON?: string | undefined;
|
|
@@ -121,7 +121,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
|
|
|
121
121
|
} | undefined;
|
|
122
122
|
}[];
|
|
123
123
|
outputDescription: string;
|
|
124
|
-
outputFormat: "
|
|
124
|
+
outputFormat: "json" | "csv" | "html";
|
|
125
125
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
126
126
|
}, {
|
|
127
127
|
documents: {
|
|
@@ -145,7 +145,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
|
|
|
145
145
|
maxTokens?: number | undefined;
|
|
146
146
|
jsonMode?: boolean | undefined;
|
|
147
147
|
} | undefined;
|
|
148
|
-
outputFormat?: "
|
|
148
|
+
outputFormat?: "json" | "csv" | "html" | undefined;
|
|
149
149
|
}>;
|
|
150
150
|
/**
|
|
151
151
|
* Result schema for Generate Document workflow
|
|
@@ -189,13 +189,13 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
189
189
|
csv: z.ZodOptional<z.ZodString>;
|
|
190
190
|
json: z.ZodOptional<z.ZodString>;
|
|
191
191
|
}, "strip", z.ZodTypeAny, {
|
|
192
|
-
html?: string | undefined;
|
|
193
192
|
json?: string | undefined;
|
|
194
193
|
csv?: string | undefined;
|
|
195
|
-
}, {
|
|
196
194
|
html?: string | undefined;
|
|
195
|
+
}, {
|
|
197
196
|
json?: string | undefined;
|
|
198
197
|
csv?: string | undefined;
|
|
198
|
+
html?: string | undefined;
|
|
199
199
|
}>;
|
|
200
200
|
aiAnalysis: z.ZodObject<{
|
|
201
201
|
model: z.ZodString;
|
|
@@ -213,6 +213,8 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
213
213
|
success: z.ZodBoolean;
|
|
214
214
|
error: z.ZodString;
|
|
215
215
|
}, "strip", z.ZodTypeAny, {
|
|
216
|
+
error: string;
|
|
217
|
+
success: boolean;
|
|
216
218
|
metadata: {
|
|
217
219
|
processingTime: number;
|
|
218
220
|
totalDocuments: number;
|
|
@@ -220,25 +222,25 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
220
222
|
totalColumns: number;
|
|
221
223
|
extractedFrom: string[];
|
|
222
224
|
};
|
|
223
|
-
success: boolean;
|
|
224
|
-
error: string;
|
|
225
225
|
rows: Record<string, string | number | boolean | null>[];
|
|
226
|
-
aiAnalysis: {
|
|
227
|
-
model: string;
|
|
228
|
-
iterations: number;
|
|
229
|
-
processingTime?: number | undefined;
|
|
230
|
-
};
|
|
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
|
-
html?: string | undefined;
|
|
238
237
|
json?: string | undefined;
|
|
239
238
|
csv?: string | undefined;
|
|
239
|
+
html?: string | undefined;
|
|
240
240
|
};
|
|
241
241
|
}, {
|
|
242
|
+
error: string;
|
|
243
|
+
success: boolean;
|
|
242
244
|
metadata: {
|
|
243
245
|
processingTime: number;
|
|
244
246
|
totalDocuments: number;
|
|
@@ -246,23 +248,21 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
246
248
|
totalColumns: number;
|
|
247
249
|
extractedFrom: string[];
|
|
248
250
|
};
|
|
249
|
-
success: boolean;
|
|
250
|
-
error: string;
|
|
251
251
|
rows: Record<string, string | number | boolean | null>[];
|
|
252
|
-
aiAnalysis: {
|
|
253
|
-
model: string;
|
|
254
|
-
iterations: number;
|
|
255
|
-
processingTime?: number | undefined;
|
|
256
|
-
};
|
|
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
|
-
html?: string | undefined;
|
|
264
263
|
json?: string | undefined;
|
|
265
264
|
csv?: string | undefined;
|
|
265
|
+
html?: string | undefined;
|
|
266
266
|
};
|
|
267
267
|
}>;
|
|
268
268
|
type GenerateDocumentWorkflowParams = z.input<typeof GenerateDocumentWorkflowParamsSchema>;
|
|
@@ -376,7 +376,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
376
376
|
} | undefined;
|
|
377
377
|
}[];
|
|
378
378
|
outputDescription: string;
|
|
379
|
-
outputFormat: "
|
|
379
|
+
outputFormat: "json" | "csv" | "html";
|
|
380
380
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
381
381
|
}, {
|
|
382
382
|
documents: {
|
|
@@ -400,7 +400,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
400
400
|
maxTokens?: number | undefined;
|
|
401
401
|
jsonMode?: boolean | undefined;
|
|
402
402
|
} | undefined;
|
|
403
|
-
outputFormat?: "
|
|
403
|
+
outputFormat?: "json" | "csv" | "html" | undefined;
|
|
404
404
|
}>;
|
|
405
405
|
static readonly resultSchema: z.ZodObject<{
|
|
406
406
|
columns: z.ZodArray<z.ZodObject<{
|
|
@@ -441,13 +441,13 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
441
441
|
csv: z.ZodOptional<z.ZodString>;
|
|
442
442
|
json: z.ZodOptional<z.ZodString>;
|
|
443
443
|
}, "strip", z.ZodTypeAny, {
|
|
444
|
-
html?: string | undefined;
|
|
445
444
|
json?: string | undefined;
|
|
446
445
|
csv?: string | undefined;
|
|
447
|
-
}, {
|
|
448
446
|
html?: string | undefined;
|
|
447
|
+
}, {
|
|
449
448
|
json?: string | undefined;
|
|
450
449
|
csv?: string | undefined;
|
|
450
|
+
html?: string | undefined;
|
|
451
451
|
}>;
|
|
452
452
|
aiAnalysis: z.ZodObject<{
|
|
453
453
|
model: z.ZodString;
|
|
@@ -465,6 +465,8 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
465
465
|
success: z.ZodBoolean;
|
|
466
466
|
error: z.ZodString;
|
|
467
467
|
}, "strip", z.ZodTypeAny, {
|
|
468
|
+
error: string;
|
|
469
|
+
success: boolean;
|
|
468
470
|
metadata: {
|
|
469
471
|
processingTime: number;
|
|
470
472
|
totalDocuments: number;
|
|
@@ -472,25 +474,25 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
472
474
|
totalColumns: number;
|
|
473
475
|
extractedFrom: string[];
|
|
474
476
|
};
|
|
475
|
-
success: boolean;
|
|
476
|
-
error: string;
|
|
477
477
|
rows: Record<string, string | number | boolean | null>[];
|
|
478
|
-
aiAnalysis: {
|
|
479
|
-
model: string;
|
|
480
|
-
iterations: number;
|
|
481
|
-
processingTime?: number | undefined;
|
|
482
|
-
};
|
|
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
|
-
html?: string | undefined;
|
|
490
489
|
json?: string | undefined;
|
|
491
490
|
csv?: string | undefined;
|
|
491
|
+
html?: string | undefined;
|
|
492
492
|
};
|
|
493
493
|
}, {
|
|
494
|
+
error: string;
|
|
495
|
+
success: boolean;
|
|
494
496
|
metadata: {
|
|
495
497
|
processingTime: number;
|
|
496
498
|
totalDocuments: number;
|
|
@@ -498,23 +500,21 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
498
500
|
totalColumns: number;
|
|
499
501
|
extractedFrom: string[];
|
|
500
502
|
};
|
|
501
|
-
success: boolean;
|
|
502
|
-
error: string;
|
|
503
503
|
rows: Record<string, string | number | boolean | null>[];
|
|
504
|
-
aiAnalysis: {
|
|
505
|
-
model: string;
|
|
506
|
-
iterations: number;
|
|
507
|
-
processingTime?: number | undefined;
|
|
508
|
-
};
|
|
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
|
-
html?: string | undefined;
|
|
516
515
|
json?: string | undefined;
|
|
517
516
|
csv?: string | undefined;
|
|
517
|
+
html?: string | undefined;
|
|
518
518
|
};
|
|
519
519
|
}>;
|
|
520
520
|
static readonly shortDescription = "Generate Document workflow: convert markdown to structured formats using AI";
|
|
@@ -52,8 +52,8 @@ declare const ParseDocumentWorkflowParamsSchema: z.ZodObject<{
|
|
|
52
52
|
}, {
|
|
53
53
|
format?: "png" | "jpeg" | undefined;
|
|
54
54
|
quality?: number | undefined;
|
|
55
|
-
dpi?: number | undefined;
|
|
56
55
|
pages?: number[] | undefined;
|
|
56
|
+
dpi?: number | undefined;
|
|
57
57
|
}>>;
|
|
58
58
|
aiOptions: z.ZodDefault<z.ZodObject<{
|
|
59
59
|
model: z.ZodDefault<z.ZodEnum<["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", "anthropic/claude-sonnet-4-5", "anthropic/claude-opus-4-5", "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-opus-4.5", "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"]>>;
|
|
@@ -147,8 +147,8 @@ declare const ParseDocumentWorkflowParamsSchema: z.ZodObject<{
|
|
|
147
147
|
imageOptions?: {
|
|
148
148
|
format?: "png" | "jpeg" | undefined;
|
|
149
149
|
quality?: number | undefined;
|
|
150
|
-
dpi?: number | undefined;
|
|
151
150
|
pages?: number[] | undefined;
|
|
151
|
+
dpi?: number | undefined;
|
|
152
152
|
} | undefined;
|
|
153
153
|
aiOptions?: {
|
|
154
154
|
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" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "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-opus-4.5" | "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;
|
|
@@ -269,6 +269,8 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
269
269
|
success: z.ZodBoolean;
|
|
270
270
|
error: z.ZodString;
|
|
271
271
|
}, "strip", z.ZodTypeAny, {
|
|
272
|
+
error: string;
|
|
273
|
+
success: boolean;
|
|
272
274
|
metadata: {
|
|
273
275
|
totalPages: number;
|
|
274
276
|
processingTime: number;
|
|
@@ -277,8 +279,6 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
277
279
|
imageFormat: string;
|
|
278
280
|
imageDpi: number;
|
|
279
281
|
};
|
|
280
|
-
success: boolean;
|
|
281
|
-
error: string;
|
|
282
282
|
pages: {
|
|
283
283
|
pageNumber: number;
|
|
284
284
|
markdown: string;
|
|
@@ -305,6 +305,8 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
305
305
|
fileUrl?: string | undefined;
|
|
306
306
|
}[] | undefined;
|
|
307
307
|
}, {
|
|
308
|
+
error: string;
|
|
309
|
+
success: boolean;
|
|
308
310
|
metadata: {
|
|
309
311
|
totalPages: number;
|
|
310
312
|
processingTime: number;
|
|
@@ -313,8 +315,6 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
313
315
|
imageFormat: string;
|
|
314
316
|
imageDpi: number;
|
|
315
317
|
};
|
|
316
|
-
success: boolean;
|
|
317
|
-
error: string;
|
|
318
318
|
pages: {
|
|
319
319
|
pageNumber: number;
|
|
320
320
|
markdown: string;
|
|
@@ -383,8 +383,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
|
|
|
383
383
|
}, {
|
|
384
384
|
format?: "png" | "jpeg" | undefined;
|
|
385
385
|
quality?: number | undefined;
|
|
386
|
-
dpi?: number | undefined;
|
|
387
386
|
pages?: number[] | undefined;
|
|
387
|
+
dpi?: number | undefined;
|
|
388
388
|
}>>;
|
|
389
389
|
aiOptions: z.ZodDefault<z.ZodObject<{
|
|
390
390
|
model: z.ZodDefault<z.ZodEnum<["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", "anthropic/claude-sonnet-4-5", "anthropic/claude-opus-4-5", "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-opus-4.5", "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"]>>;
|
|
@@ -478,8 +478,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
|
|
|
478
478
|
imageOptions?: {
|
|
479
479
|
format?: "png" | "jpeg" | undefined;
|
|
480
480
|
quality?: number | undefined;
|
|
481
|
-
dpi?: number | undefined;
|
|
482
481
|
pages?: number[] | undefined;
|
|
482
|
+
dpi?: number | undefined;
|
|
483
483
|
} | undefined;
|
|
484
484
|
aiOptions?: {
|
|
485
485
|
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" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "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-opus-4.5" | "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;
|
|
@@ -597,6 +597,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
|
|
|
597
597
|
success: z.ZodBoolean;
|
|
598
598
|
error: z.ZodString;
|
|
599
599
|
}, "strip", z.ZodTypeAny, {
|
|
600
|
+
error: string;
|
|
601
|
+
success: boolean;
|
|
600
602
|
metadata: {
|
|
601
603
|
totalPages: number;
|
|
602
604
|
processingTime: number;
|
|
@@ -605,8 +607,6 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
|
|
|
605
607
|
imageFormat: string;
|
|
606
608
|
imageDpi: number;
|
|
607
609
|
};
|
|
608
|
-
success: boolean;
|
|
609
|
-
error: string;
|
|
610
610
|
pages: {
|
|
611
611
|
pageNumber: number;
|
|
612
612
|
markdown: string;
|
|
@@ -633,6 +633,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
|
|
|
633
633
|
fileUrl?: string | undefined;
|
|
634
634
|
}[] | undefined;
|
|
635
635
|
}, {
|
|
636
|
+
error: string;
|
|
637
|
+
success: boolean;
|
|
636
638
|
metadata: {
|
|
637
639
|
totalPages: number;
|
|
638
640
|
processingTime: number;
|
|
@@ -641,8 +643,6 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
|
|
|
641
643
|
imageFormat: string;
|
|
642
644
|
imageDpi: number;
|
|
643
645
|
};
|
|
644
|
-
success: boolean;
|
|
645
|
-
error: string;
|
|
646
646
|
pages: {
|
|
647
647
|
pageNumber: number;
|
|
648
648
|
markdown: string;
|