@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
|
@@ -15,12 +15,12 @@ declare const SlackFormatterAgentParamsSchema: z.ZodObject<{
|
|
|
15
15
|
temperature: z.ZodDefault<z.ZodNumber>;
|
|
16
16
|
maxTokens: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
19
18
|
temperature: number;
|
|
19
|
+
model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
20
20
|
maxTokens: number;
|
|
21
21
|
}, {
|
|
22
|
-
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
23
22
|
temperature?: number | undefined;
|
|
23
|
+
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
24
24
|
maxTokens?: number | undefined;
|
|
25
25
|
}>>;
|
|
26
26
|
tools: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
@@ -41,9 +41,13 @@ declare const SlackFormatterAgentParamsSchema: z.ZodObject<{
|
|
|
41
41
|
additionalContext: z.ZodOptional<z.ZodString>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
43
|
message: string;
|
|
44
|
+
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
45
|
+
technicality: "1" | "2" | "3" | "4" | "5";
|
|
46
|
+
includeQuery: boolean;
|
|
47
|
+
includeExplanation: boolean;
|
|
44
48
|
model: {
|
|
45
|
-
model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
46
49
|
temperature: number;
|
|
50
|
+
model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
47
51
|
maxTokens: number;
|
|
48
52
|
};
|
|
49
53
|
tools: {
|
|
@@ -52,33 +56,29 @@ declare const SlackFormatterAgentParamsSchema: z.ZodObject<{
|
|
|
52
56
|
config?: Record<string, unknown> | undefined;
|
|
53
57
|
}[];
|
|
54
58
|
maxIterations: number;
|
|
55
|
-
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
56
|
-
technicality: "1" | "2" | "3" | "4" | "5";
|
|
57
59
|
includeBlockKit: boolean;
|
|
58
|
-
includeQuery: boolean;
|
|
59
|
-
includeExplanation: boolean;
|
|
60
60
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
61
61
|
additionalContext?: string | undefined;
|
|
62
62
|
}, {
|
|
63
63
|
message: string;
|
|
64
|
+
credentials?: Partial<Record<CredentialType, string>> | 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;
|
|
64
70
|
model?: {
|
|
65
|
-
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
66
71
|
temperature?: number | undefined;
|
|
72
|
+
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
67
73
|
maxTokens?: number | undefined;
|
|
68
74
|
} | undefined;
|
|
69
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
70
75
|
tools?: {
|
|
71
76
|
name: string;
|
|
72
77
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
73
78
|
config?: Record<string, unknown> | undefined;
|
|
74
79
|
}[] | undefined;
|
|
75
80
|
maxIterations?: number | undefined;
|
|
76
|
-
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
77
|
-
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
78
81
|
includeBlockKit?: boolean | undefined;
|
|
79
|
-
includeQuery?: boolean | undefined;
|
|
80
|
-
includeExplanation?: boolean | undefined;
|
|
81
|
-
additionalContext?: string | undefined;
|
|
82
82
|
}>;
|
|
83
83
|
declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
84
84
|
response: z.ZodString;
|
|
@@ -154,69 +154,69 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
154
154
|
verbatim?: boolean | undefined;
|
|
155
155
|
}>, "many">>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
type: "
|
|
157
|
+
type: "image" | "file" | "table" | "input" | "divider" | "context" | "section" | "header" | "actions";
|
|
158
158
|
title?: {
|
|
159
159
|
type: "plain_text";
|
|
160
160
|
text: string;
|
|
161
161
|
emoji?: boolean | undefined;
|
|
162
162
|
} | undefined;
|
|
163
|
-
optional?: boolean | undefined;
|
|
164
163
|
text?: {
|
|
165
164
|
type: "plain_text" | "mrkdwn";
|
|
166
165
|
text: string;
|
|
167
166
|
emoji?: boolean | undefined;
|
|
168
167
|
verbatim?: boolean | undefined;
|
|
169
168
|
} | undefined;
|
|
170
|
-
image_url?: string | undefined;
|
|
171
169
|
fields?: {
|
|
172
170
|
type: "plain_text" | "mrkdwn";
|
|
173
171
|
text: string;
|
|
174
172
|
emoji?: boolean | undefined;
|
|
175
173
|
verbatim?: boolean | undefined;
|
|
176
174
|
}[] | undefined;
|
|
175
|
+
image_url?: string | undefined;
|
|
176
|
+
alt_text?: string | undefined;
|
|
177
177
|
elements?: {
|
|
178
178
|
type: "plain_text" | "mrkdwn";
|
|
179
179
|
text: string;
|
|
180
180
|
emoji?: boolean | undefined;
|
|
181
181
|
verbatim?: boolean | undefined;
|
|
182
182
|
}[] | undefined;
|
|
183
|
-
|
|
183
|
+
element?: unknown;
|
|
184
|
+
optional?: boolean | undefined;
|
|
184
185
|
block_id?: string | undefined;
|
|
185
186
|
accessory?: unknown;
|
|
186
|
-
element?: unknown;
|
|
187
187
|
label?: unknown;
|
|
188
188
|
hint?: unknown;
|
|
189
189
|
}, {
|
|
190
|
-
type: "
|
|
190
|
+
type: "image" | "file" | "table" | "input" | "divider" | "context" | "section" | "header" | "actions";
|
|
191
191
|
title?: {
|
|
192
192
|
type: "plain_text";
|
|
193
193
|
text: string;
|
|
194
194
|
emoji?: boolean | undefined;
|
|
195
195
|
} | undefined;
|
|
196
|
-
optional?: boolean | undefined;
|
|
197
196
|
text?: {
|
|
198
197
|
type: "plain_text" | "mrkdwn";
|
|
199
198
|
text: string;
|
|
200
199
|
emoji?: boolean | undefined;
|
|
201
200
|
verbatim?: boolean | undefined;
|
|
202
201
|
} | undefined;
|
|
203
|
-
image_url?: string | undefined;
|
|
204
202
|
fields?: {
|
|
205
203
|
type: "plain_text" | "mrkdwn";
|
|
206
204
|
text: string;
|
|
207
205
|
emoji?: boolean | undefined;
|
|
208
206
|
verbatim?: boolean | undefined;
|
|
209
207
|
}[] | undefined;
|
|
208
|
+
image_url?: string | undefined;
|
|
209
|
+
alt_text?: string | undefined;
|
|
210
210
|
elements?: {
|
|
211
211
|
type: "plain_text" | "mrkdwn";
|
|
212
212
|
text: string;
|
|
213
213
|
emoji?: boolean | undefined;
|
|
214
214
|
verbatim?: boolean | undefined;
|
|
215
215
|
}[] | undefined;
|
|
216
|
-
|
|
216
|
+
element?: unknown;
|
|
217
|
+
optional?: boolean | undefined;
|
|
217
218
|
block_id?: string | undefined;
|
|
218
219
|
accessory?: unknown;
|
|
219
|
-
element?: unknown;
|
|
220
220
|
label?: unknown;
|
|
221
221
|
hint?: unknown;
|
|
222
222
|
}>, "many">>;
|
|
@@ -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;
|
|
229
230
|
verbosityLevel: string;
|
|
230
231
|
technicalityLevel: string;
|
|
231
|
-
wordCount: number;
|
|
232
232
|
blockCount?: number | undefined;
|
|
233
233
|
}, {
|
|
234
|
+
wordCount: number;
|
|
234
235
|
verbosityLevel: string;
|
|
235
236
|
technicalityLevel: string;
|
|
236
|
-
wordCount: number;
|
|
237
237
|
blockCount?: number | undefined;
|
|
238
238
|
}>;
|
|
239
239
|
toolCalls: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -253,105 +253,105 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
253
253
|
error: z.ZodString;
|
|
254
254
|
success: z.ZodBoolean;
|
|
255
255
|
}, "strip", z.ZodTypeAny, {
|
|
256
|
-
error: string;
|
|
257
256
|
success: boolean;
|
|
258
|
-
|
|
259
|
-
iterations: number;
|
|
257
|
+
error: string;
|
|
260
258
|
metadata: {
|
|
259
|
+
wordCount: number;
|
|
261
260
|
verbosityLevel: string;
|
|
262
261
|
technicalityLevel: string;
|
|
263
|
-
wordCount: number;
|
|
264
262
|
blockCount?: number | undefined;
|
|
265
263
|
};
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
input?: unknown;
|
|
269
|
-
output?: unknown;
|
|
270
|
-
}[] | undefined;
|
|
264
|
+
response: string;
|
|
265
|
+
iterations: number;
|
|
271
266
|
blocks?: {
|
|
272
|
-
type: "
|
|
267
|
+
type: "image" | "file" | "table" | "input" | "divider" | "context" | "section" | "header" | "actions";
|
|
273
268
|
title?: {
|
|
274
269
|
type: "plain_text";
|
|
275
270
|
text: string;
|
|
276
271
|
emoji?: boolean | undefined;
|
|
277
272
|
} | undefined;
|
|
278
|
-
optional?: boolean | undefined;
|
|
279
273
|
text?: {
|
|
280
274
|
type: "plain_text" | "mrkdwn";
|
|
281
275
|
text: string;
|
|
282
276
|
emoji?: boolean | undefined;
|
|
283
277
|
verbatim?: boolean | undefined;
|
|
284
278
|
} | undefined;
|
|
285
|
-
image_url?: string | undefined;
|
|
286
279
|
fields?: {
|
|
287
280
|
type: "plain_text" | "mrkdwn";
|
|
288
281
|
text: string;
|
|
289
282
|
emoji?: boolean | undefined;
|
|
290
283
|
verbatim?: boolean | undefined;
|
|
291
284
|
}[] | undefined;
|
|
285
|
+
image_url?: string | undefined;
|
|
286
|
+
alt_text?: string | undefined;
|
|
292
287
|
elements?: {
|
|
293
288
|
type: "plain_text" | "mrkdwn";
|
|
294
289
|
text: string;
|
|
295
290
|
emoji?: boolean | undefined;
|
|
296
291
|
verbatim?: boolean | undefined;
|
|
297
292
|
}[] | undefined;
|
|
298
|
-
|
|
293
|
+
element?: unknown;
|
|
294
|
+
optional?: boolean | undefined;
|
|
299
295
|
block_id?: string | undefined;
|
|
300
296
|
accessory?: unknown;
|
|
301
|
-
element?: unknown;
|
|
302
297
|
label?: unknown;
|
|
303
298
|
hint?: unknown;
|
|
304
299
|
}[] | undefined;
|
|
300
|
+
toolCalls?: {
|
|
301
|
+
tool: string;
|
|
302
|
+
input?: unknown;
|
|
303
|
+
output?: unknown;
|
|
304
|
+
}[] | undefined;
|
|
305
305
|
}, {
|
|
306
|
-
error: string;
|
|
307
306
|
success: boolean;
|
|
308
|
-
|
|
309
|
-
iterations: number;
|
|
307
|
+
error: string;
|
|
310
308
|
metadata: {
|
|
309
|
+
wordCount: number;
|
|
311
310
|
verbosityLevel: string;
|
|
312
311
|
technicalityLevel: string;
|
|
313
|
-
wordCount: number;
|
|
314
312
|
blockCount?: number | undefined;
|
|
315
313
|
};
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
input?: unknown;
|
|
319
|
-
output?: unknown;
|
|
320
|
-
}[] | undefined;
|
|
314
|
+
response: string;
|
|
315
|
+
iterations: number;
|
|
321
316
|
blocks?: {
|
|
322
|
-
type: "
|
|
317
|
+
type: "image" | "file" | "table" | "input" | "divider" | "context" | "section" | "header" | "actions";
|
|
323
318
|
title?: {
|
|
324
319
|
type: "plain_text";
|
|
325
320
|
text: string;
|
|
326
321
|
emoji?: boolean | undefined;
|
|
327
322
|
} | undefined;
|
|
328
|
-
optional?: boolean | undefined;
|
|
329
323
|
text?: {
|
|
330
324
|
type: "plain_text" | "mrkdwn";
|
|
331
325
|
text: string;
|
|
332
326
|
emoji?: boolean | undefined;
|
|
333
327
|
verbatim?: boolean | undefined;
|
|
334
328
|
} | undefined;
|
|
335
|
-
image_url?: string | undefined;
|
|
336
329
|
fields?: {
|
|
337
330
|
type: "plain_text" | "mrkdwn";
|
|
338
331
|
text: string;
|
|
339
332
|
emoji?: boolean | undefined;
|
|
340
333
|
verbatim?: boolean | undefined;
|
|
341
334
|
}[] | undefined;
|
|
335
|
+
image_url?: string | undefined;
|
|
336
|
+
alt_text?: string | undefined;
|
|
342
337
|
elements?: {
|
|
343
338
|
type: "plain_text" | "mrkdwn";
|
|
344
339
|
text: string;
|
|
345
340
|
emoji?: boolean | undefined;
|
|
346
341
|
verbatim?: boolean | undefined;
|
|
347
342
|
}[] | undefined;
|
|
348
|
-
|
|
343
|
+
element?: unknown;
|
|
344
|
+
optional?: boolean | undefined;
|
|
349
345
|
block_id?: string | undefined;
|
|
350
346
|
accessory?: unknown;
|
|
351
|
-
element?: unknown;
|
|
352
347
|
label?: unknown;
|
|
353
348
|
hint?: unknown;
|
|
354
349
|
}[] | undefined;
|
|
350
|
+
toolCalls?: {
|
|
351
|
+
tool: string;
|
|
352
|
+
input?: unknown;
|
|
353
|
+
output?: unknown;
|
|
354
|
+
}[] | undefined;
|
|
355
355
|
}>;
|
|
356
356
|
type SlackFormatterAgentParams = z.input<typeof SlackFormatterAgentParamsSchema>;
|
|
357
357
|
type SlackFormatterAgentParamsParsed = z.output<typeof SlackFormatterAgentParamsSchema>;
|
|
@@ -373,12 +373,12 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
373
373
|
temperature: z.ZodDefault<z.ZodNumber>;
|
|
374
374
|
maxTokens: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
375
375
|
}, "strip", z.ZodTypeAny, {
|
|
376
|
-
model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
377
376
|
temperature: number;
|
|
377
|
+
model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
378
378
|
maxTokens: number;
|
|
379
379
|
}, {
|
|
380
|
-
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
381
380
|
temperature?: number | undefined;
|
|
381
|
+
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
382
382
|
maxTokens?: number | undefined;
|
|
383
383
|
}>>;
|
|
384
384
|
tools: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
@@ -399,9 +399,13 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
399
399
|
additionalContext: z.ZodOptional<z.ZodString>;
|
|
400
400
|
}, "strip", z.ZodTypeAny, {
|
|
401
401
|
message: string;
|
|
402
|
+
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
403
|
+
technicality: "1" | "2" | "3" | "4" | "5";
|
|
404
|
+
includeQuery: boolean;
|
|
405
|
+
includeExplanation: boolean;
|
|
402
406
|
model: {
|
|
403
|
-
model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
404
407
|
temperature: number;
|
|
408
|
+
model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
|
|
405
409
|
maxTokens: number;
|
|
406
410
|
};
|
|
407
411
|
tools: {
|
|
@@ -410,33 +414,29 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
410
414
|
config?: Record<string, unknown> | undefined;
|
|
411
415
|
}[];
|
|
412
416
|
maxIterations: number;
|
|
413
|
-
verbosity: "1" | "2" | "3" | "4" | "5";
|
|
414
|
-
technicality: "1" | "2" | "3" | "4" | "5";
|
|
415
417
|
includeBlockKit: boolean;
|
|
416
|
-
includeQuery: boolean;
|
|
417
|
-
includeExplanation: boolean;
|
|
418
418
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
419
419
|
additionalContext?: string | undefined;
|
|
420
420
|
}, {
|
|
421
421
|
message: string;
|
|
422
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
423
|
+
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
424
|
+
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
425
|
+
includeQuery?: boolean | undefined;
|
|
426
|
+
includeExplanation?: boolean | undefined;
|
|
427
|
+
additionalContext?: string | undefined;
|
|
422
428
|
model?: {
|
|
423
|
-
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
424
429
|
temperature?: number | undefined;
|
|
430
|
+
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
425
431
|
maxTokens?: number | undefined;
|
|
426
432
|
} | undefined;
|
|
427
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
428
433
|
tools?: {
|
|
429
434
|
name: string;
|
|
430
435
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
431
436
|
config?: Record<string, unknown> | undefined;
|
|
432
437
|
}[] | undefined;
|
|
433
438
|
maxIterations?: number | undefined;
|
|
434
|
-
verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
435
|
-
technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
|
|
436
439
|
includeBlockKit?: boolean | undefined;
|
|
437
|
-
includeQuery?: boolean | undefined;
|
|
438
|
-
includeExplanation?: boolean | undefined;
|
|
439
|
-
additionalContext?: string | undefined;
|
|
440
440
|
}>;
|
|
441
441
|
static readonly resultSchema: z.ZodObject<{
|
|
442
442
|
response: z.ZodString;
|
|
@@ -512,69 +512,69 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
512
512
|
verbatim?: boolean | undefined;
|
|
513
513
|
}>, "many">>;
|
|
514
514
|
}, "strip", z.ZodTypeAny, {
|
|
515
|
-
type: "
|
|
515
|
+
type: "image" | "file" | "table" | "input" | "divider" | "context" | "section" | "header" | "actions";
|
|
516
516
|
title?: {
|
|
517
517
|
type: "plain_text";
|
|
518
518
|
text: string;
|
|
519
519
|
emoji?: boolean | undefined;
|
|
520
520
|
} | undefined;
|
|
521
|
-
optional?: boolean | undefined;
|
|
522
521
|
text?: {
|
|
523
522
|
type: "plain_text" | "mrkdwn";
|
|
524
523
|
text: string;
|
|
525
524
|
emoji?: boolean | undefined;
|
|
526
525
|
verbatim?: boolean | undefined;
|
|
527
526
|
} | undefined;
|
|
528
|
-
image_url?: string | undefined;
|
|
529
527
|
fields?: {
|
|
530
528
|
type: "plain_text" | "mrkdwn";
|
|
531
529
|
text: string;
|
|
532
530
|
emoji?: boolean | undefined;
|
|
533
531
|
verbatim?: boolean | undefined;
|
|
534
532
|
}[] | undefined;
|
|
533
|
+
image_url?: string | undefined;
|
|
534
|
+
alt_text?: string | undefined;
|
|
535
535
|
elements?: {
|
|
536
536
|
type: "plain_text" | "mrkdwn";
|
|
537
537
|
text: string;
|
|
538
538
|
emoji?: boolean | undefined;
|
|
539
539
|
verbatim?: boolean | undefined;
|
|
540
540
|
}[] | undefined;
|
|
541
|
-
|
|
541
|
+
element?: unknown;
|
|
542
|
+
optional?: boolean | undefined;
|
|
542
543
|
block_id?: string | undefined;
|
|
543
544
|
accessory?: unknown;
|
|
544
|
-
element?: unknown;
|
|
545
545
|
label?: unknown;
|
|
546
546
|
hint?: unknown;
|
|
547
547
|
}, {
|
|
548
|
-
type: "
|
|
548
|
+
type: "image" | "file" | "table" | "input" | "divider" | "context" | "section" | "header" | "actions";
|
|
549
549
|
title?: {
|
|
550
550
|
type: "plain_text";
|
|
551
551
|
text: string;
|
|
552
552
|
emoji?: boolean | undefined;
|
|
553
553
|
} | undefined;
|
|
554
|
-
optional?: boolean | undefined;
|
|
555
554
|
text?: {
|
|
556
555
|
type: "plain_text" | "mrkdwn";
|
|
557
556
|
text: string;
|
|
558
557
|
emoji?: boolean | undefined;
|
|
559
558
|
verbatim?: boolean | undefined;
|
|
560
559
|
} | undefined;
|
|
561
|
-
image_url?: string | undefined;
|
|
562
560
|
fields?: {
|
|
563
561
|
type: "plain_text" | "mrkdwn";
|
|
564
562
|
text: string;
|
|
565
563
|
emoji?: boolean | undefined;
|
|
566
564
|
verbatim?: boolean | undefined;
|
|
567
565
|
}[] | undefined;
|
|
566
|
+
image_url?: string | undefined;
|
|
567
|
+
alt_text?: string | undefined;
|
|
568
568
|
elements?: {
|
|
569
569
|
type: "plain_text" | "mrkdwn";
|
|
570
570
|
text: string;
|
|
571
571
|
emoji?: boolean | undefined;
|
|
572
572
|
verbatim?: boolean | undefined;
|
|
573
573
|
}[] | undefined;
|
|
574
|
-
|
|
574
|
+
element?: unknown;
|
|
575
|
+
optional?: boolean | undefined;
|
|
575
576
|
block_id?: string | undefined;
|
|
576
577
|
accessory?: unknown;
|
|
577
|
-
element?: unknown;
|
|
578
578
|
label?: unknown;
|
|
579
579
|
hint?: unknown;
|
|
580
580
|
}>, "many">>;
|
|
@@ -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;
|
|
587
588
|
verbosityLevel: string;
|
|
588
589
|
technicalityLevel: string;
|
|
589
|
-
wordCount: number;
|
|
590
590
|
blockCount?: number | undefined;
|
|
591
591
|
}, {
|
|
592
|
+
wordCount: number;
|
|
592
593
|
verbosityLevel: string;
|
|
593
594
|
technicalityLevel: string;
|
|
594
|
-
wordCount: number;
|
|
595
595
|
blockCount?: number | undefined;
|
|
596
596
|
}>;
|
|
597
597
|
toolCalls: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -611,105 +611,105 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
611
611
|
error: z.ZodString;
|
|
612
612
|
success: z.ZodBoolean;
|
|
613
613
|
}, "strip", z.ZodTypeAny, {
|
|
614
|
-
error: string;
|
|
615
614
|
success: boolean;
|
|
616
|
-
|
|
617
|
-
iterations: number;
|
|
615
|
+
error: string;
|
|
618
616
|
metadata: {
|
|
617
|
+
wordCount: number;
|
|
619
618
|
verbosityLevel: string;
|
|
620
619
|
technicalityLevel: string;
|
|
621
|
-
wordCount: number;
|
|
622
620
|
blockCount?: number | undefined;
|
|
623
621
|
};
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
input?: unknown;
|
|
627
|
-
output?: unknown;
|
|
628
|
-
}[] | undefined;
|
|
622
|
+
response: string;
|
|
623
|
+
iterations: number;
|
|
629
624
|
blocks?: {
|
|
630
|
-
type: "
|
|
625
|
+
type: "image" | "file" | "table" | "input" | "divider" | "context" | "section" | "header" | "actions";
|
|
631
626
|
title?: {
|
|
632
627
|
type: "plain_text";
|
|
633
628
|
text: string;
|
|
634
629
|
emoji?: boolean | undefined;
|
|
635
630
|
} | undefined;
|
|
636
|
-
optional?: boolean | undefined;
|
|
637
631
|
text?: {
|
|
638
632
|
type: "plain_text" | "mrkdwn";
|
|
639
633
|
text: string;
|
|
640
634
|
emoji?: boolean | undefined;
|
|
641
635
|
verbatim?: boolean | undefined;
|
|
642
636
|
} | undefined;
|
|
643
|
-
image_url?: string | undefined;
|
|
644
637
|
fields?: {
|
|
645
638
|
type: "plain_text" | "mrkdwn";
|
|
646
639
|
text: string;
|
|
647
640
|
emoji?: boolean | undefined;
|
|
648
641
|
verbatim?: boolean | undefined;
|
|
649
642
|
}[] | undefined;
|
|
643
|
+
image_url?: string | undefined;
|
|
644
|
+
alt_text?: string | undefined;
|
|
650
645
|
elements?: {
|
|
651
646
|
type: "plain_text" | "mrkdwn";
|
|
652
647
|
text: string;
|
|
653
648
|
emoji?: boolean | undefined;
|
|
654
649
|
verbatim?: boolean | undefined;
|
|
655
650
|
}[] | undefined;
|
|
656
|
-
|
|
651
|
+
element?: unknown;
|
|
652
|
+
optional?: boolean | undefined;
|
|
657
653
|
block_id?: string | undefined;
|
|
658
654
|
accessory?: unknown;
|
|
659
|
-
element?: unknown;
|
|
660
655
|
label?: unknown;
|
|
661
656
|
hint?: unknown;
|
|
662
657
|
}[] | undefined;
|
|
658
|
+
toolCalls?: {
|
|
659
|
+
tool: string;
|
|
660
|
+
input?: unknown;
|
|
661
|
+
output?: unknown;
|
|
662
|
+
}[] | undefined;
|
|
663
663
|
}, {
|
|
664
|
-
error: string;
|
|
665
664
|
success: boolean;
|
|
666
|
-
|
|
667
|
-
iterations: number;
|
|
665
|
+
error: string;
|
|
668
666
|
metadata: {
|
|
667
|
+
wordCount: number;
|
|
669
668
|
verbosityLevel: string;
|
|
670
669
|
technicalityLevel: string;
|
|
671
|
-
wordCount: number;
|
|
672
670
|
blockCount?: number | undefined;
|
|
673
671
|
};
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
input?: unknown;
|
|
677
|
-
output?: unknown;
|
|
678
|
-
}[] | undefined;
|
|
672
|
+
response: string;
|
|
673
|
+
iterations: number;
|
|
679
674
|
blocks?: {
|
|
680
|
-
type: "
|
|
675
|
+
type: "image" | "file" | "table" | "input" | "divider" | "context" | "section" | "header" | "actions";
|
|
681
676
|
title?: {
|
|
682
677
|
type: "plain_text";
|
|
683
678
|
text: string;
|
|
684
679
|
emoji?: boolean | undefined;
|
|
685
680
|
} | undefined;
|
|
686
|
-
optional?: boolean | undefined;
|
|
687
681
|
text?: {
|
|
688
682
|
type: "plain_text" | "mrkdwn";
|
|
689
683
|
text: string;
|
|
690
684
|
emoji?: boolean | undefined;
|
|
691
685
|
verbatim?: boolean | undefined;
|
|
692
686
|
} | undefined;
|
|
693
|
-
image_url?: string | undefined;
|
|
694
687
|
fields?: {
|
|
695
688
|
type: "plain_text" | "mrkdwn";
|
|
696
689
|
text: string;
|
|
697
690
|
emoji?: boolean | undefined;
|
|
698
691
|
verbatim?: boolean | undefined;
|
|
699
692
|
}[] | undefined;
|
|
693
|
+
image_url?: string | undefined;
|
|
694
|
+
alt_text?: string | undefined;
|
|
700
695
|
elements?: {
|
|
701
696
|
type: "plain_text" | "mrkdwn";
|
|
702
697
|
text: string;
|
|
703
698
|
emoji?: boolean | undefined;
|
|
704
699
|
verbatim?: boolean | undefined;
|
|
705
700
|
}[] | undefined;
|
|
706
|
-
|
|
701
|
+
element?: unknown;
|
|
702
|
+
optional?: boolean | undefined;
|
|
707
703
|
block_id?: string | undefined;
|
|
708
704
|
accessory?: unknown;
|
|
709
|
-
element?: unknown;
|
|
710
705
|
label?: unknown;
|
|
711
706
|
hint?: unknown;
|
|
712
707
|
}[] | undefined;
|
|
708
|
+
toolCalls?: {
|
|
709
|
+
tool: string;
|
|
710
|
+
input?: unknown;
|
|
711
|
+
output?: unknown;
|
|
712
|
+
}[] | undefined;
|
|
713
713
|
}>;
|
|
714
714
|
static readonly shortDescription = "AI agent for creating well-formatted Slack messages with adjustable verbosity and technicality";
|
|
715
715
|
static readonly longDescription = "\n An AI agent that specializes in generating properly formatted Slack messages with:\n - Adjustable verbosity levels (1-5): from concise bullet points to comprehensive explanations\n - Adjustable technicality levels (1-5): from plain English to expert terminology\n - Native Slack markdown formatting (bold, italic, code blocks, lists)\n - Optional Slack Block Kit JSON for rich interactive messages\n - Tool integration for dynamic content generation\n \n Perfect for:\n - Creating consistent Slack notifications with appropriate detail level\n - Adapting any content for different audiences\n - Generating interactive Slack messages with Block Kit\n - Formatting summaries, reports, and updates for Slack channels\n - Building engaging team communications with proper structure\n - Converting any information into Slack-friendly format\n ";
|