@bubblelab/bubble-core 0.1.40 → 0.1.42

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.
Files changed (89) hide show
  1. package/dist/bubble-bundle.d.ts +147 -126
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
  7. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +98 -98
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +102 -102
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +23 -23
  13. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/firecrawl.d.ts +755 -755
  17. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  18. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +128 -128
  20. package/dist/bubbles/service-bubble/github.d.ts +160 -160
  21. package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
  22. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  23. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  24. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +18 -18
  26. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
  30. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +17 -17
  31. package/dist/bubbles/service-bubble/notion/notion.d.ts +1634 -1634
  32. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  33. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  34. package/dist/bubbles/service-bubble/slack/slack.d.ts +332 -332
  35. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  36. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  37. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  38. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +7 -7
  39. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  40. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +20 -20
  41. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
  42. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +70 -70
  43. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  45. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  46. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +3 -0
  48. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +1 -0
  49. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +3 -0
  50. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +1 -0
  51. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +143 -0
  52. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -0
  53. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +589 -0
  54. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +1 -0
  55. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +93 -0
  56. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -0
  57. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +44 -0
  58. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -0
  59. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +40 -40
  60. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -112
  62. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  63. package/dist/bubbles/tool-bubble/people-search-tool.js +11 -1
  64. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  65. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  66. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
  67. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
  69. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  71. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  72. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  75. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  76. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  77. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +38 -38
  78. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  79. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  80. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
  81. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
  82. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +96 -96
  83. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  84. package/dist/bubbles.json +135 -42
  85. package/dist/index.d.ts +1 -0
  86. package/dist/index.d.ts.map +1 -1
  87. package/dist/index.js +1 -0
  88. package/dist/index.js.map +1 -1
  89. package/package.json +2 -2
@@ -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
- error: string;
46
45
  success: boolean;
46
+ error: string;
47
47
  query: string;
48
48
  results: {
49
49
  title: string;
50
50
  content: string;
51
51
  url: string;
52
52
  }[];
53
- creditsUsed: number;
54
53
  totalResults: number;
55
54
  searchEngine: string;
