@bubblelab/bubble-core 0.1.246 → 0.1.248

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +112 -112
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +6 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  8. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +132 -132
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2033 -76
  21. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
  22. package/dist/bubbles/service-bubble/ashby/ashby.js +284 -4
  23. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  24. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2602 -351
  25. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +475 -0
  27. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -1
  28. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
  29. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  31. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  32. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  33. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  34. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
  37. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  39. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +2 -2
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  48. package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
  49. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  50. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  51. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
  52. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  53. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/slack/slack.d.ts +388 -388
  55. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  56. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  57. package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
  58. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
  59. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +870 -20
  60. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts.map +1 -1
  61. package/dist/bubbles/service-bubble/zendesk/zendesk.js +156 -0
  62. package/dist/bubbles/service-bubble/zendesk/zendesk.js.map +1 -1
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +862 -20
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts.map +1 -1
  65. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.js +261 -0
  66. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  68. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +8 -8
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
  73. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  80. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  81. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  82. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  83. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
  84. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  85. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +34 -34
  86. package/dist/bubbles.json +5400 -2152
  87. package/package.json +2 -2
@@ -89,8 +89,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
89
89
  subject: string;
90
90
  type?: "question" | "task" | "problem" | "incident" | undefined;
91
91
  credentials?: Partial<Record<CredentialType, string>> | undefined;
92
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
93
92
  tags?: string[] | undefined;
