@bubblelab/bubble-core 0.1.114 → 0.1.115

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 (78) hide show
  1. package/dist/bubble-bundle.d.ts +103 -103
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +70 -70
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +26 -0
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +254 -254
  8. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +2 -2
  10. package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
  11. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +228 -228
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +74 -74
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +74 -74
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +102 -102
  16. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +298 -298
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +322 -322
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  20. package/dist/bubbles/service-bubble/github.d.ts +298 -298
  21. package/dist/bubbles/service-bubble/gmail.d.ts +649 -649
  22. package/dist/bubbles/service-bubble/google-calendar.d.ts +66 -66
  23. package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
  24. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +16 -16
  26. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  27. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +91 -91
  30. package/dist/bubbles/service-bubble/notion/notion.d.ts +1651 -1651
  31. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  32. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  33. package/dist/bubbles/service-bubble/slack/slack.d.ts +368 -368
  34. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  35. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +161 -161
  36. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +4 -4
  37. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  38. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  39. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  40. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  42. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
  43. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  45. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  46. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +66 -66
  49. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  50. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  51. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  52. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +62 -62
  53. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  54. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  55. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  56. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  57. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
  59. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  60. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  61. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  62. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  63. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +64 -64
  64. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  65. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  66. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  67. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  68. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +142 -142
  69. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  70. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  71. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  72. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  73. package/dist/bubbles.json +1 -1
  74. package/dist/capabilities/define-capability.d.ts +3 -1
  75. package/dist/capabilities/define-capability.d.ts.map +1 -1
  76. package/dist/capabilities/define-capability.js +1 -0
  77. package/dist/capabilities/define-capability.js.map +1 -1
  78. package/package.json +2 -2
@@ -528,16 +528,16 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
528
528
  operation: "list_spaces";
529
529
  limit: number;
530
530
  type?: "global" | "personal" | undefined;
531
- status?: "current" | "archived" | undefined;
532
- cursor?: string | undefined;
531
+ status?: "archived" | "current" | undefined;
533
532
  credentials?: Partial<Record<CredentialType, string>> | undefined;