55
+ creditsUsed: number;
56
56
  }, {
57
- error: string;
58
57
  success: boolean;
58
+ error: string;
59
59
  query: string;
60
60
  results: {
61
61
  title: string;
62
62
  content: string;
63
63
  url: string;
64
64
  }[];
65
- creditsUsed: number;
66
65
  totalResults: number;
67
66
  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
- error: string;
115
114
  success: boolean;
115
+ error: string;
116
116
  query: string;
117
117
  results: {
118
118
  title: string;
119
119
  content: string;
120
120
  url: string;
121
121
  }[];
122
- creditsUsed: number;
123
122
  totalResults: number;
124
123
  searchEngine: string;
124
+ creditsUsed: number;
125
125
  }, {
126
- error: string;
127
126
  success: boolean;
127
+ error: string;
128
128
  query: string;
129
129
  results: {
130
130
  title: string;
131
131
  content: string;
132
132
  url: string;
133
133
  }[];
134
- creditsUsed: number;
135
134
  totalResults: number;
136
135
  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
- thumbnail: string | null;
27
26
  comments: number | null;
27
+ thumbnail: string | 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
- thumbnail: string | null;
41
40
  comments: number | null;
41
+ thumbnail: string | 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;
74
73
  videoUrl?: string | undefined;
75
74
  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;
83
82
  videoUrl?: string | undefined;
84
83
  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
- thumbnail: string | null;
113
112
  comments: number | null;
113
+ thumbnail: string | 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
- thumbnail: string | null;
127
126
  comments: number | null;
127
+ thumbnail: string | null;
128
128
  viewCount: number | null;
129
129
  likes: number | null;
130
130
  channelName: string | null;
@@ -149,8 +149,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
149
149
  success: z.ZodBoolean;
150
150
  error: z.ZodString;
151
151
  }, "strip", z.ZodTypeAny, {
152
- error: string;
153
152
  success: boolean;
153
+ error: string;
154
154
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
155
155
  totalResults: number;
156
156
  videos?: {
@@ -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
- thumbnail: string | null;
164
163
  comments: number | null;
164
+ thumbnail: string | null;
165
165
  viewCount: number | null;
166
166
  likes: number | null;
167
167
  channelName: string | null;
@@ -175,8 +175,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
175
175
  }[] | undefined;
176
176
  fullTranscriptText?: string | undefined;
177
177
  }, {
178
- error: string;
179
178
  success: boolean;
179
+ error: string;
180
180
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
181
181
  totalResults: number;
182
182
  videos?: {
@@ -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
- thumbnail: string | null;
190
189
  comments: number | null;
190
+ thumbnail: string | 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;
232
231
  videoUrl?: string | undefined;
233
232
  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;
241
240
  videoUrl?: string | undefined;
242
241
  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
- thumbnail: string | null;
271
270
  comments: number | null;
271
+ thumbnail: string | 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
- thumbnail: string | null;
285
284
  comments: number | null;
285
+ thumbnail: string | null;
286
286
  viewCount: number | null;
287
287
  likes: number | null;
288
288
  channelName: string | null;
@@ -307,8 +307,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
307
307
  success: z.ZodBoolean;
308
308
  error: z.ZodString;
309
309
  }, "strip", z.ZodTypeAny, {
310
- error: string;
311
310
  success: boolean;
311
+ error: string;
312
312
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
313
313
  totalResults: number;
314
314
  videos?: {
@@ -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
- thumbnail: string | null;
322
321
  comments: number | null;
322
+ thumbnail: string | null;
323
323
  viewCount: number | null;
324
324
  likes: number | null;
325
325
  channelName: string | null;
@@ -333,8 +333,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
333
333
  }[] | undefined;
334
334
  fullTranscriptText?: string | undefined;
335
335
  }, {
336
- error: string;
337
336
  success: boolean;
337
+ error: string;
338
338
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
339
339
  totalResults: number;
340
340
  videos?: {
@@ -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
- thumbnail: string | null;
348
347
  comments: number | null;
348
+ thumbnail: string | 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
- error: string;
111
110
  success: boolean;
111
+ error: string;
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
- error: string;
125
124
  success: boolean;
125
+ error: string;
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
- error: string;
265
264
  success: boolean;
265
+ error: string;
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
- error: string;
279
278
  success: boolean;
279
+ error: string;
280
280
  databaseSchema?: {
281
281
  rawData?: Record<string, unknown>[] | undefined;
282
282
  cleanedJSON?: string | undefined;
@@ -84,17 +84,17 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
84
84
  outputDescription: z.ZodString;
85
85
  outputFormat: z.ZodDefault<z.ZodEnum<["html", "csv", "json"]>>;
86
86
  aiOptions: z.ZodDefault<z.ZodObject<{
87
- 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/anthropic/claude-sonnet-4.5", "openrouter/google/gemini-3-pro-preview", "openrouter/morph/morph-v3-large", "openrouter/x-ai/grok-4.1-fast", "openrouter/openai/gpt-oss-120b", "openrouter/deepseek/deepseek-chat-v3.1"]>>;
87
+ 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/anthropic/claude-sonnet-4.5", "openrouter/google/gemini-3-pro-preview", "openrouter/morph/morph-v3-large", "openrouter/openai/gpt-oss-120b"]>>;
88
88
  temperature: z.ZodDefault<z.ZodNumber>;
89
89
  maxTokens: z.ZodDefault<z.ZodNumber>;
90
90
  jsonMode: z.ZodDefault<z.ZodBoolean>;
91
91
  }, "strip", z.ZodTypeAny, {
92
- 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/x-ai/grok-4.1-fast" | "openrouter/openai/gpt-oss-120b" | "openrouter/deepseek/deepseek-chat-v3.1";
92
+ 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b";
93
93
  temperature: number;
94
94
  maxTokens: number;
95
95
  jsonMode: boolean;
96
96
  }, {
97
- 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/x-ai/grok-4.1-fast" | "openrouter/openai/gpt-oss-120b" | "openrouter/deepseek/deepseek-chat-v3.1" | undefined;
97
+ 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | undefined;
98
98
  temperature?: number | undefined;
99
99
  maxTokens?: number | undefined;
100
100
  jsonMode?: boolean | undefined;
@@ -102,7 +102,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
102
102
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
103
103
  }, "strip", z.ZodTypeAny, {
104
104
  aiOptions: {
105
- 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/x-ai/grok-4.1-fast" | "openrouter/openai/gpt-oss-120b" | "openrouter/deepseek/deepseek-chat-v3.1";
105
+ 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b";
106
106
  temperature: number;
107
107
  maxTokens: number;
108
108
  jsonMode: boolean;
@@ -140,7 +140,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
140
140
  outputDescription: string;
141
141
  credentials?: Partial<Record<CredentialType, string>> | undefined;
142
142
  aiOptions?: {
143
- 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/x-ai/grok-4.1-fast" | "openrouter/openai/gpt-oss-120b" | "openrouter/deepseek/deepseek-chat-v3.1" | undefined;
143
+ 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | undefined;
144
144
  temperature?: number | undefined;
145
145
  maxTokens?: number | undefined;
146
146
  jsonMode?: boolean | undefined;
@@ -213,8 +213,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
213
213
  success: z.ZodBoolean;
214
214
  error: z.ZodString;
215
215
  }, "strip", z.ZodTypeAny, {
216
- error: string;
217
216
  success: boolean;
217
+ error: string;
218
+ rows: Record<string, string | number | boolean | null>[];
218
219
  metadata: {
219
220
  processingTime: number;
220
221
  totalDocuments: number;
@@ -222,25 +223,25 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
222
223
  totalColumns: number;
223
224
  extractedFrom: string[];
224
225
  };
225
- rows: Record<string, string | number | boolean | null>[];
226
- columns: {
227
- type: "string" | "number" | "boolean" | "integer" | "float" | "date";
228
- description: string;
229
- name: string;
230
- }[];
231
226
  aiAnalysis: {
232
227
  model: string;
233
228
  iterations: number;
234
229
  processingTime?: number | undefined;
235
230
  };
231
+ columns: {
232
+ type: "string" | "number" | "boolean" | "integer" | "float" | "date";
233
+ description: string;
234
+ name: string;
235
+ }[];
236
236
  generatedFiles: {
237
237
  html?: string | undefined;
238
238
  json?: string | undefined;
239
239
  csv?: string | undefined;
240
240
  };
241
241
  }, {
242
- error: string;
243
242
  success: boolean;
243
+ error: string;
244
+ rows: Record<string, string | number | boolean | null>[];
244
245
  metadata: {
245
246
  processingTime: number;
246
247
  totalDocuments: number;
@@ -248,17 +249,16 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
248
249
  totalColumns: number;
249
250
  extractedFrom: string[];
250
251
  };
251
- rows: Record<string, string | number | boolean | null>[];
252
- columns: {
253
- type: "string" | "number" | "boolean" | "integer" | "float" | "date";
254
- description: string;
255
- name: string;
256
- }[];
257
252
  aiAnalysis: {
258
253
  model: string;
259
254
  iterations: number;
260
255
  processingTime?: number | undefined;
261
256
  };
257
+ columns: {
258
+ type: "string" | "number" | "boolean" | "integer" | "float" | "date";
259
+ description: string;
260
+ name: string;
261
+ }[];
262
262
  generatedFiles: {
263
263
  html?: string | undefined;
264
264
  json?: string | undefined;
@@ -339,17 +339,17 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
339
339
  outputDescription: z.ZodString;
340
340
  outputFormat: z.ZodDefault<z.ZodEnum<["html", "csv", "json"]>>;
341
341
  aiOptions: z.ZodDefault<z.ZodObject<{
342
- 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/anthropic/claude-sonnet-4.5", "openrouter/google/gemini-3-pro-preview", "openrouter/morph/morph-v3-large", "openrouter/x-ai/grok-4.1-fast", "openrouter/openai/gpt-oss-120b", "openrouter/deepseek/deepseek-chat-v3.1"]>>;
342
+ 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/anthropic/claude-sonnet-4.5", "openrouter/google/gemini-3-pro-preview", "openrouter/morph/morph-v3-large", "openrouter/openai/gpt-oss-120b"]>>;
343
343
  temperature: z.ZodDefault<z.ZodNumber>;
344
344
  maxTokens: z.ZodDefault<z.ZodNumber>;
345
345
  jsonMode: z.ZodDefault<z.ZodBoolean>;
346
346
  }, "strip", z.ZodTypeAny, {
347
- 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/x-ai/grok-4.1-fast" | "openrouter/openai/gpt-oss-120b" | "openrouter/deepseek/deepseek-chat-v3.1";
347
+ 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b";
348
348
  temperature: number;
349
349
  maxTokens: number;
350
350
  jsonMode: boolean;
351
351
  }, {
352
- 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/x-ai/grok-4.1-fast" | "openrouter/openai/gpt-oss-120b" | "openrouter/deepseek/deepseek-chat-v3.1" | undefined;
352
+ 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | undefined;
353
353
  temperature?: number | undefined;
354
354
  maxTokens?: number | undefined;
355
355
  jsonMode?: boolean | undefined;
@@ -357,7 +357,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
357
357
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
358
358
  }, "strip", z.ZodTypeAny, {
359
359
  aiOptions: {
360
- 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/x-ai/grok-4.1-fast" | "openrouter/openai/gpt-oss-120b" | "openrouter/deepseek/deepseek-chat-v3.1";
360
+ 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b";
361
361
  temperature: number;
362
362
  maxTokens: number;
363
363
  jsonMode: boolean;
@@ -395,7 +395,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
395
395
  outputDescription: string;
396
396
  credentials?: Partial<Record<CredentialType, string>> | undefined;
397
397
  aiOptions?: {
398
- 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/x-ai/grok-4.1-fast" | "openrouter/openai/gpt-oss-120b" | "openrouter/deepseek/deepseek-chat-v3.1" | undefined;
398
+ 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/anthropic/claude-sonnet-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | undefined;
399
399
  temperature?: number | undefined;
400
400
  maxTokens?: number | undefined;
401
401
  jsonMode?: boolean | undefined;
@@ -465,8 +465,9 @@ 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
468
  success: boolean;
469
+ error: string;
470
+ rows: Record<string, string | number | boolean | null>[];
470
471
  metadata: {
471
472
  processingTime: number;
472
473
  totalDocuments: number;
@@ -474,25 +475,25 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
474
475
  totalColumns: number;
475
476
  extractedFrom: string[];
476
477
  };
477
- rows: Record<string, string | number | boolean | null>[];
478
- columns: {
479
- type: "string" | "number" | "boolean" | "integer" | "float" | "date";
480
- description: string;
481
- name: string;
482
- }[];
483
478
  aiAnalysis: {
484
479
  model: string;
485
480
  iterations: number;
486
481
  processingTime?: number | undefined;
487
482
  };
483
+ columns: {
484
+ type: "string" | "number" | "boolean" | "integer" | "float" | "date";
485
+ description: string;
486
+ name: string;
487
+ }[];
488
488
  generatedFiles: {
489
489
  html?: string | undefined;
490
490
  json?: string | undefined;
491
491
  csv?: string | undefined;
492
492
  };
493
493
  }, {
494
- error: string;
495
494
  success: boolean;
495
+ error: string;
496
+ rows: Record<string, string | number | boolean | null>[];
496
497
  metadata: {
497
498
  processingTime: number;
498
499
  totalDocuments: number;
@@ -500,17 +501,16 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
500
501
  totalColumns: number;
501
502
  extractedFrom: string[];
502
503
  };
503
- rows: Record<string, string | number | boolean | null>[];
504
- columns: {
505
- type: "string" | "number" | "boolean" | "integer" | "float" | "date";
506
- description: string;
507
- name: string;
508
- }[];
509
504
  aiAnalysis: {
510
505
  model: string;
511
506
  iterations: number;
512
507
  processingTime?: number | undefined;
513
508
  };
509
+ columns: {
510
+ type: "string" | "number" | "boolean" | "integer" | "float" | "date";
511
+ description: string;
512
+ name: string;
513
+ }[];
514
514
  generatedFiles: {
515
515
  html?: string | undefined;
516
516
  json?: string | undefined;