@bubblelab/bubble-core 0.1.145 → 0.1.147

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 (110) hide show
  1. package/dist/bubble-bundle.d.ts +131 -131
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +32 -32
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +124 -124
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +36 -36
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +15 -15
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +378 -378
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +72 -72
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +80 -80
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  21. package/dist/bubbles/service-bubble/github.d.ts +192 -192
  22. package/dist/bubbles/service-bubble/gmail.d.ts +130 -130
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +100 -100
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  27. package/dist/bubbles/service-bubble/hello-world.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/http.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/jira/jira.d.ts +21 -21
  31. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts +15692 -11165
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js +190 -28
  35. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +541 -541
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +20 -20
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  42. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  44. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.d.ts.map +1 -1
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  48. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +20 -20
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +5 -3
  52. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +13 -13
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts.map +1 -1
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +22 -22
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts.map +1 -1
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts.map +1 -1
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js +1 -1
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js.map +1 -1
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  86. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  89. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
  91. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  93. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
  94. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +32 -32
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +32 -32
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +36 -36
  109. package/dist/bubbles.json +741 -9
  110. package/package.json +2 -2
@@ -116,17 +116,17 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
116
116
  status: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["current", "draft"]>>>;
117
117
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
118
118
  }, "strip", import("zod").ZodTypeAny, {
119
+ operation: "create_page";
119
120
  title: string;
120
121
  status: "draft" | "current";
121
- operation: "create_page";
122
122
  credentials?: Partial<Record<CredentialType, string>> | undefined;
123
123
  body?: string | undefined;
124
124
  space_id?: string | undefined;
125
125
  space_key?: string | undefined;
126
126
  parent_id?: string | undefined;
127
127
  }, {
128
- title: string;
129
128
  operation: "create_page";
129
+ title: string;
130
130
  status?: "draft" | "current" | undefined;
131
131
  credentials?: Partial<Record<CredentialType, string>> | undefined;
132
132
  body?: string | undefined;
@@ -194,13 +194,13 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
194
194
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
195
195
  }, "strip", import("zod").ZodTypeAny, {
196
196
  operation: "add_comment";
197
- body: string;
198
197
  page_id: string;
198
+ body: string;
199
199
  credentials?: Partial<Record<CredentialType, string>> | undefined;
200
200
  }, {
201
201
  operation: "add_comment";
202
- body: string;
203
202
  page_id: string;
203
+ body: string;
204
204
  credentials?: Partial<Record<CredentialType, string>> | undefined;
205
205
  }>, import("zod").ZodObject<{
206
206
  operation: import("zod").ZodLiteral<"get_comments">;
@@ -210,8 +210,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
210
210
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
211
211
  }, "strip", import("zod").ZodTypeAny, {
212
212
  operation: "get_comments";
213
- limit: number;
214
213
  page_id: string;
214
+ limit: number;
215
215
  credentials?: Partial<Record<CredentialType, string>> | undefined;
216
216
  cursor?: string | undefined;
217
217
  }, {
@@ -533,7 +533,6 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
533
533
  operation: "list_pages";
534
534
  success: boolean;
535
535
  error: string;
536
- cursor?: string | undefined;
537
536
  pages?: import("zod").objectOutputType<{
538
537
  id: import("zod").ZodString;
539
538
  title: import("zod").ZodString;
@@ -598,11 +597,11 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
598
597
  webui: import("zod").ZodOptional<import("zod").ZodString>;
599
598
  }, import("zod").ZodTypeAny, "passthrough">>>;
600
599
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
600
+ cursor?: string | undefined;
601
601
  }, {
602
602
  operation: "list_pages";
603
603
  success: boolean;
604
604
  error: string;
605
- cursor?: string | undefined;
606
605
  pages?: import("zod").objectInputType<{
607
606
  id: import("zod").ZodString;
608
607
  title: import("zod").ZodString;
@@ -667,6 +666,7 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
667
666
  webui: import("zod").ZodOptional<import("zod").ZodString>;
668
667
  }, import("zod").ZodTypeAny, "passthrough">>>;
669
668
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
669
+ cursor?: string | undefined;
670
670
  }>, import("zod").ZodObject<{
671
671
  operation: import("zod").ZodLiteral<"get_page">;
672
672
  success: import("zod").ZodBoolean;
@@ -1283,9 +1283,6 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1283
1283
  operation: "search";
1284
1284
  success: boolean;
1285
1285
  error: string;
1286
- total?: number | undefined;
1287
- start?: number | undefined;
1288
- limit?: number | undefined;
1289
1286
  results?: import("zod").objectOutputType<{
1290
1287
  id: import("zod").ZodOptional<import("zod").ZodString>;
1291
1288
  type: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1339,13 +1336,13 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1339
1336
  }, import("zod").ZodTypeAny, "passthrough">>>;
1340
1337
  }, import("zod").ZodTypeAny, "passthrough">>>;
