@bubblelab/bubble-core 0.1.212 → 0.1.213

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.
Files changed (95) hide show
  1. package/dist/bubble-bundle.d.ts +150 -150
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +192 -25
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
  11. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
  12. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/attio/attio.d.ts +66 -66
  14. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +2 -2
  15. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  18. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +284 -284
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
  26. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  27. package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
  28. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  29. package/dist/bubbles/service-bubble/google-drive.d.ts +146 -146
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  37. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +31 -31
  38. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  39. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
  40. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  41. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  42. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  43. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  44. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  45. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  46. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
  47. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  48. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  49. package/dist/bubbles/service-bubble/slack/slack.d.ts +224 -224
  50. package/dist/bubbles/service-bubble/storage.d.ts +88 -88
  51. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  52. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
  53. package/dist/bubbles/service-bubble/telegram.d.ts +120 -120
  54. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +28 -28
  55. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +5 -5
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  60. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  62. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  67. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +345 -345
  69. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  78. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +132 -132
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  86. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +58 -58
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +12 -12
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. 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;
@@ -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,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
- email?: string | undefined;
112
111
  credentials?: Record<string, string> | undefined;
112
+ email?: 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
- email?: string | undefined;
125
124
  credentials?: Record<string, string> | undefined;
125
+ email?: 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
- operation: "create_time_off";
217
216
  status: "pending" | "approved";
217
+ operation: "create_time_off";
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
- operation: "list_people";
293
- success: boolean;
294
292
  error: string;
293
+ success: boolean;
294
+ operation: "list_people";
295
295
  people?: Record<string, unknown>[] | undefined;
296
296
  total?: number | undefined;
