@bubblelab/bubble-core 0.1.143 → 0.1.146

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  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 +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  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 +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -571,7 +571,8 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
571
571
  credentials?: Partial<Record<CredentialType, string>> | undefined;
572
572
  }>, z.ZodObject<{
573
573
  operation: z.ZodLiteral<"query_data_source">;
574
- data_source_id: z.ZodString;
574
+ data_source_id: z.ZodOptional<z.ZodString>;
575
+ database_id: z.ZodOptional<z.ZodString>;
575
576
  filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
576
577
  sorts: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
577
578
  start_cursor: z.ZodOptional<z.ZodString>;
@@ -582,19 +583,21 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
582
583
  }, "strip", z.ZodTypeAny, {
583
584
  operation: "query_data_source";
584
585
  page_size: number;
585
- data_source_id: string;
586
586
  filter?: Record<string, unknown> | undefined;
587
587
  credentials?: Partial<Record<CredentialType, string>> | undefined;
588
+ database_id?: string | undefined;
589
+ data_source_id?: string | undefined;
588
590
  filter_properties?: string[] | undefined;
589
591
  sorts?: unknown[] | undefined;
590
592
  start_cursor?: string | undefined;
591
593
  result_type?: "page" | "data_source" | undefined;
592
594
  }, {
593
595
  operation: "query_data_source";
594
- data_source_id: string;
595
596
  filter?: Record<string, unknown> | undefined;
596
597
  credentials?: Partial<Record<CredentialType, string>> | undefined;
597
598
  page_size?: number | undefined;
599
+ database_id?: string | undefined;
600
+ data_source_id?: string | undefined;
598
601
  filter_properties?: string[] | undefined;
599
602
  sorts?: unknown[] | undefined;
600
603
  start_cursor?: string | undefined;
@@ -2171,7 +2174,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2171
2174
  href?: string | null | undefined;
2172
2175
  }[] | undefined;
2173
2176
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2174
- is_locked?: boolean | undefined;
2175
2177
  parent?: {
2176
2178
  type: "page_id";
2177
2179
  page_id: string;
@@ -2189,6 +2191,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2189
2191
  type: "workspace";
2190
2192
  workspace: true;
2191
2193
  } | undefined;