93
+ priority?: "low" | "high" | "urgent" | "normal" | undefined;
94
94
  custom_fields?: {
95
95
  value: string | number | boolean | string[] | null;
96
96
  id: number;
@@ -104,8 +104,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
104
104
  subject: string;
105
105
  type?: "question" | "task" | "problem" | "incident" | undefined;
106
106
  credentials?: Partial<Record<CredentialType, string>> | undefined;
107
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
108
107
  tags?: string[] | undefined;
108
+ priority?: "low" | "high" | "urgent" | "normal" | undefined;
109
109
  custom_fields?: {
110
110
  value: string | number | boolean | string[] | null;
111
111
  id: number;
@@ -139,8 +139,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
139
139
  ticket_id: string;
140
140
  status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
141
141
  credentials?: Partial<Record<CredentialType, string>> | undefined;
142
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
143
142
  tags?: string[] | undefined;
143
+ priority?: "low" | "high" | "urgent" | "normal" | undefined;
144
144
  comment?: string | undefined;
145
145
  custom_fields?: {
146
146
  value: string | number | boolean | string[] | null;
@@ -152,8 +152,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
152
152
  ticket_id: string;
153
153
  status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
154
154
  credentials?: Partial<Record<CredentialType, string>> | undefined;
155
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
156
155
  tags?: string[] | undefined;
156
+ priority?: "low" | "high" | "urgent" | "normal" | undefined;
157
157
  public?: boolean | undefined;
158
158
  comment?: string | undefined;
159
159
  custom_fields?: {
@@ -380,6 +380,214 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
380
380
  operation: "delete_ticket_field";
381
381
  ticket_field_id: string;
382
382
  credentials?: Partial<Record<CredentialType, string>> | undefined;
383
+ }>, import("zod").ZodObject<{
384
+ operation: import("zod").ZodLiteral<"list_macros">;
385
+ active: import("zod").ZodOptional<import("zod").ZodBoolean>;
386
+ category: import("zod").ZodOptional<import("zod").ZodString>;
387
+ include: import("zod").ZodOptional<import("zod").ZodEnum<["usage_7d", "usage_24h", "usage_30d"]>>;
388
+ page: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
389
+ per_page: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
390
+ credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
391
+ }, "strip", import("zod").ZodTypeAny, {
392
+ operation: "list_macros";
393
+ page: number;
394
+ per_page: number;
395
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
396
+ include?: "usage_7d" | "usage_24h" | "usage_30d" | undefined;
397
+ category?: string | undefined;
398
+ active?: boolean | undefined;
399
+ }, {
400
+ operation: "list_macros";
401
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
402
+ include?: "usage_7d" | "usage_24h" | "usage_30d" | undefined;
403
+ page?: number | undefined;
404
+ category?: string | undefined;
405
+ per_page?: number | undefined;
406
+ active?: boolean | undefined;
407
+ }>, import("zod").ZodObject<{
408
+ operation: import("zod").ZodLiteral<"get_macro">;
409
+ macro_id: import("zod").ZodString;
410
+ credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
411
+ }, "strip", import("zod").ZodTypeAny, {
412
+ operation: "get_macro";
413
+ macro_id: string;
414
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
415
+ }, {
416
+ operation: "get_macro";
417
+ macro_id: string;
418
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
419
+ }>, import("zod").ZodObject<{
420
+ operation: import("zod").ZodLiteral<"apply_macro">;
421
+ ticket_id: import("zod").ZodString;
422
+ macro_id: import("zod").ZodString;
423
+ credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
424
+ }, "strip", import("zod").ZodTypeAny, {
425
+ operation: "apply_macro";
426
+ ticket_id: string;
427
+ macro_id: string;
428
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
429
+ }, {
430
+ operation: "apply_macro";
431
+ ticket_id: string;
432
+ macro_id: string;
433
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
434
+ }>, import("zod").ZodObject<{
435
+ operation: import("zod").ZodLiteral<"create_macro">;
436
+ title: import("zod").ZodString;
437
+ actions: import("zod").ZodArray<import("zod").ZodObject<{
438
+ field: import("zod").ZodString;
439
+ value: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean, import("zod").ZodArray<import("zod").ZodString, "many">, import("zod").ZodNull]>;
440
+ }, "strip", import("zod").ZodTypeAny, {
441
+ value: string | number | boolean | string[] | null;
442
+ field: string;
443
+ }, {
444
+ value: string | number | boolean | string[] | null;
445
+ field: string;
446
+ }>, "many">;
447
+ active: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
448
+ description: import("zod").ZodOptional<import("zod").ZodString>;
449
+ restriction: import("zod").ZodOptional<import("zod").ZodObject<{
450
+ type: import("zod").ZodString;
451
+ id: import("zod").ZodOptional<import("zod").ZodNumber>;
452
+ ids: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodNumber, "many">>;
453
+ }, "strip", import("zod").ZodTypeAny, {
454
+ type: string;
455
+ id?: number | undefined;
456
+ ids?: number[] | undefined;
457
+ }, {
458
+ type: string;
459
+ id?: number | undefined;
460
+ ids?: number[] | undefined;
461
+ }>>;
462
+ credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
463
+ }, "strip", import("zod").ZodTypeAny, {
464
+ title: string;
465
+ operation: "create_macro";
466
+ actions: {
467
+ value: string | number | boolean | string[] | null;
468
+ field: string;
469
+ }[];
470
+ active: boolean;
471
+ description?: string | undefined;
472
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
473
+ restriction?: {
474
+ type: string;
475
+ id?: number | undefined;
476
+ ids?: number[] | undefined;
477
+ } | undefined;
478
+ }, {
479
+ title: string;
480
+ operation: "create_macro";
481
+ actions: {
482
+ value: string | number | boolean | string[] | null;
483
+ field: string;
484
+ }[];
485
+ description?: string | undefined;
486
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
487
+ active?: boolean | undefined;
488
+ restriction?: {
489
+ type: string;
490
+ id?: number | undefined;
491
+ ids?: number[] | undefined;
492
+ } | undefined;
493
+ }>, import("zod").ZodObject<{
494
+ operation: import("zod").ZodLiteral<"update_macro">;
495
+ macro_id: import("zod").ZodString;
496
+ title: import("zod").ZodOptional<import("zod").ZodString>;
497
+ actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
498
+ field: import("zod").ZodString;
499
+ value: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean, import("zod").ZodArray<import("zod").ZodString, "many">, import("zod").ZodNull]>;
500
+ }, "strip", import("zod").ZodTypeAny, {
501
+ value: string | number | boolean | string[] | null;
502
+ field: string;
503
+ }, {
504
+ value: string | number | boolean | string[] | null;
505
+ field: string;
506
+ }>, "many">>;
507
+ active: import("zod").ZodOptional<import("zod").ZodBoolean>;
508
+ description: import("zod").ZodOptional<import("zod").ZodString>;
509
+ restriction: import("zod").ZodOptional<import("zod").ZodObject<{
510
+ type: import("zod").ZodString;
511
+ id: import("zod").ZodOptional<import("zod").ZodNumber>;
512
+ ids: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodNumber, "many">>;
513
+ }, "strip", import("zod").ZodTypeAny, {
514
+ type: string;
515
+ id?: number | undefined;
516
+ ids?: number[] | undefined;
517
+ }, {
518
+ type: string;
519
+ id?: number | undefined;
520
+ ids?: number[] | undefined;
521
+ }>>;
522
+ credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
523
+ }, "strip", import("zod").ZodTypeAny, {
524
+ operation: "update_macro";
525
+ macro_id: string;
526
+ description?: string | undefined;
527
+ title?: string | undefined;
528
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
529
+ actions?: {
530
+ value: string | number | boolean | string[] | null;
531
+ field: string;
532
+ }[] | undefined;
533
+ active?: boolean | undefined;
534
+ restriction?: {
535
+ type: string;
536
+ id?: number | undefined;
537
+ ids?: number[] | undefined;
538
+ } | undefined;
539
+ }, {
540
+ operation: "update_macro";
541
+ macro_id: string;
542
+ description?: string | undefined;
543
+ title?: string | undefined;
544
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
545
+ actions?: {
546
+ value: string | number | boolean | string[] | null;
547
+ field: string;
548
+ }[] | undefined;
549
+ active?: boolean | undefined;
550
+ restriction?: {
551
+ type: string;
552
+ id?: number | undefined;
553
+ ids?: number[] | undefined;
554
+ } | undefined;
555
+ }>, import("zod").ZodObject<{
556
+ operation: import("zod").ZodLiteral<"delete_macro">;
557
+ macro_id: import("zod").ZodString;
558
+ credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
559
+ }, "strip", import("zod").ZodTypeAny, {
560
+ operation: "delete_macro";
561
+ macro_id: string;
562
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
563
+ }, {
564
+ operation: "delete_macro";
565
+ macro_id: string;
566
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
567
+ }>, import("zod").ZodObject<{
568
+ operation: import("zod").ZodLiteral<"search_macros">;
569
+ query: import("zod").ZodString;
570
+ active: import("zod").ZodOptional<import("zod").ZodBoolean>;
571
+ include: import("zod").ZodOptional<import("zod").ZodEnum<["usage_7d", "usage_24h", "usage_30d"]>>;
572
+ page: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
573
+ per_page: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
574
+ credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
575
+ }, "strip", import("zod").ZodTypeAny, {
576
+ query: string;
577
+ operation: "search_macros";
578
+ page: number;
579
+ per_page: number;
580
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
581
+ include?: "usage_7d" | "usage_24h" | "usage_30d" | undefined;
582
+ active?: boolean | undefined;
583
+ }, {
584
+ query: string;
585
+ operation: "search_macros";
586
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
587
+ include?: "usage_7d" | "usage_24h" | "usage_30d" | undefined;
588
+ page?: number | undefined;
589
+ per_page?: number | undefined;
590
+ active?: boolean | undefined;
383
591
  }>]>;
384
592
  static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
385
593
  operation: import("zod").ZodLiteral<"list_tickets">;