533
+ cursor?: string | undefined;
534
534
  }, {
535
535
  operation: "list_spaces";
536
536
  type?: "global" | "personal" | undefined;
537
- status?: "current" | "archived" | undefined;
537
+ status?: "archived" | "current" | undefined;
538
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
538
539
  limit?: number | undefined;
539
540
  cursor?: string | undefined;
540
- credentials?: Partial<Record<CredentialType, string>> | undefined;
541
541
  }>, z.ZodObject<{
542
542
  operation: z.ZodLiteral<"get_space">;
543
543
  space_id: z.ZodString;
@@ -562,19 +562,19 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
562
562
  }, "strip", z.ZodTypeAny, {
563
563
  operation: "list_pages";
564
564
  limit: number;
565
- status?: "current" | "trashed" | "draft" | undefined;
566
565
  title?: string | undefined;
567
- cursor?: string | undefined;
566
+ status?: "draft" | "current" | "trashed" | undefined;
568
567
  credentials?: Partial<Record<CredentialType, string>> | undefined;
568
+ cursor?: string | undefined;
569
569
  space_id?: string | undefined;
570
570
  space_key?: string | undefined;
571
571
  }, {
572
572
  operation: "list_pages";
573
- status?: "current" | "trashed" | "draft" | undefined;
574
573
  title?: string | undefined;
574
+ status?: "draft" | "current" | "trashed" | undefined;
575
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
575
576
  limit?: number | undefined;
576
577
  cursor?: string | undefined;
577
- credentials?: Partial<Record<CredentialType, string>> | undefined;
578
578
  space_id?: string | undefined;
579
579
  space_key?: string | undefined;
580
580
  }>, z.ZodObject<{
@@ -602,20 +602,20 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
602
602
  status: z.ZodDefault<z.ZodOptional<z.ZodEnum<["current", "draft"]>>>;
603
603
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
604
604
  }, "strip", z.ZodTypeAny, {
605
- status: "current" | "draft";
606
605
  title: string;
606
+ status: "draft" | "current";
607
607
  operation: "create_page";
608
- body?: string | undefined;
609
608
  credentials?: Partial<Record<CredentialType, string>> | undefined;
609
+ body?: string | undefined;
610
610
  space_id?: string | undefined;
611
611
  space_key?: string | undefined;
612
612
  parent_id?: string | undefined;
613
613
  }, {
614
614
  title: string;
615
615
  operation: "create_page";
616
- status?: "current" | "draft" | undefined;
617
- body?: string | undefined;
616
+ status?: "draft" | "current" | undefined;
618
617
  credentials?: Partial<Record<CredentialType, string>> | undefined;
618
+ body?: string | undefined;
619
619
  space_id?: string | undefined;
620
620
  space_key?: string | undefined;
621
621
  parent_id?: string | undefined;
@@ -630,18 +630,18 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
630
630
  }, "strip", z.ZodTypeAny, {
631
631
  operation: "update_page";
632
632
  page_id: string;
633
- status?: "current" | "draft" | undefined;
634
633
  title?: string | undefined;
635
- body?: string | undefined;
634
+ status?: "draft" | "current" | undefined;
636
635
  credentials?: Partial<Record<CredentialType, string>> | undefined;
636
+ body?: string | undefined;
637
637
  version_message?: string | undefined;
638
638
  }, {
639
639
  operation: "update_page";
640
640
  page_id: string;
641
- status?: "current" | "draft" | undefined;
642
641
  title?: string | undefined;
643
- body?: string | undefined;
642
+ status?: "draft" | "current" | undefined;
644
643
  credentials?: Partial<Record<CredentialType, string>> | undefined;
644
+ body?: string | undefined;
645
645
  version_message?: string | undefined;
646
646
  }>, z.ZodObject<{
647
647
  operation: z.ZodLiteral<"delete_page">;
@@ -662,30 +662,30 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
662
662
  start: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
663
663
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
664
664
  }, "strip", z.ZodTypeAny, {
665
+ start: number;
665
666
  operation: "search";
666
667
  limit: number;
667
668
  cql: string;
668
- start: number;
669
669
  credentials?: Partial<Record<CredentialType, string>> | undefined;
670
670
  }, {
671
671
  operation: "search";
672
672
  cql: string;
673
- limit?: number | undefined;
674
673
  credentials?: Partial<Record<CredentialType, string>> | undefined;
675
674
  start?: number | undefined;
675
+ limit?: number | undefined;
676
676
  }>, z.ZodObject<{
677
677
  operation: z.ZodLiteral<"add_comment">;
678
678
  page_id: z.ZodString;
679
679
  body: z.ZodString;
680
680
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
681
681
  }, "strip", z.ZodTypeAny, {
682
- body: string;
683
682
  operation: "add_comment";
683
+ body: string;
684
684
  page_id: string;
685
685
  credentials?: Partial<Record<CredentialType, string>> | undefined;
686
686
  }, {
687
- body: string;
688
687
  operation: "add_comment";
688
+ body: string;
689
689
  page_id: string;
690
690
  credentials?: Partial<Record<CredentialType, string>> | undefined;
691
691
  }>, z.ZodObject<{
@@ -698,14 +698,14 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
698
698
  operation: "get_comments";
699
699
  limit: number;
700
700
  page_id: string;
701
- cursor?: string | undefined;
702
701
  credentials?: Partial<Record<CredentialType, string>> | undefined;
702
+ cursor?: string | undefined;
703
703
  }, {
704
704
  operation: "get_comments";
705
705
  page_id: string;
706
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
706
707
  limit?: number | undefined;
707
708
  cursor?: string | undefined;
708
- credentials?: Partial<Record<CredentialType, string>> | undefined;
709
709
  }>]>;
710
710
  export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
711
711
  operation: z.ZodLiteral<"list_spaces">;
@@ -738,9 +738,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
738
738
  cursor: z.ZodOptional<z.ZodString>;
739
739
  error: z.ZodString;