2194
+ is_locked?: boolean | undefined;
2192
2195
  icon?: {
2193
2196
  type: "file";
2194
2197
  file: {
@@ -2270,7 +2273,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2270
2273
  href?: string | null | undefined;
2271
2274
  }[] | undefined;
2272
2275
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2273
- is_locked?: boolean | undefined;
2274
2276
  parent?: {
2275
2277
  type: "page_id";
2276
2278
  page_id: string;
@@ -2288,6 +2290,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2288
2290
  type: "workspace";
2289
2291
  workspace: true;
2290
2292
  } | undefined;
2293
+ is_locked?: boolean | undefined;
2291
2294
  icon?: {
2292
2295
  type: "file";
2293
2296
  file: {
@@ -2541,11 +2544,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2541
2544
  } | undefined;
2542
2545
  href?: string | null | undefined;
2543
2546
  }[];
2547
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2544
2548
  attachments?: {
2545
2549
  file_upload_id: string;
2546
2550
  type?: "file_upload" | undefined;
2547
2551
  }[] | undefined;
2548
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2549
2552
  display_name?: {
2550
2553
  type: "custom" | "user" | "integration";
2551
2554
  custom?: {
@@ -2577,11 +2580,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2577
2580
  } | undefined;
2578
2581
  href?: string | null | undefined;
2579
2582
  }[];
2583
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2580
2584
  attachments?: {
2581
2585
  file_upload_id: string;
2582
2586
  type?: "file_upload" | undefined;
2583
2587
  }[] | undefined;
2584
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2585
2588
  display_name?: {
2586
2589
  type: "custom" | "user" | "integration";
2587
2590
  custom?: {
@@ -3180,8 +3183,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3180
3183
  }>>;
3181
3184
  }, "strip", z.ZodTypeAny, {
3182
3185
  operation: "create_page";
3183
- error: string;
3184
3186
  success: boolean;
3187
+ error: string;
3185
3188
  page?: {
3186
3189
  object: "page";
3187
3190
  properties: Record<string, unknown>;
@@ -3278,8 +3281,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3278
3281
  } | undefined;
3279
3282
  }, {
3280
3283
  operation: "create_page";
3281
- error: string;
3282
3284
  success: boolean;
3285
+ error: string;
3283
3286
  page?: {
3284
3287
  object: "page";
3285
3288
  properties: Record<string, unknown>;
@@ -3884,8 +3887,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3884
3887
  }>>;
3885
3888
  }, "strip", z.ZodTypeAny, {
3886
3889
  operation: "retrieve_page";
3887
- error: string;
3888
3890
  success: boolean;
3891
+ error: string;
3889
3892
  page?: {
3890
3893
  object: "page";
3891
3894
  properties: Record<string, unknown>;
@@ -3982,8 +3985,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3982
3985
  } | undefined;
3983
3986
  }, {
3984
3987
  operation: "retrieve_page";
3985
- error: string;
3986
3988
  success: boolean;
3989
+ error: string;
3987
3990
  page?: {
3988
3991
  object: "page";
3989
3992
  properties: Record<string, unknown>;
@@ -4588,8 +4591,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4588
4591
  }>>;
4589
4592
  }, "strip", z.ZodTypeAny, {
4590
4593
  operation: "update_page";
4591
- error: string;
4592
4594
  success: boolean;
4595
+ error: string;
4593
4596
  page?: {
4594
4597
  object: "page";
4595
4598
  properties: Record<string, unknown>;
@@ -4686,8 +4689,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4686
4689
  } | undefined;
4687
4690
  }, {
4688
4691
  operation: "update_page";
4689
- error: string;
4690
4692
  success: boolean;
4693
+ error: string;
4691
4694
  page?: {
4692
4695
  object: "page";
4693
4696
  properties: Record<string, unknown>;
@@ -5586,8 +5589,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5586
5589
  }>>;
5587
5590
  }, "strip", z.ZodTypeAny, {
5588
5591
  operation: "retrieve_database";
5589
- error: string;
5590
5592
  success: boolean;
5593
+ error: string;
5591
5594
  database?: {
5592
5595
  object: "database";
5593
5596
  title: {
@@ -5724,8 +5727,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5724
5727
  } | undefined;
5725
5728
  }, {
5726
5729
  operation: "retrieve_database";
5727
- error: string;
5728
5730
  success: boolean;
5731
+ error: string;
5729
5732
  database?: {
5730
5733
  object: "database";
5731
5734
  title: {
@@ -5920,8 +5923,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5920
5923
  has_more: z.ZodOptional<z.ZodBoolean>;
5921
5924
  }, "strip", z.ZodTypeAny, {
5922
5925
  operation: "query_data_source";
5923
- error: string;
5924
5926
  success: boolean;
5927
+ error: string;
5925
5928
  next_cursor?: string | null | undefined;
5926
5929
  has_more?: boolean | undefined;
5927
5930
  results?: z.objectOutputType<{
@@ -5944,8 +5947,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5944
5947
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5945
5948
  }, {
5946
5949
  operation: "query_data_source";
5947
- error: string;
5948
5950
  success: boolean;
5951
+ error: string;
5949
5952
  next_cursor?: string | null | undefined;
5950
5953
  has_more?: boolean | undefined;
5951
5954
  results?: z.objectInputType<{
@@ -7311,8 +7314,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
7311
7314
  }, z.ZodTypeAny, "passthrough">>>;
7312
7315
  }, "strip", z.ZodTypeAny, {
7313
7316
  operation: "create_data_source";
7314
- error: string;
7315
7317
  success: boolean;
7318
+ error: string;
7316
7319
  dataSource?: z.objectOutputType<{
7317
7320
  object: z.ZodLiteral<"data_source">;
7318
7321
  id: z.ZodString;
@@ -7762,8 +7765,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
7762
7765
  }, z.ZodTypeAny, "passthrough"> | undefined;
7763
7766
  }, {
7764
7767
  operation: "create_data_source";
7765
- error: string;
7766
7768
  success: boolean;
7769
+ error: string;
7767
7770
  dataSource?: z.objectInputType<{
7768
7771
  object: z.ZodLiteral<"data_source">;
7769
7772
  id: z.ZodString;
@@ -9556,8 +9559,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
9556
9559
  }, z.ZodTypeAny, "passthrough">>>;
9557
9560
  }, "strip", z.ZodTypeAny, {
9558
9561
  operation: "update_data_source";
9559
- error: string;
9560
9562
  success: boolean;
9563
+ error: string;
9561
9564
  dataSource?: z.objectOutputType<{
9562
9565
  object: z.ZodLiteral<"data_source">;
9563
9566
  id: z.ZodString;
@@ -10007,8 +10010,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
10007
10010
  }, z.ZodTypeAny, "passthrough"> | undefined;
10008
10011
  }, {
10009
10012
  operation: "update_data_source";
10010
- error: string;
10011
10013
  success: boolean;
10014
+ error: string;
10012
10015
  dataSource?: z.objectInputType<{
10013
10016
  object: z.ZodLiteral<"data_source">;
10014
10017
  id: z.ZodString;
@@ -11260,8 +11263,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11260
11263
  }>>;
11261
11264
  }, "strip", z.ZodTypeAny, {
11262
11265
  operation: "create_database";
11263
- error: string;
11264
11266
  success: boolean;
11267
+ error: string;
11265
11268
  database?: {
11266
11269
  object: "database";
11267
11270
  title: {
@@ -11398,8 +11401,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11398
11401
  } | undefined;
11399
11402
  }, {
11400
11403
  operation: "create_database";
11401
- error: string;
11402
11404
  success: boolean;
11405
+ error: string;
11403
11406
  database?: {
11404
11407
  object: "database";
11405
11408
  title: {
@@ -12338,8 +12341,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12338
12341
  }>>;
12339
12342
  }, "strip", z.ZodTypeAny, {
12340
12343
  operation: "update_database";
12341
- error: string;
12342
12344
  success: boolean;
12345
+ error: string;
12343
12346
  database?: {
12344
12347
  object: "database";
12345
12348
  title: {
@@ -12476,8 +12479,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12476
12479
  } | undefined;
12477
12480
  }, {
12478
12481
  operation: "update_database";
12479
- error: string;
12480
12482
  success: boolean;
12483
+ error: string;
12481
12484
  database?: {
12482
12485
  object: "database";
12483
12486
  title: {
@@ -13221,8 +13224,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
13221
13224
  has_more: z.ZodOptional<z.ZodBoolean>;
13222
13225
  }, "strip", z.ZodTypeAny, {
13223
13226
  operation: "append_block_children";
13224
- error: string;
13225
13227
  success: boolean;
13228
+ error: string;
13226
13229
  blocks?: z.objectOutputType<{
13227
13230
  object: z.ZodLiteral<"block">;
13228
13231
  id: z.ZodString;
@@ -13428,8 +13431,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
13428
13431
  has_more?: boolean | undefined;
13429
13432
  }, {
13430
13433
  operation: "append_block_children";
13431
- error: string;
13432
13434
  success: boolean;
13435
+ error: string;
13433
13436
  blocks?: z.objectInputType<{
13434
13437
  object: z.ZodLiteral<"block">;
13435
13438
  id: z.ZodString;
@@ -14242,8 +14245,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
14242
14245
  has_more: z.ZodOptional<z.ZodBoolean>;
14243
14246
  }, "strip", z.ZodTypeAny, {
14244
14247
  operation: "retrieve_block_children";
14245
- error: string;
14246
14248
  success: boolean;
14249
+ error: string;
14247
14250
  blocks?: z.objectOutputType<{
14248
14251
  object: z.ZodLiteral<"block">;
14249
14252
  id: z.ZodString;
@@ -14449,8 +14452,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
14449
14452
  has_more?: boolean | undefined;
14450
14453
  }, {
14451
14454
  operation: "retrieve_block_children";
14452
- error: string;
14453
14455
  success: boolean;
14456
+ error: string;
14454
14457
  blocks?: z.objectInputType<{
14455
14458
  object: z.ZodLiteral<"block">;
14456
14459
  id: z.ZodString;
@@ -15261,8 +15264,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
15261
15264
  }, z.ZodTypeAny, "passthrough">>>;
15262
15265
  }, "strip", z.ZodTypeAny, {
15263
15266
  operation: "retrieve_block";
15264
- error: string;
15265
15267
  success: boolean;
15268
+ error: string;
15266
15269
  block?: z.objectOutputType<{
15267
15270
  object: z.ZodLiteral<"block">;
15268
15271
  id: z.ZodString;
@@ -15466,8 +15469,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
15466
15469
  }, z.ZodTypeAny, "passthrough"> | undefined;
15467
15470
  }, {
15468
15471
  operation: "retrieve_block";
15469
- error: string;
15470
15472
  success: boolean;
15473
+ error: string;
15471
15474
  block?: z.objectInputType<{
15472
15475
  object: z.ZodLiteral<"block">;
15473
15476
  id: z.ZodString;
@@ -16276,8 +16279,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
16276
16279
  }, z.ZodTypeAny, "passthrough">>>;
16277
16280
  }, "strip", z.ZodTypeAny, {
16278
16281
  operation: "update_block";
16279
- error: string;
16280
16282
  success: boolean;
16283
+ error: string;
16281
16284
  block?: z.objectOutputType<{
16282
16285
  object: z.ZodLiteral<"block">;
16283
16286
  id: z.ZodString;
@@ -16481,8 +16484,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
16481
16484
  }, z.ZodTypeAny, "passthrough"> | undefined;
16482
16485
  }, {
16483
16486
  operation: "update_block";
16484
- error: string;
16485
16487
  success: boolean;
16488
+ error: string;
16486
16489
  block?: z.objectInputType<{
16487
16490
  object: z.ZodLiteral<"block">;
16488
16491
  id: z.ZodString;
@@ -16962,8 +16965,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
16962
16965
  }>>;
16963
16966
  }, "strip", z.ZodTypeAny, {
16964
16967
  operation: "create_comment";
16965
- error: string;
16966
16968
  success: boolean;
16969
+ error: string;
16967
16970
  comment?: {
16968
16971
  object: "comment";
16969
16972
  id: string;
@@ -17016,8 +17019,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17016
17019
  } | undefined;
17017
17020
  }, {
17018
17021
  operation: "create_comment";
17019
- error: string;
17020
17022
  success: boolean;
17023
+ error: string;
17021
17024
  comment?: {
17022
17025
  object: "comment";
17023
17026
  id: string;
@@ -17346,8 +17349,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17346
17349
  }>>;
17347
17350
  }, "strip", z.ZodTypeAny, {
17348
17351
  operation: "retrieve_comment";
17349
- error: string;
17350
17352
  success: boolean;
17353
+ error: string;
17351
17354
  comment?: {
17352
17355
  object: "comment";
17353
17356
  id: string;
@@ -17400,8 +17403,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17400
17403
  } | undefined;
17401
17404
  }, {
17402
17405
  operation: "retrieve_comment";
17403
- error: string;
17404
17406
  success: boolean;
17407
+ error: string;
17405
17408
  comment?: {
17406
17409
  object: "comment";
17407
17410
  id: string;
@@ -17531,8 +17534,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17531
17534
  has_more: z.ZodOptional<z.ZodBoolean>;
17532
17535
  }, "strip", z.ZodTypeAny, {
17533
17536
  operation: "list_users";
17534
- error: string;
17535
17537
  success: boolean;
17538
+ error: string;
17536
17539
  users?: {
17537
17540
  object: "user";
17538
17541
  id: string;
@@ -17554,8 +17557,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17554
17557
  has_more?: boolean | undefined;
17555
17558
  }, {
17556
17559
  operation: "list_users";
17557
- error: string;
17558
17560
  success: boolean;
17561
+ error: string;
17559
17562
  users?: {
17560
17563
  object: "user";
17561
17564
  id: string;
@@ -17635,8 +17638,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17635
17638
  has_more: z.ZodOptional<z.ZodBoolean>;
17636
17639
  }, "strip", z.ZodTypeAny, {
17637
17640
  operation: "search";
17638
- error: string;
17639
17641
  success: boolean;
17642
+ error: string;
17640
17643
  next_cursor?: string | null | undefined;
17641
17644
  has_more?: boolean | undefined;
17642
17645
  results?: z.objectOutputType<{
@@ -17659,8 +17662,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17659
17662
  }, z.ZodTypeAny, "passthrough">[] | undefined;
17660
17663
  }, {
17661
17664
  operation: "search";
17662
- error: string;
17663
17665
  success: boolean;
17666
+ error: string;
17664
17667
  next_cursor?: string | null | undefined;
17665
17668
  has_more?: boolean | undefined;
17666
17669
  results?: z.objectInputType<{
@@ -18262,7 +18265,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
18262
18265
  credentials?: Partial<Record<CredentialType, string>> | undefined;
18263
18266
  }>, z.ZodObject<{
18264
18267
  operation: z.ZodLiteral<"query_data_source">;
18265
- data_source_id: z.ZodString;
18268
+ data_source_id: z.ZodOptional<z.ZodString>;
18269
+ database_id: z.ZodOptional<z.ZodString>;
18266
18270
  filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
18267
18271
  sorts: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
18268
18272
  start_cursor: z.ZodOptional<z.ZodString>;
@@ -18273,19 +18277,21 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
18273
18277
  }, "strip", z.ZodTypeAny, {
18274
18278
  operation: "query_data_source";
18275
18279
  page_size: number;
18276
- data_source_id: string;
18277
18280
  filter?: Record<string, unknown> | undefined;
18278
18281
  credentials?: Partial<Record<CredentialType, string>> | undefined;
18282
+ database_id?: string | undefined;
18283
+ data_source_id?: string | undefined;
18279
18284
  filter_properties?: string[] | undefined;
18280
18285
  sorts?: unknown[] | undefined;
18281
18286
  start_cursor?: string | undefined;
18282
18287
  result_type?: "page" | "data_source" | undefined;
18283
18288
  }, {
18284
18289
  operation: "query_data_source";
18285
- data_source_id: string;
18286
18290
  filter?: Record<string, unknown> | undefined;
18287
18291
  credentials?: Partial<Record<CredentialType, string>> | undefined;
18288
18292
  page_size?: number | undefined;
18293
+ database_id?: string | undefined;
18294
+ data_source_id?: string | undefined;
18289
18295
  filter_properties?: string[] | undefined;
18290
18296
  sorts?: unknown[] | undefined;
18291
18297
  start_cursor?: string | undefined;
@@ -19862,7 +19868,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19862
19868
  href?: string | null | undefined;
19863
19869
  }[] | undefined;
19864
19870
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19865
- is_locked?: boolean | undefined;
19866
19871
  parent?: {
19867
19872
  type: "page_id";
19868
19873
  page_id: string;
@@ -19880,6 +19885,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19880
19885
  type: "workspace";
19881
19886
  workspace: true;
19882
19887
  } | undefined;
19888
+ is_locked?: boolean | undefined;
19883
19889
  icon?: {
19884
19890
  type: "file";
19885
19891
  file: {
@@ -19961,7 +19967,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19961
19967
  href?: string | null | undefined;
19962
19968
  }[] | undefined;
19963
19969
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19964
- is_locked?: boolean | undefined;
19965
19970
  parent?: {
19966
19971
  type: "page_id";
19967
19972
  page_id: string;
@@ -19979,6 +19984,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19979
19984
  type: "workspace";
19980
19985
  workspace: true;
19981
19986
  } | undefined;
19987
+ is_locked?: boolean | undefined;
19982
19988
  icon?: {
19983
19989
  type: "file";
19984
19990
  file: {
@@ -20232,11 +20238,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20232
20238
  } | undefined;
20233
20239
  href?: string | null | undefined;
20234
20240
  }[];
20241
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
20235
20242
  attachments?: {
20236
20243
  file_upload_id: string;
20237
20244
  type?: "file_upload" | undefined;
20238
20245
  }[] | undefined;
20239
- credentials?: Partial<Record<CredentialType, string>> | undefined;
20240
20246
  display_name?: {
20241
20247
  type: "custom" | "user" | "integration";
20242
20248
  custom?: {
@@ -20268,11 +20274,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20268
20274
  } | undefined;
20269
20275
  href?: string | null | undefined;
20270
20276
  }[];
20277
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
20271
20278
  attachments?: {
20272
20279
  file_upload_id: string;
20273
20280
  type?: "file_upload" | undefined;
20274
20281
  }[] | undefined;
20275
- credentials?: Partial<Record<CredentialType, string>> | undefined;
20276
20282
  display_name?: {
20277
20283
  type: "custom" | "user" | "integration";
20278
20284
  custom?: {
@@ -20871,8 +20877,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20871
20877
  }>>;
20872
20878
  }, "strip", z.ZodTypeAny, {
20873
20879
  operation: "create_page";
20874
- error: string;
20875
20880
  success: boolean;
20881
+ error: string;
20876
20882
  page?: {
20877
20883
  object: "page";
20878
20884
  properties: Record<string, unknown>;
@@ -20969,8 +20975,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20969
20975
  } | undefined;
20970
20976
  }, {
20971
20977
  operation: "create_page";
20972
- error: string;
20973
20978
  success: boolean;
20979
+ error: string;
20974
20980
  page?: {
20975
20981
  object: "page";
20976
20982
  properties: Record<string, unknown>;
@@ -21575,8 +21581,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21575
21581
  }>>;
21576
21582
  }, "strip", z.ZodTypeAny, {
21577
21583
  operation: "retrieve_page";
21578
- error: string;
21579
21584
  success: boolean;
21585
+ error: string;
21580
21586
  page?: {
21581
21587
  object: "page";
21582
21588
  properties: Record<string, unknown>;
@@ -21673,8 +21679,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21673
21679
  } | undefined;
21674
21680
  }, {
21675
21681
  operation: "retrieve_page";
21676
- error: string;
21677
21682
  success: boolean;
21683
+ error: string;
21678
21684
  page?: {
21679
21685
  object: "page";
21680
21686
  properties: Record<string, unknown>;
@@ -22279,8 +22285,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22279
22285
  }>>;
22280
22286
  }, "strip", z.ZodTypeAny, {
22281
22287
  operation: "update_page";
22282
- error: string;
22283
22288
  success: boolean;
22289
+ error: string;
22284
22290
  page?: {
22285
22291
  object: "page";
22286
22292
  properties: Record<string, unknown>;
@@ -22377,8 +22383,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22377
22383
  } | undefined;
22378
22384
  }, {
22379
22385
  operation: "update_page";
22380
- error: string;
22381
22386
  success: boolean;
22387
+ error: string;
22382
22388
  page?: {
22383
22389
  object: "page";
22384
22390
  properties: Record<string, unknown>;
@@ -23277,8 +23283,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23277
23283
  }>>;
23278
23284
  }, "strip", z.ZodTypeAny, {
23279
23285
  operation: "retrieve_database";
23280
- error: string;
23281
23286
  success: boolean;
23287
+ error: string;
23282
23288
  database?: {
23283
23289
  object: "database";
23284
23290
  title: {
@@ -23415,8 +23421,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23415
23421
  } | undefined;
23416
23422
  }, {
23417
23423
  operation: "retrieve_database";
23418
- error: string;
23419
23424
  success: boolean;
23425
+ error: string;
23420
23426
  database?: {
23421
23427
  object: "database";
23422
23428
  title: {
@@ -23611,8 +23617,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23611
23617
  has_more: z.ZodOptional<z.ZodBoolean>;
23612
23618
  }, "strip", z.ZodTypeAny, {
23613
23619
  operation: "query_data_source";
23614
- error: string;
23615
23620
  success: boolean;
23621
+ error: string;
23616
23622
  next_cursor?: string | null | undefined;
23617
23623
  has_more?: boolean | undefined;
23618
23624
  results?: z.objectOutputType<{
@@ -23635,8 +23641,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23635
23641
  }, z.ZodTypeAny, "passthrough">[] | undefined;
23636
23642
  }, {
23637
23643
  operation: "query_data_source";
23638
- error: string;
23639
23644
  success: boolean;
23645
+ error: string;
23640
23646
  next_cursor?: string | null | undefined;
23641
23647
  has_more?: boolean | undefined;
23642
23648
  results?: z.objectInputType<{
@@ -25002,8 +25008,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
25002
25008
  }, z.ZodTypeAny, "passthrough">>>;
25003
25009
  }, "strip", z.ZodTypeAny, {
25004
25010
  operation: "create_data_source";
25005
- error: string;
25006
25011
  success: boolean;
25012
+ error: string;
25007
25013
  dataSource?: z.objectOutputType<{
25008
25014
  object: z.ZodLiteral<"data_source">;
25009
25015
  id: z.ZodString;
@@ -25453,8 +25459,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
25453
25459
  }, z.ZodTypeAny, "passthrough"> | undefined;
25454
25460
  }, {
25455
25461
  operation: "create_data_source";
25456
- error: string;
25457
25462
  success: boolean;
25463
+ error: string;
25458
25464
  dataSource?: z.objectInputType<{
25459
25465
  object: z.ZodLiteral<"data_source">;
25460
25466
  id: z.ZodString;
@@ -27247,8 +27253,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
27247
27253
  }, z.ZodTypeAny, "passthrough">>>;
27248
27254
  }, "strip", z.ZodTypeAny, {
27249
27255
  operation: "update_data_source";
27250
- error: string;
27251
27256
  success: boolean;
27257
+ error: string;
27252
27258
  dataSource?: z.objectOutputType<{
27253
27259
  object: z.ZodLiteral<"data_source">;
27254
27260
  id: z.ZodString;
@@ -27698,8 +27704,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
27698
27704
  }, z.ZodTypeAny, "passthrough"> | undefined;
27699
27705
  }, {
27700
27706
  operation: "update_data_source";
27701
- error: string;
27702
27707
  success: boolean;
27708
+ error: string;
27703
27709
  dataSource?: z.objectInputType<{
27704
27710
  object: z.ZodLiteral<"data_source">;
27705
27711
  id: z.ZodString;
@@ -28951,8 +28957,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
28951
28957
  }>>;
28952
28958
  }, "strip", z.ZodTypeAny, {
28953
28959
  operation: "create_database";
28954
- error: string;
28955
28960
  success: boolean;
28961
+ error: string;
28956
28962
  database?: {
28957
28963
  object: "database";
28958
28964
  title: {
@@ -29089,8 +29095,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
29089
29095
  } | undefined;
29090
29096
  }, {
29091
29097
  operation: "create_database";
29092
- error: string;
29093
29098
  success: boolean;
29099
+ error: string;
29094
29100
  database?: {
29095
29101
  object: "database";
29096
29102
  title: {
@@ -30029,8 +30035,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
30029
30035
  }>>;
30030
30036
  }, "strip", z.ZodTypeAny, {
30031
30037
  operation: "update_database";
30032
- error: string;
30033
30038
  success: boolean;
30039
+ error: string;
30034
30040
  database?: {
30035
30041
  object: "database";
30036
30042
  title: {
@@ -30167,8 +30173,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
30167
30173
  } | undefined;
30168
30174
  }, {
30169
30175
  operation: "update_database";
30170
- error: string;
30171
30176
  success: boolean;
30177
+ error: string;
30172
30178
  database?: {
30173
30179
  object: "database";
30174
30180
  title: {
@@ -30912,8 +30918,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
30912
30918
  has_more: z.ZodOptional<z.ZodBoolean>;
30913
30919
  }, "strip", z.ZodTypeAny, {
30914
30920
  operation: "append_block_children";
30915
- error: string;
30916
30921
  success: boolean;
30922
+ error: string;
30917
30923
  blocks?: z.objectOutputType<{
30918
30924
  object: z.ZodLiteral<"block">;
30919
30925
  id: z.ZodString;
@@ -31119,8 +31125,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
31119
31125
  has_more?: boolean | undefined;
31120
31126
  }, {
31121
31127
  operation: "append_block_children";
31122
- error: string;
31123
31128
  success: boolean;
31129
+ error: string;
31124
31130
  blocks?: z.objectInputType<{
31125
31131
  object: z.ZodLiteral<"block">;
31126
31132
  id: z.ZodString;
@@ -31933,8 +31939,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
31933
31939
  has_more: z.ZodOptional<z.ZodBoolean>;
31934
31940
  }, "strip", z.ZodTypeAny, {
31935
31941
  operation: "retrieve_block_children";
31936
- error: string;
31937
31942
  success: boolean;
31943
+ error: string;
31938
31944
  blocks?: z.objectOutputType<{
31939
31945
  object: z.ZodLiteral<"block">;
31940
31946
  id: z.ZodString;
@@ -32140,8 +32146,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
32140
32146
  has_more?: boolean | undefined;
32141
32147
  }, {
32142
32148
  operation: "retrieve_block_children";
32143
- error: string;
32144
32149
  success: boolean;
32150
+ error: string;
32145
32151
  blocks?: z.objectInputType<{
32146
32152
  object: z.ZodLiteral<"block">;
32147
32153
  id: z.ZodString;
@@ -32952,8 +32958,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
32952
32958
  }, z.ZodTypeAny, "passthrough">>>;
32953
32959
  }, "strip", z.ZodTypeAny, {
32954
32960
  operation: "retrieve_block";
32955
- error: string;
32956
32961
  success: boolean;
32962
+ error: string;
32957
32963
  block?: z.objectOutputType<{
32958
32964
  object: z.ZodLiteral<"block">;
32959
32965
  id: z.ZodString;
@@ -33157,8 +33163,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
33157
33163
  }, z.ZodTypeAny, "passthrough"> | undefined;
33158
33164
  }, {
33159
33165
  operation: "retrieve_block";
33160
- error: string;
33161
33166
  success: boolean;
33167
+ error: string;
33162
33168
  block?: z.objectInputType<{
33163
33169
  object: z.ZodLiteral<"block">;
33164
33170
  id: z.ZodString;
@@ -33967,8 +33973,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
33967
33973
  }, z.ZodTypeAny, "passthrough">>>;
33968
33974
  }, "strip", z.ZodTypeAny, {
33969
33975
  operation: "update_block";
33970
- error: string;
33971
33976
  success: boolean;
33977
+ error: string;
33972
33978
  block?: z.objectOutputType<{
33973
33979
  object: z.ZodLiteral<"block">;
33974
33980
  id: z.ZodString;
@@ -34172,8 +34178,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
34172
34178
  }, z.ZodTypeAny, "passthrough"> | undefined;
34173
34179
  }, {
34174
34180
  operation: "update_block";
34175
- error: string;
34176
34181
  success: boolean;
34182
+ error: string;
34177
34183
  block?: z.objectInputType<{
34178
34184
  object: z.ZodLiteral<"block">;
34179
34185
  id: z.ZodString;
@@ -34653,8 +34659,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
34653
34659
  }>>;
34654
34660
  }, "strip", z.ZodTypeAny, {
34655
34661
  operation: "create_comment";
34656
- error: string;
34657
34662
  success: boolean;
34663
+ error: string;
34658
34664
  comment?: {
34659
34665
  object: "comment";
34660
34666
  id: string;
@@ -34707,8 +34713,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
34707
34713
  } | undefined;
34708
34714
  }, {
34709
34715
  operation: "create_comment";
34710
- error: string;
34711
34716
  success: boolean;
34717
+ error: string;
34712
34718
  comment?: {
34713
34719
  object: "comment";
34714
34720
  id: string;
@@ -35037,8 +35043,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35037
35043
  }>>;
35038
35044
  }, "strip", z.ZodTypeAny, {
35039
35045
  operation: "retrieve_comment";
35040
- error: string;
35041
35046
  success: boolean;
35047
+ error: string;
35042
35048
  comment?: {
35043
35049
  object: "comment";
35044
35050
  id: string;
@@ -35091,8 +35097,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35091
35097
  } | undefined;
35092
35098
  }, {
35093
35099
  operation: "retrieve_comment";
35094
- error: string;
35095
35100
  success: boolean;
35101
+ error: string;
35096
35102
  comment?: {
35097
35103
  object: "comment";
35098
35104
  id: string;
@@ -35222,8 +35228,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35222
35228
  has_more: z.ZodOptional<z.ZodBoolean>;
35223
35229
  }, "strip", z.ZodTypeAny, {
35224
35230
  operation: "list_users";
35225
- error: string;
35226
35231
  success: boolean;
35232
+ error: string;
35227
35233
  users?: {
35228
35234
  object: "user";
35229
35235
  id: string;
@@ -35245,8 +35251,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35245
35251
  has_more?: boolean | undefined;
35246
35252
  }, {
35247
35253
  operation: "list_users";
35248
- error: string;
35249
35254
  success: boolean;
35255
+ error: string;
35250
35256
  users?: {
35251
35257
  object: "user";
35252
35258
  id: string;
@@ -35326,8 +35332,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35326
35332
  has_more: z.ZodOptional<z.ZodBoolean>;
35327
35333
  }, "strip", z.ZodTypeAny, {
35328
35334
  operation: "search";
35329
- error: string;
35330
35335
  success: boolean;
35336
+ error: string;
35331
35337
  next_cursor?: string | null | undefined;
35332
35338
  has_more?: boolean | undefined;
35333
35339
  results?: z.objectOutputType<{
@@ -35350,8 +35356,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35350
35356
  }, z.ZodTypeAny, "passthrough">[] | undefined;
35351
35357
  }, {
35352
35358
  operation: "search";
35353
- error: string;
35354
35359
  success: boolean;
35360
+ error: string;
35355
35361
  next_cursor?: string | null | undefined;
35356
35362
  has_more?: boolean | undefined;
35357
35363
  results?: z.objectInputType<{
@@ -35399,6 +35405,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35399
35405
  private retrieveComment;
35400
35406
  private listUsers;
35401
35407
  private search;
35408
+ /**
35409
+ * Resolves a database_id to its default data_source_id by calling retrieve_database.
35410
+ * In Notion API v2025+, databases are containers and data sources are the queryable tables.
35411
+ * They have different UUIDs — users typically only know the database_id from the URL.
35412
+ */
35413
+ private resolveDataSourceId;
35402
35414
  private makeNotionApiCall;
35403
35415
  }
35404
35416
  export {};