@@ -412,8 +620,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
412
620
  type?: string | null | undefined;
413
621
  description?: string | undefined;
414
622
  status?: string | undefined;
415
- priority?: string | null | undefined;
416
623
  tags?: string[] | undefined;
624
+ priority?: string | null | undefined;
417
625
  subject?: string | undefined;
418
626
  created_at?: string | undefined;
419
627
  updated_at?: string | undefined;
@@ -429,8 +637,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
429
637
  type?: string | null | undefined;
430
638
  description?: string | undefined;
431
639
  status?: string | undefined;
432
- priority?: string | null | undefined;
433
640
  tags?: string[] | undefined;
641
+ priority?: string | null | undefined;
434
642
  subject?: string | undefined;
435
643
  created_at?: string | undefined;
436
644
  updated_at?: string | undefined;
@@ -455,8 +663,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
455
663
  type?: string | null | undefined;
456
664
  description?: string | undefined;
457
665
  status?: string | undefined;
458
- priority?: string | null | undefined;
459
666
  tags?: string[] | undefined;
667
+ priority?: string | null | undefined;
460
668
  subject?: string | undefined;
461
669
  created_at?: string | undefined;
462
670
  updated_at?: string | undefined;
@@ -479,8 +687,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
479
687
  type?: string | null | undefined;
480
688
  description?: string | undefined;
481
689
  status?: string | undefined;
482
- priority?: string | null | undefined;
483
690
  tags?: string[] | undefined;
691
+ priority?: string | null | undefined;
484
692
  subject?: string | undefined;
485
693
  created_at?: string | undefined;
486
694
  updated_at?: string | undefined;
@@ -524,8 +732,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
524
732
  type?: string | null | undefined;
525
733
  description?: string | undefined;
526
734
  status?: string | undefined;
527
- priority?: string | null | undefined;
528
735
  tags?: string[] | undefined;
736
+ priority?: string | null | undefined;
529
737
  subject?: string | undefined;
530
738
  created_at?: string | undefined;
531
739
  updated_at?: string | undefined;
@@ -541,8 +749,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
541
749
  type?: string | null | undefined;
542
750
  description?: string | undefined;
543
751
  status?: string | undefined;
544
- priority?: string | null | undefined;
545
752
  tags?: string[] | undefined;
753
+ priority?: string | null | undefined;
546
754
  subject?: string | undefined;
547
755
  created_at?: string | undefined;
548
756
  updated_at?: string | undefined;
@@ -564,8 +772,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
564
772
  type?: string | null | undefined;
565
773
  description?: string | undefined;
566
774
  status?: string | undefined;
567
- priority?: string | null | undefined;
568
775
  tags?: string[] | undefined;
776
+ priority?: string | null | undefined;
569
777
  subject?: string | undefined;
570
778
  created_at?: string | undefined;
571
779
  updated_at?: string | undefined;
@@ -586,8 +794,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
586
794
  type?: string | null | undefined;
587
795
  description?: string | undefined;
588
796
  status?: string | undefined;
589
- priority?: string | null | undefined;
590
797
  tags?: string[] | undefined;
798
+ priority?: string | null | undefined;
591
799
  subject?: string | undefined;
592
800
  created_at?: string | undefined;
593
801
  updated_at?: string | undefined;
@@ -630,8 +838,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
630
838
  type?: string | null | undefined;
631
839
  description?: string | undefined;
632
840
  status?: string | undefined;
633
- priority?: string | null | undefined;
634
841
  tags?: string[] | undefined;
842
+ priority?: string | null | undefined;
635
843
  subject?: string | undefined;
636
844
  created_at?: string | undefined;
637
845
  updated_at?: string | undefined;
@@ -647,8 +855,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
647
855
  type?: string | null | undefined;
648
856
  description?: string | undefined;
649
857
  status?: string | undefined;
650
- priority?: string | null | undefined;
651
858
  tags?: string[] | undefined;
859
+ priority?: string | null | undefined;
652
860
  subject?: string | undefined;
653
861
  created_at?: string | undefined;
654
862
  updated_at?: string | undefined;
@@ -670,8 +878,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
670
878
  type?: string | null | undefined;
671
879
  description?: string | undefined;
672
880
  status?: string | undefined;
673
- priority?: string | null | undefined;
674
881
  tags?: string[] | undefined;
882
+ priority?: string | null | undefined;
675
883
  subject?: string | undefined;
676
884
  created_at?: string | undefined;
677
885
  updated_at?: string | undefined;
@@ -692,8 +900,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
692
900
  type?: string | null | undefined;
693
901
  description?: string | undefined;
694
902
  status?: string | undefined;
695
- priority?: string | null | undefined;
696
903
  tags?: string[] | undefined;
904
+ priority?: string | null | undefined;
697
905
  subject?: string | undefined;
698
906
  created_at?: string | undefined;
699
907
  updated_at?: string | undefined;
@@ -736,8 +944,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
736
944
  type?: string | null | undefined;
737
945
  description?: string | undefined;
738
946
  status?: string | undefined;
739
- priority?: string | null | undefined;
740
947
  tags?: string[] | undefined;
948
+ priority?: string | null | undefined;
741
949
  subject?: string | undefined;
742
950
  created_at?: string | undefined;
743
951
  updated_at?: string | undefined;
@@ -753,8 +961,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
753
961
  type?: string | null | undefined;
754
962
  description?: string | undefined;
755
963
  status?: string | undefined;
756
- priority?: string | null | undefined;
757
964
  tags?: string[] | undefined;
965
+ priority?: string | null | undefined;
758
966
  subject?: string | undefined;
759
967
  created_at?: string | undefined;
760
968
  updated_at?: string | undefined;
@@ -776,8 +984,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
776
984
  type?: string | null | undefined;
777
985
  description?: string | undefined;
778
986
  status?: string | undefined;