297
297
  }, {
298
- operation: "list_people";
299
- success: boolean;
300
298
  error: string;
299
+ success: boolean;
300
+ operation: "list_people";
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
- operation: "get_person";
310
- success: boolean;
311
309
  error: string;
310
+ success: boolean;
311
+ operation: "get_person";
312
312
  person?: Record<string, unknown> | undefined;
313
313
  }, {
314
- operation: "get_person";
315
- success: boolean;
316
314
  error: string;
315
+ success: boolean;
316
+ operation: "get_person";
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
- operation: "create_person";
325
- success: boolean;
326
324
  error: string;
325
+ success: boolean;
326
+ operation: "create_person";
327
327
  person?: Record<string, unknown> | undefined;
328
328
  }, {
329
- operation: "create_person";
330
- success: boolean;
331
329
  error: string;
330
+ success: boolean;
331
+ operation: "create_person";
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
- operation: "update_person";
340
- success: boolean;
341
339
  error: string;
340
+ success: boolean;
341
+ operation: "update_person";
342
342
  person?: Record<string, unknown> | undefined;
343
343
  }, {
344
- operation: "update_person";
345
- success: boolean;
346
344
  error: string;
345
+ success: boolean;
346
+ operation: "update_person";
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
- operation: "list_activities";
356
- success: boolean;
357
355
  error: string;
356
+ success: boolean;
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
- operation: "list_activities";
362
- success: boolean;
363
361
  error: string;
362
+ success: boolean;
363
+ operation: "list_activities";
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
- operation: "create_activity";
373
- success: boolean;
374
372
  error: string;
373
+ success: boolean;
374
+ operation: "create_activity";
375
375
  activity?: Record<string, unknown> | undefined;
376
376
  }, {
377
- operation: "create_activity";
378
- success: boolean;
379
377
  error: string;
378
+ success: boolean;
379
+ operation: "create_activity";
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
- operation: "delete_activities";
387
- success: boolean;
388
386
  error: string;
389
- }, {
390
- operation: "delete_activities";
391
387
  success: boolean;
388
+ operation: "delete_activities";
389
+ }, {
392
390
  error: string;
391
+ success: boolean;
392
+ operation: "delete_activities";
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
- operation: "create_time_off";
400
- success: boolean;
401
399
  error: string;
400
+ success: boolean;
401
+ operation: "create_time_off";
402
402
  time_off?: Record<string, unknown> | undefined;
403
403
  }, {
404
- operation: "create_time_off";
405
- success: boolean;
406
404
  error: string;
405
+ success: boolean;
406
+ operation: "create_time_off";
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
- operation: "list_time_off";
415
- success: boolean;
416
414
  error: string;
415
+ success: boolean;
416
+ operation: "list_time_off";
417
417
  requests?: Record<string, unknown>[] | undefined;
418
418
  }, {
419
- operation: "list_time_off";
420
- success: boolean;
421
419
  error: string;
420
+ success: boolean;
421
+ operation: "list_time_off";
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
- operation: "cancel_time_off";
429
- success: boolean;
430
428
  error: string;
431
- }, {
432
- operation: "cancel_time_off";
433
429
  success: boolean;
430
+ operation: "cancel_time_off";
431
+ }, {
434
432
  error: string;
433
+ success: boolean;
434
+ operation: "cancel_time_off";
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
- operation: "list_queues";
442
- success: boolean;
443
441
  error: string;
442
+ success: boolean;
443
+ operation: "list_queues";
444
444
  queues?: Record<string, unknown>[] | undefined;
445
445
  }, {
446
- operation: "list_queues";
447
- success: boolean;
448
446
  error: string;
447
+ success: boolean;
448
+ operation: "list_queues";
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
- operation: "list_teams";
457
- success: boolean;
458
456
  error: string;
457
+ success: boolean;
458
+ operation: "list_teams";
459
459
  teams?: Record<string, unknown>[] | undefined;
460
460
  }, {
461
- operation: "list_teams";
462
- success: boolean;
463
461
  error: string;
462
+ success: boolean;
463
+ operation: "list_teams";
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;
27
29
  team?: string | undefined;
28
30
  site?: string | undefined;
29
31
  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>>;
@@ -62,12 +62,12 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
62
62
  staffable: boolean;
63
63
  email?: string | undefined;
64
64
  credentials?: Record<string, string> | undefined;
65
- site?: string | undefined;
66
- imported_id?: string | undefined;
67
65
  channels?: string[] | undefined;
68
66
  teams?: string[] | undefined;
69
- queues?: string[] | undefined;
70
67
  timezone?: string | undefined;
68
+ site?: string | undefined;
69
+ imported_id?: string | undefined;
70
+ queues?: string[] | undefined;
71
71
  roles?: string[] | undefined;
72
72
  }, {
73
73
  operation: "create_person";
@@ -75,12 +75,12 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
75
75
  last_name: string;
76
76
  email?: string | undefined;
77
77
  credentials?: Record<string, string> | undefined;
78
- site?: string | undefined;
79
- imported_id?: string | undefined;
80
78
  channels?: string[] | undefined;
81
79
  teams?: string[] | undefined;
82
- queues?: string[] | undefined;
83
80
  timezone?: string | undefined;
81
+ site?: string | undefined;
82
+ imported_id?: string | undefined;
83
+ queues?: string[] | undefined;
84
84
  roles?: string[] | undefined;
85
85
  staffable?: boolean | undefined;
86
86
  }>, z.ZodObject<{
@@ -101,26 +101,26 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
101
101
  person_id: string;
102
102
  email?: string | undefined;
103
103
  credentials?: Record<string, string> | undefined;
104
- site?: string | undefined;
104
+ channels?: string[] | undefined;
105
105
  first_name?: string | undefined;
106
106
  last_name?: string | undefined;
107
- channels?: string[] | undefined;
108
107
  teams?: string[] | undefined;
109
- queues?: string[] | undefined;
110
108
  timezone?: string | undefined;
109
+ site?: string | undefined;
110
+ queues?: string[] | undefined;
111
111
  staffable?: boolean | undefined;
112
112
  }, {
113
113
  operation: "update_person";
114
114
  person_id: string;
115
115
  email?: string | undefined;
116
116
  credentials?: Record<string, string> | undefined;
117
- site?: string | undefined;
117
+ channels?: string[] | undefined;
118
118
  first_name?: string | undefined;
119
119
  last_name?: string | undefined;
120
- channels?: string[] | undefined;
121
120
  teams?: string[] | undefined;
122
- queues?: string[] | undefined;
123
121
  timezone?: string | undefined;
122
+ site?: string | undefined;
123
+ queues?: 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;
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;
@@ -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: "approved" | "pending";
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
- type_id?: string | undefined;
214
213
  notes?: string | undefined;
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
- status?: "approved" | "pending" | undefined;
220
+ status?: "pending" | "approved" | undefined;
221
221
  credentials?: Record<string, string> | undefined;
222
- type_id?: string | undefined;
223
222
  notes?: string | undefined;
223
+ type_id?: 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?: "approved" | "pending" | "denied" | "cancelled" | undefined;
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?: "approved" | "pending" | "denied" | "cancelled" | undefined;
240
+ status?: "pending" | "cancelled" | "denied" | "approved" | undefined;
241
241
  credentials?: Record<string, string> | undefined;
242
242
  limit?: number | undefined;
243
243
  offset?: number | undefined;