@bubblelab/bubble-core 0.1.151 → 0.1.154
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 +139 -137
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +114 -114
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +28 -28
- 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 +24 -24
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +58 -58
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +112 -112
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +360 -360
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/github.d.ts +148 -148
- package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
- package/dist/bubbles/service-bubble/google-calendar.d.ts +34 -34
- package/dist/bubbles/service-bubble/google-drive.d.ts +102 -102
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.d.ts +92 -92
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +102 -102
- package/dist/bubbles/service-bubble/notion/notion.d.ts +651 -651
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +28 -28
- package/dist/bubbles/service-bubble/postgresql.d.ts +18 -18
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/slack/slack.d.ts +503 -503
- package/dist/bubbles/service-bubble/slack/slack.js +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +16 -2
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +20 -20
- 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-connection/tool.js +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 +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
- 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 +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +66 -66
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +112 -112
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +50 -50
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +108 -108
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
- package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
|
@@ -35,49 +35,49 @@ declare const SlackDataAssistantParamsSchema: z.ZodObject<{
|
|
|
35
35
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
37
|
name: string;
|
|
38
|
+
slackChannel: string;
|
|
39
|
+
userQuestion: string;
|
|
40
|
+
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql";
|
|
41
|
+
ignoreSSLErrors: boolean;
|
|
42
|
+
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" | "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";
|
|
38
43
|
temperature: number;
|
|
39
44
|
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
40
45
|
technicality: "1" | "2" | "3" | "4" | "5";
|
|
41
46
|
includeQuery: boolean;
|
|
42
47
|
includeExplanation: boolean;
|
|
43
|
-
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mssql" | "mariadb";
|
|
44
|
-
ignoreSSLErrors: boolean;
|
|
45
|
-
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" | "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";
|
|
46
|
-
slackChannel: string;
|
|
47
|
-
userQuestion: string;
|
|
48
48
|
maxQueries: number;
|
|
49
49
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
50
|
-
|
|
50
|
+
slackThreadTs?: string | undefined;
|
|
51
51
|
userName?: string | undefined;
|
|
52
|
+
databaseUrl?: string | undefined;
|
|
52
53
|
injectedMetadata?: {
|
|
53
54
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
54
55
|
tableNotes?: Record<string, string> | undefined;
|
|
55
56
|
rules?: string[] | undefined;
|
|
56
57
|
} | undefined;
|
|
57
|
-
|
|
58
|
-
databaseUrl?: string | undefined;
|
|
58
|
+
additionalContext?: string | undefined;
|
|
59
59
|
}, {
|
|
60
60
|
slackChannel: string;
|
|
61
61
|
userQuestion: string;
|
|
62
62
|
name?: string | undefined;
|
|
63
|
-
temperature?: number | undefined;
|
|
64
63
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
64
|
+
slackThreadTs?: string | undefined;
|
|
65
|
+
userName?: string | undefined;
|
|
66
|
+
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql" | undefined;
|
|
67
|
+
databaseUrl?: string | undefined;
|
|
68
|
+
ignoreSSLErrors?: boolean | undefined;
|
|
69
|
+
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" | "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;
|
|
70
|
+
temperature?: number | undefined;
|
|
65
71
|
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
66
72
|
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
67
73
|
includeQuery?: boolean | undefined;
|
|
68
74
|
includeExplanation?: boolean | undefined;
|
|
69
|
-
additionalContext?: string | undefined;
|
|
70
|
-
userName?: string | undefined;
|
|
71
|
-
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "mssql" | "mariadb" | undefined;
|
|
72
|
-
ignoreSSLErrors?: boolean | undefined;
|
|
73
75
|
injectedMetadata?: {
|
|
74
76
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
75
77
|
tableNotes?: Record<string, string> | undefined;
|
|
76
78
|
rules?: string[] | undefined;
|
|
77
79
|
} | undefined;
|
|
78
|
-
|
|
79
|
-
slackThreadTs?: string | undefined;
|
|
80
|
-
databaseUrl?: string | undefined;
|
|
80
|
+
additionalContext?: string | undefined;
|
|
81
81
|
maxQueries?: number | undefined;
|
|
82
82
|
}>;
|
|
83
83
|
declare const SlackDataAssistantResultSchema: z.ZodObject<{
|
|
@@ -104,13 +104,8 @@ declare const SlackDataAssistantResultSchema: z.ZodObject<{
|
|
|
104
104
|
wordCount?: number | undefined;
|
|
105
105
|
}>>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
-
error: string;
|
|
108
107
|
success: boolean;
|
|
109
|
-
|
|
110
|
-
executionTime: number;
|
|
111
|
-
rowCount?: number | undefined;
|
|
112
|
-
wordCount?: number | undefined;
|
|
113
|
-
} | undefined;
|
|
108
|
+
error: string;
|
|
114
109
|
query?: string | undefined;
|
|
115
110
|
queryExplanation?: string | undefined;
|
|
116
111
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
@@ -118,14 +113,14 @@ declare const SlackDataAssistantResultSchema: z.ZodObject<{
|
|
|
118
113
|
slackBlocks?: unknown[] | undefined;
|
|
119
114
|
slackMessageTs?: string | undefined;
|
|
120
115
|
isDataQuestion?: boolean | undefined;
|
|
121
|
-
}, {
|
|
122
|
-
error: string;
|
|
123
|
-
success: boolean;
|
|
124
116
|
metadata?: {
|
|
125
117
|
executionTime: number;
|
|
126
118
|
rowCount?: number | undefined;
|
|
127
119
|
wordCount?: number | undefined;
|
|
128
120
|
} | undefined;
|
|
121
|
+
}, {
|
|
122
|
+
success: boolean;
|
|
123
|
+
error: string;
|
|
129
124
|
query?: string | undefined;
|
|
130
125
|
queryExplanation?: string | undefined;
|
|
131
126
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
@@ -133,6 +128,11 @@ declare const SlackDataAssistantResultSchema: z.ZodObject<{
|
|
|
133
128
|
slackBlocks?: unknown[] | undefined;
|
|
134
129
|
slackMessageTs?: string | undefined;
|
|
135
130
|
isDataQuestion?: boolean | undefined;
|
|
131
|
+
metadata?: {
|
|
132
|
+
executionTime: number;
|
|
133
|
+
rowCount?: number | undefined;
|
|
134
|
+
wordCount?: number | undefined;
|
|
135
|
+
} | undefined;
|
|
136
136
|
}>;
|
|
137
137
|
type SlackDataAssistantParams = z.input<typeof SlackDataAssistantParamsSchema>;
|
|
138
138
|
type SlackDataAssistantResult = z.output<typeof SlackDataAssistantResultSchema>;
|
|
@@ -173,49 +173,49 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
173
173
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
174
174
|
}, "strip", z.ZodTypeAny, {
|
|
175
175
|
name: string;
|
|
176
|
+
slackChannel: string;
|
|
177
|
+
userQuestion: string;
|
|
178
|
+
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql";
|
|
179
|
+
ignoreSSLErrors: boolean;
|
|
180
|
+
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" | "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";
|
|
176
181
|
temperature: number;
|
|
177
182
|
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
178
183
|
technicality: "1" | "2" | "3" | "4" | "5";
|
|
179
184
|
includeQuery: boolean;
|
|
180
185
|
includeExplanation: boolean;
|
|
181
|
-
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mssql" | "mariadb";
|
|
182
|
-
ignoreSSLErrors: boolean;
|
|
183
|
-
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" | "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";
|
|
184
|
-
slackChannel: string;
|
|
185
|
-
userQuestion: string;
|
|
186
186
|
maxQueries: number;
|
|
187
187
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
188
|
-
|
|
188
|
+
slackThreadTs?: string | undefined;
|
|
189
189
|
userName?: string | undefined;
|
|
190
|
+
databaseUrl?: string | undefined;
|
|
190
191
|
injectedMetadata?: {
|
|
191
192
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
192
193
|
tableNotes?: Record<string, string> | undefined;
|
|
193
194
|
rules?: string[] | undefined;
|
|
194
195
|
} | undefined;
|
|
195
|
-
|
|
196
|
-
databaseUrl?: string | undefined;
|
|
196
|
+
additionalContext?: string | undefined;
|
|
197
197
|
}, {
|
|
198
198
|
slackChannel: string;
|
|
199
199
|
userQuestion: string;
|
|
200
200
|
name?: string | undefined;
|
|
201
|
-
temperature?: number | undefined;
|
|
202
201
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
202
|
+
slackThreadTs?: string | undefined;
|
|
203
|
+
userName?: string | undefined;
|
|
204
|
+
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql" | undefined;
|
|
205
|
+
databaseUrl?: string | undefined;
|
|
206
|
+
ignoreSSLErrors?: boolean | undefined;
|
|
207
|
+
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" | "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;
|
|
208
|
+
temperature?: number | undefined;
|
|
203
209
|
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
204
210
|
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
205
211
|
includeQuery?: boolean | undefined;
|
|
206
212
|
includeExplanation?: boolean | undefined;
|
|
207
|
-
additionalContext?: string | undefined;
|
|
208
|
-
userName?: string | undefined;
|
|
209
|
-
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "mssql" | "mariadb" | undefined;
|
|
210
|
-
ignoreSSLErrors?: boolean | undefined;
|
|
211
213
|
injectedMetadata?: {
|
|
212
214
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
213
215
|
tableNotes?: Record<string, string> | undefined;
|
|
214
216
|
rules?: string[] | undefined;
|
|
215
217
|
} | undefined;
|
|
216
|
-
|
|
217
|
-
slackThreadTs?: string | undefined;
|
|
218
|
-
databaseUrl?: string | undefined;
|
|
218
|
+
additionalContext?: string | undefined;
|
|
219
219
|
maxQueries?: number | undefined;
|
|
220
220
|
}>;
|
|
221
221
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -242,13 +242,8 @@ 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;
|
|
247
|
-
|
|
248
|
-
executionTime: number;
|
|
249
|
-
rowCount?: number | undefined;
|
|
250
|
-
wordCount?: number | undefined;
|
|
251
|
-
} | undefined;
|
|
246
|
+
error: string;
|
|
252
247
|
query?: string | undefined;
|
|
253
248
|
queryExplanation?: string | undefined;
|
|
254
249
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
@@ -256,14 +251,14 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
256
251
|
slackBlocks?: unknown[] | undefined;
|
|
257
252
|
slackMessageTs?: string | undefined;
|
|
258
253
|
isDataQuestion?: boolean | undefined;
|
|
259
|
-
}, {
|
|
260
|
-
error: string;
|
|
261
|
-
success: boolean;
|
|
262
254
|
metadata?: {
|
|
263
255
|
executionTime: number;
|
|
264
256
|
rowCount?: number | undefined;
|
|
265
257
|
wordCount?: number | undefined;
|
|
266
258
|
} | undefined;
|
|
259
|
+
}, {
|
|
260
|
+
success: boolean;
|
|
261
|
+
error: string;
|
|
267
262
|
query?: string | undefined;
|
|
268
263
|
queryExplanation?: string | undefined;
|
|
269
264
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
@@ -271,6 +266,11 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
271
266
|
slackBlocks?: unknown[] | undefined;
|
|
272
267
|
slackMessageTs?: string | undefined;
|
|
273
268
|
isDataQuestion?: boolean | undefined;
|
|
269
|
+
metadata?: {
|
|
270
|
+
executionTime: number;
|
|
271
|
+
rowCount?: number | undefined;
|
|
272
|
+
wordCount?: number | undefined;
|
|
273
|
+
} | undefined;
|
|
274
274
|
}>;
|
|
275
275
|
static readonly shortDescription = "AI-powered Slack bot that answers data questions by querying databases";
|
|
276
276
|
static readonly longDescription = "\n A comprehensive workflow that creates an intelligent Slack bot capable of:\n - Receiving questions from Slack mentions\n - Analyzing database schema\n - Generating appropriate SQL queries using AI\n - Executing queries safely (read-only)\n - Formatting results in a user-friendly way\n - Responding in Slack with rich block formatting\n \n Perfect for:\n - Business intelligence chat-bots\n - Data analytics assistants\n - Database query automation\n - Self-service data access\n ";
|