740
740
  }, "strip", z.ZodTypeAny, {
741
- operation: "list_spaces";
742
- success: boolean;
743
741
  error: string;
742
+ success: boolean;
743
+ operation: "list_spaces";
744
744
  cursor?: string | undefined;
745
745
  spaces?: z.objectOutputType<{
746
746
  id: z.ZodString;
@@ -752,9 +752,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
752
752
  homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
753
753
  }, z.ZodTypeAny, "passthrough">[] | undefined;
754
754
  }, {
755
- operation: "list_spaces";
756
- success: boolean;
757
755
  error: string;
756
+ success: boolean;
757
+ operation: "list_spaces";
758
758
  cursor?: string | undefined;
759
759
  spaces?: z.objectInputType<{
760
760
  id: z.ZodString;
@@ -795,9 +795,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
795
795
  }, z.ZodTypeAny, "passthrough">>>;
796
796
  error: z.ZodString;
797
797
  }, "strip", z.ZodTypeAny, {
798
- operation: "get_space";
799
- success: boolean;
800
798
  error: string;
799
+ success: boolean;
800
+ operation: "get_space";
801
801
  space?: z.objectOutputType<{
802
802
  id: z.ZodString;
803
803
  key: z.ZodString;
@@ -808,9 +808,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
808
808
  homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
809
809
  }, z.ZodTypeAny, "passthrough"> | undefined;
810
810
  }, {
811
- operation: "get_space";
812
- success: boolean;
813
811
  error: string;
812
+ success: boolean;
813
+ operation: "get_space";
814
814
  space?: z.objectInputType<{
815
815
  id: z.ZodString;
816
816
  key: z.ZodString;
@@ -1016,9 +1016,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1016
1016
  cursor: z.ZodOptional<z.ZodString>;
1017
1017
  error: z.ZodString;
1018
1018
  }, "strip", z.ZodTypeAny, {
1019
- operation: "list_pages";
1020
- success: boolean;
1021
1019
  error: string;
1020
+ success: boolean;
1021
+ operation: "list_pages";
1022
1022
  cursor?: string | undefined;
1023
1023
  pages?: z.objectOutputType<{
1024
1024
  id: z.ZodString;
@@ -1085,9 +1085,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1085
1085
  }, z.ZodTypeAny, "passthrough">>>;
1086
1086
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1087
1087
  }, {
1088
- operation: "list_pages";
1089
- success: boolean;
1090
1088
  error: string;
1089
+ success: boolean;
1090
+ operation: "list_pages";
1091
1091
  cursor?: string | undefined;
1092
1092
  pages?: z.objectInputType<{
1093
1093
  id: z.ZodString;
@@ -1348,9 +1348,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1348
1348
  }, z.ZodTypeAny, "passthrough">>>;
1349
1349
  error: z.ZodString;
1350
1350
  }, "strip", z.ZodTypeAny, {
1351
- operation: "get_page";
1352
- success: boolean;
1353
1351
  error: string;
1352
+ success: boolean;
1353
+ operation: "get_page";
1354
1354
  page?: z.objectOutputType<{
1355
1355
  id: z.ZodString;
1356
1356
  title: z.ZodString;
@@ -1416,9 +1416,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1416
1416
  }, z.ZodTypeAny, "passthrough">>>;
1417
1417
  }, z.ZodTypeAny, "passthrough"> | undefined;
1418
1418
  }, {
1419
- operation: "get_page";
1420
- success: boolean;
1421
1419
  error: string;
1420
+ success: boolean;
1421
+ operation: "get_page";
1422
1422
  page?: z.objectInputType<{
1423
1423
  id: z.ZodString;
1424
1424
  title: z.ZodString;
@@ -1498,15 +1498,15 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1498
1498
  webui: z.ZodOptional<z.ZodString>;
1499
1499
  }, z.ZodTypeAny, "passthrough">>>;
1500
1500
  }, "strip", z.ZodTypeAny, {
1501
- id: string;
1502
1501
  title: string;
1502
+ id: string;
1503
1503
  status?: string | undefined;
1504
1504
  _links?: z.objectOutputType<{
1505
1505
  webui: z.ZodOptional<z.ZodString>;
1506
1506
  }, z.ZodTypeAny, "passthrough"> | undefined;
1507
1507
  }, {
1508
- id: string;
1509
1508
  title: string;
1509
+ id: string;
1510
1510
  status?: string | undefined;
1511
1511
  _links?: z.objectInputType<{
1512
1512
  webui: z.ZodOptional<z.ZodString>;
@@ -1514,24 +1514,24 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1514
1514
  }>>;
1515
1515
  error: z.ZodString;
1516
1516
  }, "strip", z.ZodTypeAny, {
1517
- operation: "create_page";
1518
- success: boolean;
1519
1517
  error: string;
1518
+ success: boolean;
1519
+ operation: "create_page";
1520
1520
  page?: {
1521
- id: string;
1522
1521
  title: string;
1522
+ id: string;
1523
1523
  status?: string | undefined;
1524
1524
  _links?: z.objectOutputType<{
1525
1525
  webui: z.ZodOptional<z.ZodString>;
1526
1526
  }, z.ZodTypeAny, "passthrough"> | undefined;
1527
1527
  } | undefined;
1528
1528
  }, {
1529
- operation: "create_page";
1530
- success: boolean;
1531
1529
  error: string;
1530
+ success: boolean;
1531
+ operation: "create_page";
1532
1532
  page?: {
1533
- id: string;
1534
1533
  title: string;
1534
+ id: string;
1535
1535
  status?: string | undefined;
1536
1536
  _links?: z.objectInputType<{
1537
1537
  webui: z.ZodOptional<z.ZodString>;
@@ -1551,37 +1551,37 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1551
1551
  number: z.ZodNumber;
1552
1552
  }, z.ZodTypeAny, "passthrough">>>;
1553
1553
  }, "strip", z.ZodTypeAny, {
1554
- id: string;
1555
1554
  title: string;
1555
+ id: string;
1556
1556
  version?: z.objectOutputType<{
1557
1557
  number: z.ZodNumber;
1558
1558
  }, z.ZodTypeAny, "passthrough"> | undefined;
1559
1559
  }, {
1560
- id: string;
1561
1560
  title: string;
1561
+ id: string;
1562
1562
  version?: z.objectInputType<{
1563
1563
  number: z.ZodNumber;
1564
1564
  }, z.ZodTypeAny, "passthrough"> | undefined;
1565
1565
  }>>;
1566
1566
  error: z.ZodString;
1567
1567
  }, "strip", z.ZodTypeAny, {
1568
- operation: "update_page";
1569
- success: boolean;
1570
1568
  error: string;
1569
+ success: boolean;
1570
+ operation: "update_page";
1571
1571
  page?: {
1572
- id: string;
1573
1572
  title: string;
1573
+ id: string;
1574
1574
  version?: z.objectOutputType<{
1575
1575
  number: z.ZodNumber;
1576
1576
  }, z.ZodTypeAny, "passthrough"> | undefined;
1577
1577
  } | undefined;
1578
1578
  }, {
1579
- operation: "update_page";
1580
- success: boolean;
1581
1579
  error: string;
1580
+ success: boolean;
1581
+ operation: "update_page";
1582
1582
  page?: {
1583
- id: string;
1584
1583
  title: string;
1584
+ id: string;
1585
1585
  version?: z.objectInputType<{
1586
1586
  number: z.ZodNumber;
1587
1587
  }, z.ZodTypeAny, "passthrough"> | undefined;
@@ -1592,14 +1592,14 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1592
1592
  page_id: z.ZodOptional<z.ZodString>;
1593
1593
  error: z.ZodString;
1594
1594
  }, "strip", z.ZodTypeAny, {
1595
- operation: "delete_page";
1596
- success: boolean;
1597
1595
  error: string;
1596
+ success: boolean;
1597
+ operation: "delete_page";
1598
1598
  page_id?: string | undefined;
1599
1599
  }, {
1600
- operation: "delete_page";
1601
- success: boolean;
1602
1600
  error: string;
1601
+ success: boolean;
1602
+ operation: "delete_page";
1603
1603
  page_id?: string | undefined;
1604
1604
  }>, z.ZodObject<{
1605
1605
  operation: z.ZodLiteral<"search">;
@@ -1766,11 +1766,12 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1766
1766
  limit: z.ZodOptional<z.ZodNumber>;
1767
1767
  error: z.ZodString;
1768
1768
  }, "strip", z.ZodTypeAny, {
1769
- operation: "search";
1770
- success: boolean;
1771
1769
  error: string;
1772
- limit?: number | undefined;
1770
+ success: boolean;
1771
+ operation: "search";
1773
1772
  start?: number | undefined;
1773
+ limit?: number | undefined;
1774
+ total?: number | undefined;
1774
1775
  results?: z.objectOutputType<{
1775
1776
  id: z.ZodOptional<z.ZodString>;
1776
1777
  type: z.ZodOptional<z.ZodString>;
@@ -1824,13 +1825,13 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1824
1825
  }, z.ZodTypeAny, "passthrough">>>;
1825
1826
  }, z.ZodTypeAny, "passthrough">>>;
1826
1827
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1827
- total?: number | undefined;
1828
1828
  }, {
1829
- operation: "search";
1830
- success: boolean;
1831
1829
  error: string;
1832
- limit?: number | undefined;
1830
+ success: boolean;
1831
+ operation: "search";
1833
1832
  start?: number | undefined;
1833
+ limit?: number | undefined;
1834
+ total?: number | undefined;
1834
1835
  results?: z.objectInputType<{
1835
1836
  id: z.ZodOptional<z.ZodString>;
1836
1837
  type: z.ZodOptional<z.ZodString>;
@@ -1884,7 +1885,6 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1884
1885
  }, z.ZodTypeAny, "passthrough">>>;
1885
1886
  }, z.ZodTypeAny, "passthrough">>>;