1341
1338
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1339
+ start?: number | undefined;
1340
+ limit?: number | undefined;
1341
+ total?: number | undefined;
1342
1342
  }, {
1343
1343
  operation: "search";
1344
1344
  success: boolean;
1345
1345
  error: string;
1346
- total?: number | undefined;
1347
- start?: number | undefined;
1348
- limit?: number | undefined;
1349
1346
  results?: import("zod").objectInputType<{
1350
1347
  id: import("zod").ZodOptional<import("zod").ZodString>;
1351
1348
  type: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1399,6 +1396,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1399
1396
  }, import("zod").ZodTypeAny, "passthrough">>>;
1400
1397
  }, import("zod").ZodTypeAny, "passthrough">>>;
1401
1398
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1399
+ start?: number | undefined;
1400
+ limit?: number | undefined;
1401
+ total?: number | undefined;
1402
1402
  }>, import("zod").ZodObject<{
1403
1403
  operation: import("zod").ZodLiteral<"add_comment">;
1404
1404
  success: import("zod").ZodBoolean;
@@ -1808,7 +1808,6 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1808
1808
  operation: "get_comments";
1809
1809
  success: boolean;
1810
1810
  error: string;
1811
- cursor?: string | undefined;
1812
1811
  comments?: import("zod").objectOutputType<{
1813
1812
  id: import("zod").ZodString;
1814
1813
  title: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1858,11 +1857,11 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1858
1857
  }, import("zod").ZodTypeAny, "passthrough">>>;
1859
1858
  createdAt: import("zod").ZodOptional<import("zod").ZodString>;
1860
1859
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1860
+ cursor?: string | undefined;
1861
1861
  }, {
1862
1862
  operation: "get_comments";
1863
1863
  success: boolean;
1864
1864
  error: string;
1865
- cursor?: string | undefined;
1866
1865
  comments?: import("zod").objectInputType<{
1867
1866
  id: import("zod").ZodString;
1868
1867
  title: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1912,6 +1911,7 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1912
1911
  }, import("zod").ZodTypeAny, "passthrough">>>;
1913
1912
  createdAt: import("zod").ZodOptional<import("zod").ZodString>;
1914
1913
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1914
+ cursor?: string | undefined;
1915
1915
  }>]>;
1916
1916
  static readonly shortDescription = "Confluence integration for wiki pages and content management";
1917
1917
  static readonly longDescription = "\n Confluence Cloud integration for managing wiki content, spaces, and pages.\n\n Operations:\n - list_spaces: List Confluence spaces with filtering\n - get_space: Get space details by ID\n - list_pages: List pages (filter by space, title, status)\n - get_page: Get page by ID with body content\n - create_page: Create a new page in a space\n - update_page: Update page content (auto-increments version)\n - delete_page: Delete/trash a page\n - search: Search via CQL (Confluence Query Language)\n - add_comment: Add footer comment to a page\n - get_comments: List footer comments for a page\n\n Features:\n - Markdown content auto-converted to Confluence storage format (XHTML)\n - Auto-version management for page updates\n - CQL search support for powerful content discovery\n\n Authentication:\n - OAuth 2.0 via Atlassian Cloud (same provider as Jira)\n ";
@@ -528,13 +528,13 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
528
528
  operation: "list_spaces";
529
529
  limit: number;
530
530
  type?: "global" | "personal" | undefined;
531
- status?: "archived" | "current" | undefined;
531
+ status?: "current" | "archived" | undefined;
532
532
  credentials?: Partial<Record<CredentialType, string>> | undefined;
533
533
  cursor?: string | undefined;
