@bubblelab/bubble-core 0.1.152 → 0.1.154

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 (102) hide show
  1. package/dist/bubble-bundle.d.ts +139 -137
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +68 -68
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
  4. package/dist/bubbles/service-bubble/airtable.d.ts +126 -126
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +22 -22
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +4 -4
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +16 -16
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +140 -140
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +22 -22
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +22 -22
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +34 -34
  19. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +34 -34
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  24. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
  27. package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/firecrawl.d.ts +266 -266
  29. package/dist/bubbles/service-bubble/followupboss.d.ts +148 -148
  30. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
  32. package/dist/bubbles/service-bubble/github.d.ts +88 -88
  33. package/dist/bubbles/service-bubble/gmail.d.ts +282 -282
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +98 -98
  36. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  40. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  41. package/dist/bubbles/service-bubble/jira/jira.d.ts +70 -70
  42. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +74 -74
  43. package/dist/bubbles/service-bubble/notion/notion.d.ts +352 -352
  44. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
  45. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  47. package/dist/bubbles/service-bubble/slack/slack.d.ts +616 -616
  48. package/dist/bubbles/service-bubble/slack/slack.js +1 -1
  49. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  50. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +96 -96
  52. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +104 -104
  53. package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
  54. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  55. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +16 -16
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  64. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  65. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  71. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
  72. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +182 -182
  76. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  80. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  81. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
  84. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +20 -20
  85. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +86 -86
  87. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  91. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  92. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  93. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
  94. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  95. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  96. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +46 -46
  97. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
  98. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +48 -48
  99. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +98 -98
  100. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
  101. package/dist/bubbles.json +1 -1
  102. 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;
@@ -176,17 +176,17 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
176
176
  start: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