779
- priority?: string | null | undefined;
780
987
  tags?: string[] | undefined;
988
+ priority?: string | null | undefined;
781
989
  subject?: string | undefined;
782
990
  created_at?: string | undefined;
783
991
  updated_at?: string | undefined;
@@ -798,8 +1006,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
798
1006
  type?: string | null | undefined;
799
1007
  description?: string | undefined;
800
1008
  status?: string | undefined;
801
- priority?: string | null | undefined;
802
1009
  tags?: string[] | undefined;
1010
+ priority?: string | null | undefined;
803
1011
  subject?: string | undefined;
804
1012
  created_at?: string | undefined;
805
1013
  updated_at?: string | undefined;
@@ -1395,6 +1603,640 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
1395
1603
  section_id?: number | undefined;
1396
1604
  author_id?: number | undefined;
1397
1605
  } | undefined;
1606
+ }>, import("zod").ZodObject<{
1607
+ operation: import("zod").ZodLiteral<"list_macros">;
1608
+ success: import("zod").ZodBoolean;
1609
+ macros: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1610
+ id: import("zod").ZodNumber;
1611
+ title: import("zod").ZodOptional<import("zod").ZodString>;
1612
+ description: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
1613
+ active: import("zod").ZodOptional<import("zod").ZodBoolean>;
1614
+ actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1615
+ field: import("zod").ZodString;
1616
+ value: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean, import("zod").ZodArray<import("zod").ZodString, "many">, import("zod").ZodNull]>>;
1617
+ }, "strip", import("zod").ZodTypeAny, {
1618
+ value: string | number | boolean | string[] | null;
1619
+ field: string;
1620
+ }, {
1621
+ value: string | number | boolean | string[] | null;
1622
+ field: string;
1623
+ }>, "many">>;
1624
+ restriction: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
1625
+ type: import("zod").ZodOptional<import("zod").ZodString>;
1626
+ id: import("zod").ZodOptional<import("zod").ZodNumber>;
1627
+ ids: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodNumber, "many">>;
1628
+ }, "strip", import("zod").ZodTypeAny, {
1629
+ type?: string | undefined;
1630
+ id?: number | undefined;
1631
+ ids?: number[] | undefined;
1632
+ }, {
1633
+ type?: string | undefined;
1634
+ id?: number | undefined;
1635
+ ids?: number[] | undefined;
1636
+ }>>>;
1637
+ created_at: import("zod").ZodOptional<import("zod").ZodString>;
1638
+ updated_at: import("zod").ZodOptional<import("zod").ZodString>;
1639
+ }, "strip", import("zod").ZodTypeAny, {
1640
+ id: number;
1641
+ description?: string | null | undefined;
1642
+ title?: string | undefined;
1643
+ created_at?: string | undefined;
1644
+ actions?: {
1645
+ value: string | number | boolean | string[] | null;
1646
+ field: string;
1647
+ }[] | undefined;
1648
+ updated_at?: string | undefined;
1649
+ active?: boolean | undefined;
1650
+ restriction?: {
1651
+ type?: string | undefined;
1652
+ id?: number | undefined;
1653
+ ids?: number[] | undefined;
1654
+ } | null | undefined;
1655
+ }, {
1656
+ id: number;
1657
+ description?: string | null | undefined;
1658
+ title?: string | undefined;
1659
+ created_at?: string | undefined;
1660
+ actions?: {
1661
+ value: string | number | boolean | string[] | null;
1662
+ field: string;
1663
+ }[] | undefined;
1664
+ updated_at?: string | undefined;
1665
+ active?: boolean | undefined;
1666
+ restriction?: {
1667
+ type?: string | undefined;
1668
+ id?: number | undefined;
1669
+ ids?: number[] | undefined;
1670
+ } | null | undefined;
1671
+ }>, "many">>;
1672
+ count: import("zod").ZodOptional<import("zod").ZodNumber>;
1673
+ next_page: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
1674
+ error: import("zod").ZodString;
1675
+ }, "strip", import("zod").ZodTypeAny, {
1676
+ error: string;
1677
+ success: boolean;
1678
+ operation: "list_macros";
1679
+ count?: number | undefined;
1680
+ next_page?: string | null | undefined;
1681
+ macros?: {
1682
+ id: number;
1683
+ description?: string | null | undefined;
1684
+ title?: string | undefined;
1685
+ created_at?: string | undefined;
1686
+ actions?: {
1687
+ value: string | number | boolean | string[] | null;
1688
+ field: string;
1689
+ }[] | undefined;
1690
+ updated_at?: string | undefined;
1691
+ active?: boolean | undefined;
1692
+ restriction?: {
1693
+ type?: string | undefined;
1694
+ id?: number | undefined;
1695
+ ids?: number[] | undefined;
1696
+ } | null | undefined;
1697
+ }[] | undefined;
1698
+ }, {
1699
+ error: string;
1700
+ success: boolean;
1701
+ operation: "list_macros";
1702
+ count?: number | undefined;
1703
+ next_page?: string | null | undefined;
1704
+ macros?: {
1705
+ id: number;
1706
+ description?: string | null | undefined;
1707
+ title?: string | undefined;
1708
+ created_at?: string | undefined;
1709
+ actions?: {
1710
+ value: string | number | boolean | string[] | null;
1711
+ field: string;
1712
+ }[] | undefined;
1713
+ updated_at?: string | undefined;
1714
+ active?: boolean | undefined;
1715
+ restriction?: {
1716
+ type?: string | undefined;
1717
+ id?: number | undefined;
1718
+ ids?: number[] | undefined;
1719
+ } | null | undefined;
1720
+ }[] | undefined;
1721
+ }>, import("zod").ZodObject<{
1722
+ operation: import("zod").ZodLiteral<"get_macro">;
1723
+ success: import("zod").ZodBoolean;
1724
+ macro: import("zod").ZodOptional<import("zod").ZodObject<{
1725
+ id: import("zod").ZodNumber;
1726
+ title: import("zod").ZodOptional<import("zod").ZodString>;
1727
+ description: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
1728
+ active: import("zod").ZodOptional<import("zod").ZodBoolean>;
1729
+ actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1730
+ field: import("zod").ZodString;
1731
+ value: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean, import("zod").ZodArray<import("zod").ZodString, "many">, import("zod").ZodNull]>>;
1732
+ }, "strip", import("zod").ZodTypeAny, {
1733
+ value: string | number | boolean | string[] | null;
1734
+ field: string;
1735
+ }, {
1736
+ value: string | number | boolean | string[] | null;
1737
+ field: string;
1738
+ }>, "many">>;
1739
+ restriction: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
1740
+ type: import("zod").ZodOptional<import("zod").ZodString>;
1741
+ id: import("zod").ZodOptional<import("zod").ZodNumber>;
1742
+ ids: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodNumber, "many">>;
1743
+ }, "strip", import("zod").ZodTypeAny, {
1744
+ type?: string | undefined;
1745
+ id?: number | undefined;
1746
+ ids?: number[] | undefined;
1747
+ }, {
1748
+ type?: string | undefined;
1749
+ id?: number | undefined;
1750
+ ids?: number[] | undefined;
1751
+ }>>>;
1752
+ created_at: import("zod").ZodOptional<import("zod").ZodString>;
1753
+ updated_at: import("zod").ZodOptional<import("zod").ZodString>;
1754
+ }, "strip", import("zod").ZodTypeAny, {
1755
+ id: number;
1756
+ description?: string | null | undefined;
1757
+ title?: string | undefined;
1758
+ created_at?: string | undefined;
1759
+ actions?: {
1760
+ value: string | number | boolean | string[] | null;
1761
+ field: string;
1762
+ }[] | undefined;
1763
+ updated_at?: string | undefined;
1764
+ active?: boolean | undefined;
1765
+ restriction?: {
1766
+ type?: string | undefined;
1767
+ id?: number | undefined;
1768
+ ids?: number[] | undefined;
1769
+ } | null | undefined;
1770
+ }, {
1771
+ id: number;
1772
+ description?: string | null | undefined;
1773
+ title?: string | undefined;
1774
+ created_at?: string | undefined;
1775
+ actions?: {
1776
+ value: string | number | boolean | string[] | null;
1777
+ field: string;
1778
+ }[] | undefined;
1779
+ updated_at?: string | undefined;
1780
+ active?: boolean | undefined;
1781
+ restriction?: {
1782
+ type?: string | undefined;
1783
+ id?: number | undefined;
1784
+ ids?: number[] | undefined;
1785
+ } | null | undefined;
1786
+ }>>;
1787
+ error: import("zod").ZodString;
1788
+ }, "strip", import("zod").ZodTypeAny, {
1789
+ error: string;
1790
+ success: boolean;
1791
+ operation: "get_macro";
1792
+ macro?: {
1793
+ id: number;
1794
+ description?: string | null | undefined;
1795
+ title?: string | undefined;
1796
+ created_at?: string | undefined;
1797
+ actions?: {
1798
+ value: string | number | boolean | string[] | null;
1799
+ field: string;
1800
+ }[] | undefined;
1801
+ updated_at?: string | undefined;
1802
+ active?: boolean | undefined;
1803
+ restriction?: {
1804
+ type?: string | undefined;
1805
+ id?: number | undefined;
1806
+ ids?: number[] | undefined;
1807
+ } | null | undefined;
1808
+ } | undefined;
1809
+ }, {
1810
+ error: string;
1811
+ success: boolean;
1812
+ operation: "get_macro";
1813
+ macro?: {
1814
+ id: number;
1815
+ description?: string | null | undefined;
1816
+ title?: string | undefined;
1817
+ created_at?: string | undefined;
1818
+ actions?: {
1819
+ value: string | number | boolean | string[] | null;
1820
+ field: string;
1821
+ }[] | undefined;
1822
+ updated_at?: string | undefined;
1823
+ active?: boolean | undefined;
1824
+ restriction?: {
1825
+ type?: string | undefined;
1826
+ id?: number | undefined;
1827
+ ids?: number[] | undefined;
1828
+ } | null | undefined;
1829
+ } | undefined;
1830
+ }>, import("zod").ZodObject<{
1831
+ operation: import("zod").ZodLiteral<"apply_macro">;
1832
+ success: import("zod").ZodBoolean;
1833
+ result: import("zod").ZodOptional<import("zod").ZodObject<{
1834
+ ticket: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1835
+ comment: import("zod").ZodOptional<import("zod").ZodObject<{
1836
+ body: import("zod").ZodOptional<import("zod").ZodString>;
1837
+ html_body: import("zod").ZodOptional<import("zod").ZodString>;
1838
+ public: import("zod").ZodOptional<import("zod").ZodBoolean>;
1839
+ scoped_body: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodArray<import("zod").ZodString, "many">, "many">>;
1840
+ }, "strip", import("zod").ZodTypeAny, {
1841
+ public?: boolean | undefined;
1842
+ body?: string | undefined;
1843
+ html_body?: string | undefined;
1844
+ scoped_body?: string[][] | undefined;
1845
+ }, {
1846
+ public?: boolean | undefined;
1847
+ body?: string | undefined;
1848
+ html_body?: string | undefined;
1849
+ scoped_body?: string[][] | undefined;
1850
+ }>>;
1851
+ }, "strip", import("zod").ZodTypeAny, {
1852
+ comment?: {
1853
+ public?: boolean | undefined;
1854
+ body?: string | undefined;
1855
+ html_body?: string | undefined;
1856
+ scoped_body?: string[][] | undefined;
1857
+ } | undefined;
1858
+ ticket?: Record<string, unknown> | undefined;
1859
+ }, {
1860
+ comment?: {
1861
+ public?: boolean | undefined;
1862
+ body?: string | undefined;
1863
+ html_body?: string | undefined;
1864
+ scoped_body?: string[][] | undefined;
1865
+ } | undefined;
1866
+ ticket?: Record<string, unknown> | undefined;
1867
+ }>>;
1868
+ error: import("zod").ZodString;
1869
+ }, "strip", import("zod").ZodTypeAny, {
1870
+ error: string;
1871
+ success: boolean;
1872
+ operation: "apply_macro";
1873
+ result?: {
1874
+ comment?: {
1875
+ public?: boolean | undefined;
1876
+ body?: string | undefined;
1877
+ html_body?: string | undefined;
1878
+ scoped_body?: string[][] | undefined;
1879
+ } | undefined;
1880
+ ticket?: Record<string, unknown> | undefined;
1881
+ } | undefined;
1882
+ }, {
1883
+ error: string;
1884
+ success: boolean;
1885
+ operation: "apply_macro";
1886
+ result?: {
1887
+ comment?: {
1888
+ public?: boolean | undefined;
1889
+ body?: string | undefined;
1890
+ html_body?: string | undefined;
1891
+ scoped_body?: string[][] | undefined;
1892
+ } | undefined;
1893
+ ticket?: Record<string, unknown> | undefined;
1894
+ } | undefined;
1895
+ }>, import("zod").ZodObject<{
1896
+ operation: import("zod").ZodLiteral<"create_macro">;
1897
+ success: import("zod").ZodBoolean;
1898
+ macro: import("zod").ZodOptional<import("zod").ZodObject<{
1899
+ id: import("zod").ZodNumber;
1900
+ title: import("zod").ZodOptional<import("zod").ZodString>;
1901
+ description: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
1902
+ active: import("zod").ZodOptional<import("zod").ZodBoolean>;
1903
+ actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1904
+ field: import("zod").ZodString;
1905
+ value: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean, import("zod").ZodArray<import("zod").ZodString, "many">, import("zod").ZodNull]>>;
1906
+ }, "strip", import("zod").ZodTypeAny, {
1907
+ value: string | number | boolean | string[] | null;
1908
+ field: string;
1909
+ }, {
1910
+ value: string | number | boolean | string[] | null;
1911
+ field: string;
1912
+ }>, "many">>;
1913
+ restriction: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
1914
+ type: import("zod").ZodOptional<import("zod").ZodString>;
1915
+ id: import("zod").ZodOptional<import("zod").ZodNumber>;
1916
+ ids: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodNumber, "many">>;
1917
+ }, "strip", import("zod").ZodTypeAny, {
1918
+ type?: string | undefined;
1919
+ id?: number | undefined;
1920
+ ids?: number[] | undefined;
1921
+ }, {
1922
+ type?: string | undefined;
1923
+ id?: number | undefined;
1924
+ ids?: number[] | undefined;
1925
+ }>>>;
1926
+ created_at: import("zod").ZodOptional<import("zod").ZodString>;
1927
+ updated_at: import("zod").ZodOptional<import("zod").ZodString>;
1928
+ }, "strip", import("zod").ZodTypeAny, {
1929
+ id: number;
1930
+ description?: string | null | undefined;
1931
+ title?: string | undefined;
1932
+ created_at?: string | undefined;
1933
+ actions?: {
1934
+ value: string | number | boolean | string[] | null;
1935
+ field: string;
1936
+ }[] | undefined;
1937
+ updated_at?: string | undefined;
1938
+ active?: boolean | undefined;
1939
+ restriction?: {
1940
+ type?: string | undefined;
1941
+ id?: number | undefined;
1942
+ ids?: number[] | undefined;
1943
+ } | null | undefined;
1944
+ }, {
1945
+ id: number;
1946
+ description?: string | null | undefined;
1947
+ title?: string | undefined;
1948
+ created_at?: string | undefined;
1949
+ actions?: {
1950
+ value: string | number | boolean | string[] | null;
1951
+ field: string;
1952
+ }[] | undefined;
1953
+ updated_at?: string | undefined;
1954
+ active?: boolean | undefined;
1955
+ restriction?: {
1956
+ type?: string | undefined;
1957
+ id?: number | undefined;
1958
+ ids?: number[] | undefined;
1959
+ } | null | undefined;
1960
+ }>>;
1961
+ error: import("zod").ZodString;
1962
+ }, "strip", import("zod").ZodTypeAny, {
1963
+ error: string;
1964
+ success: boolean;
1965
+ operation: "create_macro";
1966
+ macro?: {
1967
+ id: number;
1968
+ description?: string | null | undefined;
1969
+ title?: string | undefined;
1970
+ created_at?: string | undefined;
1971
+ actions?: {
1972
+ value: string | number | boolean | string[] | null;
1973
+ field: string;
1974
+ }[] | undefined;
1975
+ updated_at?: string | undefined;
1976
+ active?: boolean | undefined;
1977
+ restriction?: {
1978
+ type?: string | undefined;
1979
+ id?: number | undefined;
1980
+ ids?: number[] | undefined;
1981
+ } | null | undefined;
1982
+ } | undefined;
1983
+ }, {
1984
+ error: string;
1985
+ success: boolean;
1986
+ operation: "create_macro";
1987
+ macro?: {
1988
+ id: number;
1989
+ description?: string | null | undefined;
1990
+ title?: string | undefined;
1991
+ created_at?: string | undefined;
1992
+ actions?: {
1993
+ value: string | number | boolean | string[] | null;
1994
+ field: string;
1995
+ }[] | undefined;
1996
+ updated_at?: string | undefined;
1997
+ active?: boolean | undefined;
1998
+ restriction?: {
1999
+ type?: string | undefined;
2000
+ id?: number | undefined;
2001
+ ids?: number[] | undefined;
2002
+ } | null | undefined;
2003
+ } | undefined;
2004
+ }>, import("zod").ZodObject<{
2005
+ operation: import("zod").ZodLiteral<"update_macro">;
2006
+ success: import("zod").ZodBoolean;
2007
+ macro: import("zod").ZodOptional<import("zod").ZodObject<{
2008
+ id: import("zod").ZodNumber;
2009
+ title: import("zod").ZodOptional<import("zod").ZodString>;
2010
+ description: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
2011
+ active: import("zod").ZodOptional<import("zod").ZodBoolean>;
2012
+ actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
2013
+ field: import("zod").ZodString;
2014
+ value: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean, import("zod").ZodArray<import("zod").ZodString, "many">, import("zod").ZodNull]>>;
2015
+ }, "strip", import("zod").ZodTypeAny, {
2016
+ value: string | number | boolean | string[] | null;
2017
+ field: string;
2018
+ }, {
2019
+ value: string | number | boolean | string[] | null;
2020
+ field: string;
2021
+ }>, "many">>;
2022
+ restriction: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
2023
+ type: import("zod").ZodOptional<import("zod").ZodString>;
2024
+ id: import("zod").ZodOptional<import("zod").ZodNumber>;
2025
+ ids: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodNumber, "many">>;
2026
+ }, "strip", import("zod").ZodTypeAny, {
2027
+ type?: string | undefined;
2028
+ id?: number | undefined;
2029
+ ids?: number[] | undefined;
2030
+ }, {
2031
+ type?: string | undefined;
2032
+ id?: number | undefined;
2033
+ ids?: number[] | undefined;
2034
+ }>>>;
2035
+ created_at: import("zod").ZodOptional<import("zod").ZodString>;
2036
+ updated_at: import("zod").ZodOptional<import("zod").ZodString>;
2037
+ }, "strip", import("zod").ZodTypeAny, {
2038
+ id: number;
2039
+ description?: string | null | undefined;
2040
+ title?: string | undefined;
2041
+ created_at?: string | undefined;
2042
+ actions?: {
2043
+ value: string | number | boolean | string[] | null;
2044
+ field: string;
2045
+ }[] | undefined;
2046
+ updated_at?: string | undefined;
2047
+ active?: boolean | undefined;
2048
+ restriction?: {
2049
+ type?: string | undefined;
2050
+ id?: number | undefined;
2051
+ ids?: number[] | undefined;
2052
+ } | null | undefined;
2053
+ }, {
2054
+ id: number;
2055
+ description?: string | null | undefined;
2056
+ title?: string | undefined;
2057
+ created_at?: string | undefined;
2058
+ actions?: {
2059
+ value: string | number | boolean | string[] | null;
2060
+ field: string;
2061
+ }[] | undefined;
2062
+ updated_at?: string | undefined;
2063
+ active?: boolean | undefined;
2064
+ restriction?: {
2065
+ type?: string | undefined;
2066
+ id?: number | undefined;
2067
+ ids?: number[] | undefined;
2068
+ } | null | undefined;
2069
+ }>>;
2070
+ error: import("zod").ZodString;
2071
+ }, "strip", import("zod").ZodTypeAny, {
2072
+ error: string;
2073
+ success: boolean;
2074
+ operation: "update_macro";
2075
+ macro?: {
2076
+ id: number;
2077
+ description?: string | null | undefined;
2078
+ title?: string | undefined;
2079
+ created_at?: string | undefined;
2080
+ actions?: {
2081
+ value: string | number | boolean | string[] | null;
2082
+ field: string;
2083
+ }[] | undefined;
2084
+ updated_at?: string | undefined;
2085
+ active?: boolean | undefined;
2086
+ restriction?: {
2087
+ type?: string | undefined;
2088
+ id?: number | undefined;
2089
+ ids?: number[] | undefined;
2090
+ } | null | undefined;
2091
+ } | undefined;
2092
+ }, {
2093
+ error: string;
2094
+ success: boolean;
2095
+ operation: "update_macro";
2096
+ macro?: {
2097
+ id: number;
2098
+ description?: string | null | undefined;
2099
+ title?: string | undefined;
2100
+ created_at?: string | undefined;
2101
+ actions?: {
2102
+ value: string | number | boolean | string[] | null;
2103
+ field: string;
2104
+ }[] | undefined;
2105
+ updated_at?: string | undefined;
2106
+ active?: boolean | undefined;
2107
+ restriction?: {
2108
+ type?: string | undefined;
2109
+ id?: number | undefined;
2110
+ ids?: number[] | undefined;
2111
+ } | null | undefined;
2112
+ } | undefined;
2113
+ }>, import("zod").ZodObject<{
2114
+ operation: import("zod").ZodLiteral<"delete_macro">;
2115
+ success: import("zod").ZodBoolean;
2116
+ error: import("zod").ZodString;
2117
+ }, "strip", import("zod").ZodTypeAny, {
2118
+ error: string;
2119
+ success: boolean;
2120
+ operation: "delete_macro";
2121
+ }, {
2122
+ error: string;
2123
+ success: boolean;
2124
+ operation: "delete_macro";
2125
+ }>, import("zod").ZodObject<{
2126
+ operation: import("zod").ZodLiteral<"search_macros">;
2127
+ success: import("zod").ZodBoolean;
2128
+ macros: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
2129
+ id: import("zod").ZodNumber;
2130
+ title: import("zod").ZodOptional<import("zod").ZodString>;
2131
+ description: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
2132
+ active: import("zod").ZodOptional<import("zod").ZodBoolean>;
2133
+ actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
2134
+ field: import("zod").ZodString;
2135
+ value: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean, import("zod").ZodArray<import("zod").ZodString, "many">, import("zod").ZodNull]>>;
2136
+ }, "strip", import("zod").ZodTypeAny, {
2137
+ value: string | number | boolean | string[] | null;
2138
+ field: string;
2139
+ }, {
2140
+ value: string | number | boolean | string[] | null;
2141
+ field: string;
2142
+ }>, "many">>;
2143
+ restriction: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
2144
+ type: import("zod").ZodOptional<import("zod").ZodString>;
2145
+ id: import("zod").ZodOptional<import("zod").ZodNumber>;
2146
+ ids: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodNumber, "many">>;
2147
+ }, "strip", import("zod").ZodTypeAny, {
2148
+ type?: string | undefined;
2149
+ id?: number | undefined;
2150
+ ids?: number[] | undefined;
2151
+ }, {
2152
+ type?: string | undefined;
2153
+ id?: number | undefined;
2154
+ ids?: number[] | undefined;
2155
+ }>>>;
2156
+ created_at: import("zod").ZodOptional<import("zod").ZodString>;
2157
+ updated_at: import("zod").ZodOptional<import("zod").ZodString>;
2158
+ }, "strip", import("zod").ZodTypeAny, {
2159
+ id: number;
2160
+ description?: string | null | undefined;
2161
+ title?: string | undefined;
2162
+ created_at?: string | undefined;
2163
+ actions?: {
2164
+ value: string | number | boolean | string[] | null;
2165
+ field: string;
2166
+ }[] | undefined;
2167
+ updated_at?: string | undefined;
2168
+ active?: boolean | undefined;
2169
+ restriction?: {
2170
+ type?: string | undefined;
2171
+ id?: number | undefined;
2172
+ ids?: number[] | undefined;
2173
+ } | null | undefined;
2174
+ }, {
2175
+ id: number;
2176
+ description?: string | null | undefined;
2177
+ title?: string | undefined;
2178
+ created_at?: string | undefined;
2179
+ actions?: {
2180
+ value: string | number | boolean | string[] | null;
2181
+ field: string;
2182
+ }[] | undefined;
2183
+ updated_at?: string | undefined;
2184
+ active?: boolean | undefined;
2185
+ restriction?: {
2186
+ type?: string | undefined;
2187
+ id?: number | undefined;
2188
+ ids?: number[] | undefined;
2189
+ } | null | undefined;
2190
+ }>, "many">>;
2191
+ count: import("zod").ZodOptional<import("zod").ZodNumber>;
2192
+ next_page: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
2193
+ error: import("zod").ZodString;
2194
+ }, "strip", import("zod").ZodTypeAny, {
2195
+ error: string;
2196
+ success: boolean;
2197
+ operation: "search_macros";
2198
+ count?: number | undefined;
2199
+ next_page?: string | null | undefined;
2200
+ macros?: {
2201
+ id: number;
2202
+ description?: string | null | undefined;
2203
+ title?: string | undefined;
2204
+ created_at?: string | undefined;
2205
+ actions?: {
2206
+ value: string | number | boolean | string[] | null;
2207
+ field: string;
2208
+ }[] | undefined;
2209
+ updated_at?: string | undefined;
2210
+ active?: boolean | undefined;
2211
+ restriction?: {
2212
+ type?: string | undefined;
2213
+ id?: number | undefined;
2214
+ ids?: number[] | undefined;
2215
+ } | null | undefined;
2216
+ }[] | undefined;
2217
+ }, {
2218
+ error: string;
2219
+ success: boolean;
2220
+ operation: "search_macros";
2221
+ count?: number | undefined;
2222
+ next_page?: string | null | undefined;
2223
+ macros?: {
2224
+ id: number;
2225
+ description?: string | null | undefined;
2226
+ title?: string | undefined;
2227
+ created_at?: string | undefined;
2228
+ actions?: {
2229
+ value: string | number | boolean | string[] | null;
2230
+ field: string;
2231
+ }[] | undefined;
2232
+ updated_at?: string | undefined;
2233
+ active?: boolean | undefined;
2234
+ restriction?: {
2235
+ type?: string | undefined;
2236
+ id?: number | undefined;
2237
+ ids?: number[] | undefined;
2238
+ } | null | undefined;
2239
+ }[] | undefined;
1398
2240
  }>]>;
