@bubblelab/bubble-core 0.1.36 → 0.1.38

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -192,6 +192,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
192
192
  }>]>>;
193
193
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
194
194
  }, "strip", z.ZodTypeAny, {
195
+ operation: "create_page";
195
196
  parent: {
196
197
  type: "page_id";
197
198
  page_id: string;
@@ -209,7 +210,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
209
210
  type: "workspace";
210
211
  workspace: true;
211
212
  };
212
- operation: "create_page";
213
213
  properties?: Record<string, unknown> | undefined;
214
214
  credentials?: Partial<Record<CredentialType, string>> | undefined;
215
215
  icon?: {
@@ -251,6 +251,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
251
251
  } | undefined;
252
252
  children?: unknown[] | undefined;
253
253
  }, {
254
+ operation: "create_page";
254
255
  parent: {
255
256
  type: "page_id";
256
257
  page_id: string;
@@ -268,7 +269,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
268
269
  type: "workspace";
269
270
  workspace: true;
270
271
  };
271
- operation: "create_page";
272
272
  properties?: Record<string, unknown> | undefined;
273
273
  credentials?: Partial<Record<CredentialType, string>> | undefined;
274
274
  icon?: {
@@ -585,8 +585,8 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
585
585
  data_source_id: string;
586
586
  filter?: Record<string, unknown> | undefined;
587
587
  credentials?: Partial<Record<CredentialType, string>> | undefined;
588
- filter_properties?: string[] | undefined;
589
588
  sorts?: unknown[] | undefined;
589
+ filter_properties?: string[] | undefined;
590
590
  start_cursor?: string | undefined;
591
591
  result_type?: "page" | "data_source" | undefined;
592
592
  }, {
@@ -594,9 +594,9 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
594
594
  data_source_id: string;
595
595
  filter?: Record<string, unknown> | undefined;
596
596
  credentials?: Partial<Record<CredentialType, string>> | undefined;
597
+ sorts?: unknown[] | undefined;
597
598
  page_size?: number | undefined;
598
599
  filter_properties?: string[] | undefined;
599
- sorts?: unknown[] | undefined;
600
600
  start_cursor?: string | undefined;
601
601
  result_type?: "page" | "data_source" | undefined;
602
602
  }>, z.ZodObject<{
@@ -770,11 +770,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
770
770
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
771
771
  }, "strip", z.ZodTypeAny, {
772
772
  properties: Record<string, unknown>;
773
+ operation: "create_data_source";
773
774
  parent: {
774
775
  type: "database_id";
775
776
  database_id: string;
776
777
  };
777
- operation: "create_data_source";
778
778
  title?: {
779
779
  type: "text" | "mention" | "equation";
780
780
  text?: {
@@ -817,11 +817,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
817
817
  } | undefined;
818
818
  }, {
819
819
  properties: Record<string, unknown>;
820
+ operation: "create_data_source";
820
821
  parent: {
821
822
  type: "database_id";
822
823
  database_id: string;
823
824
  };
824
- operation: "create_data_source";
825
825
  title?: {
826
826
  type: "text" | "mention" | "equation";
827
827
  text?: {
@@ -1158,11 +1158,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1158
1158
  } | undefined;
1159
1159
  href?: string | null | undefined;
1160
1160
  }[] | undefined;
1161
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
1161
1162
  parent?: {
1162
1163
  type: "database_id";
1163
1164
  database_id: string;
1164
1165
  } | undefined;
1165
- credentials?: Partial<Record<CredentialType, string>> | undefined;
1166
1166
  icon?: {
1167
1167
  type: "file";
1168
1168
  file: {
@@ -1226,11 +1226,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1226
1226
  } | undefined;
1227
1227
  href?: string | null | undefined;
1228
1228
  }[] | undefined;
1229
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
1229
1230
  parent?: {
1230
1231
  type: "database_id";
1231
1232
  database_id: string;
1232
1233
  } | undefined;
1233
- credentials?: Partial<Record<CredentialType, string>> | undefined;
1234
1234
  icon?: {
1235
1235
  type: "file";
1236
1236
  file: {
@@ -1597,6 +1597,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1597
1597
  }>]>>;
1598
1598
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1599
1599
  }, "strip", z.ZodTypeAny, {
1600
+ operation: "create_database";
1600
1601
  parent: {
1601
1602
  type: "workspace";
1602
1603
  workspace: boolean;
@@ -1606,7 +1607,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1606
1607
  page_id: string;
1607
1608
  workspace?: undefined;
1608
1609
  };
1609
- operation: "create_database";
1610
1610
  initial_data_source: {
1611
1611
  properties: Record<string, unknown>;
1612
1612
  };
@@ -1687,12 +1687,12 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1687
1687
  };
1688
1688
  } | undefined;
1689
1689
  }, {
1690
+ operation: "create_database";
1690
1691
  parent: {
1691
1692
  type: "workspace" | "page_id";
1692
1693
  workspace?: true | undefined;
1693
1694
  page_id?: string | undefined;
1694
1695
  };
1695
- operation: "create_database";
1696
1696
  initial_data_source: {
1697
1697
  properties: Record<string, unknown>;
1698
1698
  };
@@ -2170,6 +2170,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2170
2170
  } | undefined;
2171
2171
  href?: string | null | undefined;
2172
2172
  }[] | undefined;
2173
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2173
2174
  parent?: {
2174
2175
  type: "page_id";
2175
2176
  page_id: string;
@@ -2187,7 +2188,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2187
2188
  type: "workspace";
2188
2189
  workspace: true;
2189
2190
  } | undefined;
2190
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2191
2191
  is_locked?: boolean | undefined;
2192
2192
  icon?: {
2193
2193
  type: "file";
@@ -2269,6 +2269,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2269
2269
  } | undefined;
2270
2270
  href?: string | null | undefined;
2271
2271
  }[] | undefined;
2272
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2272
2273
  parent?: {
2273
2274
  type: "page_id";
2274
2275
  page_id: string;
@@ -2286,7 +2287,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2286
2287
  type: "workspace";
2287
2288
  workspace: true;
2288
2289
  } | undefined;
2289
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2290
2290
  is_locked?: boolean | undefined;
2291
2291
  icon?: {
2292
2292
  type: "file";
@@ -2517,11 +2517,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2517
2517
  }>>;
