@bubblelab/bubble-core 0.1.239 → 0.1.240
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 +183 -183
- package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +129 -129
- package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +66 -66
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +90 -90
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +144 -144
- package/dist/bubbles/service-bubble/gmail.d.ts +244 -244
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +30 -30
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +48 -48
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
- package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1777 -1777
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +434 -434
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +179 -179
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +207 -207
- package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
- package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +101 -101
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +101 -101
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- 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 +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- 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 +2 -2
- 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 +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- 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 +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +506 -506
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
- 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 +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +88 -88
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -36,18 +36,17 @@ declare const SlackDataAssistantParamsSchema: z.ZodObject<{
|
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
37
|
name: string;
|
|
38
38
|
temperature: number;
|
|
39
|
-
|
|
40
|
-
technicality: "1" | "2" | "3" | "4" | "5";
|
|
41
|
-
includeQuery: boolean;
|
|
42
|
-
includeExplanation: boolean;
|
|
43
|
-
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mssql" | "mariadb";
|
|
39
|
+
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql";
|
|
44
40
|
ignoreSSLErrors: boolean;
|
|
45
41
|
aiModel: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3.1-flash-lite-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-sonnet-4.6" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
46
42
|
slackChannel: string;
|
|
47
43
|
userQuestion: string;
|
|
44
|
+
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
45
|
+
technicality: "1" | "2" | "3" | "4" | "5";
|
|
46
|
+
includeQuery: boolean;
|
|
47
|
+
includeExplanation: boolean;
|
|
48
48
|
maxQueries: number;
|
|
49
49
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
50
|
-
additionalContext?: string | undefined;
|
|
51
50
|
userName?: string | undefined;
|
|
52
51
|
injectedMetadata?: {
|
|
53
52
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
@@ -56,19 +55,15 @@ declare const SlackDataAssistantParamsSchema: z.ZodObject<{
|
|
|
56
55
|
} | undefined;
|
|
57
56
|
slackThreadTs?: string | undefined;
|
|
58
57
|
databaseUrl?: string | undefined;
|
|
58
|
+
additionalContext?: string | undefined;
|
|
59
59
|
}, {
|
|
60
60
|
slackChannel: string;
|
|
61
61
|
userQuestion: string;
|
|
62
62
|
name?: string | undefined;
|
|
63
63
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
64
64
|
temperature?: number | undefined;
|
|
65
|
-
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
66
|
-
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
67
|
-
includeQuery?: boolean | undefined;
|
|
68
|
-
includeExplanation?: boolean | undefined;
|
|
69
|
-
additionalContext?: string | undefined;
|
|
70
65
|
userName?: string | undefined;
|
|
71
|
-
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "
|
|
66
|
+
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql" | undefined;
|
|
72
67
|
ignoreSSLErrors?: boolean | undefined;
|
|
73
68
|
injectedMetadata?: {
|
|
74
69
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
@@ -78,6 +73,11 @@ declare const SlackDataAssistantParamsSchema: z.ZodObject<{
|
|
|
78
73
|
aiModel?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3.1-flash-lite-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-sonnet-4.6" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
79
74
|
slackThreadTs?: string | undefined;
|
|
80
75
|
databaseUrl?: string | undefined;
|
|
76
|
+
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
77
|
+
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
78
|
+
includeQuery?: boolean | undefined;
|
|
79
|
+
includeExplanation?: boolean | undefined;
|
|
80
|
+
additionalContext?: string | undefined;
|
|
81
81
|
maxQueries?: number | undefined;
|
|
82
82
|
}>;
|
|
83
83
|
declare const SlackDataAssistantResultSchema: z.ZodObject<{
|
|
@@ -104,14 +104,14 @@ declare const SlackDataAssistantResultSchema: z.ZodObject<{
|
|
|
104
104
|
wordCount?: number | undefined;
|
|
105
105
|
}>>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
-
error: string;
|
|
108
107
|
success: boolean;
|
|
108
|
+
error: string;
|
|
109
|
+
query?: string | undefined;
|
|
109
110
|
metadata?: {
|
|
110
111
|
executionTime: number;
|
|
111
112
|
rowCount?: number | undefined;
|
|
112
113
|
wordCount?: number | undefined;
|
|
113
114
|
} | undefined;
|
|
114
|
-
query?: string | undefined;
|
|
115
115
|
queryExplanation?: string | undefined;
|
|
116
116
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
117
117
|
formattedResponse?: string | undefined;
|
|
@@ -119,14 +119,14 @@ declare const SlackDataAssistantResultSchema: z.ZodObject<{
|
|
|
119
119
|
slackMessageTs?: string | undefined;
|
|
120
120
|
isDataQuestion?: boolean | undefined;
|
|
121
121
|
}, {
|
|
122
|
-
error: string;
|
|
123
122
|
success: boolean;
|
|
123
|
+
error: string;
|
|
124
|
+
query?: string | undefined;
|
|
124
125
|
metadata?: {
|
|
125
126
|
executionTime: number;
|
|
126
127
|
rowCount?: number | undefined;
|
|
127
128
|
wordCount?: number | undefined;
|
|
128
129
|
} | undefined;
|
|
129
|
-
query?: string | undefined;
|
|
130
130
|
queryExplanation?: string | undefined;
|
|
131
131
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
132
132
|
formattedResponse?: string | undefined;
|
|
@@ -174,18 +174,17 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
174
174
|
}, "strip", z.ZodTypeAny, {
|
|
175
175
|
name: string;
|
|
176
176
|
temperature: number;
|
|
177
|
-
|
|
178
|
-
technicality: "1" | "2" | "3" | "4" | "5";
|
|
179
|
-
includeQuery: boolean;
|
|
180
|
-
includeExplanation: boolean;
|
|
181
|
-
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mssql" | "mariadb";
|
|
177
|
+
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql";
|
|
182
178
|
ignoreSSLErrors: boolean;
|
|
183
179
|
aiModel: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3.1-flash-lite-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-sonnet-4.6" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
184
180
|
slackChannel: string;
|
|
185
181
|
userQuestion: string;
|
|
182
|
+
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
183
|
+
technicality: "1" | "2" | "3" | "4" | "5";
|
|
184
|
+
includeQuery: boolean;
|
|
185
|
+
includeExplanation: boolean;
|
|
186
186
|
maxQueries: number;
|
|
187
187
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
188
|
-
additionalContext?: string | undefined;
|
|
189
188
|
userName?: string | undefined;
|
|
190
189
|
injectedMetadata?: {
|
|
191
190
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
@@ -194,19 +193,15 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
194
193
|
} | undefined;
|
|
195
194
|
slackThreadTs?: string | undefined;
|
|
196
195
|
databaseUrl?: string | undefined;
|
|
196
|
+
additionalContext?: string | undefined;
|
|
197
197
|
}, {
|
|
198
198
|
slackChannel: string;
|
|
199
199
|
userQuestion: string;
|
|
200
200
|
name?: string | undefined;
|
|
201
201
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
202
202
|
temperature?: number | undefined;
|
|
203
|
-
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
204
|
-
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
205
|
-
includeQuery?: boolean | undefined;
|
|
206
|
-
includeExplanation?: boolean | undefined;
|
|
207
|
-
additionalContext?: string | undefined;
|
|
208
203
|
userName?: string | undefined;
|
|
209
|
-
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "
|
|
204
|
+
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql" | undefined;
|
|
210
205
|
ignoreSSLErrors?: boolean | undefined;
|
|
211
206
|
injectedMetadata?: {
|
|
212
207
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
@@ -216,6 +211,11 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
216
211
|
aiModel?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3.1-flash-lite-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-sonnet-4.6" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
217
212
|
slackThreadTs?: string | undefined;
|
|
218
213
|
databaseUrl?: string | undefined;
|
|
214
|
+
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
215
|
+
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
216
|
+
includeQuery?: boolean | undefined;
|
|
217
|
+
includeExplanation?: boolean | undefined;
|
|
218
|
+
additionalContext?: string | undefined;
|
|
219
219
|
maxQueries?: number | undefined;
|
|
220
220
|
}>;
|
|
221
221
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -242,14 +242,14 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
242
242
|
wordCount?: number | undefined;
|
|
243
243
|
}>>;
|
|
244
244
|
}, "strip", z.ZodTypeAny, {
|
|
245
|
-
error: string;
|
|
246
245
|
success: boolean;
|
|
246
|
+
error: string;
|
|
247
|
+
query?: string | undefined;
|
|
247
248
|
metadata?: {
|
|
248
249
|
executionTime: number;
|
|
249
250
|
rowCount?: number | undefined;
|
|
250
251
|
wordCount?: number | undefined;
|
|
251
252
|
} | undefined;
|
|
252
|
-
query?: string | undefined;
|
|
253
253
|
queryExplanation?: string | undefined;
|
|
254
254
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
255
255
|
formattedResponse?: string | undefined;
|
|
@@ -257,14 +257,14 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
257
257
|
slackMessageTs?: string | undefined;
|
|
258
258
|
isDataQuestion?: boolean | undefined;
|
|
259
259
|
}, {
|
|
260
|
-
error: string;
|
|
261
260
|
success: boolean;
|
|
261
|
+
error: string;
|
|
262
|
+
query?: string | undefined;
|
|
262
263
|
metadata?: {
|
|
263
264
|
executionTime: number;
|
|
264
265
|
rowCount?: number | undefined;
|
|
265
266
|
wordCount?: number | undefined;
|
|
266
267
|
} | undefined;
|
|
267
|
-
query?: string | undefined;
|
|
268
268
|
queryExplanation?: string | undefined;
|
|
269
269
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
270
270
|
formattedResponse?: string | undefined;
|