534
534
  }, {
535
535
  operation: "list_spaces";
536
536
  type?: "global" | "personal" | undefined;
537
- status?: "archived" | "current" | undefined;
537
+ status?: "current" | "archived" | undefined;
538
538
  credentials?: Partial<Record<CredentialType, string>> | undefined;
539
539
  limit?: number | undefined;
540
540
  cursor?: string | undefined;
@@ -563,7 +563,7 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
563
563
  operation: "list_pages";
564
564
  limit: number;
565
565
  title?: string | undefined;
566
- status?: "draft" | "current" | "trashed" | undefined;
566
+ status?: "current" | "draft" | "trashed" | undefined;
567
567
  credentials?: Partial<Record<CredentialType, string>> | undefined;
568
568
  cursor?: string | undefined;
569
569
  space_id?: string | undefined;
@@ -571,7 +571,7 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
571
571
  }, {
572
572
  operation: "list_pages";
573
573
  title?: string | undefined;
574
- status?: "draft" | "current" | "trashed" | undefined;
574
+ status?: "current" | "draft" | "trashed" | undefined;
575
575
  credentials?: Partial<Record<CredentialType, string>> | undefined;
576
576
  limit?: number | undefined;
577
577
  cursor?: string | undefined;
@@ -602,18 +602,18 @@ 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
- title: string;
606
- status: "draft" | "current";
607
605
  operation: "create_page";
606
+ title: string;
607
+ status: "current" | "draft";
608
608
  credentials?: Partial<Record<CredentialType, string>> | undefined;
609
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
- title: string;
615
614
  operation: "create_page";
616
- status?: "draft" | "current" | undefined;
615
+ title: string;
616
+ status?: "current" | "draft" | undefined;
617
617
  credentials?: Partial<Record<CredentialType, string>> | undefined;
618
618
  body?: string | undefined;
619
619
  space_id?: string | undefined;
@@ -631,7 +631,7 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
631
631
  operation: "update_page";
632
632
  page_id: string;
633
633
  title?: string | undefined;
634
- status?: "draft" | "current" | undefined;
634
+ status?: "current" | "draft" | undefined;
635
635
  credentials?: Partial<Record<CredentialType, string>> | undefined;
636
636
  body?: string | undefined;
637
637
  version_message?: string | undefined;
@@ -639,7 +639,7 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
639
639
  operation: "update_page";
640
640
  page_id: string;
641
641
  title?: string | undefined;
642
- status?: "draft" | "current" | undefined;
642
+ status?: "current" | "draft" | undefined;
643
643
  credentials?: Partial<Record<CredentialType, string>> | undefined;
644
644
  body?: string | undefined;
645
645
  version_message?: string | undefined;
@@ -662,8 +662,8 @@ 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;
666
665
  operation: "search";
666
+ start: number;
667
667
  limit: number;
668
668
  cql: string;
669
669
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -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
- error: string;
742
- success: boolean;
743
741
  operation: "list_spaces";
742
+ success: boolean;
743
+ error: string;
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
- error: string;
756
- success: boolean;
757
755
  operation: "list_spaces";
756
+ success: boolean;
757
+ error: string;
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
- error: string;
799
- success: boolean;
800
798
  operation: "get_space";
799
+ success: boolean;
800
+ error: string;
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
- error: string;
812
- success: boolean;
813
811
  operation: "get_space";
812
+ success: boolean;
813
+ error: string;
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
- error: string;
1020
- success: boolean;
1021
1019
  operation: "list_pages";
1020
+ success: boolean;
1021
+ error: string;
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
- error: string;
1089
- success: boolean;
1090
1088
  operation: "list_pages";
1089
+ success: boolean;
1090
+ error: string;
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
- error: string;
1352
- success: boolean;
1353
1351
  operation: "get_page";
1352
+ success: boolean;
1353
+ error: string;
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
- error: string;
1420
- success: boolean;
1421
1419
  operation: "get_page";
1420
+ success: boolean;
1421
+ error: string;
1422
1422
  page?: z.objectInputType<{
1423
1423
  id: z.ZodString;
1424
1424
  title: z.ZodString;
@@ -1514,9 +1514,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1514
1514
  }>>;
1515
1515
  error: z.ZodString;
1516
1516
  }, "strip", z.ZodTypeAny, {
1517
- error: string;
1518
- success: boolean;
1519
1517
  operation: "create_page";
1518
+ success: boolean;
1519
+ error: string;
1520
1520
  page?: {
1521
1521
  title: string;
1522
1522
  id: string;
@@ -1526,9 +1526,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1526
1526
  }, z.ZodTypeAny, "passthrough"> | undefined;
1527
1527
  } | undefined;
1528
1528
  }, {
1529
- error: string;
1530
- success: boolean;
1531
1529
  operation: "create_page";
1530
+ success: boolean;
1531
+ error: string;
1532
1532
  page?: {
1533
1533
  title: string;
1534
1534
  id: string;
@@ -1565,9 +1565,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1565
1565
  }>>;
1566
1566
  error: z.ZodString;
1567
1567
  }, "strip", z.ZodTypeAny, {
1568
- error: string;
1569
- success: boolean;
1570
1568
  operation: "update_page";
1569
+ success: boolean;
1570
+ error: string;
1571
1571
  page?: {
1572
1572
  title: string;
1573
1573
  id: string;
@@ -1576,9 +1576,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1576
1576
  }, z.ZodTypeAny, "passthrough"> | undefined;
1577
1577
  } | undefined;
