@bubblelab/bubble-core 0.1.211 → 0.1.212
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 +150 -150
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
- 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 +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- 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 +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +288 -288
- package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +102 -102
- package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -110
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +45 -45
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- 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 +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 +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
- 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 +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- 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 +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- 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
|
-
credentials?: Record<string, string> | undefined;
|
|
26
25
|
search?: string | undefined;
|
|
26
|
+
credentials?: Record<string, 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
|
-
credentials?: Record<string, string> | undefined;
|
|
34
33
|
search?: string | undefined;
|
|
34
|
+
credentials?: Record<string, string> | undefined;
|
|
35
35
|
channel?: string | undefined;
|
|
36
36
|
limit?: number | undefined;
|
|
37
37
|
offset?: number | undefined;
|
|
@@ -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
|
-
credentials?: Record<string, string> | undefined;
|
|
73
72
|
email?: string | undefined;
|
|
73
|
+
credentials?: Record<string, 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
|
-
credentials?: Record<string, string> | undefined;
|
|
86
85
|
email?: string | undefined;
|
|
86
|
+
credentials?: Record<string, string> | undefined;
|
|
87
87
|
channels?: string[] | undefined;
|
|
88
88
|
teams?: string[] | undefined;
|
|
89
89
|
timezone?: string | undefined;
|
|
@@ -108,8 +108,8 @@ 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
|
-
credentials?: Record<string, string> | undefined;
|
|
112
111
|
email?: string | undefined;
|
|
112
|
+
credentials?: Record<string, string> | undefined;
|
|
113
113
|
first_name?: string | undefined;
|
|
114
114
|
last_name?: string | undefined;
|
|
115
115
|
channels?: string[] | undefined;
|
|
@@ -121,8 +121,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
121
121
|
}, {
|
|
122
122
|
operation: "update_person";
|
|
123
123
|
person_id: string;
|
|
124
|
-
credentials?: Record<string, string> | undefined;
|
|
125
124
|
email?: string | undefined;
|
|
125
|
+
credentials?: Record<string, string> | undefined;
|
|
126
126
|
first_name?: string | undefined;
|
|
127
127
|
last_name?: string | undefined;
|
|
128
128
|
channels?: string[] | undefined;
|
|
@@ -213,8 +213,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
213
213
|
status: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["approved", "pending"]>>>;
|
|
214
214
|
notes: import("zod").ZodOptional<import("zod").ZodString>;
|
|
215
215
|
}, "strip", import("zod").ZodTypeAny, {
|
|
216
|
-
status: "pending" | "approved";
|
|
217
216
|
operation: "create_time_off";
|
|
217
|
+
status: "pending" | "approved";
|
|
218
218
|
agent_id: string;
|
|
219
219
|
start_time: number;
|
|
220
220
|
end_time: number;
|
|
@@ -289,15 +289,15 @@ 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
|
-
error: string;
|
|
293
|
-
success: boolean;
|
|
294
292
|
operation: "list_people";
|
|
293
|
+
success: boolean;
|
|
294
|
+
error: string;
|
|
295
295
|
people?: Record<string, unknown>[] | undefined;
|
|
296
296
|
total?: number | undefined;
|
|
297
297
|
}, {
|
|
298
|
-
error: string;
|
|
299
|
-
success: boolean;
|
|
300
298
|
operation: "list_people";
|
|
299
|
+
success: boolean;
|
|
300
|
+
error: string;
|
|
301
301
|
people?: Record<string, unknown>[] | undefined;
|
|
302
302
|
total?: number | undefined;
|
|
303
303
|
}>, import("zod").ZodObject<{
|
|
@@ -306,14 +306,14 @@ 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
|
-
error: string;
|
|
310
|
-
success: boolean;
|
|
311
309
|
operation: "get_person";
|
|
310
|
+
success: boolean;
|
|
311
|
+
error: string;
|
|
312
312
|
person?: Record<string, unknown> | undefined;
|
|
313
313
|
}, {
|
|
314
|
-
error: string;
|
|
315
|
-
success: boolean;
|
|
316
314
|
operation: "get_person";
|
|
315
|
+
success: boolean;
|
|
316
|
+
error: string;
|
|
317
317
|
person?: Record<string, unknown> | undefined;
|
|
318
318
|
}>, import("zod").ZodObject<{
|
|
319
319
|
operation: import("zod").ZodLiteral<"create_person">;
|
|
@@ -321,14 +321,14 @@ 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
|
-
error: string;
|
|
325
|
-
success: boolean;
|
|
326
324
|
operation: "create_person";
|
|
325
|
+
success: boolean;
|
|
326
|
+
error: string;
|
|
327
327
|
person?: Record<string, unknown> | undefined;
|
|
328
328
|
}, {
|
|
329
|
-
error: string;
|
|
330
|
-
success: boolean;
|
|
331
329
|
operation: "create_person";
|
|
330
|
+
success: boolean;
|
|
331
|
+
error: string;
|
|
332
332
|
person?: Record<string, unknown> | undefined;
|
|
333
333
|
}>, import("zod").ZodObject<{
|
|
334
334
|
operation: import("zod").ZodLiteral<"update_person">;
|
|
@@ -336,14 +336,14 @@ 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
|
-
error: string;
|
|
340
|
-
success: boolean;
|
|
341
339
|
operation: "update_person";
|
|
340
|
+
success: boolean;
|
|
341
|
+
error: string;
|
|
342
342
|
person?: Record<string, unknown> | undefined;
|
|
343
343
|
}, {
|
|
344
|
-
error: string;
|
|
345
|
-
success: boolean;
|
|
346
344
|
operation: "update_person";
|
|
345
|
+
success: boolean;
|
|
346
|
+
error: string;
|
|
347
347
|
person?: Record<string, unknown> | undefined;
|
|
348
348
|
}>, import("zod").ZodObject<{
|
|
349
349
|
operation: import("zod").ZodLiteral<"list_activities">;
|
|
@@ -352,15 +352,15 @@ 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
|
-
error: string;
|
|
356
|
-
success: boolean;
|
|
357
355
|
operation: "list_activities";
|
|
356
|
+
success: boolean;
|
|
357
|
+
error: string;
|
|
358
358
|
activities?: Record<string, Record<string, unknown>> | undefined;
|
|
359
359
|
agents?: Record<string, Record<string, unknown>> | undefined;
|
|
360
360
|
}, {
|
|
361
|
-
error: string;
|
|
362
|
-
success: boolean;
|
|
363
361
|
operation: "list_activities";
|
|
362
|
+
success: boolean;
|
|
363
|
+
error: string;
|
|
364
364
|
activities?: Record<string, Record<string, unknown>> | undefined;
|
|
365
365
|
agents?: Record<string, Record<string, unknown>> | undefined;
|
|
366
366
|
}>, import("zod").ZodObject<{
|
|
@@ -369,41 +369,41 @@ 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
|
-
error: string;
|
|
373
|
-
success: boolean;
|
|
374
372
|
operation: "create_activity";
|
|
373
|
+
success: boolean;
|
|
374
|
+
error: string;
|
|
375
375
|
activity?: Record<string, unknown> | undefined;
|
|
376
376
|
}, {
|
|
377
|
-
error: string;
|
|
378
|
-
success: boolean;
|
|
379
377
|
operation: "create_activity";
|
|
378
|
+
success: boolean;
|
|
379
|
+
error: string;
|
|
380
380
|
activity?: Record<string, unknown> | undefined;
|
|
381
381
|
}>, import("zod").ZodObject<{
|
|
382
382
|
operation: import("zod").ZodLiteral<"delete_activities">;
|
|
383
383
|
success: import("zod").ZodBoolean;
|
|
384
384
|
error: import("zod").ZodString;
|
|
385
385
|
}, "strip", import("zod").ZodTypeAny, {
|
|
386
|
-
error: string;
|
|
387
|
-
success: boolean;
|
|
388
386
|
operation: "delete_activities";
|
|
389
|
-
}, {
|
|
390
|
-
error: string;
|
|
391
387
|
success: boolean;
|
|
388
|
+
error: string;
|
|
389
|
+
}, {
|
|
392
390
|
operation: "delete_activities";
|
|
391
|
+
success: boolean;
|
|
392
|
+
error: string;
|
|
393
393
|
}>, import("zod").ZodObject<{
|
|
394
394
|
operation: import("zod").ZodLiteral<"create_time_off">;
|
|
395
395
|
success: import("zod").ZodBoolean;
|
|
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
|
-
error: string;
|
|
400
|
-
success: boolean;
|
|
401
399
|
operation: "create_time_off";
|
|
400
|
+
success: boolean;
|
|
401
|
+
error: string;
|
|
402
402
|
time_off?: Record<string, unknown> | undefined;
|
|
403
403
|
}, {
|
|
404
|
-
error: string;
|
|
405
|
-
success: boolean;
|
|
406
404
|
operation: "create_time_off";
|
|
405
|
+
success: boolean;
|
|
406
|
+
error: string;
|
|
407
407
|
time_off?: Record<string, unknown> | undefined;
|
|
408
408
|
}>, import("zod").ZodObject<{
|
|
409
409
|
operation: import("zod").ZodLiteral<"list_time_off">;
|
|
@@ -411,41 +411,41 @@ 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
|
-
error: string;
|
|
415
|
-
success: boolean;
|
|
416
414
|
operation: "list_time_off";
|
|
415
|
+
success: boolean;
|
|
416
|
+
error: string;
|
|
417
417
|
requests?: Record<string, unknown>[] | undefined;
|
|
418
418
|
}, {
|
|
419
|
-
error: string;
|
|
420
|
-
success: boolean;
|
|
421
419
|
operation: "list_time_off";
|
|
420
|
+
success: boolean;
|
|
421
|
+
error: string;
|
|
422
422
|
requests?: Record<string, unknown>[] | undefined;
|
|
423
423
|
}>, import("zod").ZodObject<{
|
|
424
424
|
operation: import("zod").ZodLiteral<"cancel_time_off">;
|
|
425
425
|
success: import("zod").ZodBoolean;
|
|
426
426
|
error: import("zod").ZodString;
|
|
427
427
|
}, "strip", import("zod").ZodTypeAny, {
|
|
428
|
-
error: string;
|
|
429
|
-
success: boolean;
|
|
430
428
|
operation: "cancel_time_off";
|
|
431
|
-
}, {
|
|
432
|
-
error: string;
|
|
433
429
|
success: boolean;
|
|
430
|
+
error: string;
|
|
431
|
+
}, {
|
|
434
432
|
operation: "cancel_time_off";
|
|
433
|
+
success: boolean;
|
|
434
|
+
error: string;
|
|
435
435
|
}>, import("zod").ZodObject<{
|
|
436
436
|
operation: import("zod").ZodLiteral<"list_queues">;
|
|
437
437
|
success: import("zod").ZodBoolean;
|
|
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
|
-
error: string;
|
|
442
|
-
success: boolean;
|
|
443
441
|
operation: "list_queues";
|
|
442
|
+
success: boolean;
|
|
443
|
+
error: string;
|
|
444
444
|
queues?: Record<string, unknown>[] | undefined;
|
|
445
445
|
}, {
|
|
446
|
-
error: string;
|
|
447
|
-
success: boolean;
|
|
448
446
|
operation: "list_queues";
|
|
447
|
+
success: boolean;
|
|
448
|
+
error: string;
|
|
449
449
|
queues?: Record<string, unknown>[] | undefined;
|
|
450
450
|
}>, import("zod").ZodObject<{
|
|
451
451
|
operation: import("zod").ZodLiteral<"list_teams">;
|
|
@@ -453,14 +453,14 @@ 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
|
-
error: string;
|
|
457
|
-
success: boolean;
|
|
458
456
|
operation: "list_teams";
|
|
457
|
+
success: boolean;
|
|
458
|
+
error: string;
|
|
459
459
|
teams?: Record<string, unknown>[] | undefined;
|
|
460
460
|
}, {
|
|
461
|
-
error: string;
|
|
462
|
-
success: boolean;
|
|
463
461
|
operation: "list_teams";
|
|
462
|
+
success: boolean;
|
|
463
|
+
error: string;
|
|
464
464
|
teams?: Record<string, unknown>[] | undefined;
|
|
465
465
|
}>]>;
|
|
466
466
|
static readonly shortDescription = "Workforce management platform for scheduling, time off, and agent management";
|
|
@@ -24,11 +24,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
24
24
|
credentials?: Record<string, string> | undefined;
|
|
25
25
|
search?: string | undefined;
|
|
26
26
|
channel?: string | undefined;
|
|
27
|
-
limit?: number | undefined;
|
|
28
|
-
offset?: number | undefined;
|
|
29
27
|
team?: string | undefined;
|
|
30
28
|
site?: string | undefined;
|
|
31
29
|
queue?: string | undefined;
|
|
30
|
+
limit?: number | undefined;
|
|
31
|
+
offset?: number | undefined;
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
operation: z.ZodLiteral<"get_person">;
|
|
34
34
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -60,27 +60,27 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
60
60
|
first_name: string;
|
|
61
61
|
last_name: string;
|
|
62
62
|
staffable: boolean;
|
|
63
|
-
credentials?: Record<string, string> | undefined;
|
|
64
63
|
email?: string | undefined;
|
|
65
|
-
|
|
66
|
-
teams?: string[] | undefined;
|
|
67
|
-
timezone?: string | undefined;
|
|
64
|
+
credentials?: Record<string, string> | undefined;
|
|
68
65
|
site?: string | undefined;
|
|
69
66
|
imported_id?: string | undefined;
|
|
67
|
+
channels?: string[] | undefined;
|
|
68
|
+
teams?: string[] | undefined;
|
|
70
69
|
queues?: string[] | undefined;
|
|
70
|
+
timezone?: string | undefined;
|
|
71
71
|
roles?: string[] | undefined;
|
|
72
72
|
}, {
|
|
73
73
|
operation: "create_person";
|
|
74
74
|
first_name: string;
|
|
75
75
|
last_name: string;
|
|
76
|
-
credentials?: Record<string, string> | undefined;
|
|
77
76
|
email?: string | undefined;
|
|
78
|
-
|
|
79
|
-
teams?: string[] | undefined;
|
|
80
|
-
timezone?: string | undefined;
|
|
77
|
+
credentials?: Record<string, string> | undefined;
|
|
81
78
|
site?: string | undefined;
|
|
82
79
|
imported_id?: string | undefined;
|
|
80
|
+
channels?: string[] | undefined;
|
|
81
|
+
teams?: string[] | undefined;
|
|
83
82
|
queues?: string[] | undefined;
|
|
83
|
+
timezone?: string | undefined;
|
|
84
84
|
roles?: string[] | undefined;
|
|
85
85
|
staffable?: boolean | undefined;
|
|
86
86
|
}>, z.ZodObject<{
|
|
@@ -99,28 +99,28 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
99
99
|
}, "strip", z.ZodTypeAny, {
|
|
100
100
|
operation: "update_person";
|
|
101
101
|
person_id: string;
|
|
102
|
-
credentials?: Record<string, string> | undefined;
|
|
103
102
|
email?: string | undefined;
|
|
103
|
+
credentials?: Record<string, string> | undefined;
|
|
104
|
+
site?: string | undefined;
|
|
104
105
|
first_name?: string | undefined;
|
|
105
106
|
last_name?: string | undefined;
|
|
106
107
|
channels?: string[] | undefined;
|
|
107
108
|
teams?: string[] | undefined;
|
|
108
|
-
timezone?: string | undefined;
|
|
109
|
-
site?: string | undefined;
|
|
110
109
|
queues?: string[] | undefined;
|
|
110
|
+
timezone?: string | undefined;
|
|
111
111
|
staffable?: boolean | undefined;
|
|
112
112
|
}, {
|
|
113
113
|
operation: "update_person";
|
|
114
114
|
person_id: string;
|
|
115
|
-
credentials?: Record<string, string> | undefined;
|
|
116
115
|
email?: string | undefined;
|
|
116
|
+
credentials?: Record<string, string> | undefined;
|
|
117
|
+
site?: string | undefined;
|
|
117
118
|
first_name?: string | undefined;
|
|
118
119
|
last_name?: string | undefined;
|
|
119
120
|
channels?: string[] | undefined;
|
|
120
121
|
teams?: string[] | undefined;
|
|
121
|
-
timezone?: string | undefined;
|
|
122
|
-
site?: string | undefined;
|
|
123
122
|
queues?: string[] | undefined;
|
|
123
|
+
timezone?: string | undefined;
|
|
124
124
|
staffable?: boolean | undefined;
|
|
125
125
|
}>, z.ZodObject<{
|
|
126
126
|
operation: z.ZodLiteral<"list_activities">;
|
|
@@ -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;
|
|
162
161
|
start_time: number;
|
|
163
162
|
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;
|
|
172
171
|
start_time: number;
|
|
173
172
|
end_time: number;
|
|
173
|
+
agent_id: string;
|
|
174
174
|
type_id: string;
|
|
175
175
|
description?: string | undefined;
|
|
176
176
|
credentials?: Record<string, string> | undefined;
|
|
@@ -204,23 +204,23 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
204
204
|
status: z.ZodDefault<z.ZodOptional<z.ZodEnum<["approved", "pending"]>>>;
|
|
205
205
|
notes: z.ZodOptional<z.ZodString>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
status: "
|
|
207
|
+
status: "approved" | "pending";
|
|
208
208
|
operation: "create_time_off";
|
|
209
|
-
agent_id: string;
|
|
210
209
|
start_time: number;
|
|
211
210
|
end_time: number;
|
|
211
|
+
agent_id: string;
|
|
212
212
|
credentials?: Record<string, string> | undefined;
|
|
213
|
-
notes?: string | undefined;
|
|
214
213
|
type_id?: string | undefined;
|
|
214
|
+
notes?: string | undefined;
|
|
215
215
|
}, {
|
|
216
216
|
operation: "create_time_off";
|
|
217
|
-
agent_id: string;
|
|
218
217
|
start_time: number;
|
|
219
218
|
end_time: number;
|
|
220
|
-
|
|
219
|
+
agent_id: string;
|
|
220
|
+
status?: "approved" | "pending" | undefined;
|
|
221
221
|
credentials?: Record<string, string> | undefined;
|
|
222
|
-
notes?: string | undefined;
|
|
223
222
|
type_id?: string | undefined;
|
|
223
|
+
notes?: string | undefined;
|
|
224
224
|
}>, z.ZodObject<{
|
|
225
225
|
agent_ids: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
226
226
|
status: z.ZodOptional<z.ZodEnum<["approved", "pending", "denied", "cancelled"]>>;
|
|
@@ -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?: "approved" | "pending" | "denied" | "cancelled" | 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?: "approved" | "pending" | "denied" | "cancelled" | undefined;
|
|
241
241
|
credentials?: Record<string, string> | undefined;
|
|
242
242
|
limit?: number | undefined;
|
|
243
243
|
offset?: number | undefined;
|