@bubblelab/bubble-core 0.1.245 → 0.1.247
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 +112 -112
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +8 -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/apify/actors/app-rankings-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +132 -132
- package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
- package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
- package/dist/bubbles/service-bubble/github.d.ts +60 -60
- package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
- package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +6 -6
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +2 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
- 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 +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/resend.d.ts +4 -4
- package/dist/bubbles/service-bubble/slack/slack.d.ts +388 -388
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +870 -20
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/zendesk/zendesk.js +156 -0
- package/dist/bubbles/service-bubble/zendesk/zendesk.js.map +1 -1
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +862 -20
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.js +261 -0
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +34 -34
- package/dist/bubbles.json +1171 -2
- package/package.json +2 -2
|
@@ -23,8 +23,8 @@ declare const ApifyParamsSchema: z.ZodObject<{
|
|
|
23
23
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
24
24
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
input: Record<string, unknown>;
|
|
27
26
|
timeout: number;
|
|
27
|
+
input: Record<string, unknown>;
|
|
28
28
|
limit: number;
|
|
29
29
|
waitForFinish: boolean;
|
|
30
30
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -69,23 +69,23 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
69
69
|
name: string;
|
|
70
70
|
id: string;
|
|
71
71
|
inputSchemaUrl: string;
|
|
72
|
-
description?: string | null | undefined;
|
|
73
|
-
stars?: number | null | undefined;
|
|
74
72
|
usage?: {
|
|
75
73
|
totalRuns?: number | undefined;
|
|
76
74
|
usersCount?: number | undefined;
|
|
77
75
|
} | null | undefined;
|
|
76
|
+
description?: string | null | undefined;
|
|
77
|
+
stars?: number | null | undefined;
|
|
78
78
|
requiresRental?: boolean | undefined;
|
|
79
79
|
}, {
|
|
80
80
|
name: string;
|
|
81
81
|
id: string;
|
|
82
82
|
inputSchemaUrl: string;
|
|
83
|
-
description?: string | null | undefined;
|
|
84
|
-
stars?: number | null | undefined;
|
|
85
83
|
usage?: {
|
|
86
84
|
totalRuns?: number | undefined;
|
|
87
85
|
usersCount?: number | undefined;
|
|
88
86
|
} | null | undefined;
|
|
87
|
+
description?: string | null | undefined;
|
|
88
|
+
stars?: number | null | undefined;
|
|
89
89
|
requiresRental?: boolean | undefined;
|
|
90
90
|
}>, "many">>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -101,12 +101,12 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
101
101
|
name: string;
|
|
102
102
|
id: string;
|
|
103
103
|
inputSchemaUrl: string;
|
|
104
|
-
description?: string | null | undefined;
|
|
105
|
-
stars?: number | null | undefined;
|
|
106
104
|
usage?: {
|
|
107
105
|
totalRuns?: number | undefined;
|
|
108
106
|
usersCount?: number | undefined;
|
|
109
107
|
} | null | undefined;
|
|
108
|
+
description?: string | null | undefined;
|
|
109
|
+
stars?: number | null | undefined;
|
|
110
110
|
requiresRental?: boolean | undefined;
|
|
111
111
|
}[] | undefined;
|
|
112
112
|
}, {
|
|
@@ -122,12 +122,12 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
122
122
|
name: string;
|
|
123
123
|
id: string;
|
|
124
124
|
inputSchemaUrl: string;
|
|
125
|
-
description?: string | null | undefined;
|
|
126
|
-
stars?: number | null | undefined;
|
|
127
125
|
usage?: {
|
|
128
126
|
totalRuns?: number | undefined;
|
|
129
127
|
usersCount?: number | undefined;
|
|
130
128
|
} | null | undefined;
|
|
129
|
+
description?: string | null | undefined;
|
|
130
|
+
stars?: number | null | undefined;
|
|
131
131
|
requiresRental?: boolean | undefined;
|
|
132
132
|
}[] | undefined;
|
|
133
133
|
}>;
|
|
@@ -159,8 +159,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
159
159
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
160
160
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
161
161
|
}, "strip", z.ZodTypeAny, {
|
|
162
|
-
input: Record<string, unknown>;
|
|
163
162
|
timeout: number;
|
|
163
|
+
input: Record<string, unknown>;
|
|
164
164
|
limit: number;
|
|
165
165
|
waitForFinish: boolean;
|
|
166
166
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -205,23 +205,23 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
205
205
|
name: string;
|
|
206
206
|
id: string;
|
|
207
207
|
inputSchemaUrl: string;
|
|
208
|
-
description?: string | null | undefined;
|
|
209
|
-
stars?: number | null | undefined;
|
|
210
208
|
usage?: {
|
|
211
209
|
totalRuns?: number | undefined;
|
|
212
210
|
usersCount?: number | undefined;
|
|
213
211
|
} | null | undefined;
|
|
212
|
+
description?: string | null | undefined;
|
|
213
|
+
stars?: number | null | undefined;
|
|
214
214
|
requiresRental?: boolean | undefined;
|
|
215
215
|
}, {
|
|
216
216
|
name: string;
|
|
217
217
|
id: string;
|
|
218
218
|
inputSchemaUrl: string;
|
|
219
|
-
description?: string | null | undefined;
|
|
220
|
-
stars?: number | null | undefined;
|
|
221
219
|
usage?: {
|
|
222
220
|
totalRuns?: number | undefined;
|
|
223
221
|
usersCount?: number | undefined;
|
|
224
222
|
} | null | undefined;
|
|
223
|
+
description?: string | null | undefined;
|
|
224
|
+
stars?: number | null | undefined;
|
|
225
225
|
requiresRental?: boolean | undefined;
|
|
226
226
|
}>, "many">>;
|
|
227
227
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -237,12 +237,12 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
237
237
|
name: string;
|
|
238
238
|
id: string;
|
|
239
239
|
inputSchemaUrl: string;
|
|
240
|
-
description?: string | null | undefined;
|
|
241
|
-
stars?: number | null | undefined;
|
|
242
240
|
usage?: {
|
|
243
241
|
totalRuns?: number | undefined;
|
|
244
242
|
usersCount?: number | undefined;
|
|
245
243
|
} | null | undefined;
|
|
244
|
+
description?: string | null | undefined;
|
|
245
|
+
stars?: number | null | undefined;
|
|
246
246
|
requiresRental?: boolean | undefined;
|
|
247
247
|
}[] | undefined;
|
|
248
248
|
}, {
|
|
@@ -258,12 +258,12 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
258
258
|
name: string;
|
|
259
259
|
id: string;
|
|
260
260
|
inputSchemaUrl: string;
|
|
261
|
-
description?: string | null | undefined;
|
|
262
|
-
stars?: number | null | undefined;
|
|
263
261
|
usage?: {
|
|
264
262
|
totalRuns?: number | undefined;
|
|
265
263
|
usersCount?: number | undefined;
|
|
266
264
|
} | null | undefined;
|
|
265
|
+
description?: string | null | undefined;
|
|
266
|
+
stars?: number | null | undefined;
|
|
267
267
|
requiresRental?: boolean | undefined;
|
|
268
268
|
}[] | undefined;
|
|
269
269
|
}>;
|
|
@@ -143,13 +143,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
143
143
|
}, "strip", import("zod").ZodTypeAny, {
|
|
144
144
|
operation: "search_candidates";
|
|
145
145
|
name?: string | undefined;
|
|
146
|
-
email?: string | undefined;
|
|
147
146
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
147
|
+
email?: string | undefined;
|
|
148
148
|
}, {
|
|
149
149
|
operation: "search_candidates";
|
|
150
150
|
name?: string | undefined;
|
|
151
|
-
email?: string | undefined;
|
|
152
151
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
152
|
+
email?: string | undefined;
|
|
153
153
|
}>, import("zod").ZodObject<{
|
|
154
154
|
operation: import("zod").ZodLiteral<"add_tag">;
|
|
155
155
|
candidate_id: import("zod").ZodString;
|
|
@@ -589,13 +589,13 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
589
589
|
}, "strip", z.ZodTypeAny, {
|
|
590
590
|
operation: "search_candidates";
|
|
591
591
|
name?: string | undefined;
|
|
592
|
-
email?: string | undefined;
|
|
593
592
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
593
|
+
email?: string | undefined;
|
|
594
594
|
}, {
|
|
595
595
|
operation: "search_candidates";
|
|
596
596
|
name?: string | undefined;
|
|
597
|
-
email?: string | undefined;
|
|
598
597
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
598
|
+
email?: string | undefined;
|
|
599
599
|
}>, z.ZodObject<{
|
|
600
600
|
operation: z.ZodLiteral<"add_tag">;
|
|
601
601
|
candidate_id: z.ZodString;
|
|
@@ -69,8 +69,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
69
69
|
first_name: string;
|
|
70
70
|
last_name: string;
|
|
71
71
|
staffable: boolean;
|
|
72
|
-
email?: string | undefined;
|
|
73
72
|
credentials?: Record<string, string> | undefined;
|
|
73
|
+
email?: string | undefined;
|
|
74
74
|
channels?: string[] | undefined;
|
|
75
75
|
teams?: string[] | undefined;
|
|
76
76
|
timezone?: string | undefined;
|
|
@@ -82,8 +82,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
82
82
|
operation: "create_person";
|
|
83
83
|
first_name: string;
|
|
84
84
|
last_name: string;
|
|
85
|
-
email?: string | undefined;
|
|
86
85
|
credentials?: Record<string, string> | undefined;
|
|
86
|
+
email?: string | undefined;
|
|
87
87
|
channels?: string[] | undefined;
|
|
88
88
|
teams?: string[] | undefined;
|
|
89
89
|
timezone?: string | undefined;
|
|
@@ -108,11 +108,11 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
108
108
|
}, "strip", import("zod").ZodTypeAny, {
|
|
109
109
|
operation: "update_person";
|
|
110
110
|
person_id: string;
|
|
111
|
-
email?: string | undefined;
|
|
112
111
|
credentials?: Record<string, string> | undefined;
|
|
113
|
-
|
|
112
|
+
email?: string | undefined;
|
|
114
113
|
first_name?: string | undefined;
|
|
115
114
|
last_name?: string | undefined;
|
|
115
|
+
channels?: string[] | undefined;
|
|
116
116
|
teams?: string[] | undefined;
|
|
117
117
|
timezone?: string | undefined;
|
|
118
118
|
site?: string | undefined;
|
|
@@ -121,11 +121,11 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
121
121
|
}, {
|
|
122
122
|
operation: "update_person";
|
|
123
123
|
person_id: string;
|
|
124
|
-
email?: string | undefined;
|
|
125
124
|
credentials?: Record<string, string> | undefined;
|
|
126
|
-
|
|
125
|
+
email?: string | undefined;
|
|
127
126
|
first_name?: string | undefined;
|
|
128
127
|
last_name?: string | undefined;
|
|
128
|
+
channels?: string[] | undefined;
|
|
129
129
|
teams?: string[] | undefined;
|
|
130
130
|
timezone?: string | undefined;
|
|
131
131
|
site?: string | undefined;
|
|
@@ -60,8 +60,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
60
60
|
first_name: string;
|
|
61
61
|
last_name: string;
|
|
62
62
|
staffable: boolean;
|
|
63
|
-
email?: string | undefined;
|
|
64
63
|
credentials?: Record<string, string> | undefined;
|
|
64
|
+
email?: string | undefined;
|
|
65
65
|
channels?: string[] | undefined;
|
|
66
66
|
teams?: string[] | undefined;
|
|
67
67
|
timezone?: string | undefined;
|
|
@@ -73,8 +73,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
73
73
|
operation: "create_person";
|
|
74
74
|
first_name: string;
|
|
75
75
|
last_name: string;
|
|
76
|
-
email?: string | undefined;
|
|
77
76
|
credentials?: Record<string, string> | undefined;
|
|
77
|
+
email?: string | undefined;
|
|
78
78
|
channels?: string[] | undefined;
|
|
79
79
|
teams?: string[] | undefined;
|
|
80
80
|
timezone?: string | undefined;
|
|
@@ -99,11 +99,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
99
99
|
}, "strip", z.ZodTypeAny, {
|
|
100
100
|
operation: "update_person";
|
|
101
101
|
person_id: string;
|
|
102
|
-
email?: string | undefined;
|
|
103
102
|
credentials?: Record<string, string> | undefined;
|
|
104
|
-
|
|
103
|
+
email?: string | undefined;
|
|
105
104
|
first_name?: string | undefined;
|
|
106
105
|
last_name?: string | undefined;
|
|
106
|
+
channels?: string[] | undefined;
|
|
107
107
|
teams?: string[] | undefined;
|
|
108
108
|
timezone?: string | undefined;
|
|
109
109
|
site?: string | undefined;
|
|
@@ -112,11 +112,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
112
112
|
}, {
|
|
113
113
|
operation: "update_person";
|
|
114
114
|
person_id: string;
|
|
115
|
-
email?: string | undefined;
|
|
116
115
|
credentials?: Record<string, string> | undefined;
|
|
117
|
-
|
|
116
|
+
email?: string | undefined;
|
|
118
117
|
first_name?: string | undefined;
|
|
119
118
|
last_name?: string | undefined;
|
|
119
|
+
channels?: string[] | undefined;
|
|
120
120
|
teams?: string[] | undefined;
|
|
121
121
|
timezone?: string | undefined;
|
|
122
122
|
site?: string | undefined;
|
|
@@ -238,15 +238,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
238
238
|
}, "strip", import("zod").ZodTypeAny, {
|
|
239
239
|
operation: "update_task";
|
|
240
240
|
task_id: string;
|
|
241
|
-
content?: string | undefined;
|
|
242
241
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
242
|
+
content?: string | undefined;
|
|
243
243
|
deadline_at?: string | undefined;
|
|
244
244
|
is_completed?: boolean | undefined;
|
|
245
245
|
}, {
|
|
246
246
|
operation: "update_task";
|
|
247
247
|
task_id: string;
|
|
248
|
-
content?: string | undefined;
|
|
249
248
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
249
|
+
content?: string | undefined;
|
|
250
250
|
deadline_at?: string | undefined;
|
|
251
251
|
is_completed?: boolean | undefined;
|
|
252
252
|
}>, import("zod").ZodObject<{
|
|
@@ -284,15 +284,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
284
284
|
entry_values: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
|
|
285
285
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
286
286
|
}, "strip", import("zod").ZodTypeAny, {
|
|
287
|
-
operation: "create_entry";
|
|
288
287
|
list: string;
|
|
288
|
+
operation: "create_entry";
|
|
289
289
|
parent_object: string;
|
|
290
290
|
parent_record_id: string;
|
|
291
291
|
entry_values: Record<string, unknown>;
|
|
292
292
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
293
293
|
}, {
|
|
294
|
-
operation: "create_entry";
|
|
295
294
|
list: string;
|
|
295
|
+
operation: "create_entry";
|
|
296
296
|
parent_object: string;
|
|
297
297
|
parent_record_id: string;
|
|
298
298
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -305,15 +305,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
305
305
|
filter: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
306
306
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
307
307
|
}, "strip", import("zod").ZodTypeAny, {
|
|
308
|
+
list: string;
|
|
308
309
|
operation: "list_entries";
|
|
309
310
|
limit: number;
|
|
310
311
|
offset: number;
|
|
311
|
-
list: string;
|
|
312
312
|
filter?: Record<string, unknown> | undefined;
|
|
313
313
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
314
314
|
}, {
|
|
315
|
-
operation: "list_entries";
|
|
316
315
|
list: string;
|
|
316
|
+
operation: "list_entries";
|
|
317
317
|
filter?: Record<string, unknown> | undefined;
|
|
318
318
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
319
319
|
limit?: number | undefined;
|
|
@@ -229,15 +229,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
229
229
|
}, "strip", z.ZodTypeAny, {
|
|
230
230
|
operation: "update_task";
|
|
231
231
|
task_id: string;
|
|
232
|
-
content?: string | undefined;
|
|
233
232
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
233
|
+
content?: string | undefined;
|
|
234
234
|
deadline_at?: string | undefined;
|
|
235
235
|
is_completed?: boolean | undefined;
|
|
236
236
|
}, {
|
|
237
237
|
operation: "update_task";
|
|
238
238
|
task_id: string;
|
|
239
|
-
content?: string | undefined;
|
|
240
239
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
240
|
+
content?: string | undefined;
|
|
241
241
|
deadline_at?: string | undefined;
|
|
242
242
|
is_completed?: boolean | undefined;
|
|
243
243
|
}>, z.ZodObject<{
|
|
@@ -275,15 +275,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
275
275
|
entry_values: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
276
276
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
277
277
|
}, "strip", z.ZodTypeAny, {
|
|
278
|
-
operation: "create_entry";
|
|
279
278
|
list: string;
|
|
279
|
+
operation: "create_entry";
|
|
280
280
|
parent_object: string;
|
|
281
281
|
parent_record_id: string;
|
|
282
282
|
entry_values: Record<string, unknown>;
|
|
283
283
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
284
284
|
}, {
|
|
285
|
-
operation: "create_entry";
|
|
286
285
|
list: string;
|
|
286
|
+
operation: "create_entry";
|
|
287
287
|
parent_object: string;
|
|
288
288
|
parent_record_id: string;
|
|
289
289
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -296,15 +296,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
296
296
|
filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
297
297
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
298
298
|
}, "strip", z.ZodTypeAny, {
|
|
299
|
+
list: string;
|
|
299
300
|
operation: "list_entries";
|
|
300
301
|
limit: number;
|
|
301
302
|
offset: number;
|
|
302
|
-
list: string;
|
|
303
303
|
filter?: Record<string, unknown> | undefined;
|
|
304
304
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
305
305
|
}, {
|
|
306
|
-
operation: "list_entries";
|
|
307
306
|
list: string;
|
|
307
|
+
operation: "list_entries";
|
|
308
308
|
filter?: Record<string, unknown> | undefined;
|
|
309
309
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
310
310
|
limit?: number | undefined;
|
|
@@ -240,8 +240,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
240
240
|
timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
241
241
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
242
242
|
}, "strip", import("zod").ZodTypeAny, {
|
|
243
|
-
url: string;
|
|
244
243
|
timeout: number;
|
|
244
|
+
url: string;
|
|
245
245
|
operation: "navigate";
|
|
246
246
|
session_id: string;
|
|
247
247
|
wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
|
|
@@ -461,8 +461,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
461
461
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
462
462
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
463
463
|
}, "strip", z.ZodTypeAny, {
|
|
464
|
-
url: string;
|
|
465
464
|
timeout: number;
|
|
465
|
+
url: string;
|
|
466
466
|
operation: "navigate";
|
|
467
467
|
session_id: string;
|
|
468
468
|
wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
|
|
@@ -84,7 +84,7 @@ export async function applyCapabilityPreprocessing(params, bubbleContext, resolv
|
|
|
84
84
|
}
|
|
85
85
|
return summary;
|
|
86
86
|
}))).filter((summary) => Boolean(summary));
|
|
87
|
-
params.systemPrompt += `\n\n---\nSYSTEM CAPABILITY EXTENSIONS:\nMultiple specialized capabilities are available. You MUST delegate to them using the 'use-capability' tool.\n\nAvailable Capabilities:\n${summaries.join('\n\n')}\n\nDELEGATION RULES:\n- Use 'use-capability' tool to delegate tasks to the appropriate capability\n- Do NOT attempt to handle capability tasks yourself\n- Include full context when delegating, including all known user details and preferences from context (especially timezone)\n- Can chain multiple capabilities if needed\n- Only respond directly for: greetings, clarifications, or
|
|
87
|
+
params.systemPrompt += `\n\n---\nSYSTEM CAPABILITY EXTENSIONS:\nMultiple specialized capabilities are available. You MUST delegate to them using the 'use-capability' tool.\n\nAvailable Capabilities:\n${summaries.join('\n\n')}\n\nDELEGATION RULES:\n- Use 'use-capability' tool to delegate tasks to the appropriate capability\n- Do NOT attempt to handle capability tasks yourself\n- Include full context when delegating, including all known user details and preferences from context (especially timezone)\n- Can chain multiple capabilities if needed\n- Only respond directly for: greetings, clarifications, or general knowledge questions\n- If a user requests a task that none of your active capabilities handle, you MUST call get_capabilities (with no id) to check for unattached capabilities before responding. NEVER tell the user you can't do something without checking first.\n- IMPORTANT: The user CANNOT see tool results from delegate agents. You MUST re-present all information, data, tables, and results returned by delegates in your own response. Never say "as shown above" or assume the user saw the delegate's output.\n- PRESERVE ALL LINKS: When a delegate returns URLs or clickable links (e.g., HubSpot record links, Jira ticket links, document URLs), you MUST include them in your response. Never drop links when reformatting tables — links are critical for the user to navigate to the source. If a table has too many rows to include all links, include links for at least the top/highlighted records.\n- When a delegate returns image or photo URLs, include them directly in your response on their own line as a bare URL (no markdown formatting). The chat client will automatically render the image inline from the URL. NEVER call read_image on URLs returned by delegates.\n- Before asking the user for information you don't have, check if any connected capability could help you find or look up that information first. Prefer proactive discovery over asking.\n- CAPABILITY QUESTIONS: When a user asks whether a capability supports a specific feature, what tools are available, or what parameters a tool accepts, you MUST call get_capabilities with the capability id before answering. Tool names alone do not describe what tools can do — you need the full signatures. NEVER answer capability questions from memory alone. NEVER claim a capability cannot do something without checking first.\n---\n\nYour role is to understand the user's request and delegate to the appropriate capability or respond directly when appropriate.`;
|
|
88
88
|
}
|
|
89
89
|
else {
|
|
90
90
|
// Single or zero capabilities: eager load as before
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"capability-pipeline.js","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/capability-pipeline.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"capability-pipeline.js","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/capability-pipeline.ts"],"names":[],"mappings":"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"}
|
|
@@ -99,7 +99,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
99
99
|
distance: number;
|
|
100
100
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
101
101
|
};
|
|
102
|
-
type: "=" | "in" | "
|
|
102
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
103
103
|
column: string;
|
|
104
104
|
}, {
|
|
105
105
|
value: string | number | boolean | string[] | number[] | {
|
|
@@ -107,7 +107,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
107
107
|
distance: number;
|
|
108
108
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
109
109
|
};
|
|
110
|
-
type: "=" | "in" | "
|
|
110
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
111
111
|
column: string;
|
|
112
112
|
}>, import("zod").ZodType<import("./crustdata.schema.js").PersonDBFilterGroup, import("zod").ZodTypeDef, import("./crustdata.schema.js").PersonDBFilterGroup>]>;
|
|
113
113
|
sorts: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -142,7 +142,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
142
142
|
distance: number;
|
|
143
143
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
144
144
|
};
|
|
145
|
-
type: "=" | "in" | "
|
|
145
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
146
146
|
column: string;
|
|
147
147
|
} | import("./crustdata.schema.js").PersonDBFilterGroup;
|
|
148
148
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -165,7 +165,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
165
165
|
distance: number;
|
|
166
166
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
167
167
|
};
|
|
168
|
-
type: "=" | "in" | "
|
|
168
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
169
169
|
column: string;
|
|
170
170
|
} | import("./crustdata.schema.js").PersonDBFilterGroup;
|
|
171
171
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -1249,7 +1249,7 @@ export declare const PersonDBFilterConditionSchema: z.ZodObject<{
|
|
|
1249
1249
|
distance: number;
|
|
1250
1250
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1251
1251
|
};
|
|
1252
|
-
type: "=" | "in" | "
|
|
1252
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1253
1253
|
column: string;
|
|
1254
1254
|
}, {
|
|
1255
1255
|
value: string | number | boolean | string[] | number[] | {
|
|
@@ -1257,7 +1257,7 @@ export declare const PersonDBFilterConditionSchema: z.ZodObject<{
|
|
|
1257
1257
|
distance: number;
|
|
1258
1258
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1259
1259
|
};
|
|
1260
|
-
type: "=" | "in" | "
|
|
1260
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1261
1261
|
column: string;
|
|
1262
1262
|
}>;
|
|
1263
1263
|
export declare const PersonDBFilterGroupSchema: z.ZodType<PersonDBFilterGroup>;
|
|
@@ -1283,7 +1283,7 @@ export declare const PersonDBFiltersSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
1283
1283
|
distance: number;
|
|
1284
1284
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1285
1285
|
};
|
|
1286
|
-
type: "=" | "in" | "
|
|
1286
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1287
1287
|
column: string;
|
|
1288
1288
|
}, {
|
|
1289
1289
|
value: string | number | boolean | string[] | number[] | {
|
|
@@ -1291,7 +1291,7 @@ export declare const PersonDBFiltersSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
1291
1291
|
distance: number;
|
|
1292
1292
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1293
1293
|
};
|
|
1294
|
-
type: "=" | "in" | "
|
|
1294
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1295
1295
|
column: string;
|
|
1296
1296
|
}>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
|
|
1297
1297
|
export declare const PersonDBSortSchema: z.ZodObject<{
|
|
@@ -2313,7 +2313,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2313
2313
|
distance: number;
|
|
2314
2314
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2315
2315
|
};
|
|
2316
|
-
type: "=" | "in" | "
|
|
2316
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
2317
2317
|
column: string;
|
|
2318
2318
|
}, {
|
|
2319
2319
|
value: string | number | boolean | string[] | number[] | {
|
|
@@ -2321,7 +2321,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2321
2321
|
distance: number;
|
|
2322
2322
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2323
2323
|
};
|
|
2324
|
-
type: "=" | "in" | "
|
|
2324
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
2325
2325
|
column: string;
|
|
2326
2326
|
}>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
|
|
2327
2327
|
sorts: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -2356,7 +2356,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2356
2356
|
distance: number;
|
|
2357
2357
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2358
2358
|
};
|
|
2359
|
-
type: "=" | "in" | "
|
|
2359
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
2360
2360
|
column: string;
|
|
2361
2361
|
} | PersonDBFilterGroup;
|
|
2362
2362
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -2379,7 +2379,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2379
2379
|
distance: number;
|
|
2380
2380
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2381
2381
|
};
|
|
2382
|
-
type: "=" | "in" | "
|
|
2382
|
+
type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
2383
2383
|
column: string;
|
|
2384
2384
|
} | PersonDBFilterGroup;
|
|
2385
2385
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|