1886
1887
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1887
- total?: number | undefined;
1888
1888
  }>, z.ZodObject<{
1889
1889
  operation: z.ZodLiteral<"add_comment">;
1890
1890
  success: z.ZodBoolean;
@@ -2035,9 +2035,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2035
2035
  }, z.ZodTypeAny, "passthrough">>>;
2036
2036
  error: z.ZodString;
2037
2037
  }, "strip", z.ZodTypeAny, {
2038
- operation: "add_comment";
2039
- success: boolean;
2040
2038
  error: string;
2039
+ success: boolean;
2040
+ operation: "add_comment";
2041
2041
  comment?: z.objectOutputType<{
2042
2042
  id: z.ZodString;
2043
2043
  title: z.ZodOptional<z.ZodString>;
@@ -2088,9 +2088,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2088
2088
  createdAt: z.ZodOptional<z.ZodString>;
2089
2089
  }, z.ZodTypeAny, "passthrough"> | undefined;
2090
2090
  }, {
2091
- operation: "add_comment";
2092
- success: boolean;
2093
2091
  error: string;
2092
+ success: boolean;
2093
+ operation: "add_comment";
2094
2094
  comment?: z.objectInputType<{
2095
2095
  id: z.ZodString;
2096
2096
  title: z.ZodOptional<z.ZodString>;
@@ -2291,9 +2291,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2291
2291
  cursor: z.ZodOptional<z.ZodString>;
2292
2292
  error: z.ZodString;
2293
2293
  }, "strip", z.ZodTypeAny, {
2294
- operation: "get_comments";
2295
- success: boolean;
2296
2294
  error: string;
2295
+ success: boolean;
2296
+ operation: "get_comments";
2297
2297
  cursor?: string | undefined;
2298
2298
  comments?: z.objectOutputType<{
2299
2299
  id: z.ZodString;
@@ -2345,9 +2345,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2345
2345
  createdAt: z.ZodOptional<z.ZodString>;
2346
2346
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2347
2347
  }, {
2348
- operation: "get_comments";
2349
- success: boolean;
2350
2348
  error: string;
2349
+ success: boolean;
2350
+ operation: "get_comments";
2351
2351
  cursor?: string | undefined;
2352
2352
  comments?: z.objectInputType<{
2353
2353
  id: z.ZodString;