1399
2241
  static readonly shortDescription = "Zendesk integration for tickets, comments, users, and help center";
1400
2242
  static readonly longDescription = "\n Zendesk customer support integration for ticket management and help center.\n\n Features:\n - Create, retrieve, update, and list support tickets\n - List ticket comments and add replies (public or internal notes)\n - List and retrieve users and organizations\n - Unified search across tickets, users, and organizations\n - Help Center article listing and retrieval\n\n Use cases:\n - Automated ticket triage and response\n - Customer support workflow automation\n - Help center content management\n - Support analytics and reporting\n\n Security Features:\n - OAuth 2.0 authentication with Zendesk\n - Subdomain-scoped API access\n - Secure credential handling and validation\n ";
@@ -1427,10 +2269,18 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
1427
2269
  private search;
1428
2270
  private listArticles;
1429
2271
  private getArticle;
2272
+ private listMacros;
2273
+ private getMacro;
2274
+ private applyMacro;
2275
+ private createMacro;
2276
+ private updateMacro;
2277
+ private deleteMacro;
2278
+ private searchMacros;
1430
2279
  private mapTicket;
1431
2280
  private mapComment;
1432
2281
  private mapUser;
1433
2282
  private mapOrganization;
2283
+ private mapMacro;
1434
2284
  private mapArticle;
1435
2285
  }
1436
2286
  //# sourceMappingURL=zendesk.d.ts.map