1578
1578
  }, {
1579
- error: string;
1580
- success: boolean;
1581
1579
  operation: "update_page";
1580
+ success: boolean;
1581
+ error: string;
1582
1582
  page?: {
1583
1583
  title: string;
1584
1584
  id: string;
@@ -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
- error: string;
1596
- success: boolean;
1597
1595
  operation: "delete_page";
1596
+ success: boolean;
1597
+ error: string;
1598
1598
  page_id?: string | undefined;
1599
1599
  }, {
1600
- error: string;
1601
- success: boolean;
1602
1600
  operation: "delete_page";
1601
+ success: boolean;
1602
+ error: string;
1603
1603
  page_id?: string | undefined;
1604
1604
  }>, z.ZodObject<{
1605
1605
  operation: z.ZodLiteral<"search">;
@@ -1766,9 +1766,9 @@ 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
- error: string;
1770
- success: boolean;
1771
1769
  operation: "search";
1770
+ success: boolean;
1771
+ error: string;
1772
1772
  start?: number | undefined;
1773
1773
  limit?: number | undefined;
1774
1774
  total?: number | undefined;
@@ -1826,9 +1826,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1826
1826
  }, z.ZodTypeAny, "passthrough">>>;
1827
1827
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1828
1828
  }, {
1829
- error: string;
1830
- success: boolean;
1831
1829
  operation: "search";
1830
+ success: boolean;
1831
+ error: string;
1832
1832
  start?: number | undefined;
1833
1833
  limit?: number | undefined;
1834
1834
  total?: number | undefined;
@@ -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
- error: string;
2039
- success: boolean;
2040
2038
  operation: "add_comment";
2039
+ success: boolean;
2040
+ error: string;
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
- error: string;
2092
- success: boolean;
2093
2091
  operation: "add_comment";
2092
+ success: boolean;
2093
+ error: string;
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
- error: string;
2295
- success: boolean;
2296
2294
  operation: "get_comments";
2295
+ success: boolean;
2296
+ error: string;
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
- error: string;
2349
- success: boolean;
2350
2348
  operation: "get_comments";
2349
+ success: boolean;
2350
+ error: string;
2351
2351
  cursor?: string | undefined;
2352
2352
  comments?: z.objectInputType<{
2353
2353
  id: z.ZodString;
@@ -146,12 +146,12 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
146
146
  column: string;
147
147
  } | import("./crustdata.schema.js").PersonDBFilterGroup;
148
148
  credentials?: Partial<Record<CredentialType, string>> | undefined;
149
- limit?: number | undefined;
150
- cursor?: string | undefined;
151
149
  sorts?: {
152
150
  column: string;
153
151
  order: "asc" | "desc";
154
152
  }[] | undefined;
153
+ limit?: number | undefined;
154
+ cursor?: string | undefined;
155
155
  preview?: boolean | undefined;
156
156
  post_processing?: {
157
157
  exclude_profiles?: string[] | undefined;
@@ -169,12 +169,12 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
169
169
  column: string;
170
170
  } | import("./crustdata.schema.js").PersonDBFilterGroup;
171
171
  credentials?: Partial<Record<CredentialType, string>> | undefined;
172
- limit?: number | undefined;
173
- cursor?: string | undefined;
174
172
  sorts?: {
175
173
  column: string;
176
174
  order: "asc" | "desc";
177
175
  }[] | undefined;
176
+ limit?: number | undefined;
177
+ cursor?: string | undefined;
178
178
  preview?: boolean | undefined;
179
179
  post_processing?: {
180
180
  exclude_profiles?: string[] | undefined;
@@ -2259,8 +2259,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
2259
2259
  operation: "person_search_db";
2260
2260
  success: boolean;
2261
2261
  error: string;
2262
- total_count?: number | undefined;
2263
2262
  next_cursor?: string | undefined;
2263
+ total_count?: number | undefined;
2264
2264
  profiles?: import("zod").objectOutputType<{
2265
2265
  person_id: import("zod").ZodOptional<import("zod").ZodNumber>;
2266
2266
  name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -2523,8 +2523,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
2523
2523
  operation: "person_search_db";
2524
2524
  success: boolean;
2525
2525
  error: string;
2526
- total_count?: number | undefined;
2527
2526
  next_cursor?: string | undefined;
2527
+ total_count?: number | undefined;
2528
2528
  profiles?: import("zod").objectInputType<{
2529
2529
  person_id: import("zod").ZodOptional<import("zod").ZodNumber>;
2530
2530
  name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;