2518
2518
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2519
2519
  }, "strip", z.ZodTypeAny, {
2520
+ operation: "create_comment";
2520
2521
  parent: {
2521
2522
  block_id?: string | undefined;
2522
2523
  page_id?: string | undefined;
2523
2524
  };
2524
- operation: "create_comment";
2525
2525
  rich_text: {
2526
2526
  type: "text" | "mention" | "equation";
2527
2527
  text?: {
@@ -2553,11 +2553,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2553
2553
  } | undefined;
2554
2554
  } | undefined;
2555
2555
  }, {
2556
+ operation: "create_comment";
2556
2557
  parent: {
2557
2558
  block_id?: string | undefined;
2558
2559
  page_id?: string | undefined;
2559
2560
  };
2560
- operation: "create_comment";
2561
2561
  rich_text: {
2562
2562
  type: "text" | "mention" | "equation";
2563
2563
  text?: {
@@ -2994,6 +2994,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2994
2994
  }, "strip", z.ZodTypeAny, {
2995
2995
  object: "page";
2996
2996
  properties: Record<string, unknown>;
2997
+ url: string;
2997
2998
  id: string;
2998
2999
  parent: {
2999
3000
  type: "page_id";
@@ -3012,7 +3013,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3012
3013
  type: "workspace";
3013
3014
  workspace: true;
3014
3015
  };
3015
- url: string;
3016
3016
  created_time: string;
3017
3017
  last_edited_time: string;
3018
3018
  created_by: {
@@ -3087,6 +3087,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3087
3087
  }, {
3088
3088
  object: "page";
3089
3089
  properties: Record<string, unknown>;
3090
+ url: string;
3090
3091
  id: string;
3091
3092
  parent: {
3092
3093
  type: "page_id";
@@ -3105,7 +3106,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3105
3106
  type: "workspace";
3106
3107
  workspace: true;
3107
3108
  };
3108
- url: string;
3109
3109
  created_time: string;
3110
3110
  last_edited_time: string;
3111
3111
  created_by: {
@@ -3179,12 +3179,13 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3179
3179
  public_url?: string | null | undefined;
3180
3180
  }>>;
3181
3181
  }, "strip", z.ZodTypeAny, {
3182
- operation: "create_page";
3183
3182
  success: boolean;
3184
3183
  error: string;
3184
+ operation: "create_page";
3185
3185
  page?: {
3186
3186
  object: "page";
3187
3187
  properties: Record<string, unknown>;
3188
+ url: string;
3188
3189
  id: string;
3189
3190
  parent: {
3190
3191
  type: "page_id";
@@ -3203,7 +3204,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3203
3204
  type: "workspace";
3204
3205
  workspace: true;
3205
3206
  };
3206
- url: string;
3207
3207
  created_time: string;
3208
3208
  last_edited_time: string;
3209
3209
  created_by: {
@@ -3277,12 +3277,13 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3277
3277
  public_url?: string | null | undefined;
3278
3278
  } | undefined;
3279
3279
  }, {
3280
- operation: "create_page";
3281
3280
  success: boolean;
3282
3281
  error: string;
3282
+ operation: "create_page";
3283
3283
  page?: {
3284
3284
  object: "page";
3285
3285
  properties: Record<string, unknown>;
3286
+ url: string;
3286
3287
  id: string;
3287
3288
  parent: {
3288
3289
  type: "page_id";
@@ -3301,7 +3302,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3301
3302
  type: "workspace";
3302
3303
  workspace: true;
3303
3304
  };
3304
- url: string;
3305
3305
  created_time: string;
3306
3306
  last_edited_time: string;
3307
3307
  created_by: {
@@ -3698,6 +3698,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3698
3698
  }, "strip", z.ZodTypeAny, {
3699
3699
  object: "page";
3700
3700
  properties: Record<string, unknown>;
3701
+ url: string;
3701
3702
  id: string;
3702
3703
  parent: {
3703
3704
  type: "page_id";
@@ -3716,7 +3717,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3716
3717
  type: "workspace";
3717
3718
  workspace: true;
3718
3719
  };
3719
- url: string;
3720
3720
  created_time: string;
3721
3721
  last_edited_time: string;
3722
3722
  created_by: {
@@ -3791,6 +3791,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3791
3791
  }, {
3792
3792
  object: "page";
3793
3793
  properties: Record<string, unknown>;
3794
+ url: string;
3794
3795
  id: string;
3795
3796
  parent: {
3796
3797
  type: "page_id";
@@ -3809,7 +3810,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3809
3810
  type: "workspace";
3810
3811
  workspace: true;
3811
3812
  };
3812
- url: string;
3813
3813
  created_time: string;
3814
3814
  last_edited_time: string;
3815
3815
  created_by: {
@@ -3883,12 +3883,13 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3883
3883
  public_url?: string | null | undefined;
3884
3884
  }>>;
3885
3885
  }, "strip", z.ZodTypeAny, {
3886
- operation: "retrieve_page";
3887
3886
  success: boolean;
3888
3887
  error: string;
3888
+ operation: "retrieve_page";
3889
3889
  page?: {
3890
3890
  object: "page";
3891
3891
  properties: Record<string, unknown>;
3892
+ url: string;
3892
3893
  id: string;
3893
3894
  parent: {
3894
3895
  type: "page_id";
@@ -3907,7 +3908,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3907
3908
  type: "workspace";
3908
3909
  workspace: true;
3909
3910
  };
3910
- url: string;
3911
3911
  created_time: string;
3912
3912
  last_edited_time: string;
3913
3913
  created_by: {
@@ -3981,12 +3981,13 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3981
3981
  public_url?: string | null | undefined;
3982
3982
  } | undefined;
3983
3983
  }, {
3984
- operation: "retrieve_page";
3985
3984
  success: boolean;
3986
3985
  error: string;
3986
+ operation: "retrieve_page";
3987
3987
  page?: {
3988
3988
  object: "page";
3989
3989
  properties: Record<string, unknown>;
3990
+ url: string;
3990
3991
  id: string;
3991
3992
  parent: {
3992
3993
  type: "page_id";
@@ -4005,7 +4006,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4005
4006
  type: "workspace";
4006
4007
  workspace: true;
4007
4008
  };
4008
- url: string;
4009
4009
  created_time: string;
4010
4010
  last_edited_time: string;
4011
4011
  created_by: {
@@ -4402,6 +4402,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4402
4402
  }, "strip", z.ZodTypeAny, {
4403
4403
  object: "page";
4404
4404
  properties: Record<string, unknown>;
4405
+ url: string;
4405
4406
  id: string;
4406
4407
  parent: {
4407
4408
  type: "page_id";
@@ -4420,7 +4421,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4420
4421
  type: "workspace";
4421
4422
  workspace: true;
4422
4423
  };
4423
- url: string;
4424
4424
  created_time: string;
4425
4425
  last_edited_time: string;
4426
4426
  created_by: {
@@ -4495,6 +4495,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4495
4495
  }, {
4496
4496
  object: "page";
4497
4497
  properties: Record<string, unknown>;
4498
+ url: string;
4498
4499
  id: string;
4499
4500
  parent: {
4500
4501
  type: "page_id";
@@ -4513,7 +4514,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4513
4514
  type: "workspace";
4514
4515
  workspace: true;
4515
4516
  };
4516
- url: string;
4517
4517
  created_time: string;
4518
4518
  last_edited_time: string;
4519
4519
  created_by: {
@@ -4587,12 +4587,13 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4587
4587
  public_url?: string | null | undefined;
4588
4588
  }>>;
4589
4589
  }, "strip", z.ZodTypeAny, {
4590
- operation: "update_page";
4591
4590
  success: boolean;
4592
4591
  error: string;
4592
+ operation: "update_page";
4593
4593
  page?: {
4594
4594
  object: "page";
4595
4595
  properties: Record<string, unknown>;
4596
+ url: string;
4596
4597
  id: string;
4597
4598
  parent: {
4598
4599
  type: "page_id";
@@ -4611,7 +4612,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4611
4612
  type: "workspace";
4612
4613
  workspace: true;
4613
4614
  };
4614
- url: string;
4615
4615
  created_time: string;
4616
4616
  last_edited_time: string;
4617
4617
  created_by: {
@@ -4685,12 +4685,13 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4685
4685
  public_url?: string | null | undefined;
4686
4686
  } | undefined;
4687
4687
  }, {
4688
- operation: "update_page";
4689
4688
  success: boolean;
4690
4689
  error: string;
4690
+ operation: "update_page";
4691
4691
  page?: {
4692
4692
  object: "page";
4693
4693
  properties: Record<string, unknown>;
4694
+ url: string;
4694
4695
  id: string;
4695
4696
  parent: {
4696
4697
  type: "page_id";
@@ -4709,7 +4710,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4709
4710
  type: "workspace";
4710
4711
  workspace: true;
4711
4712
  };
4712
- url: string;
4713
4713
  created_time: string;
4714
4714
  last_edited_time: string;
4715
4715
  created_by: {
@@ -5245,8 +5245,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5245
5245
  };
5246
5246
  }>]>>>;
5247
5247
  }, "strip", z.ZodTypeAny, {
5248
- id: string;
5249
5248
  name: string;
5249
+ id: string;
5250
5250
  icon?: {
5251
5251
  type: "emoji";
5252
5252
  emoji: string;
@@ -5280,8 +5280,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5280
5280
  };
5281
5281
  } | null | undefined;
5282
5282
  }, {
5283
- id: string;
5284
5283
  name: string;
5284
+ id: string;
5285
5285
  icon?: {
5286
5286
  type: "emoji";
5287
5287
  emoji: string;
@@ -5359,8 +5359,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5359
5359
  created_time: string;
5360
5360
  last_edited_time: string;
5361
5361
  data_sources: {
5362
- id: string;
5363
5362
  name: string;
5363
+ id: string;
5364
5364
  icon?: {
5365
5365
  type: "emoji";
5366
5366
  emoji: string;
@@ -5492,8 +5492,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5492
5492
  created_time: string;
5493
5493
  last_edited_time: string;
5494
5494
  data_sources: {
5495
- id: string;
5496
5495
  name: string;
5496
+ id: string;
5497
5497
  icon?: {
5498
5498
  type: "emoji";
5499
5499
  emoji: string;
@@ -5585,9 +5585,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5585
5585
  is_inline?: boolean | undefined;
5586
5586
  }>>;
5587
5587
  }, "strip", z.ZodTypeAny, {
5588
- operation: "retrieve_database";
5589
5588
  success: boolean;
5590
5589
  error: string;
5590
+ operation: "retrieve_database";
5591
5591
  database?: {
5592
5592
  object: "database";
5593
5593
  title: {
@@ -5630,8 +5630,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5630
5630
  created_time: string;
5631
5631
  last_edited_time: string;
5632
5632
  data_sources: {
5633
- id: string;
5634
5633
  name: string;
5634
+ id: string;
5635
5635
  icon?: {
5636
5636
  type: "emoji";
5637
5637
  emoji: string;
@@ -5723,9 +5723,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5723
5723
  is_inline?: boolean | undefined;
5724
5724
  } | undefined;
5725
5725
  }, {
5726
- operation: "retrieve_database";
5727
5726
  success: boolean;
5728
5727
  error: string;
5728
+ operation: "retrieve_database";
5729
5729
  database?: {
5730
5730
  object: "database";
5731
5731
  title: {
@@ -5768,8 +5768,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5768
5768
  created_time: string;
5769
5769
  last_edited_time: string;
5770
5770
  data_sources: {
5771
- id: string;
5772
5771
  name: string;
5772
+ id: string;
5773
5773
  icon?: {
5774
5774
  type: "emoji";
5775
5775
  emoji: string;
@@ -5919,11 +5919,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5919
5919
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5920
5920
  has_more: z.ZodOptional<z.ZodBoolean>;
5921
5921
  }, "strip", z.ZodTypeAny, {
5922
- operation: "query_data_source";
5923
5922
  success: boolean;
5924
5923
  error: string;
5925
- next_cursor?: string | null | undefined;
5926
- has_more?: boolean | undefined;
5924
+ operation: "query_data_source";
5927
5925
  results?: z.objectOutputType<{
5928
5926
  object: z.ZodEnum<["page", "data_source"]>;
5929
5927
  id: z.ZodString;
@@ -5942,12 +5940,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5942
5940
  archived: z.ZodOptional<z.ZodBoolean>;
5943
5941
  in_trash: z.ZodOptional<z.ZodBoolean>;
5944
5942
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5943
+ next_cursor?: string | null | undefined;
5944
+ has_more?: boolean | undefined;
5945
5945
  }, {
5946
- operation: "query_data_source";
5947
5946
  success: boolean;
5948
5947
  error: string;
5949
- next_cursor?: string | null | undefined;
5950
- has_more?: boolean | undefined;
5948
+ operation: "query_data_source";
5951
5949
  results?: z.objectInputType<{
5952
5950
  object: z.ZodEnum<["page", "data_source"]>;
5953
5951
  id: z.ZodString;
@@ -5966,6 +5964,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5966
5964
  archived: z.ZodOptional<z.ZodBoolean>;
5967
5965
  in_trash: z.ZodOptional<z.ZodBoolean>;
5968
5966
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5967
+ next_cursor?: string | null | undefined;
5968
+ has_more?: boolean | undefined;
5969
5969
  }>, z.ZodObject<{
5970
5970
  operation: z.ZodLiteral<"create_data_source">;
5971
5971
  success: z.ZodBoolean;
@@ -7310,9 +7310,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
7310
7310
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7311
7311
  }, z.ZodTypeAny, "passthrough">>>;
7312
7312
  }, "strip", z.ZodTypeAny, {
7313
- operation: "create_data_source";
7314
7313
  success: boolean;
7315
7314
  error: string;
7315
+ operation: "create_data_source";
7316
7316
  dataSource?: z.objectOutputType<{
7317
7317
  object: z.ZodLiteral<"data_source">;
7318
7318
  id: z.ZodString;
@@ -7761,9 +7761,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
7761
7761
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7762
7762
  }, z.ZodTypeAny, "passthrough"> | undefined;
7763
7763
  }, {
7764
- operation: "create_data_source";
7765
7764
  success: boolean;
7766
7765
  error: string;
7766
+ operation: "create_data_source";
7767
7767
  dataSource?: z.objectInputType<{
7768
7768
  object: z.ZodLiteral<"data_source">;
7769
7769
  id: z.ZodString;
@@ -9555,9 +9555,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
9555
9555
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9556
9556
  }, z.ZodTypeAny, "passthrough">>>;
9557
9557
  }, "strip", z.ZodTypeAny, {
9558
- operation: "update_data_source";
9559
9558
  success: boolean;
9560
9559
  error: string;
9560
+ operation: "update_data_source";
9561
9561
  dataSource?: z.objectOutputType<{
9562
9562
  object: z.ZodLiteral<"data_source">;
9563
9563
  id: z.ZodString;
@@ -10006,9 +10006,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
10006
10006
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10007
10007
  }, z.ZodTypeAny, "passthrough"> | undefined;
10008
10008
  }, {
10009
- operation: "update_data_source";
10010
10009
  success: boolean;
10011
10010
  error: string;
10011
+ operation: "update_data_source";
10012
10012
  dataSource?: z.objectInputType<{
10013
10013
  object: z.ZodLiteral<"data_source">;
10014
10014
  id: z.ZodString;
@@ -10919,8 +10919,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
10919
10919
  };
10920
10920
  }>]>>>;
10921
10921
  }, "strip", z.ZodTypeAny, {
10922
- id: string;
10923
10922
  name: string;
10923
+ id: string;
10924
10924
  icon?: {
10925
10925
  type: "emoji";
10926
10926
  emoji: string;
@@ -10954,8 +10954,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
10954
10954
  };
10955
10955
  } | null | undefined;
10956
10956
  }, {
10957
- id: string;
10958
10957
  name: string;
10958
+ id: string;
10959
10959
  icon?: {
10960
10960
  type: "emoji";
10961
10961
  emoji: string;
@@ -11033,8 +11033,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11033
11033
  created_time: string;
11034
11034
  last_edited_time: string;
11035
11035
  data_sources: {
11036
- id: string;
11037
11036
  name: string;
11037
+ id: string;
11038
11038
  icon?: {
11039
11039
  type: "emoji";
11040
11040
  emoji: string;
@@ -11166,8 +11166,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11166
11166
  created_time: string;
11167
11167
  last_edited_time: string;
11168
11168
  data_sources: {
11169
- id: string;
11170
11169
  name: string;
11170
+ id: string;
11171
11171
  icon?: {
11172
11172
  type: "emoji";
11173
11173
  emoji: string;
@@ -11259,9 +11259,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11259
11259
  is_inline?: boolean | undefined;
11260
11260
  }>>;
11261
11261
  }, "strip", z.ZodTypeAny, {
11262
- operation: "create_database";
11263
11262
  success: boolean;
11264
11263
  error: string;
11264
+ operation: "create_database";
11265
11265
  database?: {
11266
11266
  object: "database";
11267
11267
  title: {
@@ -11304,8 +11304,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11304
11304
  created_time: string;
11305
11305
  last_edited_time: string;
11306
11306
  data_sources: {
11307
- id: string;
11308
11307
  name: string;
11308
+ id: string;
11309
11309
  icon?: {
11310
11310
  type: "emoji";
11311
11311
  emoji: string;
@@ -11397,9 +11397,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11397
11397
  is_inline?: boolean | undefined;
11398
11398
  } | undefined;
11399
11399
  }, {
11400
- operation: "create_database";
11401
11400
  success: boolean;
11402
11401
  error: string;
11402
+ operation: "create_database";
11403
11403
  database?: {
11404
11404
  object: "database";
11405
11405
  title: {
@@ -11442,8 +11442,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11442
11442
  created_time: string;
11443
11443
  last_edited_time: string;
11444
11444
  data_sources: {
11445
- id: string;
11446
11445
  name: string;
11446
+ id: string;
11447
11447
  icon?: {
11448
11448
  type: "emoji";
11449
11449
  emoji: string;
@@ -11997,8 +11997,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11997
11997
  };
11998
11998
  }>]>>>;
11999
11999
  }, "strip", z.ZodTypeAny, {
12000
- id: string;
12001
12000
  name: string;
12001
+ id: string;
12002
12002
  icon?: {
12003
12003
  type: "emoji";
12004
12004
  emoji: string;
@@ -12032,8 +12032,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12032
12032
  };
12033
12033
  } | null | undefined;
12034
12034
  }, {
12035
- id: string;
12036
12035
  name: string;
12036
+ id: string;
12037
12037
  icon?: {
12038
12038
  type: "emoji";
12039
12039
  emoji: string;
@@ -12111,8 +12111,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12111
12111
  created_time: string;
12112
12112
  last_edited_time: string;
12113
12113
  data_sources: {
12114
- id: string;
12115
12114
  name: string;
12115
+ id: string;
12116
12116
  icon?: {
12117
12117
  type: "emoji";
12118
12118
  emoji: string;
@@ -12244,8 +12244,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12244
12244
  created_time: string;
12245
12245
  last_edited_time: string;
12246
12246
  data_sources: {
12247
- id: string;
12248
12247
  name: string;
12248
+ id: string;
12249
12249
  icon?: {
12250
12250
  type: "emoji";
12251
12251
  emoji: string;
@@ -12337,9 +12337,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12337
12337
  is_inline?: boolean | undefined;
12338
12338
  }>>;
12339
12339
  }, "strip", z.ZodTypeAny, {
12340
- operation: "update_database";
12341
12340
  success: boolean;
12342
12341
  error: string;
12342
+ operation: "update_database";
12343
12343
  database?: {
12344
12344
  object: "database";
12345
12345
  title: {
@@ -12382,8 +12382,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12382
12382
  created_time: string;
12383
12383
  last_edited_time: string;
12384
12384
  data_sources: {
12385
- id: string;
12386
12385
  name: string;
12386
+ id: string;
12387
12387
  icon?: {
12388
12388
  type: "emoji";
12389
12389
  emoji: string;
@@ -12475,9 +12475,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12475
12475
  is_inline?: boolean | undefined;
12476
12476
  } | undefined;
12477
12477
  }, {
12478
- operation: "update_database";
12479
12478
  success: boolean;
12480
12479
  error: string;
12480
+ operation: "update_database";
12481
12481
  database?: {
12482
12482
  object: "database";
12483
12483
  title: {
@@ -12520,8 +12520,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12520
12520
  created_time: string;
12521
12521
  last_edited_time: string;
12522
12522
  data_sources: {
12523
- id: string;
12524
12523
  name: string;
12524
+ id: string;
12525
12525
  icon?: {
12526
12526
  type: "emoji";
12527
12527
  emoji: string;
@@ -13220,9 +13220,10 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
13220
13220
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13221
13221
  has_more: z.ZodOptional<z.ZodBoolean>;
13222
13222
  }, "strip", z.ZodTypeAny, {
13223
- operation: "append_block_children";
13224
13223
  success: boolean;
13225
13224
  error: string;
13225
+ operation: "append_block_children";
13226
+ next_cursor?: string | null | undefined;
13226
13227
  blocks?: z.objectOutputType<{
13227
13228
  object: z.ZodLiteral<"block">;
13228
13229
  id: z.ZodString;
@@ -13424,12 +13425,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
13424
13425
  in_trash: z.ZodOptional<z.ZodBoolean>;
13425
13426
  type: z.ZodString;
13426
13427
  }, z.ZodTypeAny, "passthrough">[] | undefined;
13427
- next_cursor?: string | null | undefined;
13428
13428
  has_more?: boolean | undefined;
13429
13429
  }, {
13430
- operation: "append_block_children";
13431
13430
  success: boolean;
13432
13431
  error: string;
13432
+ operation: "append_block_children";
13433
+ next_cursor?: string | null | undefined;
13433
13434
  blocks?: z.objectInputType<{
13434
13435
  object: z.ZodLiteral<"block">;
13435
13436
  id: z.ZodString;
@@ -13631,7 +13632,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
13631
13632
  in_trash: z.ZodOptional<z.ZodBoolean>;
13632
13633
  type: z.ZodString;
13633
13634
  }, z.ZodTypeAny, "passthrough">[] | undefined;
13634
- next_cursor?: string | null | undefined;
13635
13635
  has_more?: boolean | undefined;
13636
13636
  }>, z.ZodObject<{
13637
13637
  operation: z.ZodLiteral<"retrieve_block_children">;
@@ -14241,9 +14241,10 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
14241
14241
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14242
14242
  has_more: z.ZodOptional<z.ZodBoolean>;
14243
14243
  }, "strip", z.ZodTypeAny, {
14244
- operation: "retrieve_block_children";
14245
14244
  success: boolean;
14246
14245
  error: string;
14246
+ operation: "retrieve_block_children";
14247
+ next_cursor?: string | null | undefined;
14247
14248
  blocks?: z.objectOutputType<{
14248
14249
  object: z.ZodLiteral<"block">;
14249
14250
  id: z.ZodString;
@@ -14445,12 +14446,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
14445
14446
  in_trash: z.ZodOptional<z.ZodBoolean>;
14446
14447
  type: z.ZodString;
14447
14448
  }, z.ZodTypeAny, "passthrough">[] | undefined;
14448
- next_cursor?: string | null | undefined;
14449
14449
  has_more?: boolean | undefined;
14450
14450
  }, {
14451
- operation: "retrieve_block_children";
14452
14451
  success: boolean;
14453
14452
  error: string;
14453
+ operation: "retrieve_block_children";
14454
+ next_cursor?: string | null | undefined;
14454
14455
  blocks?: z.objectInputType<{
14455
14456
  object: z.ZodLiteral<"block">;
14456
14457
  id: z.ZodString;
@@ -14652,7 +14653,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
14652
14653
  in_trash: z.ZodOptional<z.ZodBoolean>;
14653
14654
  type: z.ZodString;
14654
14655
  }, z.ZodTypeAny, "passthrough">[] | undefined;
14655
- next_cursor?: string | null | undefined;
14656
14656
  has_more?: boolean | undefined;
14657
14657
  }>, z.ZodObject<{
14658
14658
  operation: z.ZodLiteral<"retrieve_block">;
@@ -15260,9 +15260,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
15260
15260
  type: z.ZodString;
15261
15261
  }, z.ZodTypeAny, "passthrough">>>;
15262
15262
  }, "strip", z.ZodTypeAny, {
15263
- operation: "retrieve_block";
15264
15263
  success: boolean;
15265
15264
  error: string;
15265
+ operation: "retrieve_block";
15266
15266
  block?: z.objectOutputType<{
15267
15267
  object: z.ZodLiteral<"block">;
15268
15268
  id: z.ZodString;
@@ -15465,9 +15465,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
15465
15465
  type: z.ZodString;
15466
15466
  }, z.ZodTypeAny, "passthrough"> | undefined;
15467
15467
  }, {
15468
- operation: "retrieve_block";
15469
15468
  success: boolean;
15470
15469
  error: string;
15470
+ operation: "retrieve_block";
15471
15471
  block?: z.objectInputType<{
15472
15472
  object: z.ZodLiteral<"block">;
15473
15473
  id: z.ZodString;
@@ -16275,9 +16275,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
16275
16275
  type: z.ZodString;
16276
16276
  }, z.ZodTypeAny, "passthrough">>>;
16277
16277
  }, "strip", z.ZodTypeAny, {
16278
- operation: "update_block";
16279
16278
  success: boolean;
16280
16279
  error: string;
16280
+ operation: "update_block";
16281
16281
  block?: z.objectOutputType<{
16282
16282
  object: z.ZodLiteral<"block">;
16283
16283
  id: z.ZodString;
@@ -16480,9 +16480,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
16480
16480
  type: z.ZodString;
16481
16481
  }, z.ZodTypeAny, "passthrough"> | undefined;
16482
16482
  }, {
16483
- operation: "update_block";
16484
16483
  success: boolean;
16485
16484
  error: string;
16485
+ operation: "update_block";
16486
16486
  block?: z.objectInputType<{
16487
16487
  object: z.ZodLiteral<"block">;
16488
16488
  id: z.ZodString;
@@ -16961,9 +16961,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
16961
16961
  }[];
16962
16962
  }>>;
16963
16963
  }, "strip", z.ZodTypeAny, {
16964
- operation: "create_comment";
16965
16964
  success: boolean;
16966
16965
  error: string;
16966
+ operation: "create_comment";
16967
16967
  comment?: {
16968
16968
  object: "comment";
16969
16969
  id: string;
@@ -17015,9 +17015,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17015
17015
  }[];
17016
17016
  } | undefined;
17017
17017
  }, {
17018
- operation: "create_comment";
17019
17018
  success: boolean;
17020
17019
  error: string;
17020
+ operation: "create_comment";
17021
17021
  comment?: {
17022
17022
  object: "comment";
17023
17023
  id: string;
@@ -17345,9 +17345,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17345
17345
  }[];
17346
17346
  }>>;
17347
17347
  }, "strip", z.ZodTypeAny, {
17348
- operation: "retrieve_comment";
17349
17348
  success: boolean;
17350
17349
  error: string;
17350
+ operation: "retrieve_comment";
17351
17351
  comment?: {
17352
17352
  object: "comment";
17353
17353
  id: string;
@@ -17399,9 +17399,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17399
17399
  }[];
17400
17400
  } | undefined;
17401
17401
  }, {
17402
- operation: "retrieve_comment";
17403
17402
  success: boolean;
17404
17403
  error: string;
17404
+ operation: "retrieve_comment";
17405
17405
  comment?: {
17406
17406
  object: "comment";
17407
17407
  id: string;
@@ -17530,9 +17530,10 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17530
17530
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17531
17531
  has_more: z.ZodOptional<z.ZodBoolean>;
17532
17532
  }, "strip", z.ZodTypeAny, {
17533
- operation: "list_users";
17534
17533
  success: boolean;
17535
17534
  error: string;
17535
+ operation: "list_users";
17536
+ next_cursor?: string | null | undefined;
17536
17537
  users?: {
17537
17538
  object: "user";
17538
17539
  id: string;
@@ -17550,12 +17551,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17550
17551
  workspace_name?: string | undefined;
17551
17552
  } | undefined;
17552
17553
  }[] | undefined;
17553
- next_cursor?: string | null | undefined;
17554
17554
  has_more?: boolean | undefined;
17555
17555
  }, {
17556
- operation: "list_users";
17557
17556
  success: boolean;
17558
17557
  error: string;
17558
+ operation: "list_users";
17559
+ next_cursor?: string | null | undefined;
17559
17560
  users?: {
17560
17561
  object: "user";
17561
17562
  id: string;
@@ -17573,7 +17574,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17573
17574
  workspace_name?: string | undefined;
17574
17575
  } | undefined;
17575
17576
  }[] | undefined;
17576
- next_cursor?: string | null | undefined;
17577
17577
  has_more?: boolean | undefined;
17578
17578
  }>, z.ZodObject<{
17579
17579
  operation: z.ZodLiteral<"search">;
@@ -17634,11 +17634,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17634
17634
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17635
17635
  has_more: z.ZodOptional<z.ZodBoolean>;
17636
17636
  }, "strip", z.ZodTypeAny, {
17637
- operation: "search";
17638
17637
  success: boolean;
17639
17638
  error: string;
17640
- next_cursor?: string | null | undefined;
17641
- has_more?: boolean | undefined;
17639
+ operation: "search";
17642
17640
  results?: z.objectOutputType<{
17643
17641
  object: z.ZodEnum<["page", "data_source"]>;
17644
17642
  id: z.ZodString;
@@ -17657,12 +17655,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17657
17655
  archived: z.ZodOptional<z.ZodBoolean>;
17658
17656
  in_trash: z.ZodOptional<z.ZodBoolean>;
17659
17657
  }, z.ZodTypeAny, "passthrough">[] | undefined;
17658
+ next_cursor?: string | null | undefined;
17659
+ has_more?: boolean | undefined;
17660
17660
  }, {
17661
- operation: "search";
17662
17661
  success: boolean;
17663
17662
  error: string;
17664
- next_cursor?: string | null | undefined;
17665
- has_more?: boolean | undefined;
17663
+ operation: "search";
17666
17664
  results?: z.objectInputType<{
17667
17665
  object: z.ZodEnum<["page", "data_source"]>;
17668
17666
  id: z.ZodString;
@@ -17681,6 +17679,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17681
17679
  archived: z.ZodOptional<z.ZodBoolean>;
17682
17680
  in_trash: z.ZodOptional<z.ZodBoolean>;
17683
17681
  }, z.ZodTypeAny, "passthrough">[] | undefined;
17682
+ next_cursor?: string | null | undefined;
17683
+ has_more?: boolean | undefined;
17684
17684
  }>]>;
17685
17685
  type NotionParams = z.input<typeof NotionParamsSchema>;
17686
17686
  type NotionResult = z.output<typeof NotionResultSchema>;
@@ -17883,6 +17883,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
17883
17883
  }>]>>;
17884
17884
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
17885
17885
  }, "strip", z.ZodTypeAny, {
17886
+ operation: "create_page";
17886
17887
  parent: {
17887
17888
  type: "page_id";
17888
17889
  page_id: string;
@@ -17900,7 +17901,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
17900
17901
  type: "workspace";
17901
17902
  workspace: true;
17902
17903
  };
17903
- operation: "create_page";
17904
17904
  properties?: Record<string, unknown> | undefined;
17905
17905
  credentials?: Partial<Record<CredentialType, string>> | undefined;
17906
17906
  icon?: {
@@ -17942,6 +17942,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
17942
17942
  } | undefined;
17943
17943
  children?: unknown[] | undefined;
17944
17944
  }, {
17945
+ operation: "create_page";
17945
17946
  parent: {
17946
17947
  type: "page_id";
17947
17948
  page_id: string;
@@ -17959,7 +17960,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
17959
17960
  type: "workspace";
17960
17961
  workspace: true;
17961
17962
  };
17962
- operation: "create_page";
17963
17963
  properties?: Record<string, unknown> | undefined;
17964
17964
  credentials?: Partial<Record<CredentialType, string>> | undefined;
17965
17965
  icon?: {
@@ -18276,8 +18276,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
18276
18276
  data_source_id: string;
18277
18277
  filter?: Record<string, unknown> | undefined;
18278
18278
  credentials?: Partial<Record<CredentialType, string>> | undefined;
18279
- filter_properties?: string[] | undefined;
18280
18279
  sorts?: unknown[] | undefined;
18280
+ filter_properties?: string[] | undefined;
18281
18281
  start_cursor?: string | undefined;
18282
18282
  result_type?: "page" | "data_source" | undefined;
18283
18283
  }, {
@@ -18285,9 +18285,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
18285
18285
  data_source_id: string;
18286
18286
  filter?: Record<string, unknown> | undefined;
18287
18287
  credentials?: Partial<Record<CredentialType, string>> | undefined;
18288
+ sorts?: unknown[] | undefined;
18288
18289
  page_size?: number | undefined;
18289
18290
  filter_properties?: string[] | undefined;
18290
- sorts?: unknown[] | undefined;
18291
18291
  start_cursor?: string | undefined;
18292
18292
  result_type?: "page" | "data_source" | undefined;
18293
18293
  }>, z.ZodObject<{
@@ -18461,11 +18461,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
18461
18461
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
18462
18462
  }, "strip", z.ZodTypeAny, {
18463
18463
  properties: Record<string, unknown>;
18464
+ operation: "create_data_source";
18464
18465
  parent: {
18465
18466
  type: "database_id";
18466
18467
  database_id: string;
18467
18468
  };
18468
- operation: "create_data_source";
18469
18469
  title?: {
18470
18470
  type: "text" | "mention" | "equation";
18471
18471
  text?: {
@@ -18508,11 +18508,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
18508
18508
  } | undefined;
18509
18509
  }, {
18510
18510
  properties: Record<string, unknown>;
18511
+ operation: "create_data_source";
18511
18512
  parent: {
18512
18513
  type: "database_id";
18513
18514
  database_id: string;
18514
18515
  };
18515
- operation: "create_data_source";
18516
18516
  title?: {
18517
18517
  type: "text" | "mention" | "equation";
18518
18518
  text?: {
@@ -18849,11 +18849,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
18849
18849
  } | undefined;
18850
18850
  href?: string | null | undefined;
18851
18851
  }[] | undefined;
18852
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
18852
18853
  parent?: {
18853
18854
  type: "database_id";
18854
18855
  database_id: string;
18855
18856
  } | undefined;
18856
- credentials?: Partial<Record<CredentialType, string>> | undefined;
18857
18857
  icon?: {
18858
18858
  type: "file";
18859
18859
  file: {
@@ -18917,11 +18917,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
18917
18917
  } | undefined;
18918
18918
  href?: string | null | undefined;
18919
18919
  }[] | undefined;
18920
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
18920
18921
  parent?: {
18921
18922
  type: "database_id";
18922
18923
  database_id: string;
18923
18924
  } | undefined;
18924
- credentials?: Partial<Record<CredentialType, string>> | undefined;
18925
18925
  icon?: {
18926
18926
  type: "file";
18927
18927
  file: {
@@ -19288,6 +19288,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19288
19288
  }>]>>;
19289
19289
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
19290
19290
  }, "strip", z.ZodTypeAny, {
19291
+ operation: "create_database";
19291
19292
  parent: {
19292
19293
  type: "workspace";
19293
19294
  workspace: boolean;
@@ -19297,7 +19298,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19297
19298
  page_id: string;
19298
19299
  workspace?: undefined;
19299
19300
  };
19300
- operation: "create_database";
19301
19301
  initial_data_source: {
19302
19302
  properties: Record<string, unknown>;
19303
19303
  };
@@ -19378,12 +19378,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19378
19378
  };
19379
19379
  } | undefined;
19380
19380
  }, {
19381
+ operation: "create_database";
19381
19382
  parent: {
19382
19383
  type: "workspace" | "page_id";
19383
19384
  workspace?: true | undefined;
19384
19385
  page_id?: string | undefined;
19385
19386
  };
19386
- operation: "create_database";
19387
19387
  initial_data_source: {
19388
19388
  properties: Record<string, unknown>;
19389
19389
  };
@@ -19861,6 +19861,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19861
19861
  } | undefined;
19862
19862
  href?: string | null | undefined;
19863
19863
  }[] | undefined;
19864
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
19864
19865
  parent?: {
19865
19866
  type: "page_id";
19866
19867
  page_id: string;
@@ -19878,7 +19879,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19878
19879
  type: "workspace";
19879
19880
  workspace: true;
19880
19881
  } | undefined;
19881
- credentials?: Partial<Record<CredentialType, string>> | undefined;
19882
19882
  is_locked?: boolean | undefined;
19883
19883
  icon?: {
19884
19884
  type: "file";
@@ -19960,6 +19960,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19960
19960
  } | undefined;
19961
19961
  href?: string | null | undefined;
19962
19962
  }[] | undefined;
19963
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
19963
19964
  parent?: {
19964
19965
  type: "page_id";
19965
19966
  page_id: string;
@@ -19977,7 +19978,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
19977
19978
  type: "workspace";
19978
19979
  workspace: true;
19979
19980
  } | undefined;
19980
- credentials?: Partial<Record<CredentialType, string>> | undefined;
19981
19981
  is_locked?: boolean | undefined;
19982
19982
  icon?: {
19983
19983
  type: "file";
@@ -20208,11 +20208,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20208
20208
  }>>;
20209
20209
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
20210
20210
  }, "strip", z.ZodTypeAny, {
20211
+ operation: "create_comment";
20211
20212
  parent: {
20212
20213
  block_id?: string | undefined;
20213
20214
  page_id?: string | undefined;
20214
20215
  };
20215
- operation: "create_comment";
20216
20216
  rich_text: {
20217
20217
  type: "text" | "mention" | "equation";
20218
20218
  text?: {
@@ -20244,11 +20244,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20244
20244
  } | undefined;
20245
20245
  } | undefined;
20246
20246
  }, {
20247
+ operation: "create_comment";
20247
20248
  parent: {
20248
20249
  block_id?: string | undefined;
20249
20250
  page_id?: string | undefined;
20250
20251
  };
20251
- operation: "create_comment";
20252
20252
  rich_text: {
20253
20253
  type: "text" | "mention" | "equation";
20254
20254
  text?: {
@@ -20685,6 +20685,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20685
20685
  }, "strip", z.ZodTypeAny, {
20686
20686
  object: "page";
20687
20687
  properties: Record<string, unknown>;
20688
+ url: string;
20688
20689
  id: string;
20689
20690
  parent: {
20690
20691
  type: "page_id";
@@ -20703,7 +20704,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20703
20704
  type: "workspace";
20704
20705
  workspace: true;
20705
20706
  };
20706
- url: string;
20707
20707
  created_time: string;
20708
20708
  last_edited_time: string;
20709
20709
  created_by: {
@@ -20778,6 +20778,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20778
20778
  }, {
20779
20779
  object: "page";
20780
20780
  properties: Record<string, unknown>;
20781
+ url: string;
20781
20782
  id: string;
20782
20783
  parent: {
20783
20784
  type: "page_id";
@@ -20796,7 +20797,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20796
20797
  type: "workspace";
20797
20798
  workspace: true;
20798
20799
  };
20799
- url: string;
20800
20800
  created_time: string;
20801
20801
  last_edited_time: string;
20802
20802
  created_by: {
@@ -20870,12 +20870,13 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20870
20870
  public_url?: string | null | undefined;
20871
20871
  }>>;
20872
20872
  }, "strip", z.ZodTypeAny, {
20873
- operation: "create_page";
20874
20873
  success: boolean;
20875
20874
  error: string;
20875
+ operation: "create_page";
20876
20876
  page?: {
20877
20877
  object: "page";
20878
20878
  properties: Record<string, unknown>;
20879
+ url: string;
20879
20880
  id: string;
20880
20881
  parent: {
20881
20882
  type: "page_id";
@@ -20894,7 +20895,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20894
20895
  type: "workspace";
20895
20896
  workspace: true;
20896
20897
  };
20897
- url: string;
20898
20898
  created_time: string;
20899
20899
  last_edited_time: string;
20900
20900
  created_by: {
@@ -20968,12 +20968,13 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20968
20968
  public_url?: string | null | undefined;
20969
20969
  } | undefined;
20970
20970
  }, {
20971
- operation: "create_page";
20972
20971
  success: boolean;
20973
20972
  error: string;
20973
+ operation: "create_page";
20974
20974
  page?: {
20975
20975
  object: "page";
20976
20976
  properties: Record<string, unknown>;
20977
+ url: string;
20977
20978
  id: string;
20978
20979
  parent: {
20979
20980
  type: "page_id";
@@ -20992,7 +20993,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20992
20993
  type: "workspace";
20993
20994
  workspace: true;
20994
20995
  };
20995
- url: string;
20996
20996
  created_time: string;
20997
20997
  last_edited_time: string;
20998
20998
  created_by: {
@@ -21389,6 +21389,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21389
21389
  }, "strip", z.ZodTypeAny, {
21390
21390
  object: "page";
21391
21391
  properties: Record<string, unknown>;
21392
+ url: string;
21392
21393
  id: string;
21393
21394
  parent: {
21394
21395
  type: "page_id";
@@ -21407,7 +21408,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21407
21408
  type: "workspace";
21408
21409
  workspace: true;
21409
21410
  };
21410
- url: string;
21411
21411
  created_time: string;
21412
21412
  last_edited_time: string;
21413
21413
  created_by: {
@@ -21482,6 +21482,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21482
21482
  }, {
21483
21483
  object: "page";
21484
21484
  properties: Record<string, unknown>;
21485
+ url: string;
21485
21486
  id: string;
21486
21487
  parent: {
21487
21488
  type: "page_id";
@@ -21500,7 +21501,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21500
21501
  type: "workspace";
21501
21502
  workspace: true;
21502
21503
  };
21503
- url: string;
21504
21504
  created_time: string;
21505
21505
  last_edited_time: string;
21506
21506
  created_by: {
@@ -21574,12 +21574,13 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21574
21574
  public_url?: string | null | undefined;
21575
21575
  }>>;
21576
21576
  }, "strip", z.ZodTypeAny, {
21577
- operation: "retrieve_page";
21578
21577
  success: boolean;
21579
21578
  error: string;
21579
+ operation: "retrieve_page";
21580
21580
  page?: {
21581
21581
  object: "page";
21582
21582
  properties: Record<string, unknown>;
21583
+ url: string;
21583
21584
  id: string;
21584
21585
  parent: {
21585
21586
  type: "page_id";
@@ -21598,7 +21599,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21598
21599
  type: "workspace";
21599
21600
  workspace: true;
21600
21601
  };
21601
- url: string;
21602
21602
  created_time: string;
21603
21603
  last_edited_time: string;
21604
21604
  created_by: {
@@ -21672,12 +21672,13 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21672
21672
  public_url?: string | null | undefined;
21673
21673
  } | undefined;
21674
21674
  }, {
21675
- operation: "retrieve_page";
21676
21675
  success: boolean;
21677
21676
  error: string;
21677
+ operation: "retrieve_page";
21678
21678
  page?: {
21679
21679
  object: "page";
21680
21680
  properties: Record<string, unknown>;
21681
+ url: string;
21681
21682
  id: string;
21682
21683
  parent: {
21683
21684
  type: "page_id";
@@ -21696,7 +21697,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21696
21697
  type: "workspace";
21697
21698
  workspace: true;
21698
21699
  };
21699
- url: string;
21700
21700
  created_time: string;
21701
21701
  last_edited_time: string;
21702
21702
  created_by: {
@@ -22093,6 +22093,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22093
22093
  }, "strip", z.ZodTypeAny, {
22094
22094
  object: "page";
22095
22095
  properties: Record<string, unknown>;
22096
+ url: string;
22096
22097
  id: string;
22097
22098
  parent: {
22098
22099
  type: "page_id";
@@ -22111,7 +22112,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22111
22112
  type: "workspace";
22112
22113
  workspace: true;
22113
22114
  };
22114
- url: string;
22115
22115
  created_time: string;
22116
22116
  last_edited_time: string;
22117
22117
  created_by: {
@@ -22186,6 +22186,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22186
22186
  }, {
22187
22187
  object: "page";
22188
22188
  properties: Record<string, unknown>;
22189
+ url: string;
22189
22190
  id: string;
22190
22191
  parent: {
22191
22192
  type: "page_id";
@@ -22204,7 +22205,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22204
22205
  type: "workspace";
22205
22206
  workspace: true;
22206
22207
  };
22207
- url: string;
22208
22208
  created_time: string;
22209
22209
  last_edited_time: string;
22210
22210
  created_by: {
@@ -22278,12 +22278,13 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22278
22278
  public_url?: string | null | undefined;
22279
22279
  }>>;
22280
22280
  }, "strip", z.ZodTypeAny, {
22281
- operation: "update_page";
22282
22281
  success: boolean;
22283
22282
  error: string;
22283
+ operation: "update_page";
22284
22284
  page?: {
22285
22285
  object: "page";
22286
22286
  properties: Record<string, unknown>;
22287
+ url: string;
22287
22288
  id: string;
22288
22289
  parent: {
22289
22290
  type: "page_id";
@@ -22302,7 +22303,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22302
22303
  type: "workspace";
22303
22304
  workspace: true;
22304
22305
  };
22305
- url: string;
22306
22306
  created_time: string;
22307
22307
  last_edited_time: string;
22308
22308
  created_by: {
@@ -22376,12 +22376,13 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22376
22376
  public_url?: string | null | undefined;
22377
22377
  } | undefined;
22378
22378
  }, {
22379
- operation: "update_page";
22380
22379
  success: boolean;
22381
22380
  error: string;
22381
+ operation: "update_page";
22382
22382
  page?: {
22383
22383
  object: "page";
22384
22384
  properties: Record<string, unknown>;
22385
+ url: string;
22385
22386
  id: string;
22386
22387
  parent: {
22387
22388
  type: "page_id";
@@ -22400,7 +22401,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22400
22401
  type: "workspace";
22401
22402
  workspace: true;
22402
22403
  };
22403
- url: string;
22404
22404
  created_time: string;
22405
22405
  last_edited_time: string;
22406
22406
  created_by: {
@@ -22936,8 +22936,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22936
22936
  };
22937
22937
  }>]>>>;
22938
22938
  }, "strip", z.ZodTypeAny, {
22939
- id: string;
22940
22939
  name: string;
22940
+ id: string;
22941
22941
  icon?: {
22942
22942
  type: "emoji";
22943
22943
  emoji: string;
@@ -22971,8 +22971,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22971
22971
  };
22972
22972
  } | null | undefined;
22973
22973
  }, {
22974
- id: string;
22975
22974
  name: string;
22975
+ id: string;
22976
22976
  icon?: {
22977
22977
  type: "emoji";
22978
22978
  emoji: string;
@@ -23050,8 +23050,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23050
23050
  created_time: string;
23051
23051
  last_edited_time: string;
23052
23052
  data_sources: {
23053
- id: string;
23054
23053
  name: string;
23054
+ id: string;
23055
23055
  icon?: {
23056
23056
  type: "emoji";
23057
23057
  emoji: string;
@@ -23183,8 +23183,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23183
23183
  created_time: string;
23184
23184
  last_edited_time: string;
23185
23185
  data_sources: {
23186
- id: string;
23187
23186
  name: string;
23187
+ id: string;
23188
23188
  icon?: {
23189
23189
  type: "emoji";
23190
23190
  emoji: string;
@@ -23276,9 +23276,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23276
23276
  is_inline?: boolean | undefined;
23277
23277
  }>>;
23278
23278
  }, "strip", z.ZodTypeAny, {
23279
- operation: "retrieve_database";
23280
23279
  success: boolean;
23281
23280
  error: string;
23281
+ operation: "retrieve_database";
23282
23282
  database?: {
23283
23283
  object: "database";
23284
23284
  title: {
@@ -23321,8 +23321,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23321
23321
  created_time: string;
23322
23322
  last_edited_time: string;
23323
23323
  data_sources: {
23324
- id: string;
23325
23324
  name: string;
23325
+ id: string;
23326
23326
  icon?: {
23327
23327
  type: "emoji";
23328
23328
  emoji: string;
@@ -23414,9 +23414,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23414
23414
  is_inline?: boolean | undefined;
23415
23415
  } | undefined;
23416
23416
  }, {
23417
- operation: "retrieve_database";
23418
23417
  success: boolean;
23419
23418
  error: string;
23419
+ operation: "retrieve_database";
23420
23420
  database?: {
23421
23421
  object: "database";
23422
23422
  title: {
@@ -23459,8 +23459,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23459
23459
  created_time: string;
23460
23460
  last_edited_time: string;
23461
23461
  data_sources: {
23462
- id: string;
23463
23462
  name: string;
23463
+ id: string;
23464
23464
  icon?: {
23465
23465
  type: "emoji";
23466
23466
  emoji: string;
@@ -23610,11 +23610,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23610
23610
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23611
23611
  has_more: z.ZodOptional<z.ZodBoolean>;
23612
23612
  }, "strip", z.ZodTypeAny, {
23613
- operation: "query_data_source";
23614
23613
  success: boolean;
23615
23614
  error: string;
23616
- next_cursor?: string | null | undefined;
23617
- has_more?: boolean | undefined;
23615
+ operation: "query_data_source";
23618
23616
  results?: z.objectOutputType<{
23619
23617
  object: z.ZodEnum<["page", "data_source"]>;
23620
23618
  id: z.ZodString;
@@ -23633,12 +23631,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23633
23631
  archived: z.ZodOptional<z.ZodBoolean>;
23634
23632
  in_trash: z.ZodOptional<z.ZodBoolean>;
23635
23633
  }, z.ZodTypeAny, "passthrough">[] | undefined;
23634
+ next_cursor?: string | null | undefined;
23635
+ has_more?: boolean | undefined;
23636
23636
  }, {
23637
- operation: "query_data_source";
23638
23637
  success: boolean;
23639
23638
  error: string;
23640
- next_cursor?: string | null | undefined;
23641
- has_more?: boolean | undefined;
23639
+ operation: "query_data_source";
23642
23640
  results?: z.objectInputType<{
23643
23641
  object: z.ZodEnum<["page", "data_source"]>;
23644
23642
  id: z.ZodString;
@@ -23657,6 +23655,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23657
23655
  archived: z.ZodOptional<z.ZodBoolean>;
23658
23656
  in_trash: z.ZodOptional<z.ZodBoolean>;
23659
23657
  }, z.ZodTypeAny, "passthrough">[] | undefined;
23658
+ next_cursor?: string | null | undefined;
23659
+ has_more?: boolean | undefined;
23660
23660
  }>, z.ZodObject<{
23661
23661
  operation: z.ZodLiteral<"create_data_source">;
23662
23662
  success: z.ZodBoolean;
@@ -25001,9 +25001,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
25001
25001
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25002
25002
  }, z.ZodTypeAny, "passthrough">>>;
25003
25003
  }, "strip", z.ZodTypeAny, {
25004
- operation: "create_data_source";
25005
25004
  success: boolean;
25006
25005
  error: string;
25006
+ operation: "create_data_source";
25007
25007
  dataSource?: z.objectOutputType<{
25008
25008
  object: z.ZodLiteral<"data_source">;
25009
25009
  id: z.ZodString;
@@ -25452,9 +25452,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
25452
25452
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25453
25453
  }, z.ZodTypeAny, "passthrough"> | undefined;
25454
25454
  }, {
25455
- operation: "create_data_source";
25456
25455
  success: boolean;
25457
25456
  error: string;
25457
+ operation: "create_data_source";
25458
25458
  dataSource?: z.objectInputType<{
25459
25459
  object: z.ZodLiteral<"data_source">;
25460
25460
  id: z.ZodString;
@@ -27246,9 +27246,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
27246
27246
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27247
27247
  }, z.ZodTypeAny, "passthrough">>>;
27248
27248
  }, "strip", z.ZodTypeAny, {
27249
- operation: "update_data_source";
27250
27249
  success: boolean;
27251
27250
  error: string;
27251
+ operation: "update_data_source";
27252
27252
  dataSource?: z.objectOutputType<{
27253
27253
  object: z.ZodLiteral<"data_source">;
27254
27254
  id: z.ZodString;
@@ -27697,9 +27697,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
27697
27697
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27698
27698
  }, z.ZodTypeAny, "passthrough"> | undefined;
27699
27699
  }, {
27700
- operation: "update_data_source";
27701
27700
  success: boolean;
27702
27701
  error: string;
27702
+ operation: "update_data_source";
27703
27703
  dataSource?: z.objectInputType<{
27704
27704
  object: z.ZodLiteral<"data_source">;
27705
27705
  id: z.ZodString;
@@ -28610,8 +28610,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
28610
28610
  };
28611
28611
  }>]>>>;
28612
28612
  }, "strip", z.ZodTypeAny, {
28613
- id: string;
28614
28613
  name: string;
28614
+ id: string;
28615
28615
  icon?: {
28616
28616
  type: "emoji";
28617
28617
  emoji: string;
@@ -28645,8 +28645,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
28645
28645
  };
28646
28646
  } | null | undefined;
28647
28647
  }, {
28648
- id: string;
28649
28648
  name: string;
28649
+ id: string;
28650
28650
  icon?: {
28651
28651
  type: "emoji";
28652
28652
  emoji: string;
@@ -28724,8 +28724,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
28724
28724
  created_time: string;
28725
28725
  last_edited_time: string;
28726
28726
  data_sources: {
28727
- id: string;
28728
28727
  name: string;
28728
+ id: string;
28729
28729
  icon?: {
28730
28730
  type: "emoji";
28731
28731
  emoji: string;
@@ -28857,8 +28857,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
28857
28857
  created_time: string;
28858
28858
  last_edited_time: string;
28859
28859
  data_sources: {
28860
- id: string;
28861
28860
  name: string;
28861
+ id: string;
28862
28862
  icon?: {
28863
28863
  type: "emoji";
28864
28864
  emoji: string;
@@ -28950,9 +28950,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
28950
28950
  is_inline?: boolean | undefined;
28951
28951
  }>>;
28952
28952
  }, "strip", z.ZodTypeAny, {
28953
- operation: "create_database";
28954
28953
  success: boolean;
28955
28954
  error: string;
28955
+ operation: "create_database";
28956
28956
  database?: {
28957
28957
  object: "database";
28958
28958
  title: {
@@ -28995,8 +28995,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
28995
28995
  created_time: string;
28996
28996
  last_edited_time: string;
28997
28997
  data_sources: {
28998
- id: string;
28999
28998
  name: string;
28999
+ id: string;
29000
29000
  icon?: {
29001
29001
  type: "emoji";
29002
29002
  emoji: string;
@@ -29088,9 +29088,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
29088
29088
  is_inline?: boolean | undefined;
29089
29089
  } | undefined;
29090
29090
  }, {
29091
- operation: "create_database";
29092
29091
  success: boolean;
29093
29092
  error: string;
29093
+ operation: "create_database";
29094
29094
  database?: {
29095
29095
  object: "database";
29096
29096
  title: {
@@ -29133,8 +29133,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
29133
29133
  created_time: string;
29134
29134
  last_edited_time: string;
29135
29135
  data_sources: {
29136
- id: string;
29137
29136
  name: string;
29137
+ id: string;
29138
29138
  icon?: {
29139
29139
  type: "emoji";
29140
29140
  emoji: string;
@@ -29688,8 +29688,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
29688
29688
  };
29689
29689
  }>]>>>;
29690
29690
  }, "strip", z.ZodTypeAny, {
29691
- id: string;
29692
29691
  name: string;
29692
+ id: string;
29693
29693
  icon?: {
29694
29694
  type: "emoji";
29695
29695
  emoji: string;
@@ -29723,8 +29723,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
29723
29723
  };
29724
29724
  } | null | undefined;
29725
29725
  }, {
29726
- id: string;
29727
29726
  name: string;
29727
+ id: string;
29728
29728
  icon?: {
29729
29729
  type: "emoji";
29730
29730
  emoji: string;
@@ -29802,8 +29802,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
29802
29802
  created_time: string;
29803
29803
  last_edited_time: string;
29804
29804
  data_sources: {
29805
- id: string;
29806
29805
  name: string;
29806
+ id: string;
29807
29807
  icon?: {
29808
29808
  type: "emoji";
29809
29809
  emoji: string;
@@ -29935,8 +29935,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
29935
29935
  created_time: string;
29936
29936
  last_edited_time: string;
29937
29937
  data_sources: {
29938
- id: string;
29939
29938
  name: string;
29939
+ id: string;
29940
29940
  icon?: {
29941
29941
  type: "emoji";
29942
29942
  emoji: string;
@@ -30028,9 +30028,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
30028
30028
  is_inline?: boolean | undefined;
30029
30029
  }>>;
30030
30030
  }, "strip", z.ZodTypeAny, {
30031
- operation: "update_database";
30032
30031
  success: boolean;
30033
30032
  error: string;
30033
+ operation: "update_database";
30034
30034
  database?: {
30035
30035
  object: "database";
30036
30036
  title: {
@@ -30073,8 +30073,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
30073
30073
  created_time: string;
30074
30074
  last_edited_time: string;
30075
30075
  data_sources: {
30076
- id: string;
30077
30076
  name: string;
30077
+ id: string;
30078
30078
  icon?: {
30079
30079
  type: "emoji";
30080
30080
  emoji: string;
@@ -30166,9 +30166,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
30166
30166
  is_inline?: boolean | undefined;
30167
30167
  } | undefined;
30168
30168
  }, {
30169
- operation: "update_database";
30170
30169
  success: boolean;
30171
30170
  error: string;
30171
+ operation: "update_database";
30172
30172
  database?: {
30173
30173
  object: "database";
30174
30174
  title: {
@@ -30211,8 +30211,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
30211
30211
  created_time: string;
30212
30212
  last_edited_time: string;
30213
30213
  data_sources: {
30214
- id: string;
30215
30214
  name: string;
30215
+ id: string;
30216
30216
  icon?: {
30217
30217
  type: "emoji";
30218
30218
  emoji: string;
@@ -30911,9 +30911,10 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
30911
30911
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30912
30912
  has_more: z.ZodOptional<z.ZodBoolean>;
30913
30913
  }, "strip", z.ZodTypeAny, {
30914
- operation: "append_block_children";
30915
30914
  success: boolean;
30916
30915
  error: string;
30916
+ operation: "append_block_children";
30917
+ next_cursor?: string | null | undefined;
30917
30918
  blocks?: z.objectOutputType<{
30918
30919
  object: z.ZodLiteral<"block">;
30919
30920
  id: z.ZodString;
@@ -31115,12 +31116,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
31115
31116
  in_trash: z.ZodOptional<z.ZodBoolean>;
31116
31117
  type: z.ZodString;
31117
31118
  }, z.ZodTypeAny, "passthrough">[] | undefined;
31118
- next_cursor?: string | null | undefined;
31119
31119
  has_more?: boolean | undefined;
31120
31120
  }, {
31121
- operation: "append_block_children";
31122
31121
  success: boolean;
31123
31122
  error: string;
31123
+ operation: "append_block_children";
31124
+ next_cursor?: string | null | undefined;
31124
31125
  blocks?: z.objectInputType<{
31125
31126
  object: z.ZodLiteral<"block">;
31126
31127
  id: z.ZodString;
@@ -31322,7 +31323,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
31322
31323
  in_trash: z.ZodOptional<z.ZodBoolean>;
31323
31324
  type: z.ZodString;
31324
31325
  }, z.ZodTypeAny, "passthrough">[] | undefined;
31325
- next_cursor?: string | null | undefined;
31326
31326
  has_more?: boolean | undefined;
31327
31327
  }>, z.ZodObject<{
31328
31328
  operation: z.ZodLiteral<"retrieve_block_children">;
@@ -31932,9 +31932,10 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
31932
31932
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31933
31933
  has_more: z.ZodOptional<z.ZodBoolean>;
31934
31934
  }, "strip", z.ZodTypeAny, {
31935
- operation: "retrieve_block_children";
31936
31935
  success: boolean;
31937
31936
  error: string;
31937
+ operation: "retrieve_block_children";
31938
+ next_cursor?: string | null | undefined;
31938
31939
  blocks?: z.objectOutputType<{
31939
31940
  object: z.ZodLiteral<"block">;
31940
31941
  id: z.ZodString;
@@ -32136,12 +32137,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
32136
32137
  in_trash: z.ZodOptional<z.ZodBoolean>;
32137
32138
  type: z.ZodString;
32138
32139
  }, z.ZodTypeAny, "passthrough">[] | undefined;
32139
- next_cursor?: string | null | undefined;
32140
32140
  has_more?: boolean | undefined;
32141
32141
  }, {
32142
- operation: "retrieve_block_children";
32143
32142
  success: boolean;
32144
32143
  error: string;
32144
+ operation: "retrieve_block_children";
32145
+ next_cursor?: string | null | undefined;
32145
32146
  blocks?: z.objectInputType<{
32146
32147
  object: z.ZodLiteral<"block">;
32147
32148
  id: z.ZodString;
@@ -32343,7 +32344,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
32343
32344
  in_trash: z.ZodOptional<z.ZodBoolean>;
32344
32345
  type: z.ZodString;
32345
32346
  }, z.ZodTypeAny, "passthrough">[] | undefined;
32346
- next_cursor?: string | null | undefined;
32347
32347
  has_more?: boolean | undefined;
32348
32348
  }>, z.ZodObject<{
32349
32349
  operation: z.ZodLiteral<"retrieve_block">;
@@ -32951,9 +32951,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
32951
32951
  type: z.ZodString;
32952
32952
  }, z.ZodTypeAny, "passthrough">>>;
32953
32953
  }, "strip", z.ZodTypeAny, {
32954
- operation: "retrieve_block";
32955
32954
  success: boolean;
32956
32955
  error: string;
32956
+ operation: "retrieve_block";
32957
32957
  block?: z.objectOutputType<{
32958
32958
  object: z.ZodLiteral<"block">;
32959
32959
  id: z.ZodString;
@@ -33156,9 +33156,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
33156
33156
  type: z.ZodString;
33157
33157
  }, z.ZodTypeAny, "passthrough"> | undefined;
33158
33158
  }, {
33159
- operation: "retrieve_block";
33160
33159
  success: boolean;
33161
33160
  error: string;
33161
+ operation: "retrieve_block";
33162
33162
  block?: z.objectInputType<{
33163
33163
  object: z.ZodLiteral<"block">;
33164
33164
  id: z.ZodString;
@@ -33966,9 +33966,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
33966
33966
  type: z.ZodString;
33967
33967
  }, z.ZodTypeAny, "passthrough">>>;
33968
33968
  }, "strip", z.ZodTypeAny, {
33969
- operation: "update_block";
33970
33969
  success: boolean;
33971
33970
  error: string;
33971
+ operation: "update_block";
33972
33972
  block?: z.objectOutputType<{
33973
33973
  object: z.ZodLiteral<"block">;
33974
33974
  id: z.ZodString;
@@ -34171,9 +34171,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
34171
34171
  type: z.ZodString;
34172
34172
  }, z.ZodTypeAny, "passthrough"> | undefined;
34173
34173
  }, {
34174
- operation: "update_block";
34175
34174
  success: boolean;
34176
34175
  error: string;
34176
+ operation: "update_block";
34177
34177
  block?: z.objectInputType<{
34178
34178
  object: z.ZodLiteral<"block">;
34179
34179
  id: z.ZodString;
@@ -34652,9 +34652,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
34652
34652
  }[];
34653
34653
  }>>;
34654
34654
  }, "strip", z.ZodTypeAny, {
34655
- operation: "create_comment";
34656
34655
  success: boolean;
34657
34656
  error: string;
34657
+ operation: "create_comment";
34658
34658
  comment?: {
34659
34659
  object: "comment";
34660
34660
  id: string;
@@ -34706,9 +34706,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
34706
34706
  }[];
34707
34707
  } | undefined;
34708
34708
  }, {
34709
- operation: "create_comment";
34710
34709
  success: boolean;
34711
34710
  error: string;
34711
+ operation: "create_comment";
34712
34712
  comment?: {
34713
34713
  object: "comment";
34714
34714
  id: string;
@@ -35036,9 +35036,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35036
35036
  }[];
35037
35037
  }>>;
35038
35038
  }, "strip", z.ZodTypeAny, {
35039
- operation: "retrieve_comment";
35040
35039
  success: boolean;
35041
35040
  error: string;
35041
+ operation: "retrieve_comment";
35042
35042
  comment?: {
35043
35043
  object: "comment";
35044
35044
  id: string;
@@ -35090,9 +35090,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35090
35090
  }[];
35091
35091
  } | undefined;
35092
35092
  }, {
35093
- operation: "retrieve_comment";
35094
35093
  success: boolean;
35095
35094
  error: string;
35095
+ operation: "retrieve_comment";
35096
35096
  comment?: {
35097
35097
  object: "comment";
35098
35098
  id: string;
@@ -35221,9 +35221,10 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35221
35221
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35222
35222
  has_more: z.ZodOptional<z.ZodBoolean>;
35223
35223
  }, "strip", z.ZodTypeAny, {
35224
- operation: "list_users";
35225
35224
  success: boolean;
35226
35225
  error: string;
35226
+ operation: "list_users";
35227
+ next_cursor?: string | null | undefined;
35227
35228
  users?: {
35228
35229
  object: "user";
35229
35230
  id: string;
@@ -35241,12 +35242,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35241
35242
  workspace_name?: string | undefined;
35242
35243
  } | undefined;
35243
35244
  }[] | undefined;
35244
- next_cursor?: string | null | undefined;
35245
35245
  has_more?: boolean | undefined;
35246
35246
  }, {
35247
- operation: "list_users";
35248
35247
  success: boolean;
35249
35248
  error: string;
35249
+ operation: "list_users";
35250
+ next_cursor?: string | null | undefined;
35250
35251
  users?: {
35251
35252
  object: "user";
35252
35253
  id: string;
@@ -35264,7 +35265,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35264
35265
  workspace_name?: string | undefined;
35265
35266
  } | undefined;
35266
35267
  }[] | undefined;
35267
- next_cursor?: string | null | undefined;
35268
35268
  has_more?: boolean | undefined;
35269
35269
  }>, z.ZodObject<{
35270
35270
  operation: z.ZodLiteral<"search">;
@@ -35325,11 +35325,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35325
35325
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35326
35326
  has_more: z.ZodOptional<z.ZodBoolean>;
35327
35327
  }, "strip", z.ZodTypeAny, {
35328
- operation: "search";
35329
35328
  success: boolean;
35330
35329
  error: string;
35331
- next_cursor?: string | null | undefined;
35332
- has_more?: boolean | undefined;
35330
+ operation: "search";
35333
35331
  results?: z.objectOutputType<{
35334
35332
  object: z.ZodEnum<["page", "data_source"]>;
35335
35333
  id: z.ZodString;
@@ -35348,12 +35346,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35348
35346
  archived: z.ZodOptional<z.ZodBoolean>;
35349
35347
  in_trash: z.ZodOptional<z.ZodBoolean>;
35350
35348
  }, z.ZodTypeAny, "passthrough">[] | undefined;
35349
+ next_cursor?: string | null | undefined;
35350
+ has_more?: boolean | undefined;
35351
35351
  }, {
35352
- operation: "search";
35353
35352
  success: boolean;
35354
35353
  error: string;
35355
- next_cursor?: string | null | undefined;
35356
- has_more?: boolean | undefined;
35354
+ operation: "search";
35357
35355
  results?: z.objectInputType<{
35358
35356
  object: z.ZodEnum<["page", "data_source"]>;
35359
35357
  id: z.ZodString;
@@ -35372,6 +35370,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35372
35370
  archived: z.ZodOptional<z.ZodBoolean>;
35373
35371
  in_trash: z.ZodOptional<z.ZodBoolean>;
35374
35372
  }, z.ZodTypeAny, "passthrough">[] | undefined;
35373
+ next_cursor?: string | null | undefined;
35374
+ has_more?: boolean | undefined;
35375
35375
  }>]>;
35376
35376
  static readonly shortDescription = "Notion API integration for pages, databases, and blocks";
35377
35377
  static readonly longDescription = "\n Comprehensive Notion API integration for managing pages, databases, blocks, and comments.\n \n Features:\n - Create, retrieve, and update pages\n - Manage databases and data sources\n - Query data sources with filters and sorting\n - Search pages and data sources by title\n - Append and retrieve block children\n - Create and retrieve comments\n - List workspace users\n \n Use cases:\n - Content management and automation\n - Database operations and queries\n - Page creation and updates\n - Search and discovery of pages and data sources\n - Block manipulation\n - Comment management\n - Workspace user management\n \n Security Features:\n - OAuth token authentication\n - Parameter validation\n - Comprehensive error handling\n - Respects Notion API versioning (2025-09-03)\n ";