@bubblelab/bubble-core 0.1.203 → 0.1.205

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +219 -219
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +11 -0
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -0
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +61 -0
  6. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -0
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts +17 -17
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +12 -2
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  12. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  13. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +160 -160
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +100 -100
  15. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
  18. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +326 -326
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/github.d.ts +114 -114
  26. package/dist/bubbles/service-bubble/gmail.d.ts +308 -308
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  38. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  42. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +25 -25
  44. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  45. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  46. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -1
  48. package/dist/bubbles/service-bubble/s3/s3.js +8 -5
  49. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -1
  50. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/s3/s3.schema.js +3 -1
  52. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -1
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  54. package/dist/bubbles/service-bubble/slack/slack.d.ts +196 -196
  55. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  56. package/dist/bubbles/service-bubble/slack/slack.js +17 -6
  57. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  58. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  60. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  61. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +282 -282
  75. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +64 -64
  84. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +88 -88
  86. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  92. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  93. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  94. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  95. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
  96. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  97. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  99. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  100. package/dist/bubbles.json +1 -1
  101. package/dist/types/base-bubble-class.d.ts +6 -0
  102. package/dist/types/base-bubble-class.d.ts.map +1 -1
  103. package/dist/types/base-bubble-class.js +11 -0
  104. package/dist/types/base-bubble-class.js.map +1 -1
  105. package/package.json +2 -2
@@ -192,7 +192,6 @@ 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";
196
195
  parent: {
197
196
  type: "page_id";
198
197
  page_id: string;
@@ -210,6 +209,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
210
209
  type: "workspace";
211
210
  workspace: true;
212
211
  };
212
+ operation: "create_page";
213
213
  properties?: Record<string, unknown> | undefined;
214
214
  credentials?: Partial<Record<CredentialType, string>> | undefined;
215
215
  icon?: {
@@ -251,7 +251,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
251
251
  } | undefined;
252
252
  children?: unknown[] | undefined;
253
253
  }, {
254
- operation: "create_page";
255
254
  parent: {
256
255
  type: "page_id";
257
256
  page_id: string;
@@ -269,6 +268,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
269
268
  type: "workspace";
270
269
  workspace: true;
271
270
  };
271
+ operation: "create_page";
272
272
  properties?: Record<string, unknown> | undefined;
273
273
  credentials?: Partial<Record<CredentialType, string>> | undefined;
274
274
  icon?: {
@@ -784,12 +784,12 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
784
784
  }>]>>;