177
177
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
178
178
  }, "strip", import("zod").ZodTypeAny, {
179
- start: number;
180
179
  operation: "search";
181
180
  limit: number;
181
+ start: number;
182
182
  cql: string;
183
183
  credentials?: Partial<Record<CredentialType, string>> | undefined;
184
184
  }, {
185
185
  operation: "search";
186
186
  cql: string;
187
187
  credentials?: Partial<Record<CredentialType, string>> | undefined;
188
- start?: number | undefined;
189
188
  limit?: number | undefined;
189
+ start?: number | undefined;
190
190
  }>, import("zod").ZodObject<{
191
191
  operation: import("zod").ZodLiteral<"add_comment">;
192
192
  page_id: import("zod").ZodString;
@@ -252,8 +252,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
252
252
  cursor: import("zod").ZodOptional<import("zod").ZodString>;
253
253
  error: import("zod").ZodString;
254
254
  }, "strip", import("zod").ZodTypeAny, {
255
- error: string;
256
255
  success: boolean;
256
+ error: string;
257
257
  operation: "list_spaces";
258
258
  cursor?: string | undefined;
259
259
  spaces?: import("zod").objectOutputType<{
@@ -266,8 +266,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
266
266
  homepageId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
267
267
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
268
268
  }, {
269
- error: string;
270
269
  success: boolean;
270
+ error: string;
271
271
  operation: "list_spaces";
272
272
  cursor?: string | undefined;
273
273
  spaces?: import("zod").objectInputType<{
@@ -309,8 +309,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
309
309
  }, import("zod").ZodTypeAny, "passthrough">>>;
310
310
  error: import("zod").ZodString;
311
311
  }, "strip", import("zod").ZodTypeAny, {
312
- error: string;
313
312
  success: boolean;
313
+ error: string;
314
314
  operation: "get_space";
315
315
  space?: import("zod").objectOutputType<{
316
316
  id: import("zod").ZodString;
@@ -322,8 +322,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
322
322
  homepageId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
323
323
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
324
324
  }, {
325
- error: string;
326
325
  success: boolean;
326
+ error: string;
327
327
  operation: "get_space";
328
328
  space?: import("zod").objectInputType<{
329
329
  id: import("zod").ZodString;
@@ -530,8 +530,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
530
530
  cursor: import("zod").ZodOptional<import("zod").ZodString>;
531
531
  error: import("zod").ZodString;
532
532
  }, "strip", import("zod").ZodTypeAny, {
533
- error: string;
534
533
  success: boolean;
534
+ error: string;
535
535
  operation: "list_pages";
536
536
  cursor?: string | undefined;
537
537
  pages?: import("zod").objectOutputType<{
@@ -599,8 +599,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
599
599
  }, import("zod").ZodTypeAny, "passthrough">>>;
600
600
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
601
601
  }, {
602
- error: string;
603
602
  success: boolean;
603
+ error: string;
604
604
  operation: "list_pages";
605
605
  cursor?: string | undefined;
606
606
  pages?: import("zod").objectInputType<{
@@ -862,8 +862,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
862
862
  }, import("zod").ZodTypeAny, "passthrough">>>;
863
863
  error: import("zod").ZodString;
864
864
  }, "strip", import("zod").ZodTypeAny, {
865
- error: string;
866
865
  success: boolean;
866
+ error: string;
867
867
  operation: "get_page";
868
868
  page?: import("zod").objectOutputType<{
869
869
  id: import("zod").ZodString;
@@ -930,8 +930,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
930
930
  }, import("zod").ZodTypeAny, "passthrough">>>;
931
931
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
932
932
  }, {
933
- error: string;
934
933
  success: boolean;
934
+ error: string;
935
935
  operation: "get_page";
936
936
  page?: import("zod").objectInputType<{
937
937
  id: import("zod").ZodString;
@@ -1028,8 +1028,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1028
1028
  }>>;
1029
1029
  error: import("zod").ZodString;
1030
1030
  }, "strip", import("zod").ZodTypeAny, {
1031
- error: string;
1032
1031
  success: boolean;
1032
+ error: string;
1033
1033
  operation: "create_page";
1034
1034
  page?: {
1035
1035
  title: string;
@@ -1040,8 +1040,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1040
1040
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1041
1041
  } | undefined;
1042
1042
  }, {
1043
- error: string;
1044
1043
  success: boolean;
1044
+ error: string;
1045
1045
  operation: "create_page";
1046
1046
  page?: {
1047
1047
  title: string;
@@ -1079,8 +1079,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1079
1079
  }>>;
1080
1080
  error: import("zod").ZodString;
1081
1081
  }, "strip", import("zod").ZodTypeAny, {
1082
- error: string;
1083
1082
  success: boolean;
1083
+ error: string;
1084
1084
  operation: "update_page";
1085
1085
  page?: {
1086
1086
  title: string;
@@ -1090,8 +1090,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1090
1090
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1091
1091
  } | undefined;
1092
1092
  }, {
1093
- error: string;
1094
1093
  success: boolean;
1094
+ error: string;
1095
1095
  operation: "update_page";
1096
1096
  page?: {
1097
1097
  title: string;
@@ -1106,13 +1106,13 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1106
1106
  page_id: import("zod").ZodOptional<import("zod").ZodString>;
1107
1107
  error: import("zod").ZodString;
1108
1108
  }, "strip", import("zod").ZodTypeAny, {
1109
- error: string;
1110
1109
  success: boolean;
1110
+ error: string;
1111
1111
  operation: "delete_page";
1112
1112
  page_id?: string | undefined;
1113
1113
  }, {
1114
- error: string;
1115
1114
  success: boolean;
1115
+ error: string;
1116
1116
  operation: "delete_page";
1117
1117
  page_id?: string | undefined;
1118
1118
  }>, import("zod").ZodObject<{
@@ -1280,11 +1280,11 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1280
1280
  limit: import("zod").ZodOptional<import("zod").ZodNumber>;
1281
1281
  error: import("zod").ZodString;
1282
1282
  }, "strip", import("zod").ZodTypeAny, {
1283
- error: string;
1284
1283
  success: boolean;
1284
+ error: string;
1285
1285
  operation: "search";
1286
- start?: number | undefined;
1287
1286
  limit?: number | undefined;
1287
+ start?: number | undefined;
1288
1288
  total?: number | undefined;
1289
1289
  results?: import("zod").objectOutputType<{
1290
1290
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1340,11 +1340,11 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1340
1340
  }, import("zod").ZodTypeAny, "passthrough">>>;
1341
1341
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1342
1342
  }, {
1343
- error: string;
1344
1343
  success: boolean;
1344
+ error: string;
1345
1345
  operation: "search";
1346
- start?: number | undefined;
1347
1346
  limit?: number | undefined;
1347
+ start?: number | undefined;
1348
1348
  total?: number | undefined;
1349
1349
  results?: import("zod").objectInputType<{
1350
1350
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1549,8 +1549,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1549
1549
  }, import("zod").ZodTypeAny, "passthrough">>>;
1550
1550
  error: import("zod").ZodString;
1551
1551
  }, "strip", import("zod").ZodTypeAny, {
1552
- error: string;
1553
1552
  success: boolean;
1553
+ error: string;
1554
1554
  operation: "add_comment";
1555
1555
  comment?: import("zod").objectOutputType<{
1556
1556
  id: import("zod").ZodString;
@@ -1602,8 +1602,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1602
1602
  createdAt: import("zod").ZodOptional<import("zod").ZodString>;
1603
1603
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1604
1604
  }, {
1605
- error: string;
1606
1605
  success: boolean;
1606
+ error: string;
1607
1607
  operation: "add_comment";
1608
1608
  comment?: import("zod").objectInputType<{
1609
1609
  id: import("zod").ZodString;
@@ -1805,8 +1805,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1805
1805
  cursor: import("zod").ZodOptional<import("zod").ZodString>;
1806
1806
  error: import("zod").ZodString;
1807
1807
  }, "strip", import("zod").ZodTypeAny, {
1808
- error: string;
1809
1808
  success: boolean;
1809
+ error: string;
1810
1810
  operation: "get_comments";
1811
1811
  cursor?: string | undefined;
1812
1812
  comments?: import("zod").objectOutputType<{
@@ -1859,8 +1859,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1859
1859
  createdAt: import("zod").ZodOptional<import("zod").ZodString>;
1860
1860
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1861
1861
  }, {
1862
- error: string;
1863
1862
  success: boolean;
1863
+ error: string;
1864
1864
  operation: "get_comments";
1865
1865
  cursor?: string | undefined;
1866
1866
  comments?: import("zod").objectInputType<{
@@ -602,17 +602,17 @@ 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
+ operation: "create_page";
605
606
  title: string;
606
607
  status: "draft" | "current";
607
- operation: "create_page";
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";
615
+ title: string;
616
616
  status?: "draft" | "current" | undefined;
617
617
  credentials?: Partial<Record<CredentialType, string>> | undefined;
618
618
  body?: string | undefined;
@@ -662,17 +662,17 @@ 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";
667
666
  limit: number;
667
+ start: number;
668
668
  cql: string;
669
669
  credentials?: Partial<Record<CredentialType, string>> | undefined;
670
670
  }, {
671
671
  operation: "search";
672
672
  cql: string;
673
673
  credentials?: Partial<Record<CredentialType, string>> | undefined;
674
- start?: number | undefined;
675
674
  limit?: number | undefined;
675
+ start?: number | undefined;
676
676
  }>, z.ZodObject<{
677
677
  operation: z.ZodLiteral<"add_comment">;
678
678
  page_id: z.ZodString;
@@ -738,8 +738,8 @@ 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
741
  success: boolean;
742
+ error: string;
743
743
  operation: "list_spaces";
744
744
  cursor?: string | undefined;
745
745
  spaces?: z.objectOutputType<{
@@ -752,8 +752,8 @@ 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
755
  success: boolean;
756
+ error: string;
757
757
  operation: "list_spaces";
758
758
  cursor?: string | undefined;
759
759
  spaces?: z.objectInputType<{
@@ -795,8 +795,8 @@ 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
798
  success: boolean;
799
+ error: string;
800
800
  operation: "get_space";
801
801
  space?: z.objectOutputType<{
802
802
  id: z.ZodString;
@@ -808,8 +808,8 @@ 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
811
  success: boolean;
812
+ error: string;
813
813
  operation: "get_space";
814
814
  space?: z.objectInputType<{
815
815
  id: z.ZodString;
@@ -1016,8 +1016,8 @@ 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
1019
  success: boolean;
1020
+ error: string;
1021
1021
  operation: "list_pages";
1022
1022
  cursor?: string | undefined;
1023
1023
  pages?: z.objectOutputType<{
@@ -1085,8 +1085,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1085
1085
  }, z.ZodTypeAny, "passthrough">>>;
1086
1086
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1087
1087
  }, {
1088
- error: string;
1089
1088
  success: boolean;
1089
+ error: string;
1090
1090
  operation: "list_pages";
1091
1091
  cursor?: string | undefined;
1092
1092
  pages?: z.objectInputType<{
@@ -1348,8 +1348,8 @@ 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
1351
  success: boolean;
1352
+ error: string;
1353
1353
  operation: "get_page";
1354
1354
  page?: z.objectOutputType<{
1355
1355
  id: z.ZodString;
@@ -1416,8 +1416,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1416
1416
  }, z.ZodTypeAny, "passthrough">>>;
1417
1417
  }, z.ZodTypeAny, "passthrough"> | undefined;
1418
1418
  }, {
1419
- error: string;
1420
1419
  success: boolean;
1420
+ error: string;
1421
1421
  operation: "get_page";
1422
1422
  page?: z.objectInputType<{
1423
1423
  id: z.ZodString;
@@ -1514,8 +1514,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1514
1514
  }>>;
1515
1515
  error: z.ZodString;
1516
1516
  }, "strip", z.ZodTypeAny, {
1517
- error: string;
1518
1517
  success: boolean;
1518
+ error: string;
1519
1519
  operation: "create_page";
1520
1520
  page?: {
1521
1521
  title: string;
@@ -1526,8 +1526,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1526
1526
  }, z.ZodTypeAny, "passthrough"> | undefined;
1527
1527
  } | undefined;
1528
1528
  }, {
1529
- error: string;
1530
1529
  success: boolean;
1530
+ error: string;
1531
1531
  operation: "create_page";
1532
1532
  page?: {
1533
1533
  title: string;
@@ -1565,8 +1565,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1565
1565
  }>>;
1566
1566
  error: z.ZodString;
1567
1567
  }, "strip", z.ZodTypeAny, {
1568
- error: string;
1569
1568
  success: boolean;
1569
+ error: string;
1570
1570
  operation: "update_page";
1571
1571
  page?: {
1572
1572
  title: string;
@@ -1576,8 +1576,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1576
1576
  }, z.ZodTypeAny, "passthrough"> | undefined;
1577
1577
  } | undefined;
1578
1578
  }, {
1579
- error: string;
1580
1579
  success: boolean;
1580
+ error: string;
1581
1581
  operation: "update_page";
1582
1582
  page?: {
1583
1583
  title: string;
@@ -1592,13 +1592,13 @@ 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
1595
  success: boolean;
1596
+ error: string;
1597
1597
  operation: "delete_page";
1598
1598
  page_id?: string | undefined;
1599
1599
  }, {
1600
- error: string;
1601
1600
  success: boolean;
1601
+ error: string;
1602
1602
  operation: "delete_page";
1603
1603
  page_id?: string | undefined;
1604
1604
  }>, z.ZodObject<{
@@ -1766,11 +1766,11 @@ 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
1769
  success: boolean;
1770
+ error: string;
1771
1771
  operation: "search";
1772
- start?: number | undefined;
1773
1772
  limit?: number | undefined;
1773
+ start?: number | undefined;
1774
1774
  total?: number | undefined;
1775
1775
  results?: z.objectOutputType<{
1776
1776
  id: z.ZodOptional<z.ZodString>;
@@ -1826,11 +1826,11 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1826
1826
  }, z.ZodTypeAny, "passthrough">>>;
1827
1827
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1828
1828
  }, {
1829
- error: string;
1830
1829
  success: boolean;
1830
+ error: string;
1831
1831
  operation: "search";
1832
- start?: number | undefined;
1833
1832
  limit?: number | undefined;
1833
+ start?: number | undefined;
1834
1834
  total?: number | undefined;
1835
1835
  results?: z.objectInputType<{
1836
1836
  id: z.ZodOptional<z.ZodString>;
@@ -2035,8 +2035,8 @@ 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
2038
  success: boolean;
2039
+ error: string;
2040
2040
  operation: "add_comment";
2041
2041
  comment?: z.objectOutputType<{
2042
2042
  id: z.ZodString;
@@ -2088,8 +2088,8 @@ 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
2091
  success: boolean;
2092
+ error: string;
2093
2093
  operation: "add_comment";
2094
2094
  comment?: z.objectInputType<{
2095
2095
  id: z.ZodString;
@@ -2291,8 +2291,8 @@ 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
2294
  success: boolean;
2295
+ error: string;
2296
2296
  operation: "get_comments";
2297
2297
  cursor?: string | undefined;
2298
2298
  comments?: z.objectOutputType<{
@@ -2345,8 +2345,8 @@ 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
2348
  success: boolean;
2349
+ error: string;
2350
2350
  operation: "get_comments";
2351
2351
  cursor?: string | undefined;
2352
2352
  comments?: z.objectInputType<{
@@ -61,16 +61,16 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
61
61
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
62
62
  }, "strip", import("zod").ZodTypeAny, {
63
63
  operation: "enrich";
64
- credentials?: Partial<Record<CredentialType, string>> | undefined;
65
64
  fields?: string | undefined;
65
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
66
66
  company_linkedin_url?: string | undefined;
67
67
  company_domain?: string | undefined;
68
68
  company_id?: number | undefined;
69
69
  enrich_realtime?: boolean | undefined;
70
70
  }, {
71
71
  operation: "enrich";
72
- credentials?: Partial<Record<CredentialType, string>> | undefined;
73
72
  fields?: string | undefined;
73
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
74
74
  company_linkedin_url?: string | undefined;
75
75
  company_domain?: string | undefined;
76
76
  company_id?: number | undefined;
@@ -99,7 +99,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
99
99
  distance: number;
100
100
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
101
101
  };
102
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
102
+ type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
103
103
  column: string;
104
104
  }, {
105
105
  value: string | number | boolean | string[] | number[] | {
@@ -107,7 +107,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
107
107
  distance: number;
108
108
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
109
109
  };
110
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
110
+ type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
111
111
  column: string;
112
112
  }>, import("zod").ZodType<import("./crustdata.schema.js").PersonDBFilterGroup, import("zod").ZodTypeDef, import("./crustdata.schema.js").PersonDBFilterGroup>]>;
113
113
  sorts: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -142,7 +142,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
142
142
  distance: number;
143
143
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
144
144
  };
145
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
145
+ type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
146
146
  column: string;
147
147
  } | import("./crustdata.schema.js").PersonDBFilterGroup;
148
148
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -165,7 +165,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
165
165
  distance: number;
166
166
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
167
167
  };
168
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
168
+ type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
169
169
  column: string;
170
170
  } | import("./crustdata.schema.js").PersonDBFilterGroup;
171
171
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -190,16 +190,16 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
190
190
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
191
191
  }, "strip", import("zod").ZodTypeAny, {
192
192
  operation: "person_enrich";
193
- credentials?: Partial<Record<CredentialType, string>> | undefined;
194
193
  fields?: string | undefined;
194
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
195
195
  linkedin_profile_url?: string | undefined;
196
196
  business_email?: string | undefined;
197
197
  enrich_realtime?: boolean | undefined;
198
198
  preview?: boolean | undefined;
199
199
  }, {
200
200
  operation: "person_enrich";
201
- credentials?: Partial<Record<CredentialType, string>> | undefined;
202
201
  fields?: string | undefined;
202
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
203
203
  linkedin_profile_url?: string | undefined;
204
204
  business_email?: string | undefined;
205
205
  enrich_realtime?: boolean | undefined;
@@ -232,8 +232,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
232
232
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
233
233
  error: import("zod").ZodString;
234
234
  }, "strip", import("zod").ZodTypeAny, {
235
- error: string;
236
235
  success: boolean;
236
+ error: string;
237
237
  operation: "identify";
238
238
  results?: import("zod").objectOutputType<{
239
239
  company_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
@@ -244,8 +244,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
244
244
  score: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
245
245
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
246
246
  }, {
247
- error: string;
248
247
  success: boolean;
248
+ error: string;
249
249
  operation: "identify";
250
250
  results?: import("zod").objectInputType<{
251
251
  company_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
@@ -1034,8 +1034,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1034
1034
  }>>>;
1035
1035
  error: import("zod").ZodString;
1036
1036
  }, "strip", import("zod").ZodTypeAny, {
1037
- error: string;
1038
1037
  success: boolean;
1038
+ error: string;
1039
1039
  operation: "enrich";
1040
1040
  company?: import("zod").objectOutputType<{
1041
1041
  name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -1256,8 +1256,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1256
1256
  }, import("zod").ZodTypeAny, "passthrough">[] | null | undefined;
1257
1257
  } | null | undefined;
1258
1258
  }, {
1259
- error: string;
1260
1259
  success: boolean;
1260
+ error: string;
1261
1261
  operation: "enrich";
1262
1262
  company?: import("zod").objectInputType<{
1263
1263
  name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -2256,8 +2256,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
2256
2256
  next_cursor: import("zod").ZodOptional<import("zod").ZodString>;
2257
2257
  error: import("zod").ZodString;
2258
2258
  }, "strip", import("zod").ZodTypeAny, {
2259
- error: string;
2260
2259
  success: boolean;
2260
+ error: string;
2261
2261
  operation: "person_search_db";
2262
2262
  next_cursor?: string | undefined;
2263
2263
  total_count?: number | undefined;
@@ -2520,8 +2520,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
2520
2520
  twitter_handle: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
2521
2521
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2522
2522
  }, {
2523
- error: string;
2524
2523
  success: boolean;
2524
+ error: string;
2525
2525
  operation: "person_search_db";
2526
2526
  next_cursor?: string | undefined;
2527
2527
  total_count?: number | undefined;
@@ -3591,8 +3591,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
3591
3591
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
3592
3592
  error: import("zod").ZodString;
3593
3593
  }, "strip", import("zod").ZodTypeAny, {
3594
- error: string;
3595
3594
  success: boolean;
3595
+ error: string;
3596
3596
  operation: "person_enrich";
3597
3597
  profiles?: import("zod").objectOutputType<{
3598
3598
  linkedin_profile_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -3864,8 +3864,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
3864
3864
  message: import("zod").ZodOptional<import("zod").ZodString>;
3865
3865
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
3866
3866
  }, {
3867
- error: string;
3868
3867
  success: boolean;
3868
+ error: string;
3869
3869
  operation: "person_enrich";
3870
3870
  profiles?: import("zod").objectInputType<{
3871
3871
  linkedin_profile_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;