@bubblelab/bubble-core 0.1.240 → 0.1.241
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bubble-bundle.d.ts +183 -183
- package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
- package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
- package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +8 -8
- 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 +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +139 -139
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +88 -88
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +36 -36
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
- 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/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +84 -84
- package/dist/bubbles/service-bubble/gmail.d.ts +84 -84
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +28 -28
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +46 -46
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +46 -46
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
- 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 +22 -22
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +155 -155
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +179 -179
- package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
- package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +103 -103
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +103 -103
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +82 -82
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -22,16 +22,16 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
22
22
|
operation: "list_people";
|
|
23
23
|
limit: number;
|
|
24
24
|
offset: number;
|
|
25
|
-
search?: string | undefined;
|
|
26
25
|
credentials?: Record<string, string> | undefined;
|
|
26
|
+
search?: string | undefined;
|
|
27
27
|
channel?: string | undefined;
|
|
28
28
|
team?: string | undefined;
|
|
29
29
|
site?: string | undefined;
|
|
30
30
|
queue?: string | undefined;
|
|
31
31
|
}, {
|
|
32
32
|
operation: "list_people";
|
|
33
|
-
search?: string | undefined;
|
|
34
33
|
credentials?: Record<string, string> | undefined;
|
|
34
|
+
search?: string | undefined;
|
|
35
35
|
channel?: string | undefined;
|
|
36
36
|
limit?: number | undefined;
|
|
37
37
|
offset?: number | undefined;
|
|
@@ -72,8 +72,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
72
72
|
email?: string | undefined;
|
|
73
73
|
credentials?: Record<string, string> | undefined;
|
|
74
74
|
channels?: string[] | undefined;
|
|
75
|
-
timezone?: string | undefined;
|
|
76
75
|
teams?: string[] | undefined;
|
|
76
|
+
timezone?: string | undefined;
|
|
77
77
|
site?: string | undefined;
|
|
78
78
|
imported_id?: string | undefined;
|
|
79
79
|
queues?: string[] | undefined;
|
|
@@ -85,8 +85,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
85
85
|
email?: string | undefined;
|
|
86
86
|
credentials?: Record<string, string> | undefined;
|
|
87
87
|
channels?: string[] | undefined;
|
|
88
|
-
timezone?: string | undefined;
|
|
89
88
|
teams?: string[] | undefined;
|
|
89
|
+
timezone?: string | undefined;
|
|
90
90
|
site?: string | undefined;
|
|
91
91
|
imported_id?: string | undefined;
|
|
92
92
|
queues?: string[] | undefined;
|
|
@@ -113,8 +113,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
113
113
|
channels?: string[] | undefined;
|
|
114
114
|
first_name?: string | undefined;
|
|
115
115
|
last_name?: string | undefined;
|
|
116
|
-
timezone?: string | undefined;
|
|
117
116
|
teams?: string[] | undefined;
|
|
117
|
+
timezone?: string | undefined;
|
|
118
118
|
site?: string | undefined;
|
|
119
119
|
queues?: string[] | undefined;
|
|
120
120
|
staffable?: boolean | undefined;
|
|
@@ -126,8 +126,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
126
126
|
channels?: string[] | undefined;
|
|
127
127
|
first_name?: string | undefined;
|
|
128
128
|
last_name?: string | undefined;
|
|
129
|
-
timezone?: string | undefined;
|
|
130
129
|
teams?: string[] | undefined;
|
|
130
|
+
timezone?: string | undefined;
|
|
131
131
|
site?: string | undefined;
|
|
132
132
|
queues?: string[] | undefined;
|
|
133
133
|
staffable?: boolean | undefined;
|
|
@@ -167,9 +167,9 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
167
167
|
allow_conflicts: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
168
168
|
}, "strip", import("zod").ZodTypeAny, {
|
|
169
169
|
operation: "create_activity";
|
|
170
|
+
agent_id: string;
|
|
170
171
|
start_time: number;
|
|
171
172
|
end_time: number;
|
|
172
|
-
agent_id: string;
|
|
173
173
|
type_id: string;
|
|
174
174
|
allow_conflicts: boolean;
|
|
175
175
|
description?: string | undefined;
|
|
@@ -177,9 +177,9 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
177
177
|
channels?: string[] | undefined;
|
|
178
178
|
}, {
|
|
179
179
|
operation: "create_activity";
|
|
180
|
+
agent_id: string;
|
|
180
181
|
start_time: number;
|
|
181
182
|
end_time: number;
|
|
182
|
-
agent_id: string;
|
|
183
183
|
type_id: string;
|
|
184
184
|
description?: string | undefined;
|
|
185
185
|
credentials?: Record<string, string> | undefined;
|
|
@@ -215,17 +215,17 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
215
215
|
}, "strip", import("zod").ZodTypeAny, {
|
|
216
216
|
status: "pending" | "approved";
|
|
217
217
|
operation: "create_time_off";
|
|
218
|
+
agent_id: string;
|
|
218
219
|
start_time: number;
|
|
219
220
|
end_time: number;
|
|
220
|
-
agent_id: string;
|
|
221
221
|
credentials?: Record<string, string> | undefined;
|
|
222
222
|
notes?: string | undefined;
|
|
223
223
|
type_id?: string | undefined;
|
|
224
224
|
}, {
|
|
225
225
|
operation: "create_time_off";
|
|
226
|
+
agent_id: string;
|
|
226
227
|
start_time: number;
|
|
227
228
|
end_time: number;
|
|
228
|
-
agent_id: string;
|
|
229
229
|
status?: "pending" | "approved" | undefined;
|
|
230
230
|
credentials?: Record<string, string> | undefined;
|
|
231
231
|
notes?: string | undefined;
|
|
@@ -241,12 +241,12 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
241
241
|
operation: "list_time_off";
|
|
242
242
|
limit: number;
|
|
243
243
|
offset: number;
|
|
244
|
-
status?: "
|
|
244
|
+
status?: "pending" | "cancelled" | "denied" | "approved" | undefined;
|
|
245
245
|
credentials?: Record<string, string> | undefined;
|
|
246
246
|
agent_ids?: string[] | undefined;
|
|
247
247
|
}, {
|
|
248
248
|
operation: "list_time_off";
|
|
249
|
-
status?: "
|
|
249
|
+
status?: "pending" | "cancelled" | "denied" | "approved" | undefined;
|
|
250
250
|
credentials?: Record<string, string> | undefined;
|
|
251
251
|
limit?: number | undefined;
|
|
252
252
|
offset?: number | undefined;
|
|
@@ -289,14 +289,14 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
289
289
|
people: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
290
290
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
291
291
|
}, "strip", import("zod").ZodTypeAny, {
|
|
292
|
-
success: boolean;
|
|
293
292
|
error: string;
|
|
293
|
+
success: boolean;
|
|
294
294
|
operation: "list_people";
|
|
295
295
|
people?: Record<string, unknown>[] | undefined;
|
|
296
296
|
total?: number | undefined;
|
|
297
297
|
}, {
|
|
298
|
-
success: boolean;
|
|
299
298
|
error: string;
|
|
299
|
+
success: boolean;
|
|
300
300
|
operation: "list_people";
|
|
301
301
|
people?: Record<string, unknown>[] | undefined;
|
|
302
302
|
total?: number | undefined;
|
|
@@ -306,13 +306,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
306
306
|
error: import("zod").ZodString;
|
|
307
307
|
person: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
308
308
|
}, "strip", import("zod").ZodTypeAny, {
|
|
309
|
-
success: boolean;
|
|
310
309
|
error: string;
|
|
310
|
+
success: boolean;
|
|
311
311
|
operation: "get_person";
|
|
312
312
|
person?: Record<string, unknown> | undefined;
|
|
313
313
|
}, {
|
|
314
|
-
success: boolean;
|
|
315
314
|
error: string;
|
|
315
|
+
success: boolean;
|
|
316
316
|
operation: "get_person";
|
|
317
317
|
person?: Record<string, unknown> | undefined;
|
|
318
318
|
}>, import("zod").ZodObject<{
|
|
@@ -321,13 +321,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
321
321
|
error: import("zod").ZodString;
|
|
322
322
|
person: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
323
323
|
}, "strip", import("zod").ZodTypeAny, {
|
|
324
|
-
success: boolean;
|
|
325
324
|
error: string;
|
|
325
|
+
success: boolean;
|
|
326
326
|
operation: "create_person";
|
|
327
327
|
person?: Record<string, unknown> | undefined;
|
|
328
328
|
}, {
|
|
329
|
-
success: boolean;
|
|
330
329
|
error: string;
|
|
330
|
+
success: boolean;
|
|
331
331
|
operation: "create_person";
|
|
332
332
|
person?: Record<string, unknown> | undefined;
|
|
333
333
|
}>, import("zod").ZodObject<{
|
|
@@ -336,13 +336,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
336
336
|
error: import("zod").ZodString;
|
|
337
337
|
person: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
338
338
|
}, "strip", import("zod").ZodTypeAny, {
|
|
339
|
-
success: boolean;
|
|
340
339
|
error: string;
|
|
340
|
+
success: boolean;
|
|
341
341
|
operation: "update_person";
|
|
342
342
|
person?: Record<string, unknown> | undefined;
|
|
343
343
|
}, {
|
|
344
|
-
success: boolean;
|
|
345
344
|
error: string;
|
|
345
|
+
success: boolean;
|
|
346
346
|
operation: "update_person";
|
|
347
347
|
person?: Record<string, unknown> | undefined;
|
|
348
348
|
}>, import("zod").ZodObject<{
|
|
@@ -352,14 +352,14 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
352
352
|
activities: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
|
|
353
353
|
agents: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
|
|
354
354
|
}, "strip", import("zod").ZodTypeAny, {
|
|
355
|
-
success: boolean;
|
|
356
355
|
error: string;
|
|
356
|
+
success: boolean;
|
|
357
357
|
operation: "list_activities";
|
|
358
358
|
activities?: Record<string, Record<string, unknown>> | undefined;
|
|
359
359
|
agents?: Record<string, Record<string, unknown>> | undefined;
|
|
360
360
|
}, {
|
|
361
|
-
success: boolean;
|
|
362
361
|
error: string;
|
|
362
|
+
success: boolean;
|
|
363
363
|
operation: "list_activities";
|
|
364
364
|
activities?: Record<string, Record<string, unknown>> | undefined;
|
|
365
365
|
agents?: Record<string, Record<string, unknown>> | undefined;
|
|
@@ -369,13 +369,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
369
369
|
error: import("zod").ZodString;
|
|
370
370
|
activity: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
371
371
|
}, "strip", import("zod").ZodTypeAny, {
|
|
372
|
-
success: boolean;
|
|
373
372
|
error: string;
|
|
373
|
+
success: boolean;
|
|
374
374
|
operation: "create_activity";
|
|
375
375
|
activity?: Record<string, unknown> | undefined;
|
|
376
376
|
}, {
|
|
377
|
-
success: boolean;
|
|
378
377
|
error: string;
|
|
378
|
+
success: boolean;
|
|
379
379
|
operation: "create_activity";
|
|
380
380
|
activity?: Record<string, unknown> | undefined;
|
|
381
381
|
}>, import("zod").ZodObject<{
|
|
@@ -383,12 +383,12 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
383
383
|
success: import("zod").ZodBoolean;
|
|
384
384
|
error: import("zod").ZodString;
|
|
385
385
|
}, "strip", import("zod").ZodTypeAny, {
|
|
386
|
-
success: boolean;
|
|
387
386
|
error: string;
|
|
387
|
+
success: boolean;
|
|
388
388
|
operation: "delete_activities";
|
|
389
389
|
}, {
|
|
390
|
-
success: boolean;
|
|
391
390
|
error: string;
|
|
391
|
+
success: boolean;
|
|
392
392
|
operation: "delete_activities";
|
|
393
393
|
}>, import("zod").ZodObject<{
|
|
394
394
|
operation: import("zod").ZodLiteral<"create_time_off">;
|
|
@@ -396,13 +396,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
396
396
|
error: import("zod").ZodString;
|
|
397
397
|
time_off: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
398
398
|
}, "strip", import("zod").ZodTypeAny, {
|
|
399
|
-
success: boolean;
|
|
400
399
|
error: string;
|
|
400
|
+
success: boolean;
|
|
401
401
|
operation: "create_time_off";
|
|
402
402
|
time_off?: Record<string, unknown> | undefined;
|
|
403
403
|
}, {
|
|
404
|
-
success: boolean;
|
|
405
404
|
error: string;
|
|
405
|
+
success: boolean;
|
|
406
406
|
operation: "create_time_off";
|
|
407
407
|
time_off?: Record<string, unknown> | undefined;
|
|
408
408
|
}>, import("zod").ZodObject<{
|
|
@@ -411,13 +411,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
411
411
|
error: import("zod").ZodString;
|
|
412
412
|
requests: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
413
413
|
}, "strip", import("zod").ZodTypeAny, {
|
|
414
|
-
success: boolean;
|
|
415
414
|
error: string;
|
|
415
|
+
success: boolean;
|
|
416
416
|
operation: "list_time_off";
|
|
417
417
|
requests?: Record<string, unknown>[] | undefined;
|
|
418
418
|
}, {
|
|
419
|
-
success: boolean;
|
|
420
419
|
error: string;
|
|
420
|
+
success: boolean;
|
|
421
421
|
operation: "list_time_off";
|
|
422
422
|
requests?: Record<string, unknown>[] | undefined;
|
|
423
423
|
}>, import("zod").ZodObject<{
|
|
@@ -425,12 +425,12 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
425
425
|
success: import("zod").ZodBoolean;
|
|
426
426
|
error: import("zod").ZodString;
|
|
427
427
|
}, "strip", import("zod").ZodTypeAny, {
|
|
428
|
-
success: boolean;
|
|
429
428
|
error: string;
|
|
429
|
+
success: boolean;
|
|
430
430
|
operation: "cancel_time_off";
|
|
431
431
|
}, {
|
|
432
|
-
success: boolean;
|
|
433
432
|
error: string;
|
|
433
|
+
success: boolean;
|
|
434
434
|
operation: "cancel_time_off";
|
|
435
435
|
}>, import("zod").ZodObject<{
|
|
436
436
|
operation: import("zod").ZodLiteral<"list_queues">;
|
|
@@ -438,13 +438,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
438
438
|
error: import("zod").ZodString;
|
|
439
439
|
queues: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
440
440
|
}, "strip", import("zod").ZodTypeAny, {
|
|
441
|
-
success: boolean;
|
|
442
441
|
error: string;
|
|
442
|
+
success: boolean;
|
|
443
443
|
operation: "list_queues";
|
|
444
444
|
queues?: Record<string, unknown>[] | undefined;
|
|
445
445
|
}, {
|
|
446
|
-
success: boolean;
|
|
447
446
|
error: string;
|
|
447
|
+
success: boolean;
|
|
448
448
|
operation: "list_queues";
|
|
449
449
|
queues?: Record<string, unknown>[] | undefined;
|
|
450
450
|
}>, import("zod").ZodObject<{
|
|
@@ -453,13 +453,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
453
453
|
error: import("zod").ZodString;
|
|
454
454
|
teams: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
455
455
|
}, "strip", import("zod").ZodTypeAny, {
|
|
456
|
-
success: boolean;
|
|
457
456
|
error: string;
|
|
457
|
+
success: boolean;
|
|
458
458
|
operation: "list_teams";
|
|
459
459
|
teams?: Record<string, unknown>[] | undefined;
|
|
460
460
|
}, {
|
|
461
|
-
success: boolean;
|
|
462
461
|
error: string;
|
|
462
|
+
success: boolean;
|
|
463
463
|
operation: "list_teams";
|
|
464
464
|
teams?: Record<string, unknown>[] | undefined;
|
|
465
465
|
}>]>;
|
|
@@ -13,16 +13,16 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
13
13
|
operation: "list_people";
|
|
14
14
|
limit: number;
|
|
15
15
|
offset: number;
|
|
16
|
-
search?: string | undefined;
|
|
17
16
|
credentials?: Record<string, string> | undefined;
|
|
17
|
+
search?: string | undefined;
|
|
18
18
|
channel?: string | undefined;
|
|
19
19
|
team?: string | undefined;
|
|
20
20
|
site?: string | undefined;
|
|
21
21
|
queue?: string | undefined;
|
|
22
22
|
}, {
|
|
23
23
|
operation: "list_people";
|
|
24
|
-
search?: string | undefined;
|
|
25
24
|
credentials?: Record<string, string> | undefined;
|
|
25
|
+
search?: string | undefined;
|
|
26
26
|
channel?: string | undefined;
|
|
27
27
|
limit?: number | undefined;
|
|
28
28
|
offset?: number | undefined;
|
|
@@ -63,8 +63,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
63
63
|
email?: string | undefined;
|
|
64
64
|
credentials?: Record<string, string> | undefined;
|
|
65
65
|
channels?: string[] | undefined;
|
|
66
|
-
timezone?: string | undefined;
|
|
67
66
|
teams?: string[] | undefined;
|
|
67
|
+
timezone?: string | undefined;
|
|
68
68
|
site?: string | undefined;
|
|
69
69
|
imported_id?: string | undefined;
|
|
70
70
|
queues?: string[] | undefined;
|
|
@@ -76,8 +76,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
76
76
|
email?: string | undefined;
|
|
77
77
|
credentials?: Record<string, string> | undefined;
|
|
78
78
|
channels?: string[] | undefined;
|
|
79
|
-
timezone?: string | undefined;
|
|
80
79
|
teams?: string[] | undefined;
|
|
80
|
+
timezone?: string | undefined;
|
|
81
81
|
site?: string | undefined;
|
|
82
82
|
imported_id?: string | undefined;
|
|
83
83
|
queues?: string[] | undefined;
|
|
@@ -104,8 +104,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
104
104
|
channels?: string[] | undefined;
|
|
105
105
|
first_name?: string | undefined;
|
|
106
106
|
last_name?: string | undefined;
|
|
107
|
-
timezone?: string | undefined;
|
|
108
107
|
teams?: string[] | undefined;
|
|
108
|
+
timezone?: string | undefined;
|
|
109
109
|
site?: string | undefined;
|
|
110
110
|
queues?: string[] | undefined;
|
|
111
111
|
staffable?: boolean | undefined;
|
|
@@ -117,8 +117,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
117
117
|
channels?: string[] | undefined;
|
|
118
118
|
first_name?: string | undefined;
|
|
119
119
|
last_name?: string | undefined;
|
|
120
|
-
timezone?: string | undefined;
|
|
121
120
|
teams?: string[] | undefined;
|
|
121
|
+
timezone?: string | undefined;
|
|
122
122
|
site?: string | undefined;
|
|
123
123
|
queues?: string[] | undefined;
|
|
124
124
|
staffable?: boolean | undefined;
|
|
@@ -158,9 +158,9 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
158
158
|
allow_conflicts: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
160
|
operation: "create_activity";
|
|
161
|
+
agent_id: string;
|
|
161
162
|
start_time: number;
|
|
162
163
|
end_time: number;
|
|
163
|
-
agent_id: string;
|
|
164
164
|
type_id: string;
|
|
165
165
|
allow_conflicts: boolean;
|
|
166
166
|
description?: string | undefined;
|
|
@@ -168,9 +168,9 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
168
168
|
channels?: string[] | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
operation: "create_activity";
|
|
171
|
+
agent_id: string;
|
|
171
172
|
start_time: number;
|
|
172
173
|
end_time: number;
|
|
173
|
-
agent_id: string;
|
|
174
174
|
type_id: string;
|
|
175
175
|
description?: string | undefined;
|
|
176
176
|
credentials?: Record<string, string> | undefined;
|
|
@@ -206,17 +206,17 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
207
|
status: "pending" | "approved";
|
|
208
208
|
operation: "create_time_off";
|
|
209
|
+
agent_id: string;
|
|
209
210
|
start_time: number;
|
|
210
211
|
end_time: number;
|
|
211
|
-
agent_id: string;
|
|
212
212
|
credentials?: Record<string, string> | undefined;
|
|
213
213
|
notes?: string | undefined;
|
|
214
214
|
type_id?: string | undefined;
|
|
215
215
|
}, {
|
|
216
216
|
operation: "create_time_off";
|
|
217
|
+
agent_id: string;
|
|
217
218
|
start_time: number;
|
|
218
219
|
end_time: number;
|
|
219
|
-
agent_id: string;
|
|
220
220
|
status?: "pending" | "approved" | undefined;
|
|
221
221
|
credentials?: Record<string, string> | undefined;
|
|
222
222
|
notes?: string | undefined;
|
|
@@ -232,12 +232,12 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
232
232
|
operation: "list_time_off";
|
|
233
233
|
limit: number;
|
|
234
234
|
offset: number;
|
|
235
|
-
status?: "
|
|
235
|
+
status?: "pending" | "cancelled" | "denied" | "approved" | undefined;
|
|
236
236
|
credentials?: Record<string, string> | undefined;
|
|
237
237
|
agent_ids?: string[] | undefined;
|
|
238
238
|
}, {
|
|
239
239
|
operation: "list_time_off";
|
|
240
|
-
status?: "
|
|
240
|
+
status?: "pending" | "cancelled" | "denied" | "approved" | undefined;
|
|
241
241
|
credentials?: Record<string, string> | undefined;
|
|
242
242
|
limit?: number | undefined;
|
|
243
243
|
offset?: number | undefined;
|
|
@@ -282,14 +282,14 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
282
282
|
people: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
|
|
283
283
|
total: z.ZodOptional<z.ZodNumber>;
|
|
284
284
|
}, "strip", z.ZodTypeAny, {
|
|
285
|
-
success: boolean;
|
|
286
285
|
error: string;
|
|
286
|
+
success: boolean;
|
|
287
287
|
operation: "list_people";
|
|
288
288
|
people?: Record<string, unknown>[] | undefined;
|
|
289
289
|
total?: number | undefined;
|
|
290
290
|
}, {
|
|
291
|
-
success: boolean;
|
|
292
291
|
error: string;
|
|
292
|
+
success: boolean;
|
|
293
293
|
operation: "list_people";
|
|
294
294
|
people?: Record<string, unknown>[] | undefined;
|
|
295
295
|
total?: number | undefined;
|
|
@@ -299,13 +299,13 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
299
299
|
error: z.ZodString;
|
|
300
300
|
person: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
-
success: boolean;
|
|
303
302
|
error: string;
|
|
303
|
+
success: boolean;
|
|
304
304
|
operation: "get_person";
|
|
305
305
|
person?: Record<string, unknown> | undefined;
|
|
306
306
|
}, {
|
|
307
|
-
success: boolean;
|
|
308
307
|
error: string;
|
|
308
|
+
success: boolean;
|
|
309
309
|
operation: "get_person";
|
|
310
310
|
person?: Record<string, unknown> | undefined;
|
|
311
311
|
}>, z.ZodObject<{
|
|
@@ -314,13 +314,13 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
314
314
|
error: z.ZodString;
|
|
315
315
|
person: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
316
316
|
}, "strip", z.ZodTypeAny, {
|
|
317
|
-
success: boolean;
|
|
318
317
|
error: string;
|
|
318
|
+
success: boolean;
|
|
319
319
|
operation: "create_person";
|
|
320
320
|
person?: Record<string, unknown> | undefined;
|
|
321
321
|
}, {
|
|
322
|
-
success: boolean;
|
|
323
322
|
error: string;
|
|
323
|
+
success: boolean;
|
|
324
324
|
operation: "create_person";
|
|
325
325
|
person?: Record<string, unknown> | undefined;
|
|
326
326
|
}>, z.ZodObject<{
|
|
@@ -329,13 +329,13 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
329
329
|
error: z.ZodString;
|
|
330
330
|
person: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
331
331
|
}, "strip", z.ZodTypeAny, {
|
|
332
|
-
success: boolean;
|
|
333
332
|
error: string;
|
|
333
|
+
success: boolean;
|
|
334
334
|
operation: "update_person";
|
|
335
335
|
person?: Record<string, unknown> | undefined;
|
|
336
336
|
}, {
|
|
337
|
-
success: boolean;
|
|
338
337
|
error: string;
|
|
338
|
+
success: boolean;
|
|
339
339
|
operation: "update_person";
|
|
340
340
|
person?: Record<string, unknown> | undefined;
|
|
341
341
|
}>, z.ZodObject<{
|
|
@@ -345,14 +345,14 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
345
345
|
activities: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
346
346
|
agents: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
347
347
|
}, "strip", z.ZodTypeAny, {
|
|
348
|
-
success: boolean;
|
|
349
348
|
error: string;
|
|
349
|
+
success: boolean;
|
|
350
350
|
operation: "list_activities";
|
|
351
351
|
activities?: Record<string, Record<string, unknown>> | undefined;
|
|
352
352
|
agents?: Record<string, Record<string, unknown>> | undefined;
|
|
353
353
|
}, {
|
|
354
|
-
success: boolean;
|
|
355
354
|
error: string;
|
|
355
|
+
success: boolean;
|
|
356
356
|
operation: "list_activities";
|
|
357
357
|
activities?: Record<string, Record<string, unknown>> | undefined;
|
|
358
358
|
agents?: Record<string, Record<string, unknown>> | undefined;
|
|
@@ -362,13 +362,13 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
362
362
|
error: z.ZodString;
|
|
363
363
|
activity: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
364
364
|
}, "strip", z.ZodTypeAny, {
|
|
365
|
-
success: boolean;
|
|
366
365
|
error: string;
|
|
366
|
+
success: boolean;
|
|
367
367
|
operation: "create_activity";
|
|
368
368
|
activity?: Record<string, unknown> | undefined;
|
|
369
369
|
}, {
|
|
370
|
-
success: boolean;
|
|
371
370
|
error: string;
|
|
371
|
+
success: boolean;
|
|
372
372
|
operation: "create_activity";
|
|
373
373
|
activity?: Record<string, unknown> | undefined;
|
|
374
374
|
}>, z.ZodObject<{
|
|
@@ -376,12 +376,12 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
376
376
|
success: z.ZodBoolean;
|
|
377
377
|
error: z.ZodString;
|
|
378
378
|
}, "strip", z.ZodTypeAny, {
|
|
379
|
-
success: boolean;
|
|
380
379
|
error: string;
|
|
380
|
+
success: boolean;
|
|
381
381
|
operation: "delete_activities";
|
|
382
382
|
}, {
|
|
383
|
-
success: boolean;
|
|
384
383
|
error: string;
|
|
384
|
+
success: boolean;
|
|
385
385
|
operation: "delete_activities";
|
|
386
386
|
}>, z.ZodObject<{
|
|
387
387
|
operation: z.ZodLiteral<"create_time_off">;
|
|
@@ -389,13 +389,13 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
389
389
|
error: z.ZodString;
|
|
390
390
|
time_off: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
392
|
-
success: boolean;
|
|
393
392
|
error: string;
|
|
393
|
+
success: boolean;
|
|
394
394
|
operation: "create_time_off";
|
|
395
395
|
time_off?: Record<string, unknown> | undefined;
|
|
396
396
|
}, {
|
|
397
|
-
success: boolean;
|
|
398
397
|
error: string;
|
|
398
|
+
success: boolean;
|
|
399
399
|
operation: "create_time_off";
|
|
400
400
|
time_off?: Record<string, unknown> | undefined;
|
|
401
401
|
}>, z.ZodObject<{
|
|
@@ -404,13 +404,13 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
404
404
|
error: z.ZodString;
|
|
405
405
|
requests: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
|
|
406
406
|
}, "strip", z.ZodTypeAny, {
|
|
407
|
-
success: boolean;
|
|
408
407
|
error: string;
|
|
408
|
+
success: boolean;
|
|
409
409
|
operation: "list_time_off";
|
|
410
410
|
requests?: Record<string, unknown>[] | undefined;
|
|
411
411
|
}, {
|
|
412
|
-
success: boolean;
|
|
413
412
|
error: string;
|
|
413
|
+
success: boolean;
|
|
414
414
|
operation: "list_time_off";
|
|
415
415
|
requests?: Record<string, unknown>[] | undefined;
|
|
416
416
|
}>, z.ZodObject<{
|
|
@@ -418,12 +418,12 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
418
418
|
success: z.ZodBoolean;
|
|
419
419
|
error: z.ZodString;
|
|
420
420
|
}, "strip", z.ZodTypeAny, {
|
|
421
|
-
success: boolean;
|
|
422
421
|
error: string;
|
|
422
|
+
success: boolean;
|
|
423
423
|
operation: "cancel_time_off";
|
|
424
424
|
}, {
|
|
425
|
-
success: boolean;
|
|
426
425
|
error: string;
|
|
426
|
+
success: boolean;
|
|
427
427
|
operation: "cancel_time_off";
|
|
428
428
|
}>, z.ZodObject<{
|
|
429
429
|
operation: z.ZodLiteral<"list_queues">;
|
|
@@ -431,13 +431,13 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
431
431
|
error: z.ZodString;
|
|
432
432
|
queues: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
|
|
433
433
|
}, "strip", z.ZodTypeAny, {
|
|
434
|
-
success: boolean;
|
|
435
434
|
error: string;
|
|
435
|
+
success: boolean;
|
|
436
436
|
operation: "list_queues";
|
|
437
437
|
queues?: Record<string, unknown>[] | undefined;
|
|
438
438
|
}, {
|
|
439
|
-
success: boolean;
|
|
440
439
|
error: string;
|
|
440
|
+
success: boolean;
|
|
441
441
|
operation: "list_queues";
|
|
442
442
|
queues?: Record<string, unknown>[] | undefined;
|
|
443
443
|
}>, z.ZodObject<{
|
|
@@ -446,13 +446,13 @@ export declare const AssembledResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
446
446
|
error: z.ZodString;
|
|
447
447
|
teams: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
|
|
448
448
|
}, "strip", z.ZodTypeAny, {
|
|
449
|
-
success: boolean;
|
|
450
449
|
error: string;
|
|
450
|
+
success: boolean;
|
|
451
451
|
operation: "list_teams";
|
|
452
452
|
teams?: Record<string, unknown>[] | undefined;
|
|
453
453
|
}, {
|
|
454
|
-
success: boolean;
|
|
455
454
|
error: string;
|
|
455
|
+
success: boolean;
|
|
456
456
|
operation: "list_teams";
|
|
457
457
|
teams?: Record<string, unknown>[] | undefined;
|
|
458
458
|
}>]>;
|