785
785
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
786
786
  }, "strip", z.ZodTypeAny, {
787
- operation: "create_data_source";
788
787
  properties: Record<string, unknown>;
789
788
  parent: {
790
789
  type: "database_id";
791
790
  database_id: string;
792
791
  };
792
+ operation: "create_data_source";
793
793
  title?: {
794
794
  type: "text" | "mention" | "equation";
795
795
  text?: {
@@ -831,12 +831,12 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
831
831
  emoji: string;
832
832
  } | undefined;
833
833
  }, {
834
- operation: "create_data_source";
835
834
  properties: Record<string, unknown>;
836
835
  parent: {
837
836
  type: "database_id";
838
837
  database_id: string;
839
838
  };
839
+ operation: "create_data_source";
840
840
  title?: {
841
841
  type: "text" | "mention" | "equation";
842
842
  text?: {
@@ -1134,7 +1134,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1134
1134
  }, "strip", z.ZodTypeAny, {
1135
1135
  operation: "update_data_source";
1136
1136
  data_source_id: string;
1137
- properties?: Record<string, unknown> | undefined;
1138
1137
  description?: {
1139
1138
  type: "text" | "mention" | "equation";
1140
1139
  text?: {
@@ -1154,6 +1153,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1154
1153
  } | undefined;
1155
1154
  href?: string | null | undefined;
1156
1155
  }[] | undefined;
1156
+ properties?: Record<string, unknown> | undefined;
1157
1157
  title?: {
1158
1158
  type: "text" | "mention" | "equation";
1159
1159
  text?: {
@@ -1202,7 +1202,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1202
1202
  }, {
1203
1203
  operation: "update_data_source";
1204
1204
  data_source_id: string;
1205
- properties?: Record<string, unknown> | undefined;
1206
1205
  description?: {
1207
1206
  type: "text" | "mention" | "equation";
1208
1207
  text?: {
@@ -1222,6 +1221,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1222
1221
  } | undefined;
1223
1222
  href?: string | null | undefined;
1224
1223
  }[] | undefined;
1224
+ properties?: Record<string, unknown> | undefined;
1225
1225
  title?: {
1226
1226
  type: "text" | "mention" | "equation";
1227
1227
  text?: {
@@ -1612,7 +1612,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1612
1612
  }>]>>;
1613
1613
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1614
1614
  }, "strip", z.ZodTypeAny, {
1615
- operation: "create_database";
1616
1615
  parent: {
1617
1616
  type: "workspace";
1618
1617
  workspace: boolean;
@@ -1622,6 +1621,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1622
1621
  page_id: string;
1623
1622
  workspace?: undefined;
1624
1623
  };
1624
+ operation: "create_database";
1625
1625
  initial_data_source: {
1626
1626
  properties: Record<string, unknown>;
1627
1627
  };
@@ -1702,12 +1702,12 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1702
1702
  };
1703
1703
  } | undefined;
1704
1704
  }, {
1705
- operation: "create_database";
1706
1705
  parent: {
1707
1706
  type: "workspace" | "page_id";
1708
1707
  workspace?: true | undefined;
1709
1708
  page_id?: string | undefined;
1710
1709
  };
1710
+ operation: "create_database";
1711
1711
  initial_data_source: {
1712
1712
  properties: Record<string, unknown>;
1713
1713
  };
@@ -2532,11 +2532,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2532
2532
  }>>;
2533
2533
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2534
2534
  }, "strip", z.ZodTypeAny, {
2535
- operation: "create_comment";
2536
2535
  parent: {
2537
2536
  block_id?: string | undefined;
2538
2537
  page_id?: string | undefined;
2539
2538
  };
2539
+ operation: "create_comment";
2540
2540
  rich_text: {
2541
2541
  type: "text" | "mention" | "equation";
2542
2542
  text?: {
@@ -2568,11 +2568,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
2568
2568
  } | undefined;
2569
2569
  } | undefined;
2570
2570
  }, {
2571
- operation: "create_comment";
2572
2571
  parent: {
2573
2572
  block_id?: string | undefined;
2574
2573
  page_id?: string | undefined;
2575
2574
  };
2575
+ operation: "create_comment";
2576
2576
  rich_text: {
2577
2577
  type: "text" | "mention" | "equation";
2578
2578
  text?: {
@@ -3194,9 +3194,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3194
3194
  public_url?: string | null | undefined;
3195
3195
  }>>;
3196
3196
  }, "strip", z.ZodTypeAny, {
3197
- operation: "create_page";
3198
- success: boolean;
3199
3197
  error: string;
3198
+ success: boolean;
3199
+ operation: "create_page";
3200
3200
  page?: {
3201
3201
  object: "page";
3202
3202
  properties: Record<string, unknown>;
@@ -3292,9 +3292,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3292
3292
  public_url?: string | null | undefined;
3293
3293
  } | undefined;
3294
3294
  }, {
3295
- operation: "create_page";
3296
- success: boolean;
3297
3295
  error: string;
3296
+ success: boolean;
3297
+ operation: "create_page";
3298
3298
  page?: {
3299
3299
  object: "page";
3300
3300
  properties: Record<string, unknown>;
@@ -3898,9 +3898,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3898
3898
  public_url?: string | null | undefined;
3899
3899
  }>>;
3900
3900
  }, "strip", z.ZodTypeAny, {
3901
- operation: "retrieve_page";
3902
- success: boolean;
3903
3901
  error: string;
3902
+ success: boolean;
3903
+ operation: "retrieve_page";
3904
3904
  page?: {
3905
3905
  object: "page";
3906
3906
  properties: Record<string, unknown>;
@@ -3996,9 +3996,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
3996
3996
  public_url?: string | null | undefined;
3997
3997
  } | undefined;
3998
3998
  }, {
3999
- operation: "retrieve_page";
4000
- success: boolean;
4001
3999
  error: string;
4000
+ success: boolean;
4001
+ operation: "retrieve_page";
4002
4002
  page?: {
4003
4003
  object: "page";
4004
4004
  properties: Record<string, unknown>;
@@ -4602,9 +4602,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4602
4602
  public_url?: string | null | undefined;
4603
4603
  }>>;
4604
4604
  }, "strip", z.ZodTypeAny, {
4605
- operation: "update_page";
4606
- success: boolean;
4607
4605
  error: string;
4606
+ success: boolean;
4607
+ operation: "update_page";
4608
4608
  page?: {
4609
4609
  object: "page";
4610
4610
  properties: Record<string, unknown>;
@@ -4700,9 +4700,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
4700
4700
  public_url?: string | null | undefined;
4701
4701
  } | undefined;
4702
4702
  }, {
4703
- operation: "update_page";
4704
- success: boolean;
4705
4703
  error: string;
4704
+ success: boolean;
4705
+ operation: "update_page";
4706
4706
  page?: {
4707
4707
  object: "page";
4708
4708
  properties: Record<string, unknown>;
@@ -5600,9 +5600,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5600
5600
  is_inline?: boolean | undefined;
5601
5601
  }>>;
5602
5602
  }, "strip", z.ZodTypeAny, {
5603
- operation: "retrieve_database";
5604
- success: boolean;
5605
5603
  error: string;
5604
+ success: boolean;
5605
+ operation: "retrieve_database";
5606
5606
  database?: {
5607
5607
  object: "database";
5608
5608
  title: {
@@ -5738,9 +5738,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
5738
5738
  is_inline?: boolean | undefined;
5739
5739
  } | undefined;
5740
5740
  }, {
5741
- operation: "retrieve_database";
5742
- success: boolean;
5743
5741
  error: string;
5742
+ success: boolean;
5743
+ operation: "retrieve_database";
5744
5744
  database?: {
5745
5745
  object: "database";
5746
5746
  title: {
@@ -7219,9 +7219,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
7219
7219
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7220
7220
  }, z.ZodTypeAny, "passthrough">>>;
7221
7221
  }, "strip", z.ZodTypeAny, {
7222
- operation: "retrieve_data_source";
7223
- success: boolean;
7224
7222
  error: string;
7223
+ success: boolean;
7224
+ operation: "retrieve_data_source";
7225
7225
  data_source?: z.objectOutputType<{
7226
7226
  object: z.ZodLiteral<"data_source">;
7227
7227
  id: z.ZodString;
@@ -7670,9 +7670,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
7670
7670
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7671
7671
  }, z.ZodTypeAny, "passthrough"> | undefined;
7672
7672
  }, {
7673
- operation: "retrieve_data_source";
7674
- success: boolean;
7675
7673
  error: string;
7674
+ success: boolean;
7675
+ operation: "retrieve_data_source";
7676
7676
  data_source?: z.objectInputType<{
7677
7677
  object: z.ZodLiteral<"data_source">;
7678
7678
  id: z.ZodString;
@@ -8179,9 +8179,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
8179
8179
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8180
8180
  has_more: z.ZodOptional<z.ZodBoolean>;
8181
8181
  }, "strip", z.ZodTypeAny, {
8182
- operation: "query_data_source";
8183
- success: boolean;
8184
8182
  error: string;
8183
+ success: boolean;
8184
+ operation: "query_data_source";
8185
8185
  next_cursor?: string | null | undefined;
8186
8186
  has_more?: boolean | undefined;
8187
8187
  results?: z.objectOutputType<{
@@ -8203,9 +8203,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
8203
8203
  in_trash: z.ZodOptional<z.ZodBoolean>;
8204
8204
  }, z.ZodTypeAny, "passthrough">[] | undefined;
8205
8205
  }, {
8206
- operation: "query_data_source";
8207
- success: boolean;
8208
8206
  error: string;
8207
+ success: boolean;
8208
+ operation: "query_data_source";
8209
8209
  next_cursor?: string | null | undefined;
8210
8210
  has_more?: boolean | undefined;
8211
8211
  results?: z.objectInputType<{
@@ -9570,9 +9570,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
9570
9570
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9571
9571
  }, z.ZodTypeAny, "passthrough">>>;
9572
9572
  }, "strip", z.ZodTypeAny, {
9573
- operation: "create_data_source";
9574
- success: boolean;
9575
9573
  error: string;
9574
+ success: boolean;
9575
+ operation: "create_data_source";
9576
9576
  dataSource?: z.objectOutputType<{
9577
9577
  object: z.ZodLiteral<"data_source">;
9578
9578
  id: z.ZodString;
@@ -10021,9 +10021,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
10021
10021
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10022
10022
  }, z.ZodTypeAny, "passthrough"> | undefined;
10023
10023
  }, {
10024
- operation: "create_data_source";
10025
- success: boolean;
10026
10024
  error: string;
10025
+ success: boolean;
10026
+ operation: "create_data_source";
10027
10027
  dataSource?: z.objectInputType<{
10028
10028
  object: z.ZodLiteral<"data_source">;
10029
10029
  id: z.ZodString;
@@ -11815,9 +11815,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
11815
11815
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11816
11816
  }, z.ZodTypeAny, "passthrough">>>;
11817
11817
  }, "strip", z.ZodTypeAny, {
11818
- operation: "update_data_source";
11819
- success: boolean;
11820
11818
  error: string;
11819
+ success: boolean;
11820
+ operation: "update_data_source";
11821
11821
  dataSource?: z.objectOutputType<{
11822
11822
  object: z.ZodLiteral<"data_source">;
11823
11823
  id: z.ZodString;
@@ -12266,9 +12266,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
12266
12266
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12267
12267
  }, z.ZodTypeAny, "passthrough"> | undefined;
12268
12268
  }, {
12269
- operation: "update_data_source";
12270
- success: boolean;
12271
12269
  error: string;
12270
+ success: boolean;
12271
+ operation: "update_data_source";
12272
12272
  dataSource?: z.objectInputType<{
12273
12273
  object: z.ZodLiteral<"data_source">;
12274
12274
  id: z.ZodString;
@@ -13519,9 +13519,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
13519
13519
  is_inline?: boolean | undefined;
13520
13520
  }>>;
13521
13521
  }, "strip", z.ZodTypeAny, {
13522
- operation: "create_database";
13523
- success: boolean;
13524
13522
  error: string;
13523
+ success: boolean;
13524
+ operation: "create_database";
13525
13525
  database?: {
13526
13526
  object: "database";
13527
13527
  title: {
@@ -13657,9 +13657,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
13657
13657
  is_inline?: boolean | undefined;
13658
13658
  } | undefined;
13659
13659
  }, {
13660
- operation: "create_database";
13661
- success: boolean;
13662
13660
  error: string;
13661
+ success: boolean;
13662
+ operation: "create_database";
13663
13663
  database?: {
13664
13664
  object: "database";
13665
13665
  title: {
@@ -14597,9 +14597,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
14597
14597
  is_inline?: boolean | undefined;
14598
14598
  }>>;
14599
14599
  }, "strip", z.ZodTypeAny, {
14600
- operation: "update_database";
14601
- success: boolean;
14602
14600
  error: string;
14601
+ success: boolean;
14602
+ operation: "update_database";
14603
14603
  database?: {
14604
14604
  object: "database";
14605
14605
  title: {
@@ -14735,9 +14735,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
14735
14735
  is_inline?: boolean | undefined;
14736
14736
  } | undefined;
14737
14737
  }, {
14738
- operation: "update_database";
14739
- success: boolean;
14740
14738
  error: string;
14739
+ success: boolean;
14740
+ operation: "update_database";
14741
14741
  database?: {
14742
14742
  object: "database";
14743
14743
  title: {
@@ -15480,9 +15480,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
15480
15480
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15481
15481
  has_more: z.ZodOptional<z.ZodBoolean>;
15482
15482
  }, "strip", z.ZodTypeAny, {
15483
- operation: "append_block_children";
15484
- success: boolean;
15485
15483
  error: string;
15484
+ success: boolean;
15485
+ operation: "append_block_children";
15486
15486
  blocks?: z.objectOutputType<{
15487
15487
  object: z.ZodLiteral<"block">;
15488
15488
  id: z.ZodString;
@@ -15687,9 +15687,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
15687
15687
  next_cursor?: string | null | undefined;
15688
15688
  has_more?: boolean | undefined;
15689
15689
  }, {
15690
- operation: "append_block_children";
15691
- success: boolean;
15692
15690
  error: string;
15691
+ success: boolean;
15692
+ operation: "append_block_children";
15693
15693
  blocks?: z.objectInputType<{
15694
15694
  object: z.ZodLiteral<"block">;
15695
15695
  id: z.ZodString;
@@ -16501,9 +16501,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
16501
16501
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16502
16502
  has_more: z.ZodOptional<z.ZodBoolean>;
16503
16503
  }, "strip", z.ZodTypeAny, {
16504
- operation: "retrieve_block_children";
16505
- success: boolean;
16506
16504
  error: string;
16505
+ success: boolean;
16506
+ operation: "retrieve_block_children";
16507
16507
  blocks?: z.objectOutputType<{
16508
16508
  object: z.ZodLiteral<"block">;
16509
16509
  id: z.ZodString;
@@ -16708,9 +16708,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
16708
16708
  next_cursor?: string | null | undefined;
16709
16709
  has_more?: boolean | undefined;
16710
16710
  }, {
16711
- operation: "retrieve_block_children";
16712
- success: boolean;
16713
16711
  error: string;
16712
+ success: boolean;
16713
+ operation: "retrieve_block_children";
16714
16714
  blocks?: z.objectInputType<{
16715
16715
  object: z.ZodLiteral<"block">;
16716
16716
  id: z.ZodString;
@@ -17520,9 +17520,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17520
17520
  type: z.ZodString;
17521
17521
  }, z.ZodTypeAny, "passthrough">>>;
17522
17522
  }, "strip", z.ZodTypeAny, {
17523
- operation: "retrieve_block";
17524
- success: boolean;
17525
17523
  error: string;
17524
+ success: boolean;
17525
+ operation: "retrieve_block";
17526
17526
  block?: z.objectOutputType<{
17527
17527
  object: z.ZodLiteral<"block">;
17528
17528
  id: z.ZodString;
@@ -17725,9 +17725,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
17725
17725
  type: z.ZodString;
17726
17726
  }, z.ZodTypeAny, "passthrough"> | undefined;
17727
17727
  }, {
17728
- operation: "retrieve_block";
17729
- success: boolean;
17730
17728
  error: string;
17729
+ success: boolean;
17730
+ operation: "retrieve_block";
17731
17731
  block?: z.objectInputType<{
17732
17732
  object: z.ZodLiteral<"block">;
17733
17733
  id: z.ZodString;
@@ -18535,9 +18535,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
18535
18535
  type: z.ZodString;
18536
18536
  }, z.ZodTypeAny, "passthrough">>>;
18537
18537
  }, "strip", z.ZodTypeAny, {
18538
- operation: "update_block";
18539
- success: boolean;
18540
18538
  error: string;
18539
+ success: boolean;
18540
+ operation: "update_block";
18541
18541
  block?: z.objectOutputType<{
18542
18542
  object: z.ZodLiteral<"block">;
18543
18543
  id: z.ZodString;
@@ -18740,9 +18740,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
18740
18740
  type: z.ZodString;
18741
18741
  }, z.ZodTypeAny, "passthrough"> | undefined;
18742
18742
  }, {
18743
- operation: "update_block";
18744
- success: boolean;
18745
18743
  error: string;
18744
+ success: boolean;
18745
+ operation: "update_block";
18746
18746
  block?: z.objectInputType<{
18747
18747
  object: z.ZodLiteral<"block">;
18748
18748
  id: z.ZodString;
@@ -19221,9 +19221,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
19221
19221
  }[];
19222
19222
  }>>;
19223
19223
  }, "strip", z.ZodTypeAny, {
19224
- operation: "create_comment";
19225
- success: boolean;
19226
19224
  error: string;
19225
+ success: boolean;
19226
+ operation: "create_comment";
19227
19227
  comment?: {
19228
19228
  object: "comment";
19229
19229
  id: string;
@@ -19275,9 +19275,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
19275
19275
  }[];
19276
19276
  } | undefined;
19277
19277
  }, {
19278
- operation: "create_comment";
19279
- success: boolean;
19280
19278
  error: string;
19279
+ success: boolean;
19280
+ operation: "create_comment";
19281
19281
  comment?: {
19282
19282
  object: "comment";
19283
19283
  id: string;
@@ -19605,9 +19605,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
19605
19605
  }[];
19606
19606
  }>>;
19607
19607
  }, "strip", z.ZodTypeAny, {
19608
- operation: "retrieve_comment";
19609
- success: boolean;
19610
19608
  error: string;
19609
+ success: boolean;
19610
+ operation: "retrieve_comment";
19611
19611
  comment?: {
19612
19612
  object: "comment";
19613
19613
  id: string;
@@ -19659,9 +19659,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
19659
19659
  }[];
19660
19660
  } | undefined;
19661
19661
  }, {
19662
- operation: "retrieve_comment";
19663
- success: boolean;
19664
19662
  error: string;
19663
+ success: boolean;
19664
+ operation: "retrieve_comment";
19665
19665
  comment?: {
19666
19666
  object: "comment";
19667
19667
  id: string;
@@ -19790,9 +19790,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
19790
19790
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19791
19791
  has_more: z.ZodOptional<z.ZodBoolean>;
19792
19792
  }, "strip", z.ZodTypeAny, {
19793
- operation: "list_users";
19794
- success: boolean;
19795
19793
  error: string;
19794
+ success: boolean;
19795
+ operation: "list_users";
19796
19796
  users?: {
19797
19797
  object: "user";
19798
19798
  id: string;
@@ -19813,9 +19813,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
19813
19813
  next_cursor?: string | null | undefined;
19814
19814
  has_more?: boolean | undefined;
19815
19815
  }, {
19816
- operation: "list_users";
19817
- success: boolean;
19818
19816
  error: string;
19817
+ success: boolean;
19818
+ operation: "list_users";
19819
19819
  users?: {
19820
19820
  object: "user";
19821
19821
  id: string;
@@ -19894,9 +19894,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
19894
19894
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19895
19895
  has_more: z.ZodOptional<z.ZodBoolean>;
19896
19896
  }, "strip", z.ZodTypeAny, {
19897
- operation: "search";
19898
- success: boolean;
19899
19897
  error: string;
19898
+ success: boolean;
19899
+ operation: "search";
19900
19900
  next_cursor?: string | null | undefined;
19901
19901
  has_more?: boolean | undefined;
19902
19902
  results?: z.objectOutputType<{
@@ -19918,9 +19918,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
19918
19918
  in_trash: z.ZodOptional<z.ZodBoolean>;
19919
19919
  }, z.ZodTypeAny, "passthrough">[] | undefined;
19920
19920
  }, {
19921
- operation: "search";
19922
- success: boolean;
19923
19921
  error: string;
19922
+ success: boolean;
19923
+ operation: "search";
19924
19924
  next_cursor?: string | null | undefined;
19925
19925
  has_more?: boolean | undefined;
19926
19926
  results?: z.objectInputType<{
@@ -20143,7 +20143,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20143
20143
  }>]>>;
20144
20144
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
20145
20145
  }, "strip", z.ZodTypeAny, {
20146
- operation: "create_page";
20147
20146
  parent: {
20148
20147
  type: "page_id";
20149
20148
  page_id: string;
@@ -20161,6 +20160,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20161
20160
  type: "workspace";
20162
20161
  workspace: true;
20163
20162
  };
20163
+ operation: "create_page";
20164
20164
  properties?: Record<string, unknown> | undefined;
20165
20165
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20166
20166
  icon?: {
@@ -20202,7 +20202,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20202
20202
  } | undefined;
20203
20203
  children?: unknown[] | undefined;
20204
20204
  }, {
20205
- operation: "create_page";
20206
20205
  parent: {
20207
20206
  type: "page_id";
20208
20207
  page_id: string;
@@ -20220,6 +20219,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20220
20219
  type: "workspace";
20221
20220
  workspace: true;
20222
20221
  };
20222
+ operation: "create_page";
20223
20223
  properties?: Record<string, unknown> | undefined;
20224
20224
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20225
20225
  icon?: {
@@ -20735,12 +20735,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20735
20735
  }>]>>;
20736
20736
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
20737
20737
  }, "strip", z.ZodTypeAny, {
20738
- operation: "create_data_source";
20739
20738
  properties: Record<string, unknown>;
20740
20739
  parent: {
20741
20740
  type: "database_id";
20742
20741
  database_id: string;
20743
20742
  };
20743
+ operation: "create_data_source";
20744
20744
  title?: {
20745
20745
  type: "text" | "mention" | "equation";
20746
20746
  text?: {
@@ -20782,12 +20782,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
20782
20782
  emoji: string;
20783
20783
  } | undefined;
20784
20784
  }, {
20785
- operation: "create_data_source";
20786
20785
  properties: Record<string, unknown>;
20787
20786
  parent: {
20788
20787
  type: "database_id";
20789
20788
  database_id: string;
20790
20789
  };
20790
+ operation: "create_data_source";
20791
20791
  title?: {
20792
20792
  type: "text" | "mention" | "equation";
20793
20793
  text?: {
@@ -21085,7 +21085,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21085
21085
  }, "strip", z.ZodTypeAny, {
21086
21086
  operation: "update_data_source";
21087
21087
  data_source_id: string;
21088
- properties?: Record<string, unknown> | undefined;
21089
21088
  description?: {
21090
21089
  type: "text" | "mention" | "equation";
21091
21090
  text?: {
@@ -21105,6 +21104,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21105
21104
  } | undefined;
21106
21105
  href?: string | null | undefined;
21107
21106
  }[] | undefined;
21107
+ properties?: Record<string, unknown> | undefined;
21108
21108
  title?: {
21109
21109
  type: "text" | "mention" | "equation";
21110
21110
  text?: {
@@ -21153,7 +21153,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21153
21153
  }, {
21154
21154
  operation: "update_data_source";
21155
21155
  data_source_id: string;
21156
- properties?: Record<string, unknown> | undefined;
21157
21156
  description?: {
21158
21157
  type: "text" | "mention" | "equation";
21159
21158
  text?: {
@@ -21173,6 +21172,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21173
21172
  } | undefined;
21174
21173
  href?: string | null | undefined;
21175
21174
  }[] | undefined;
21175
+ properties?: Record<string, unknown> | undefined;
21176
21176
  title?: {
21177
21177
  type: "text" | "mention" | "equation";
21178
21178
  text?: {
@@ -21563,7 +21563,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21563
21563
  }>]>>;
21564
21564
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
21565
21565
  }, "strip", z.ZodTypeAny, {
21566
- operation: "create_database";
21567
21566
  parent: {
21568
21567
  type: "workspace";
21569
21568
  workspace: boolean;
@@ -21573,6 +21572,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21573
21572
  page_id: string;
21574
21573
  workspace?: undefined;
21575
21574
  };
21575
+ operation: "create_database";
21576
21576
  initial_data_source: {
21577
21577
  properties: Record<string, unknown>;
21578
21578
  };
@@ -21653,12 +21653,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
21653
21653
  };
21654
21654
  } | undefined;
21655
21655
  }, {
21656
- operation: "create_database";
21657
21656
  parent: {
21658
21657
  type: "workspace" | "page_id";
21659
21658
  workspace?: true | undefined;
21660
21659
  page_id?: string | undefined;
21661
21660
  };
21661
+ operation: "create_database";
21662
21662
  initial_data_source: {
21663
21663
  properties: Record<string, unknown>;
21664
21664
  };
@@ -22483,11 +22483,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22483
22483
  }>>;
22484
22484
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
22485
22485
  }, "strip", z.ZodTypeAny, {
22486
- operation: "create_comment";
22487
22486
  parent: {
22488
22487
  block_id?: string | undefined;
22489
22488
  page_id?: string | undefined;
22490
22489
  };
22490
+ operation: "create_comment";
22491
22491
  rich_text: {
22492
22492
  type: "text" | "mention" | "equation";
22493
22493
  text?: {
@@ -22519,11 +22519,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
22519
22519
  } | undefined;
22520
22520
  } | undefined;
22521
22521
  }, {
22522
- operation: "create_comment";
22523
22522
  parent: {
22524
22523
  block_id?: string | undefined;
22525
22524
  page_id?: string | undefined;
22526
22525
  };
22526
+ operation: "create_comment";
22527
22527
  rich_text: {
22528
22528
  type: "text" | "mention" | "equation";
22529
22529
  text?: {
@@ -23145,9 +23145,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23145
23145
  public_url?: string | null | undefined;
23146
23146
  }>>;
23147
23147
  }, "strip", z.ZodTypeAny, {
23148
- operation: "create_page";
23149
- success: boolean;
23150
23148
  error: string;
23149
+ success: boolean;
23150
+ operation: "create_page";
23151
23151
  page?: {
23152
23152
  object: "page";
23153
23153
  properties: Record<string, unknown>;
@@ -23243,9 +23243,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23243
23243
  public_url?: string | null | undefined;
23244
23244
  } | undefined;
23245
23245
  }, {
23246
- operation: "create_page";
23247
- success: boolean;
23248
23246
  error: string;
23247
+ success: boolean;
23248
+ operation: "create_page";
23249
23249
  page?: {
23250
23250
  object: "page";
23251
23251
  properties: Record<string, unknown>;
@@ -23849,9 +23849,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23849
23849
  public_url?: string | null | undefined;
23850
23850
  }>>;
23851
23851
  }, "strip", z.ZodTypeAny, {
23852
- operation: "retrieve_page";
23853
- success: boolean;
23854
23852
  error: string;
23853
+ success: boolean;
23854
+ operation: "retrieve_page";
23855
23855
  page?: {
23856
23856
  object: "page";
23857
23857
  properties: Record<string, unknown>;
@@ -23947,9 +23947,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
23947
23947
  public_url?: string | null | undefined;
23948
23948
  } | undefined;
23949
23949
  }, {
23950
- operation: "retrieve_page";
23951
- success: boolean;
23952
23950
  error: string;
23951
+ success: boolean;
23952
+ operation: "retrieve_page";
23953
23953
  page?: {
23954
23954
  object: "page";
23955
23955
  properties: Record<string, unknown>;
@@ -24553,9 +24553,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
24553
24553
  public_url?: string | null | undefined;
24554
24554
  }>>;
24555
24555
  }, "strip", z.ZodTypeAny, {
24556
- operation: "update_page";
24557
- success: boolean;
24558
24556
  error: string;
24557
+ success: boolean;
24558
+ operation: "update_page";
24559
24559
  page?: {
24560
24560
  object: "page";
24561
24561
  properties: Record<string, unknown>;
@@ -24651,9 +24651,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
24651
24651
  public_url?: string | null | undefined;
24652
24652
  } | undefined;
24653
24653
  }, {
24654
- operation: "update_page";
24655
- success: boolean;
24656
24654
  error: string;
24655
+ success: boolean;
24656
+ operation: "update_page";
24657
24657
  page?: {
24658
24658
  object: "page";
24659
24659
  properties: Record<string, unknown>;
@@ -25551,9 +25551,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
25551
25551
  is_inline?: boolean | undefined;
25552
25552
  }>>;
25553
25553
  }, "strip", z.ZodTypeAny, {
25554
- operation: "retrieve_database";
25555
- success: boolean;
25556
25554
  error: string;
25555
+ success: boolean;
25556
+ operation: "retrieve_database";
25557
25557
  database?: {
25558
25558
  object: "database";
25559
25559
  title: {
@@ -25689,9 +25689,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
25689
25689
  is_inline?: boolean | undefined;
25690
25690
  } | undefined;
25691
25691
  }, {
25692
- operation: "retrieve_database";
25693
- success: boolean;
25694
25692
  error: string;
25693
+ success: boolean;
25694
+ operation: "retrieve_database";
25695
25695
  database?: {
25696
25696
  object: "database";
25697
25697
  title: {
@@ -27170,9 +27170,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
27170
27170
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27171
27171
  }, z.ZodTypeAny, "passthrough">>>;
27172
27172
  }, "strip", z.ZodTypeAny, {
27173
- operation: "retrieve_data_source";
27174
- success: boolean;
27175
27173
  error: string;
27174
+ success: boolean;
27175
+ operation: "retrieve_data_source";
27176
27176
  data_source?: z.objectOutputType<{
27177
27177
  object: z.ZodLiteral<"data_source">;
27178
27178
  id: z.ZodString;
@@ -27621,9 +27621,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
27621
27621
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27622
27622
  }, z.ZodTypeAny, "passthrough"> | undefined;
27623
27623
  }, {
27624
- operation: "retrieve_data_source";
27625
- success: boolean;
27626
27624
  error: string;
27625
+ success: boolean;
27626
+ operation: "retrieve_data_source";
27627
27627
  data_source?: z.objectInputType<{
27628
27628
  object: z.ZodLiteral<"data_source">;
27629
27629
  id: z.ZodString;
@@ -28130,9 +28130,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
28130
28130
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28131
28131
  has_more: z.ZodOptional<z.ZodBoolean>;
28132
28132
  }, "strip", z.ZodTypeAny, {
28133
- operation: "query_data_source";
28134
- success: boolean;
28135
28133
  error: string;
28134
+ success: boolean;
28135
+ operation: "query_data_source";
28136
28136
  next_cursor?: string | null | undefined;
28137
28137
  has_more?: boolean | undefined;
28138
28138
  results?: z.objectOutputType<{
@@ -28154,9 +28154,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
28154
28154
  in_trash: z.ZodOptional<z.ZodBoolean>;
28155
28155
  }, z.ZodTypeAny, "passthrough">[] | undefined;
28156
28156
  }, {
28157
- operation: "query_data_source";
28158
- success: boolean;
28159
28157
  error: string;
28158
+ success: boolean;
28159
+ operation: "query_data_source";
28160
28160
  next_cursor?: string | null | undefined;
28161
28161
  has_more?: boolean | undefined;
28162
28162
  results?: z.objectInputType<{
@@ -29521,9 +29521,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
29521
29521
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29522
29522
  }, z.ZodTypeAny, "passthrough">>>;
29523
29523
  }, "strip", z.ZodTypeAny, {
29524
- operation: "create_data_source";
29525
- success: boolean;
29526
29524
  error: string;
29525
+ success: boolean;
29526
+ operation: "create_data_source";
29527
29527
  dataSource?: z.objectOutputType<{
29528
29528
  object: z.ZodLiteral<"data_source">;
29529
29529
  id: z.ZodString;
@@ -29972,9 +29972,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
29972
29972
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29973
29973
  }, z.ZodTypeAny, "passthrough"> | undefined;
29974
29974
  }, {
29975
- operation: "create_data_source";
29976
- success: boolean;
29977
29975
  error: string;
29976
+ success: boolean;
29977
+ operation: "create_data_source";
29978
29978
  dataSource?: z.objectInputType<{
29979
29979
  object: z.ZodLiteral<"data_source">;
29980
29980
  id: z.ZodString;
@@ -31766,9 +31766,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
31766
31766
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31767
31767
  }, z.ZodTypeAny, "passthrough">>>;
31768
31768
  }, "strip", z.ZodTypeAny, {
31769
- operation: "update_data_source";
31770
- success: boolean;
31771
31769
  error: string;
31770
+ success: boolean;
31771
+ operation: "update_data_source";
31772
31772
  dataSource?: z.objectOutputType<{
31773
31773
  object: z.ZodLiteral<"data_source">;
31774
31774
  id: z.ZodString;
@@ -32217,9 +32217,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
32217
32217
  public_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32218
32218
  }, z.ZodTypeAny, "passthrough"> | undefined;
32219
32219
  }, {
32220
- operation: "update_data_source";
32221
- success: boolean;
32222
32220
  error: string;
32221
+ success: boolean;
32222
+ operation: "update_data_source";
32223
32223
  dataSource?: z.objectInputType<{
32224
32224
  object: z.ZodLiteral<"data_source">;
32225
32225
  id: z.ZodString;
@@ -33470,9 +33470,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
33470
33470
  is_inline?: boolean | undefined;
33471
33471
  }>>;
33472
33472
  }, "strip", z.ZodTypeAny, {
33473
- operation: "create_database";
33474
- success: boolean;
33475
33473
  error: string;
33474
+ success: boolean;
33475
+ operation: "create_database";
33476
33476
  database?: {
33477
33477
  object: "database";
33478
33478
  title: {
@@ -33608,9 +33608,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
33608
33608
  is_inline?: boolean | undefined;
33609
33609
  } | undefined;
33610
33610
  }, {
33611
- operation: "create_database";
33612
- success: boolean;
33613
33611
  error: string;
33612
+ success: boolean;
33613
+ operation: "create_database";
33614
33614
  database?: {
33615
33615
  object: "database";
33616
33616
  title: {
@@ -34548,9 +34548,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
34548
34548
  is_inline?: boolean | undefined;
34549
34549
  }>>;
34550
34550
  }, "strip", z.ZodTypeAny, {
34551
- operation: "update_database";
34552
- success: boolean;
34553
34551
  error: string;
34552
+ success: boolean;
34553
+ operation: "update_database";
34554
34554
  database?: {
34555
34555
  object: "database";
34556
34556
  title: {
@@ -34686,9 +34686,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
34686
34686
  is_inline?: boolean | undefined;
34687
34687
  } | undefined;
34688
34688
  }, {
34689
- operation: "update_database";
34690
- success: boolean;
34691
34689
  error: string;
34690
+ success: boolean;
34691
+ operation: "update_database";
34692
34692
  database?: {
34693
34693
  object: "database";
34694
34694
  title: {
@@ -35431,9 +35431,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35431
35431
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35432
35432
  has_more: z.ZodOptional<z.ZodBoolean>;
35433
35433
  }, "strip", z.ZodTypeAny, {
35434
- operation: "append_block_children";
35435
- success: boolean;
35436
35434
  error: string;
35435
+ success: boolean;
35436
+ operation: "append_block_children";
35437
35437
  blocks?: z.objectOutputType<{
35438
35438
  object: z.ZodLiteral<"block">;
35439
35439
  id: z.ZodString;
@@ -35638,9 +35638,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
35638
35638
  next_cursor?: string | null | undefined;
35639
35639
  has_more?: boolean | undefined;
35640
35640
  }, {
35641
- operation: "append_block_children";
35642
- success: boolean;
35643
35641
  error: string;
35642
+ success: boolean;
35643
+ operation: "append_block_children";
35644
35644
  blocks?: z.objectInputType<{
35645
35645
  object: z.ZodLiteral<"block">;
35646
35646
  id: z.ZodString;
@@ -36452,9 +36452,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
36452
36452
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36453
36453
  has_more: z.ZodOptional<z.ZodBoolean>;
36454
36454
  }, "strip", z.ZodTypeAny, {
36455
- operation: "retrieve_block_children";
36456
- success: boolean;
36457
36455
  error: string;
36456
+ success: boolean;
36457
+ operation: "retrieve_block_children";
36458
36458
  blocks?: z.objectOutputType<{
36459
36459
  object: z.ZodLiteral<"block">;
36460
36460
  id: z.ZodString;
@@ -36659,9 +36659,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
36659
36659
  next_cursor?: string | null | undefined;
36660
36660
  has_more?: boolean | undefined;
36661
36661
  }, {
36662
- operation: "retrieve_block_children";
36663
- success: boolean;
36664
36662
  error: string;
36663
+ success: boolean;
36664
+ operation: "retrieve_block_children";
36665
36665
  blocks?: z.objectInputType<{
36666
36666
  object: z.ZodLiteral<"block">;
36667
36667
  id: z.ZodString;
@@ -37471,9 +37471,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
37471
37471
  type: z.ZodString;
37472
37472
  }, z.ZodTypeAny, "passthrough">>>;
37473
37473
  }, "strip", z.ZodTypeAny, {
37474
- operation: "retrieve_block";
37475
- success: boolean;
37476
37474
  error: string;
37475
+ success: boolean;
37476
+ operation: "retrieve_block";
37477
37477
  block?: z.objectOutputType<{
37478
37478
  object: z.ZodLiteral<"block">;
37479
37479
  id: z.ZodString;
@@ -37676,9 +37676,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
37676
37676
  type: z.ZodString;
37677
37677
  }, z.ZodTypeAny, "passthrough"> | undefined;
37678
37678
  }, {
37679
- operation: "retrieve_block";
37680
- success: boolean;
37681
37679
  error: string;
37680
+ success: boolean;
37681
+ operation: "retrieve_block";
37682
37682
  block?: z.objectInputType<{
37683
37683
  object: z.ZodLiteral<"block">;
37684
37684
  id: z.ZodString;
@@ -38486,9 +38486,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
38486
38486
  type: z.ZodString;
38487
38487
  }, z.ZodTypeAny, "passthrough">>>;
38488
38488
  }, "strip", z.ZodTypeAny, {
38489
- operation: "update_block";
38490
- success: boolean;
38491
38489
  error: string;
38490
+ success: boolean;
38491
+ operation: "update_block";
38492
38492
  block?: z.objectOutputType<{
38493
38493
  object: z.ZodLiteral<"block">;
38494
38494
  id: z.ZodString;
@@ -38691,9 +38691,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
38691
38691
  type: z.ZodString;
38692
38692
  }, z.ZodTypeAny, "passthrough"> | undefined;
38693
38693
  }, {
38694
- operation: "update_block";
38695
- success: boolean;
38696
38694
  error: string;
38695
+ success: boolean;
38696
+ operation: "update_block";
38697
38697
  block?: z.objectInputType<{
38698
38698
  object: z.ZodLiteral<"block">;
38699
38699
  id: z.ZodString;
@@ -39172,9 +39172,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
39172
39172
  }[];
39173
39173
  }>>;
39174
39174
  }, "strip", z.ZodTypeAny, {
39175
- operation: "create_comment";
39176
- success: boolean;
39177
39175
  error: string;
39176
+ success: boolean;
39177
+ operation: "create_comment";
39178
39178
  comment?: {
39179
39179
  object: "comment";
39180
39180
  id: string;
@@ -39226,9 +39226,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
39226
39226
  }[];
39227
39227
  } | undefined;
39228
39228
  }, {
39229
- operation: "create_comment";
39230
- success: boolean;
39231
39229
  error: string;
39230
+ success: boolean;
39231
+ operation: "create_comment";
39232
39232
  comment?: {
39233
39233
  object: "comment";
39234
39234
  id: string;
@@ -39556,9 +39556,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
39556
39556
  }[];
39557
39557
  }>>;
39558
39558
  }, "strip", z.ZodTypeAny, {
39559
- operation: "retrieve_comment";
39560
- success: boolean;
39561
39559
  error: string;
39560
+ success: boolean;
39561
+ operation: "retrieve_comment";
39562
39562
  comment?: {
39563
39563
  object: "comment";
39564
39564
  id: string;
@@ -39610,9 +39610,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
39610
39610
  }[];
39611
39611
  } | undefined;
39612
39612
  }, {
39613
- operation: "retrieve_comment";
39614
- success: boolean;
39615
39613
  error: string;
39614
+ success: boolean;
39615
+ operation: "retrieve_comment";
39616
39616
  comment?: {
39617
39617
  object: "comment";
39618
39618
  id: string;
@@ -39741,9 +39741,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
39741
39741
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39742
39742
  has_more: z.ZodOptional<z.ZodBoolean>;
39743
39743
  }, "strip", z.ZodTypeAny, {
39744
- operation: "list_users";
39745
- success: boolean;
39746
39744
  error: string;
39745
+ success: boolean;
39746
+ operation: "list_users";
39747
39747
  users?: {
39748
39748
  object: "user";
39749
39749
  id: string;
@@ -39764,9 +39764,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
39764
39764
  next_cursor?: string | null | undefined;
39765
39765
  has_more?: boolean | undefined;
39766
39766
  }, {
39767
- operation: "list_users";
39768
- success: boolean;
39769
39767
  error: string;
39768
+ success: boolean;
39769
+ operation: "list_users";
39770
39770
  users?: {
39771
39771
  object: "user";
39772
39772
  id: string;
@@ -39845,9 +39845,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
39845
39845
  next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39846
39846
  has_more: z.ZodOptional<z.ZodBoolean>;
39847
39847
  }, "strip", z.ZodTypeAny, {
39848
- operation: "search";
39849
- success: boolean;
39850
39848
  error: string;
39849
+ success: boolean;
39850
+ operation: "search";
39851
39851
  next_cursor?: string | null | undefined;
39852
39852
  has_more?: boolean | undefined;
39853
39853
  results?: z.objectOutputType<{
@@ -39869,9 +39869,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
39869
39869
  in_trash: z.ZodOptional<z.ZodBoolean>;
39870
39870
  }, z.ZodTypeAny, "passthrough">[] | undefined;
39871
39871
  }, {
39872
- operation: "search";
39873
- success: boolean;
39874
39872
  error: string;
39873
+ success: boolean;
39874
+ operation: "search";
39875
39875
  next_cursor?: string | null | undefined;
39876
39876
  has_more?: boolean | undefined;
39877
39877
  results?: z.objectInputType<{