@bubblelab/bubble-core 0.1.200 → 0.1.202
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bubble-bundle.d.ts +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -36,17 +36,18 @@ declare const SlackDataAssistantParamsSchema: z.ZodObject<{
|
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
37
|
name: string;
|
|
38
38
|
temperature: number;
|
|
39
|
-
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql";
|
|
40
|
-
ignoreSSLErrors: boolean;
|
|
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" | "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";
|
|
42
|
-
slackChannel: string;
|
|
43
|
-
userQuestion: string;
|
|
44
39
|
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
45
40
|
technicality: "1" | "2" | "3" | "4" | "5";
|
|
46
41
|
includeQuery: boolean;
|
|
47
42
|
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" | "google/gemini-3.1-pro-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
|
+
slackChannel: string;
|
|
47
|
+
userQuestion: string;
|
|
48
48
|
maxQueries: number;
|
|
49
49
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
50
|
+
additionalContext?: string | undefined;
|
|
50
51
|
userName?: string | undefined;
|
|
51
52
|
injectedMetadata?: {
|
|
52
53
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
@@ -55,15 +56,19 @@ declare const SlackDataAssistantParamsSchema: z.ZodObject<{
|
|
|
55
56
|
} | undefined;
|
|
56
57
|
slackThreadTs?: string | 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
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;
|
|
65
70
|
userName?: string | undefined;
|
|
66
|
-
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "
|
|
71
|
+
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "mssql" | "mariadb" | undefined;
|
|
67
72
|
ignoreSSLErrors?: boolean | undefined;
|
|
68
73
|
injectedMetadata?: {
|
|
69
74
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
@@ -73,11 +78,6 @@ declare const SlackDataAssistantParamsSchema: z.ZodObject<{
|
|
|
73
78
|
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" | "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;
|
|
74
79
|
slackThreadTs?: string | undefined;
|
|
75
80
|
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<{
|
|
@@ -106,12 +106,12 @@ declare const SlackDataAssistantResultSchema: z.ZodObject<{
|
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
107
|
success: boolean;
|
|
108
108
|
error: string;
|
|
109
|
-
query?: string | undefined;
|
|
110
109
|
metadata?: {
|
|
111
110
|
executionTime: number;
|
|
112
111
|
rowCount?: number | undefined;
|
|
113
112
|
wordCount?: number | undefined;
|
|
114
113
|
} | undefined;
|
|
114
|
+
query?: string | undefined;
|
|
115
115
|
queryExplanation?: string | undefined;
|
|
116
116
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
117
117
|
formattedResponse?: string | undefined;
|
|
@@ -121,12 +121,12 @@ declare const SlackDataAssistantResultSchema: z.ZodObject<{
|
|
|
121
121
|
}, {
|
|
122
122
|
success: boolean;
|
|
123
123
|
error: string;
|
|
124
|
-
query?: string | undefined;
|
|
125
124
|
metadata?: {
|
|
126
125
|
executionTime: number;
|
|
127
126
|
rowCount?: number | undefined;
|
|
128
127
|
wordCount?: number | undefined;
|
|
129
128
|
} | undefined;
|
|
129
|
+
query?: string | undefined;
|
|
130
130
|
queryExplanation?: string | undefined;
|
|
131
131
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
132
132
|
formattedResponse?: string | undefined;
|
|
@@ -174,17 +174,18 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
174
174
|
}, "strip", z.ZodTypeAny, {
|
|
175
175
|
name: string;
|
|
176
176
|
temperature: number;
|
|
177
|
-
dataSourceType: "postgresql" | "mysql" | "sqlite" | "mariadb" | "mssql";
|
|
178
|
-
ignoreSSLErrors: boolean;
|
|
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" | "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";
|
|
180
|
-
slackChannel: string;
|
|
181
|
-
userQuestion: string;
|
|
182
177
|
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
183
178
|
technicality: "1" | "2" | "3" | "4" | "5";
|
|
184
179
|
includeQuery: boolean;
|
|
185
180
|
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" | "google/gemini-3.1-pro-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
|
+
slackChannel: string;
|
|
185
|
+
userQuestion: string;
|
|
186
186
|
maxQueries: number;
|
|
187
187
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
188
|
+
additionalContext?: string | undefined;
|
|
188
189
|
userName?: string | undefined;
|
|
189
190
|
injectedMetadata?: {
|
|
190
191
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
@@ -193,15 +194,19 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
193
194
|
} | undefined;
|
|
194
195
|
slackThreadTs?: string | 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
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;
|
|
203
208
|
userName?: string | undefined;
|
|
204
|
-
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "
|
|
209
|
+
dataSourceType?: "postgresql" | "mysql" | "sqlite" | "mssql" | "mariadb" | undefined;
|
|
205
210
|
ignoreSSLErrors?: boolean | undefined;
|
|
206
211
|
injectedMetadata?: {
|
|
207
212
|
tables?: Record<string, Record<string, string>> | undefined;
|
|
@@ -211,11 +216,6 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
211
216
|
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" | "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;
|
|
212
217
|
slackThreadTs?: string | undefined;
|
|
213
218
|
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<{
|
|
@@ -244,12 +244,12 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
244
244
|
}, "strip", z.ZodTypeAny, {
|
|
245
245
|
success: boolean;
|
|
246
246
|
error: string;
|
|
247
|
-
query?: string | undefined;
|
|
248
247
|
metadata?: {
|
|
249
248
|
executionTime: number;
|
|
250
249
|
rowCount?: number | undefined;
|
|
251
250
|
wordCount?: number | undefined;
|
|
252
251
|
} | undefined;
|
|
252
|
+
query?: string | undefined;
|
|
253
253
|
queryExplanation?: string | undefined;
|
|
254
254
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
255
255
|
formattedResponse?: string | undefined;
|
|
@@ -259,12 +259,12 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
|
|
|
259
259
|
}, {
|
|
260
260
|
success: boolean;
|
|
261
261
|
error: string;
|
|
262
|
-
query?: string | undefined;
|
|
263
262
|
metadata?: {
|
|
264
263
|
executionTime: number;
|
|
265
264
|
rowCount?: number | undefined;
|
|
266
265
|
wordCount?: number | undefined;
|
|
267
266
|
} | undefined;
|
|
267
|
+
query?: string | undefined;
|
|
268
268
|
queryExplanation?: string | undefined;
|
|
269
269
|
queryResults?: Record<string, unknown>[] | undefined;
|
|
270
270
|
formattedResponse?: string | undefined;
|
|
@@ -54,9 +54,9 @@ declare const SlackFormatterAgentParamsSchema: z.ZodObject<{
|
|
|
54
54
|
maxIterations: number;
|
|
55
55
|
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
56
56
|
technicality: "1" | "2" | "3" | "4" | "5";
|
|
57
|
+
includeBlockKit: boolean;
|
|
57
58
|
includeQuery: boolean;
|
|
58
59
|
includeExplanation: boolean;
|
|
59
|
-
includeBlockKit: boolean;
|
|
60
60
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
61
61
|
additionalContext?: string | undefined;
|
|
62
62
|
}, {
|
|
@@ -75,10 +75,10 @@ declare const SlackFormatterAgentParamsSchema: z.ZodObject<{
|
|
|
75
75
|
maxIterations?: number | undefined;
|
|
76
76
|
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
77
77
|
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
78
|
+
includeBlockKit?: boolean | undefined;
|
|
78
79
|
includeQuery?: boolean | undefined;
|
|
79
80
|
includeExplanation?: boolean | undefined;
|
|
80
81
|
additionalContext?: string | undefined;
|
|
81
|
-
includeBlockKit?: boolean | undefined;
|
|
82
82
|
}>;
|
|
83
83
|
declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
84
84
|
response: z.ZodString;
|
|
@@ -154,12 +154,13 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
154
154
|
verbatim?: boolean | undefined;
|
|
155
155
|
}>, "many">>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
type: "input" | "image" | "file" | "
|
|
157
|
+
type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
|
|
158
158
|
title?: {
|
|
159
159
|
type: "plain_text";
|
|
160
160
|
text: string;
|
|
161
161
|
emoji?: boolean | undefined;
|
|
162
162
|
} | undefined;
|
|
163
|
+
label?: unknown;
|
|
163
164
|
fields?: {
|
|
164
165
|
type: "plain_text" | "mrkdwn";
|
|
165
166
|
text: string;
|
|
@@ -173,6 +174,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
173
174
|
verbatim?: boolean | undefined;
|
|
174
175
|
} | undefined;
|
|
175
176
|
image_url?: string | undefined;
|
|
177
|
+
optional?: boolean | undefined;
|
|
176
178
|
alt_text?: string | undefined;
|
|
177
179
|
elements?: {
|
|
178
180
|
type: "plain_text" | "mrkdwn";
|
|
@@ -180,19 +182,18 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
180
182
|
emoji?: boolean | undefined;
|
|
181
183
|
verbatim?: boolean | undefined;
|
|
182
184
|
}[] | undefined;
|
|
183
|
-
label?: unknown;
|
|
184
|
-
optional?: boolean | undefined;
|
|
185
|
-
element?: unknown;
|
|
186
185
|
block_id?: string | undefined;
|
|
187
186
|
accessory?: unknown;
|
|
187
|
+
element?: unknown;
|
|
188
188
|
hint?: unknown;
|
|
189
189
|
}, {
|
|
190
|
-
type: "input" | "image" | "file" | "
|
|
190
|
+
type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
|
|
191
191
|
title?: {
|
|
192
192
|
type: "plain_text";
|
|
193
193
|
text: string;
|
|
194
194
|
emoji?: boolean | undefined;
|
|
195
195
|
} | undefined;
|
|
196
|
+
label?: unknown;
|
|
196
197
|
fields?: {
|
|
197
198
|
type: "plain_text" | "mrkdwn";
|
|
198
199
|
text: string;
|
|
@@ -206,6 +207,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
206
207
|
verbatim?: boolean | undefined;
|
|
207
208
|
} | undefined;
|
|
208
209
|
image_url?: string | undefined;
|
|
210
|
+
optional?: boolean | undefined;
|
|
209
211
|
alt_text?: string | undefined;
|
|
210
212
|
elements?: {
|
|
211
213
|
type: "plain_text" | "mrkdwn";
|
|
@@ -213,11 +215,9 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
213
215
|
emoji?: boolean | undefined;
|
|
214
216
|
verbatim?: boolean | undefined;
|
|
215
217
|
}[] | undefined;
|
|
216
|
-
label?: unknown;
|
|
217
|
-
optional?: boolean | undefined;
|
|
218
|
-
element?: unknown;
|
|
219
218
|
block_id?: string | undefined;
|
|
220
219
|
accessory?: unknown;
|
|
220
|
+
element?: unknown;
|
|
221
221
|
hint?: unknown;
|
|
222
222
|
}>, "many">>;
|
|
223
223
|
metadata: z.ZodObject<{
|
|
@@ -226,14 +226,14 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
226
226
|
wordCount: z.ZodNumber;
|
|
227
227
|
blockCount: z.ZodOptional<z.ZodNumber>;
|
|
228
228
|
}, "strip", z.ZodTypeAny, {
|
|
229
|
-
wordCount: number;
|
|
230
229
|
verbosityLevel: string;
|
|
231
230
|
technicalityLevel: string;
|
|
231
|
+
wordCount: number;
|
|
232
232
|
blockCount?: number | undefined;
|
|
233
233
|
}, {
|
|
234
|
-
wordCount: number;
|
|
235
234
|
verbosityLevel: string;
|
|
236
235
|
technicalityLevel: string;
|
|
236
|
+
wordCount: number;
|
|
237
237
|
blockCount?: number | undefined;
|
|
238
238
|
}>;
|
|
239
239
|
toolCalls: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -255,26 +255,27 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
255
255
|
}, "strip", z.ZodTypeAny, {
|
|
256
256
|
success: boolean;
|
|
257
257
|
error: string;
|
|
258
|
-
response: string;
|
|
259
|
-
iterations: number;
|
|
260
258
|
metadata: {
|
|
261
|
-
wordCount: number;
|
|
262
259
|
verbosityLevel: string;
|
|
263
260
|
technicalityLevel: string;
|
|
261
|
+
wordCount: number;
|
|
264
262
|
blockCount?: number | undefined;
|
|
265
263
|
};
|
|
264
|
+
response: string;
|
|
265
|
+
iterations: number;
|
|
266
266
|
toolCalls?: {
|
|
267
267
|
tool: string;
|
|
268
268
|
input?: unknown;
|
|
269
269
|
output?: unknown;
|
|
270
270
|
}[] | undefined;
|
|
271
271
|
blocks?: {
|
|
272
|
-
type: "input" | "image" | "file" | "
|
|
272
|
+
type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
|
|
273
273
|
title?: {
|
|
274
274
|
type: "plain_text";
|
|
275
275
|
text: string;
|
|
276
276
|
emoji?: boolean | undefined;
|
|
277
277
|
} | undefined;
|
|
278
|
+
label?: unknown;
|
|
278
279
|
fields?: {
|
|
279
280
|
type: "plain_text" | "mrkdwn";
|
|
280
281
|
text: string;
|
|
@@ -288,6 +289,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
288
289
|
verbatim?: boolean | undefined;
|
|
289
290
|
} | undefined;
|
|
290
291
|
image_url?: string | undefined;
|
|
292
|
+
optional?: boolean | undefined;
|
|
291
293
|
alt_text?: string | undefined;
|
|
292
294
|
elements?: {
|
|
293
295
|
type: "plain_text" | "mrkdwn";
|
|
@@ -295,36 +297,35 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
295
297
|
emoji?: boolean | undefined;
|
|
296
298
|
verbatim?: boolean | undefined;
|
|
297
299
|
}[] | undefined;
|
|
298
|
-
label?: unknown;
|
|
299
|
-
optional?: boolean | undefined;
|
|
300
|
-
element?: unknown;
|
|
301
300
|
block_id?: string | undefined;
|
|
302
301
|
accessory?: unknown;
|
|
302
|
+
element?: unknown;
|
|
303
303
|
hint?: unknown;
|
|
304
304
|
}[] | undefined;
|
|
305
305
|
}, {
|
|
306
306
|
success: boolean;
|
|
307
307
|
error: string;
|
|
308
|
-
response: string;
|
|
309
|
-
iterations: number;
|
|
310
308
|
metadata: {
|
|
311
|
-
wordCount: number;
|
|
312
309
|
verbosityLevel: string;
|
|
313
310
|
technicalityLevel: string;
|
|
311
|
+
wordCount: number;
|
|
314
312
|
blockCount?: number | undefined;
|
|
315
313
|
};
|
|
314
|
+
response: string;
|
|
315
|
+
iterations: number;
|
|
316
316
|
toolCalls?: {
|
|
317
317
|
tool: string;
|
|
318
318
|
input?: unknown;
|
|
319
319
|
output?: unknown;
|
|
320
320
|
}[] | undefined;
|
|
321
321
|
blocks?: {
|
|
322
|
-
type: "input" | "image" | "file" | "
|
|
322
|
+
type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
|
|
323
323
|
title?: {
|
|
324
324
|
type: "plain_text";
|
|
325
325
|
text: string;
|
|
326
326
|
emoji?: boolean | undefined;
|
|
327
327
|
} | undefined;
|
|
328
|
+
label?: unknown;
|
|
328
329
|
fields?: {
|
|
329
330
|
type: "plain_text" | "mrkdwn";
|
|
330
331
|
text: string;
|
|
@@ -338,6 +339,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
338
339
|
verbatim?: boolean | undefined;
|
|
339
340
|
} | undefined;
|
|
340
341
|
image_url?: string | undefined;
|
|
342
|
+
optional?: boolean | undefined;
|
|
341
343
|
alt_text?: string | undefined;
|
|
342
344
|
elements?: {
|
|
343
345
|
type: "plain_text" | "mrkdwn";
|
|
@@ -345,11 +347,9 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
345
347
|
emoji?: boolean | undefined;
|
|
346
348
|
verbatim?: boolean | undefined;
|
|
347
349
|
}[] | undefined;
|
|
348
|
-
label?: unknown;
|
|
349
|
-
optional?: boolean | undefined;
|
|
350
|
-
element?: unknown;
|
|
351
350
|
block_id?: string | undefined;
|
|
352
351
|
accessory?: unknown;
|
|
352
|
+
element?: unknown;
|
|
353
353
|
hint?: unknown;
|
|
354
354
|
}[] | undefined;
|
|
355
355
|
}>;
|
|
@@ -412,9 +412,9 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
412
412
|
maxIterations: number;
|
|
413
413
|
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
414
414
|
technicality: "1" | "2" | "3" | "4" | "5";
|
|
415
|
+
includeBlockKit: boolean;
|
|
415
416
|
includeQuery: boolean;
|
|
416
417
|
includeExplanation: boolean;
|
|
417
|
-
includeBlockKit: boolean;
|
|
418
418
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
419
419
|
additionalContext?: string | undefined;
|
|
420
420
|
}, {
|
|
@@ -433,10 +433,10 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
433
433
|
maxIterations?: number | undefined;
|
|
434
434
|
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
435
435
|
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
436
|
+
includeBlockKit?: boolean | undefined;
|
|
436
437
|
includeQuery?: boolean | undefined;
|
|
437
438
|
includeExplanation?: boolean | undefined;
|
|
438
439
|
additionalContext?: string | undefined;
|
|
439
|
-
includeBlockKit?: boolean | undefined;
|
|
440
440
|
}>;
|
|
441
441
|
static readonly resultSchema: z.ZodObject<{
|
|
442
442
|
response: z.ZodString;
|
|
@@ -512,12 +512,13 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
512
512
|
verbatim?: boolean | undefined;
|
|
513
513
|
}>, "many">>;
|
|
514
514
|
}, "strip", z.ZodTypeAny, {
|
|
515
|
-
type: "input" | "image" | "file" | "
|
|
515
|
+
type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
|
|
516
516
|
title?: {
|
|
517
517
|
type: "plain_text";
|
|
518
518
|
text: string;
|
|
519
519
|
emoji?: boolean | undefined;
|
|
520
520
|
} | undefined;
|
|
521
|
+
label?: unknown;
|
|
521
522
|
fields?: {
|
|
522
523
|
type: "plain_text" | "mrkdwn";
|
|
523
524
|
text: string;
|
|
@@ -531,6 +532,7 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
531
532
|
verbatim?: boolean | undefined;
|
|
532
533
|
} | undefined;
|
|
533
534
|
image_url?: string | undefined;
|
|
535
|
+
optional?: boolean | undefined;
|
|
534
536
|
alt_text?: string | undefined;
|
|
535
537
|
elements?: {
|
|
536
538
|
type: "plain_text" | "mrkdwn";
|
|
@@ -538,19 +540,18 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
538
540
|
emoji?: boolean | undefined;
|
|
539
541
|
verbatim?: boolean | undefined;
|
|
540
542
|
}[] | undefined;
|
|
541
|
-
label?: unknown;
|
|
542
|
-
optional?: boolean | undefined;
|
|
543
|
-
element?: unknown;
|
|
544
543
|
block_id?: string | undefined;
|
|
545
544
|
accessory?: unknown;
|
|
545
|
+
element?: unknown;
|
|
546
546
|
hint?: unknown;
|
|
547
547
|
}, {
|
|
548
|
-
type: "input" | "image" | "file" | "
|
|
548
|
+
type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
|
|
549
549
|
title?: {
|
|
550
550
|
type: "plain_text";
|
|
551
551
|
text: string;
|
|
552
552
|
emoji?: boolean | undefined;
|
|
553
553
|
} | undefined;
|
|
554
|
+
label?: unknown;
|
|
554
555
|
fields?: {
|
|
555
556
|
type: "plain_text" | "mrkdwn";
|
|
556
557
|
text: string;
|
|
@@ -564,6 +565,7 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
564
565
|
verbatim?: boolean | undefined;
|
|
565
566
|
} | undefined;
|
|
566
567
|
image_url?: string | undefined;
|
|
568
|
+
optional?: boolean | undefined;
|
|
567
569
|
alt_text?: string | undefined;
|
|
568
570
|
elements?: {
|
|
569
571
|
type: "plain_text" | "mrkdwn";
|
|
@@ -571,11 +573,9 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
571
573
|
emoji?: boolean | undefined;
|
|
572
574
|
verbatim?: boolean | undefined;
|
|
573
575
|
}[] | undefined;
|
|
574
|
-
label?: unknown;
|
|
575
|
-
optional?: boolean | undefined;
|
|
576
|
-
element?: unknown;
|
|
577
576
|
block_id?: string | undefined;
|
|
578
577
|
accessory?: unknown;
|
|
578
|
+
element?: unknown;
|
|
579
579
|
hint?: unknown;
|
|
580
580
|
}>, "many">>;
|
|
581
581
|
metadata: z.ZodObject<{
|
|
@@ -584,14 +584,14 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
584
584
|
wordCount: z.ZodNumber;
|
|
585
585
|
blockCount: z.ZodOptional<z.ZodNumber>;
|
|
586
586
|
}, "strip", z.ZodTypeAny, {
|
|
587
|
-
wordCount: number;
|
|
588
587
|
verbosityLevel: string;
|
|
589
588
|
technicalityLevel: string;
|
|
589
|
+
wordCount: number;
|
|
590
590
|
blockCount?: number | undefined;
|
|
591
591
|
}, {
|
|
592
|
-
wordCount: number;
|
|
593
592
|
verbosityLevel: string;
|
|
594
593
|
technicalityLevel: string;
|
|
594
|
+
wordCount: number;
|
|
595
595
|
blockCount?: number | undefined;
|
|
596
596
|
}>;
|
|
597
597
|
toolCalls: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -613,26 +613,27 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
613
613
|
}, "strip", z.ZodTypeAny, {
|
|
614
614
|
success: boolean;
|
|
615
615
|
error: string;
|
|
616
|
-
response: string;
|
|
617
|
-
iterations: number;
|
|
618
616
|
metadata: {
|
|
619
|
-
wordCount: number;
|
|
620
617
|
verbosityLevel: string;
|
|
621
618
|
technicalityLevel: string;
|
|
619
|
+
wordCount: number;
|
|
622
620
|
blockCount?: number | undefined;
|
|
623
621
|
};
|
|
622
|
+
response: string;
|
|
623
|
+
iterations: number;
|
|
624
624
|
toolCalls?: {
|
|
625
625
|
tool: string;
|
|
626
626
|
input?: unknown;
|
|
627
627
|
output?: unknown;
|
|
628
628
|
}[] | undefined;
|
|
629
629
|
blocks?: {
|
|
630
|
-
type: "input" | "image" | "file" | "
|
|
630
|
+
type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
|
|
631
631
|
title?: {
|
|
632
632
|
type: "plain_text";
|
|
633
633
|
text: string;
|
|
634
634
|
emoji?: boolean | undefined;
|
|
635
635
|
} | undefined;
|
|
636
|
+
label?: unknown;
|
|
636
637
|
fields?: {
|
|
637
638
|
type: "plain_text" | "mrkdwn";
|
|
638
639
|
text: string;
|
|
@@ -646,6 +647,7 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
646
647
|
verbatim?: boolean | undefined;
|
|
647
648
|
} | undefined;
|
|
648
649
|
image_url?: string | undefined;
|
|
650
|
+
optional?: boolean | undefined;
|
|
649
651
|
alt_text?: string | undefined;
|
|
650
652
|
elements?: {
|
|
651
653
|
type: "plain_text" | "mrkdwn";
|
|
@@ -653,36 +655,35 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
653
655
|
emoji?: boolean | undefined;
|
|
654
656
|
verbatim?: boolean | undefined;
|
|
655
657
|
}[] | undefined;
|
|
656
|
-
label?: unknown;
|
|
657
|
-
optional?: boolean | undefined;
|
|
658
|
-
element?: unknown;
|
|
659
658
|
block_id?: string | undefined;
|
|
660
659
|
accessory?: unknown;
|
|
660
|
+
element?: unknown;
|
|
661
661
|
hint?: unknown;
|
|
662
662
|
}[] | undefined;
|
|
663
663
|
}, {
|
|
664
664
|
success: boolean;
|
|
665
665
|
error: string;
|
|
666
|
-
response: string;
|
|
667
|
-
iterations: number;
|
|
668
666
|
metadata: {
|
|
669
|
-
wordCount: number;
|
|
670
667
|
verbosityLevel: string;
|
|
671
668
|
technicalityLevel: string;
|
|
669
|
+
wordCount: number;
|
|
672
670
|
blockCount?: number | undefined;
|
|
673
671
|
};
|
|
672
|
+
response: string;
|
|
673
|
+
iterations: number;
|
|
674
674
|
toolCalls?: {
|
|
675
675
|
tool: string;
|
|
676
676
|
input?: unknown;
|
|
677
677
|
output?: unknown;
|
|
678
678
|
}[] | undefined;
|
|
679
679
|
blocks?: {
|
|
680
|
-
type: "input" | "image" | "file" | "
|
|
680
|
+
type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
|
|
681
681
|
title?: {
|
|
682
682
|
type: "plain_text";
|
|
683
683
|
text: string;
|
|
684
684
|
emoji?: boolean | undefined;
|
|
685
685
|
} | undefined;
|
|
686
|
+
label?: unknown;
|
|
686
687
|
fields?: {
|
|
687
688
|
type: "plain_text" | "mrkdwn";
|
|
688
689
|
text: string;
|
|
@@ -696,6 +697,7 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
696
697
|
verbatim?: boolean | undefined;
|
|
697
698
|
} | undefined;
|
|
698
699
|
image_url?: string | undefined;
|
|
700
|
+
optional?: boolean | undefined;
|
|
699
701
|
alt_text?: string | undefined;
|
|
700
702
|
elements?: {
|
|
701
703
|
type: "plain_text" | "mrkdwn";
|
|
@@ -703,11 +705,9 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
703
705
|
emoji?: boolean | undefined;
|
|
704
706
|
verbatim?: boolean | undefined;
|
|
705
707
|
}[] | undefined;
|
|
706
|
-
label?: unknown;
|
|
707
|
-
optional?: boolean | undefined;
|
|
708
|
-
element?: unknown;
|
|
709
708
|
block_id?: string | undefined;
|
|
710
709
|
accessory?: unknown;
|
|
710
|
+
element?: unknown;
|
|
711
711
|
hint?: unknown;
|
|
712
712
|
}[] | undefined;
|
|
713
713
|
}>;
|
|
@@ -54,7 +54,7 @@ declare const SlackNotifierParamsSchema: z.ZodObject<{
|
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
55
|
contentToFormat: string;
|
|
56
56
|
targetChannel: string;
|
|
57
|
-
messageStyle: "
|
|
57
|
+
messageStyle: "concise" | "detailed" | "professional" | "casual" | "technical";
|
|
58
58
|
includeFormatting: boolean;
|
|
59
59
|
maxMessageLength: number;
|
|
60
60
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -71,7 +71,7 @@ declare const SlackNotifierParamsSchema: z.ZodObject<{
|
|
|
71
71
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
72
72
|
originalUserQuery?: string | undefined;
|
|
73
73
|
messageTitle?: string | undefined;
|
|
74
|
-
messageStyle?: "
|
|
74
|
+
messageStyle?: "concise" | "detailed" | "professional" | "casual" | "technical" | undefined;
|
|
75
75
|
includeFormatting?: boolean | undefined;
|
|
76
76
|
maxMessageLength?: number | undefined;
|
|
77
77
|
aiModel?: {
|
|
@@ -252,7 +252,7 @@ export declare class SlackNotifierWorkflowBubble extends WorkflowBubble<SlackNot
|
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
253
253
|
contentToFormat: string;
|
|
254
254
|
targetChannel: string;
|
|
255
|
-
messageStyle: "
|
|
255
|
+
messageStyle: "concise" | "detailed" | "professional" | "casual" | "technical";
|
|
256
256
|
includeFormatting: boolean;
|
|
257
257
|
maxMessageLength: number;
|
|
258
258
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -269,7 +269,7 @@ export declare class SlackNotifierWorkflowBubble extends WorkflowBubble<SlackNot
|
|
|
269
269
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
270
270
|
originalUserQuery?: string | undefined;
|
|
271
271
|
messageTitle?: string | undefined;
|
|
272
|
-
messageStyle?: "
|
|
272
|
+
messageStyle?: "concise" | "detailed" | "professional" | "casual" | "technical" | undefined;
|
|
273
273
|
includeFormatting?: boolean | undefined;
|
|
274
274
|
maxMessageLength?: number | undefined;
|
|
275
275
|
aiModel?: {
|