@bubblelab/bubble-core 0.1.151 → 0.1.154
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bubble-bundle.d.ts +139 -137
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +114 -114
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +28 -28
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +24 -24
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +58 -58
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +112 -112
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +360 -360
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/github.d.ts +148 -148
- package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
- package/dist/bubbles/service-bubble/google-calendar.d.ts +34 -34
- package/dist/bubbles/service-bubble/google-drive.d.ts +102 -102
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.d.ts +92 -92
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +102 -102
- package/dist/bubbles/service-bubble/notion/notion.d.ts +651 -651
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +28 -28
- package/dist/bubbles/service-bubble/postgresql.d.ts +18 -18
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/slack/slack.d.ts +503 -503
- package/dist/bubbles/service-bubble/slack/slack.js +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +16 -2
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +20 -20
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +66 -66
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +112 -112
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +50 -50
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +108 -108
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
- package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
|
@@ -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?: {
|
|
@@ -232,7 +232,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
232
232
|
type: "emoji";
|
|
233
233
|
emoji: string;
|
|
234
234
|
} | undefined;
|
|
235
|
-
children?: unknown[] | undefined;
|
|
236
235
|
cover?: {
|
|
237
236
|
type: "file";
|
|
238
237
|
file: {
|
|
@@ -250,7 +249,9 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
250
249
|
url: string;
|
|
251
250
|
};
|
|
252
251
|
} | undefined;
|
|
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?: {
|
|
@@ -291,7 +291,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
291
291
|
type: "emoji";
|
|
292
292
|
emoji: string;
|
|
293
293
|
} | undefined;
|
|
294
|
-
children?: unknown[] | undefined;
|
|
295
294
|
cover?: {
|
|
296
295
|
type: "file";
|
|
297
296
|
file: {
|
|
@@ -309,6 +308,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
309
308
|
url: string;
|
|
310
309
|
};
|
|
311
310
|
} | undefined;
|
|
311
|
+
children?: unknown[] | undefined;
|
|
312
312
|
}>, z.ZodObject<{
|
|
313
313
|
operation: z.ZodLiteral<"retrieve_page">;
|
|
314
314
|
page_id: z.ZodString;
|
|
@@ -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";
|
|
787
788
|
properties: Record<string, unknown>;
|
|
788
789
|
parent: {
|
|
789
790
|
type: "database_id";
|
|
790
791
|
database_id: string;
|
|
791
792
|
};
|
|
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";
|
|
834
835
|
properties: Record<string, unknown>;
|
|
835
836
|
parent: {
|
|
836
837
|
type: "database_id";
|
|
837
838
|
database_id: string;
|
|
838
839
|
};
|
|
839
|
-
operation: "create_data_source";
|
|
840
840
|
title?: {
|
|
841
841
|
type: "text" | "mention" | "equation";
|
|
842
842
|
text?: {
|
|
@@ -1274,21 +1274,21 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1274
1274
|
page_id: z.ZodOptional<z.ZodString>;
|
|
1275
1275
|
workspace: z.ZodOptional<z.ZodLiteral<true>>;
|
|
1276
1276
|
}, "strip", z.ZodTypeAny, {
|
|
1277
|
-
type: "
|
|
1278
|
-
page_id?: string | undefined;
|
|
1277
|
+
type: "workspace" | "page_id";
|
|
1279
1278
|
workspace?: true | undefined;
|
|
1280
|
-
}, {
|
|
1281
|
-
type: "page_id" | "workspace";
|
|
1282
1279
|
page_id?: string | undefined;
|
|
1280
|
+
}, {
|
|
1281
|
+
type: "workspace" | "page_id";
|
|
1283
1282
|
workspace?: true | undefined;
|
|
1284
|
-
}>, {
|
|
1285
|
-
type: "page_id" | "workspace";
|
|
1286
1283
|
page_id?: string | undefined;
|
|
1284
|
+
}>, {
|
|
1285
|
+
type: "workspace" | "page_id";
|
|
1287
1286
|
workspace?: true | undefined;
|
|
1288
|
-
}, {
|
|
1289
|
-
type: "page_id" | "workspace";
|
|
1290
1287
|
page_id?: string | undefined;
|
|
1288
|
+
}, {
|
|
1289
|
+
type: "workspace" | "page_id";
|
|
1291
1290
|
workspace?: true | undefined;
|
|
1291
|
+
page_id?: string | undefined;
|
|
1292
1292
|
}>, {
|
|
1293
1293
|
type: "workspace";
|
|
1294
1294
|
workspace: boolean;
|
|
@@ -1298,9 +1298,9 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1298
1298
|
page_id: string;
|
|
1299
1299
|
workspace?: undefined;
|
|
1300
1300
|
}, {
|
|
1301
|
-
type: "
|
|
1302
|
-
page_id?: string | undefined;
|
|
1301
|
+
type: "workspace" | "page_id";
|
|
1303
1302
|
workspace?: true | undefined;
|
|
1303
|
+
page_id?: string | undefined;
|
|
1304
1304
|
}>;
|
|
1305
1305
|
initial_data_source: z.ZodObject<{
|
|
1306
1306
|
properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
@@ -1612,6 +1612,7 @@ 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";
|
|
1615
1616
|
parent: {
|
|
1616
1617
|
type: "workspace";
|
|
1617
1618
|
workspace: boolean;
|
|
@@ -1621,7 +1622,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1621
1622
|
page_id: string;
|
|
1622
1623
|
workspace?: undefined;
|
|
1623
1624
|
};
|
|
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";
|
|
1705
1706
|
parent: {
|
|
1706
|
-
type: "
|
|
1707
|
-
page_id?: string | undefined;
|
|
1707
|
+
type: "workspace" | "page_id";
|
|
1708
1708
|
workspace?: true | undefined;
|
|
1709
|
+
page_id?: string | undefined;
|
|
1709
1710
|
};
|
|
1710
|
-
operation: "create_database";
|
|
1711
1711
|
initial_data_source: {
|
|
1712
1712
|
properties: Record<string, unknown>;
|
|
1713
1713
|
};
|
|
@@ -2186,6 +2186,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2186
2186
|
href?: string | null | undefined;
|
|
2187
2187
|
}[] | undefined;
|
|
2188
2188
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2189
|
+
is_locked?: boolean | undefined;
|
|
2189
2190
|
parent?: {
|
|
2190
2191
|
type: "page_id";
|
|
2191
2192
|
page_id: string;
|
|
@@ -2203,7 +2204,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2203
2204
|
type: "workspace";
|
|
2204
2205
|
workspace: true;
|
|
2205
2206
|
} | undefined;
|
|
2206
|
-
is_locked?: boolean | undefined;
|
|
2207
2207
|
icon?: {
|
|
2208
2208
|
type: "file";
|
|
2209
2209
|
file: {
|
|
@@ -2285,6 +2285,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2285
2285
|
href?: string | null | undefined;
|
|
2286
2286
|
}[] | undefined;
|
|
2287
2287
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2288
|
+
is_locked?: boolean | undefined;
|
|
2288
2289
|
parent?: {
|
|
2289
2290
|
type: "page_id";
|
|
2290
2291
|
page_id: string;
|
|
@@ -2302,7 +2303,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2302
2303
|
type: "workspace";
|
|
2303
2304
|
workspace: true;
|
|
2304
2305
|
} | undefined;
|
|
2305
|
-
is_locked?: boolean | undefined;
|
|
2306
2306
|
icon?: {
|
|
2307
2307
|
type: "file";
|
|
2308
2308
|
file: {
|
|
@@ -2532,6 +2532,7 @@ 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";
|
|
2535
2536
|
parent: {
|
|
2536
2537
|
block_id?: string | undefined;
|
|
2537
2538
|
page_id?: string | undefined;
|
|
@@ -2555,12 +2556,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2555
2556
|
} | undefined;
|
|
2556
2557
|
href?: string | null | undefined;
|
|
2557
2558
|
}[];
|
|
2558
|
-
operation: "create_comment";
|
|
2559
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2560
2559
|
attachments?: {
|
|
2561
2560
|
file_upload_id: string;
|
|
2562
2561
|
type?: "file_upload" | undefined;
|
|
2563
2562
|
}[] | undefined;
|
|
2563
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2564
2564
|
display_name?: {
|
|
2565
2565
|
type: "custom" | "user" | "integration";
|
|
2566
2566
|
custom?: {
|
|
@@ -2568,6 +2568,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2568
2568
|
} | undefined;
|
|
2569
2569
|
} | undefined;
|
|
2570
2570
|
}, {
|
|
2571
|
+
operation: "create_comment";
|
|
2571
2572
|
parent: {
|
|
2572
2573
|
block_id?: string | undefined;
|
|
2573
2574
|
page_id?: string | undefined;
|
|
@@ -2591,12 +2592,11 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2591
2592
|
} | undefined;
|
|
2592
2593
|
href?: string | null | undefined;
|
|
2593
2594
|
}[];
|
|
2594
|
-
operation: "create_comment";
|
|
2595
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2596
2595
|
attachments?: {
|
|
2597
2596
|
file_upload_id: string;
|
|
2598
2597
|
type?: "file_upload" | undefined;
|
|
2599
2598
|
}[] | undefined;
|
|
2599
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2600
2600
|
display_name?: {
|
|
2601
2601
|
type: "custom" | "user" | "integration";
|
|
2602
2602
|
custom?: {
|
|
@@ -3028,9 +3028,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3028
3028
|
type: "workspace";
|
|
3029
3029
|
workspace: true;
|
|
3030
3030
|
};
|
|
3031
|
-
archived: boolean;
|
|
3032
|
-
last_edited_time: string;
|
|
3033
3031
|
created_time: string;
|
|
3032
|
+
last_edited_time: string;
|
|
3034
3033
|
created_by: {
|
|
3035
3034
|
object: "user";
|
|
3036
3035
|
id: string;
|
|
@@ -3065,6 +3064,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3065
3064
|
workspace_name?: string | undefined;
|
|
3066
3065
|
} | undefined;
|
|
3067
3066
|
};
|
|
3067
|
+
archived: boolean;
|
|
3068
3068
|
icon?: {
|
|
3069
3069
|
type: "emoji";
|
|
3070
3070
|
emoji: string;
|
|
@@ -3121,9 +3121,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3121
3121
|
type: "workspace";
|
|
3122
3122
|
workspace: true;
|
|
3123
3123
|
};
|
|
3124
|
-
archived: boolean;
|
|
3125
|
-
last_edited_time: string;
|
|
3126
3124
|
created_time: string;
|
|
3125
|
+
last_edited_time: string;
|
|
3127
3126
|
created_by: {
|
|
3128
3127
|
object: "user";
|
|
3129
3128
|
id: string;
|
|
@@ -3158,6 +3157,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3158
3157
|
workspace_name?: string | undefined;
|
|
3159
3158
|
} | undefined;
|
|
3160
3159
|
};
|
|
3160
|
+
archived: boolean;
|
|
3161
3161
|
icon?: {
|
|
3162
3162
|
type: "emoji";
|
|
3163
3163
|
emoji: string;
|
|
@@ -3194,8 +3194,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3194
3194
|
public_url?: string | null | undefined;
|
|
3195
3195
|
}>>;
|
|
3196
3196
|
}, "strip", z.ZodTypeAny, {
|
|
3197
|
-
error: string;
|
|
3198
3197
|
success: boolean;
|
|
3198
|
+
error: string;
|
|
3199
3199
|
operation: "create_page";
|
|
3200
3200
|
page?: {
|
|
3201
3201
|
object: "page";
|
|
@@ -3219,9 +3219,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3219
3219
|
type: "workspace";
|
|
3220
3220
|
workspace: true;
|
|
3221
3221
|
};
|
|
3222
|
-
archived: boolean;
|
|
3223
|
-
last_edited_time: string;
|
|
3224
3222
|
created_time: string;
|
|
3223
|
+
last_edited_time: string;
|
|
3225
3224
|
created_by: {
|
|
3226
3225
|
object: "user";
|
|
3227
3226
|
id: string;
|
|
@@ -3256,6 +3255,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3256
3255
|
workspace_name?: string | undefined;
|
|
3257
3256
|
} | undefined;
|
|
3258
3257
|
};
|
|
3258
|
+
archived: boolean;
|
|
3259
3259
|
icon?: {
|
|
3260
3260
|
type: "emoji";
|
|
3261
3261
|
emoji: string;
|
|
@@ -3292,8 +3292,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3292
3292
|
public_url?: string | null | undefined;
|
|
3293
3293
|
} | undefined;
|
|
3294
3294
|
}, {
|
|
3295
|
-
error: string;
|
|
3296
3295
|
success: boolean;
|
|
3296
|
+
error: string;
|
|
3297
3297
|
operation: "create_page";
|
|
3298
3298
|
page?: {
|
|
3299
3299
|
object: "page";
|
|
@@ -3317,9 +3317,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3317
3317
|
type: "workspace";
|
|
3318
3318
|
workspace: true;
|
|
3319
3319
|
};
|
|
3320
|
-
archived: boolean;
|
|
3321
|
-
last_edited_time: string;
|
|
3322
3320
|
created_time: string;
|
|
3321
|
+
last_edited_time: string;
|
|
3323
3322
|
created_by: {
|
|
3324
3323
|
object: "user";
|
|
3325
3324
|
id: string;
|
|
@@ -3354,6 +3353,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3354
3353
|
workspace_name?: string | undefined;
|
|
3355
3354
|
} | undefined;
|
|
3356
3355
|
};
|
|
3356
|
+
archived: boolean;
|
|
3357
3357
|
icon?: {
|
|
3358
3358
|
type: "emoji";
|
|
3359
3359
|
emoji: string;
|
|
@@ -3732,102 +3732,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3732
3732
|
type: "workspace";
|
|
3733
3733
|
workspace: true;
|
|
3734
3734
|
};
|
|
3735
|
-
archived: boolean;
|
|
3736
|
-
last_edited_time: string;
|
|
3737
3735
|
created_time: string;
|
|
3738
|
-
created_by: {
|
|
3739
|
-
object: "user";
|
|
3740
|
-
id: string;
|
|
3741
|
-
type?: "person" | "bot" | undefined;
|
|
3742
|
-
name?: string | undefined;
|
|
3743
|
-
person?: {
|
|
3744
|
-
email?: string | undefined;
|
|
3745
|
-
} | undefined;
|
|
3746
|
-
avatar_url?: string | null | undefined;
|
|
3747
|
-
bot?: {
|
|
3748
|
-
owner?: {
|
|
3749
|
-
type: "user" | "workspace";
|
|
3750
|
-
workspace?: boolean | undefined;
|
|
3751
|
-
} | undefined;
|
|
3752
|
-
workspace_name?: string | undefined;
|
|
3753
|
-
} | undefined;
|
|
3754
|
-
};
|
|
3755
|
-
last_edited_by: {
|
|
3756
|
-
object: "user";
|
|
3757
|
-
id: string;
|
|
3758
|
-
type?: "person" | "bot" | undefined;
|
|
3759
|
-
name?: string | undefined;
|
|
3760
|
-
person?: {
|
|
3761
|
-
email?: string | undefined;
|
|
3762
|
-
} | undefined;
|
|
3763
|
-
avatar_url?: string | null | undefined;
|
|
3764
|
-
bot?: {
|
|
3765
|
-
owner?: {
|
|
3766
|
-
type: "user" | "workspace";
|
|
3767
|
-
workspace?: boolean | undefined;
|
|
3768
|
-
} | undefined;
|
|
3769
|
-
workspace_name?: string | undefined;
|
|
3770
|
-
} | undefined;
|
|
3771
|
-
};
|
|
3772
|
-
icon?: {
|
|
3773
|
-
type: "emoji";
|
|
3774
|
-
emoji: string;
|
|
3775
|
-
} | {
|
|
3776
|
-
type: "external";
|
|
3777
|
-
external: {
|
|
3778
|
-
url: string;
|
|
3779
|
-
};
|
|
3780
|
-
} | {
|
|
3781
|
-
type: "file";
|
|
3782
|
-
file: {
|
|
3783
|
-
url: string;
|
|
3784
|
-
expiry_time: string;
|
|
3785
|
-
};
|
|
3786
|
-
} | null | undefined;
|
|
3787
|
-
cover?: {
|
|
3788
|
-
type: "file";
|
|
3789
|
-
file: {
|
|
3790
|
-
url: string;
|
|
3791
|
-
expiry_time: string;
|
|
3792
|
-
};
|
|
3793
|
-
} | {
|
|
3794
|
-
type: "file_upload";
|
|
3795
|
-
file_upload: {
|
|
3796
|
-
id: string;
|
|
3797
|
-
};
|
|
3798
|
-
} | {
|
|
3799
|
-
type: "external";
|
|
3800
|
-
external: {
|
|
3801
|
-
url: string;
|
|
3802
|
-
};
|
|
3803
|
-
} | null | undefined;
|
|
3804
|
-
in_trash?: boolean | undefined;
|
|
3805
|
-
public_url?: string | null | undefined;
|
|
3806
|
-
}, {
|
|
3807
|
-
object: "page";
|
|
3808
|
-
properties: Record<string, unknown>;
|
|
3809
|
-
url: string;
|
|
3810
|
-
id: string;
|
|
3811
|
-
parent: {
|
|
3812
|
-
type: "page_id";
|
|
3813
|
-
page_id: string;
|
|
3814
|
-
} | {
|
|
3815
|
-
type: "database_id";
|
|
3816
|
-
database_id: string;
|
|
3817
|
-
} | {
|
|
3818
|
-
type: "data_source_id";
|
|
3819
|
-
data_source_id: string;
|
|
3820
|
-
database_id?: string | undefined;
|
|
3821
|
-
} | {
|
|
3822
|
-
type: "block_id";
|
|
3823
|
-
block_id: string;
|
|
3824
|
-
} | {
|
|
3825
|
-
type: "workspace";
|
|
3826
|
-
workspace: true;
|
|
3827
|
-
};
|
|
3828
|
-
archived: boolean;
|
|
3829
3736
|
last_edited_time: string;
|
|
3830
|
-
created_time: string;
|
|
3831
3737
|
created_by: {
|
|
3832
3738
|
object: "user";
|
|
3833
3739
|
id: string;
|
|
@@ -3862,104 +3768,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3862
3768
|
workspace_name?: string | undefined;
|
|
3863
3769
|
} | undefined;
|
|
3864
3770
|
};
|
|
3865
|
-
icon?: {
|
|
3866
|
-
type: "emoji";
|
|
3867
|
-
emoji: string;
|
|
3868
|
-
} | {
|
|
3869
|
-
type: "external";
|
|
3870
|
-
external: {
|
|
3871
|
-
url: string;
|
|
3872
|
-
};
|
|
3873
|
-
} | {
|
|
3874
|
-
type: "file";
|
|
3875
|
-
file: {
|
|
3876
|
-
url: string;
|
|
3877
|
-
expiry_time: string;
|
|
3878
|
-
};
|
|
3879
|
-
} | null | undefined;
|
|
3880
|
-
cover?: {
|
|
3881
|
-
type: "file";
|
|
3882
|
-
file: {
|
|
3883
|
-
url: string;
|
|
3884
|
-
expiry_time: string;
|
|
3885
|
-
};
|
|
3886
|
-
} | {
|
|
3887
|
-
type: "file_upload";
|
|
3888
|
-
file_upload: {
|
|
3889
|
-
id: string;
|
|
3890
|
-
};
|
|
3891
|
-
} | {
|
|
3892
|
-
type: "external";
|
|
3893
|
-
external: {
|
|
3894
|
-
url: string;
|
|
3895
|
-
};
|
|
3896
|
-
} | null | undefined;
|
|
3897
|
-
in_trash?: boolean | undefined;
|
|
3898
|
-
public_url?: string | null | undefined;
|
|
3899
|
-
}>>;
|
|
3900
|
-
}, "strip", z.ZodTypeAny, {
|
|
3901
|
-
error: string;
|
|
3902
|
-
success: boolean;
|
|
3903
|
-
operation: "retrieve_page";
|
|
3904
|
-
page?: {
|
|
3905
|
-
object: "page";
|
|
3906
|
-
properties: Record<string, unknown>;
|
|
3907
|
-
url: string;
|
|
3908
|
-
id: string;
|
|
3909
|
-
parent: {
|
|
3910
|
-
type: "page_id";
|
|
3911
|
-
page_id: string;
|
|
3912
|
-
} | {
|
|
3913
|
-
type: "database_id";
|
|
3914
|
-
database_id: string;
|
|
3915
|
-
} | {
|
|
3916
|
-
type: "data_source_id";
|
|
3917
|
-
data_source_id: string;
|
|
3918
|
-
database_id?: string | undefined;
|
|
3919
|
-
} | {
|
|
3920
|
-
type: "block_id";
|
|
3921
|
-
block_id: string;
|
|
3922
|
-
} | {
|
|
3923
|
-
type: "workspace";
|
|
3924
|
-
workspace: true;
|
|
3925
|
-
};
|
|
3926
3771
|
archived: boolean;
|
|
3927
|
-
last_edited_time: string;
|
|
3928
|
-
created_time: string;
|
|
3929
|
-
created_by: {
|
|
3930
|
-
object: "user";
|
|
3931
|
-
id: string;
|
|
3932
|
-
type?: "person" | "bot" | undefined;
|
|
3933
|
-
name?: string | undefined;
|
|
3934
|
-
person?: {
|
|
3935
|
-
email?: string | undefined;
|
|
3936
|
-
} | undefined;
|
|
3937
|
-
avatar_url?: string | null | undefined;
|
|
3938
|
-
bot?: {
|
|
3939
|
-
owner?: {
|
|
3940
|
-
type: "user" | "workspace";
|
|
3941
|
-
workspace?: boolean | undefined;
|
|
3942
|
-
} | undefined;
|
|
3943
|
-
workspace_name?: string | undefined;
|
|
3944
|
-
} | undefined;
|
|
3945
|
-
};
|
|
3946
|
-
last_edited_by: {
|
|
3947
|
-
object: "user";
|
|
3948
|
-
id: string;
|
|
3949
|
-
type?: "person" | "bot" | undefined;
|
|
3950
|
-
name?: string | undefined;
|
|
3951
|
-
person?: {
|
|
3952
|
-
email?: string | undefined;
|
|
3953
|
-
} | undefined;
|
|
3954
|
-
avatar_url?: string | null | undefined;
|
|
3955
|
-
bot?: {
|
|
3956
|
-
owner?: {
|
|
3957
|
-
type: "user" | "workspace";
|
|
3958
|
-
workspace?: boolean | undefined;
|
|
3959
|
-
} | undefined;
|
|
3960
|
-
workspace_name?: string | undefined;
|
|
3961
|
-
} | undefined;
|
|
3962
|
-
};
|
|
3963
3772
|
icon?: {
|
|
3964
3773
|
type: "emoji";
|
|
3965
3774
|
emoji: string;
|
|
@@ -3994,12 +3803,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3994
3803
|
} | null | undefined;
|
|
3995
3804
|
in_trash?: boolean | undefined;
|
|
3996
3805
|
public_url?: string | null | undefined;
|
|
3997
|
-
}
|
|
3998
|
-
}, {
|
|
3999
|
-
error: string;
|
|
4000
|
-
success: boolean;
|
|
4001
|
-
operation: "retrieve_page";
|
|
4002
|
-
page?: {
|
|
3806
|
+
}, {
|
|
4003
3807
|
object: "page";
|
|
4004
3808
|
properties: Record<string, unknown>;
|
|
4005
3809
|
url: string;
|
|
@@ -4021,9 +3825,204 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4021
3825
|
type: "workspace";
|
|
4022
3826
|
workspace: true;
|
|
4023
3827
|
};
|
|
3828
|
+
created_time: string;
|
|
3829
|
+
last_edited_time: string;
|
|
3830
|
+
created_by: {
|
|
3831
|
+
object: "user";
|
|
3832
|
+
id: string;
|
|
3833
|
+
type?: "person" | "bot" | undefined;
|
|
3834
|
+
name?: string | undefined;
|
|
3835
|
+
person?: {
|
|
3836
|
+
email?: string | undefined;
|
|
3837
|
+
} | undefined;
|
|
3838
|
+
avatar_url?: string | null | undefined;
|
|
3839
|
+
bot?: {
|
|
3840
|
+
owner?: {
|
|
3841
|
+
type: "user" | "workspace";
|
|
3842
|
+
workspace?: boolean | undefined;
|
|
3843
|
+
} | undefined;
|
|
3844
|
+
workspace_name?: string | undefined;
|
|
3845
|
+
} | undefined;
|
|
3846
|
+
};
|
|
3847
|
+
last_edited_by: {
|
|
3848
|
+
object: "user";
|
|
3849
|
+
id: string;
|
|
3850
|
+
type?: "person" | "bot" | undefined;
|
|
3851
|
+
name?: string | undefined;
|
|
3852
|
+
person?: {
|
|
3853
|
+
email?: string | undefined;
|
|
3854
|
+
} | undefined;
|
|
3855
|
+
avatar_url?: string | null | undefined;
|
|
3856
|
+
bot?: {
|
|
3857
|
+
owner?: {
|
|
3858
|
+
type: "user" | "workspace";
|
|
3859
|
+
workspace?: boolean | undefined;
|
|
3860
|
+
} | undefined;
|
|
3861
|
+
workspace_name?: string | undefined;
|
|
3862
|
+
} | undefined;
|
|
3863
|
+
};
|
|
4024
3864
|
archived: boolean;
|
|
3865
|
+
icon?: {
|
|
3866
|
+
type: "emoji";
|
|
3867
|
+
emoji: string;
|
|
3868
|
+
} | {
|
|
3869
|
+
type: "external";
|
|
3870
|
+
external: {
|
|
3871
|
+
url: string;
|
|
3872
|
+
};
|
|
3873
|
+
} | {
|
|
3874
|
+
type: "file";
|
|
3875
|
+
file: {
|
|
3876
|
+
url: string;
|
|
3877
|
+
expiry_time: string;
|
|
3878
|
+
};
|
|
3879
|
+
} | null | undefined;
|
|
3880
|
+
cover?: {
|
|
3881
|
+
type: "file";
|
|
3882
|
+
file: {
|
|
3883
|
+
url: string;
|
|
3884
|
+
expiry_time: string;
|
|
3885
|
+
};
|
|
3886
|
+
} | {
|
|
3887
|
+
type: "file_upload";
|
|
3888
|
+
file_upload: {
|
|
3889
|
+
id: string;
|
|
3890
|
+
};
|
|
3891
|
+
} | {
|
|
3892
|
+
type: "external";
|
|
3893
|
+
external: {
|
|
3894
|
+
url: string;
|
|
3895
|
+
};
|
|
3896
|
+
} | null | undefined;
|
|
3897
|
+
in_trash?: boolean | undefined;
|
|
3898
|
+
public_url?: string | null | undefined;
|
|
3899
|
+
}>>;
|
|
3900
|
+
}, "strip", z.ZodTypeAny, {
|
|
3901
|
+
success: boolean;
|
|
3902
|
+
error: string;
|
|
3903
|
+
operation: "retrieve_page";
|
|
3904
|
+
page?: {
|
|
3905
|
+
object: "page";
|
|
3906
|
+
properties: Record<string, unknown>;
|
|
3907
|
+
url: string;
|
|
3908
|
+
id: string;
|
|
3909
|
+
parent: {
|
|
3910
|
+
type: "page_id";
|
|
3911
|
+
page_id: string;
|
|
3912
|
+
} | {
|
|
3913
|
+
type: "database_id";
|
|
3914
|
+
database_id: string;
|
|
3915
|
+
} | {
|
|
3916
|
+
type: "data_source_id";
|
|
3917
|
+
data_source_id: string;
|
|
3918
|
+
database_id?: string | undefined;
|
|
3919
|
+
} | {
|
|
3920
|
+
type: "block_id";
|
|
3921
|
+
block_id: string;
|
|
3922
|
+
} | {
|
|
3923
|
+
type: "workspace";
|
|
3924
|
+
workspace: true;
|
|
3925
|
+
};
|
|
3926
|
+
created_time: string;
|
|
4025
3927
|
last_edited_time: string;
|
|
3928
|
+
created_by: {
|
|
3929
|
+
object: "user";
|
|
3930
|
+
id: string;
|
|
3931
|
+
type?: "person" | "bot" | undefined;
|
|
3932
|
+
name?: string | undefined;
|
|
3933
|
+
person?: {
|
|
3934
|
+
email?: string | undefined;
|
|
3935
|
+
} | undefined;
|
|
3936
|
+
avatar_url?: string | null | undefined;
|
|
3937
|
+
bot?: {
|
|
3938
|
+
owner?: {
|
|
3939
|
+
type: "user" | "workspace";
|
|
3940
|
+
workspace?: boolean | undefined;
|
|
3941
|
+
} | undefined;
|
|
3942
|
+
workspace_name?: string | undefined;
|
|
3943
|
+
} | undefined;
|
|
3944
|
+
};
|
|
3945
|
+
last_edited_by: {
|
|
3946
|
+
object: "user";
|
|
3947
|
+
id: string;
|
|
3948
|
+
type?: "person" | "bot" | undefined;
|
|
3949
|
+
name?: string | undefined;
|
|
3950
|
+
person?: {
|
|
3951
|
+
email?: string | undefined;
|
|
3952
|
+
} | undefined;
|
|
3953
|
+
avatar_url?: string | null | undefined;
|
|
3954
|
+
bot?: {
|
|
3955
|
+
owner?: {
|
|
3956
|
+
type: "user" | "workspace";
|
|
3957
|
+
workspace?: boolean | undefined;
|
|
3958
|
+
} | undefined;
|
|
3959
|
+
workspace_name?: string | undefined;
|
|
3960
|
+
} | undefined;
|
|
3961
|
+
};
|
|
3962
|
+
archived: boolean;
|
|
3963
|
+
icon?: {
|
|
3964
|
+
type: "emoji";
|
|
3965
|
+
emoji: string;
|
|
3966
|
+
} | {
|
|
3967
|
+
type: "external";
|
|
3968
|
+
external: {
|
|
3969
|
+
url: string;
|
|
3970
|
+
};
|
|
3971
|
+
} | {
|
|
3972
|
+
type: "file";
|
|
3973
|
+
file: {
|
|
3974
|
+
url: string;
|
|
3975
|
+
expiry_time: string;
|
|
3976
|
+
};
|
|
3977
|
+
} | null | undefined;
|
|
3978
|
+
cover?: {
|
|
3979
|
+
type: "file";
|
|
3980
|
+
file: {
|
|
3981
|
+
url: string;
|
|
3982
|
+
expiry_time: string;
|
|
3983
|
+
};
|
|
3984
|
+
} | {
|
|
3985
|
+
type: "file_upload";
|
|
3986
|
+
file_upload: {
|
|
3987
|
+
id: string;
|
|
3988
|
+
};
|
|
3989
|
+
} | {
|
|
3990
|
+
type: "external";
|
|
3991
|
+
external: {
|
|
3992
|
+
url: string;
|
|
3993
|
+
};
|
|
3994
|
+
} | null | undefined;
|
|
3995
|
+
in_trash?: boolean | undefined;
|
|
3996
|
+
public_url?: string | null | undefined;
|
|
3997
|
+
} | undefined;
|
|
3998
|
+
}, {
|
|
3999
|
+
success: boolean;
|
|
4000
|
+
error: string;
|
|
4001
|
+
operation: "retrieve_page";
|
|
4002
|
+
page?: {
|
|
4003
|
+
object: "page";
|
|
4004
|
+
properties: Record<string, unknown>;
|
|
4005
|
+
url: string;
|
|
4006
|
+
id: string;
|
|
4007
|
+
parent: {
|
|
4008
|
+
type: "page_id";
|
|
4009
|
+
page_id: string;
|
|
4010
|
+
} | {
|
|
4011
|
+
type: "database_id";
|
|
4012
|
+
database_id: string;
|
|
4013
|
+
} | {
|
|
4014
|
+
type: "data_source_id";
|
|
4015
|
+
data_source_id: string;
|
|
4016
|
+
database_id?: string | undefined;
|
|
4017
|
+
} | {
|
|
4018
|
+
type: "block_id";
|
|
4019
|
+
block_id: string;
|
|
4020
|
+
} | {
|
|
4021
|
+
type: "workspace";
|
|
4022
|
+
workspace: true;
|
|
4023
|
+
};
|
|
4026
4024
|
created_time: string;
|
|
4025
|
+
last_edited_time: string;
|
|
4027
4026
|
created_by: {
|
|
4028
4027
|
object: "user";
|
|
4029
4028
|
id: string;
|
|
@@ -4058,6 +4057,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4058
4057
|
workspace_name?: string | undefined;
|
|
4059
4058
|
} | undefined;
|
|
4060
4059
|
};
|
|
4060
|
+
archived: boolean;
|
|
4061
4061
|
icon?: {
|
|
4062
4062
|
type: "emoji";
|
|
4063
4063
|
emoji: string;
|
|
@@ -4436,9 +4436,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4436
4436
|
type: "workspace";
|
|
4437
4437
|
workspace: true;
|
|
4438
4438
|
};
|
|
4439
|
-
archived: boolean;
|
|
4440
|
-
last_edited_time: string;
|
|
4441
4439
|
created_time: string;
|
|
4440
|
+
last_edited_time: string;
|
|
4442
4441
|
created_by: {
|
|
4443
4442
|
object: "user";
|
|
4444
4443
|
id: string;
|
|
@@ -4473,6 +4472,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4473
4472
|
workspace_name?: string | undefined;
|
|
4474
4473
|
} | undefined;
|
|
4475
4474
|
};
|
|
4475
|
+
archived: boolean;
|
|
4476
4476
|
icon?: {
|
|
4477
4477
|
type: "emoji";
|
|
4478
4478
|
emoji: string;
|
|
@@ -4529,9 +4529,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4529
4529
|
type: "workspace";
|
|
4530
4530
|
workspace: true;
|
|
4531
4531
|
};
|
|
4532
|
-
archived: boolean;
|
|
4533
|
-
last_edited_time: string;
|
|
4534
4532
|
created_time: string;
|
|
4533
|
+
last_edited_time: string;
|
|
4535
4534
|
created_by: {
|
|
4536
4535
|
object: "user";
|
|
4537
4536
|
id: string;
|
|
@@ -4566,6 +4565,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4566
4565
|
workspace_name?: string | undefined;
|
|
4567
4566
|
} | undefined;
|
|
4568
4567
|
};
|
|
4568
|
+
archived: boolean;
|
|
4569
4569
|
icon?: {
|
|
4570
4570
|
type: "emoji";
|
|
4571
4571
|
emoji: string;
|
|
@@ -4602,8 +4602,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4602
4602
|
public_url?: string | null | undefined;
|
|
4603
4603
|
}>>;
|
|
4604
4604
|
}, "strip", z.ZodTypeAny, {
|
|
4605
|
-
error: string;
|
|
4606
4605
|
success: boolean;
|
|
4606
|
+
error: string;
|
|
4607
4607
|
operation: "update_page";
|
|
4608
4608
|
page?: {
|
|
4609
4609
|
object: "page";
|
|
@@ -4627,9 +4627,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4627
4627
|
type: "workspace";
|
|
4628
4628
|
workspace: true;
|
|
4629
4629
|
};
|
|
4630
|
-
archived: boolean;
|
|
4631
|
-
last_edited_time: string;
|
|
4632
4630
|
created_time: string;
|
|
4631
|
+
last_edited_time: string;
|
|
4633
4632
|
created_by: {
|
|
4634
4633
|
object: "user";
|
|
4635
4634
|
id: string;
|
|
@@ -4664,6 +4663,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4664
4663
|
workspace_name?: string | undefined;
|
|
4665
4664
|
} | undefined;
|
|
4666
4665
|
};
|
|
4666
|
+
archived: boolean;
|
|
4667
4667
|
icon?: {
|
|
4668
4668
|
type: "emoji";
|
|
4669
4669
|
emoji: string;
|
|
@@ -4700,8 +4700,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4700
4700
|
public_url?: string | null | undefined;
|
|
4701
4701
|
} | undefined;
|
|
4702
4702
|
}, {
|
|
4703
|
-
error: string;
|
|
4704
4703
|
success: boolean;
|
|
4704
|
+
error: string;
|
|
4705
4705
|
operation: "update_page";
|
|
4706
4706
|
page?: {
|
|
4707
4707
|
object: "page";
|
|
@@ -4725,9 +4725,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4725
4725
|
type: "workspace";
|
|
4726
4726
|
workspace: true;
|
|
4727
4727
|
};
|
|
4728
|
-
archived: boolean;
|
|
4729
|
-
last_edited_time: string;
|
|
4730
4728
|
created_time: string;
|
|
4729
|
+
last_edited_time: string;
|
|
4731
4730
|
created_by: {
|
|
4732
4731
|
object: "user";
|
|
4733
4732
|
id: string;
|
|
@@ -4762,6 +4761,7 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4762
4761
|
workspace_name?: string | undefined;
|
|
4763
4762
|
} | undefined;
|
|
4764
4763
|
};
|
|
4764
|
+
archived: boolean;
|
|
4765
4765
|
icon?: {
|
|
4766
4766
|
type: "emoji";
|
|
4767
4767
|
emoji: string;
|
|
@@ -5371,8 +5371,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5371
5371
|
type: "workspace";
|
|
5372
5372
|
workspace: true;
|
|
5373
5373
|
};
|
|
5374
|
-
last_edited_time: string;
|
|
5375
5374
|
created_time: string;
|
|
5375
|
+
last_edited_time: string;
|
|
5376
5376
|
data_sources: {
|
|
5377
5377
|
name: string;
|
|
5378
5378
|
id: string;
|
|
@@ -5463,8 +5463,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5463
5463
|
};
|
|
5464
5464
|
} | null | undefined;
|
|
5465
5465
|
in_trash?: boolean | undefined;
|
|
5466
|
-
is_inline?: boolean | undefined;
|
|
5467
5466
|
public_url?: string | null | undefined;
|
|
5467
|
+
is_inline?: boolean | undefined;
|
|
5468
5468
|
}, {
|
|
5469
5469
|
object: "database";
|
|
5470
5470
|
title: {
|
|
@@ -5504,8 +5504,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5504
5504
|
type: "workspace";
|
|
5505
5505
|
workspace: true;
|
|
5506
5506
|
};
|
|
5507
|
-
last_edited_time: string;
|
|
5508
5507
|
created_time: string;
|
|
5508
|
+
last_edited_time: string;
|
|
5509
5509
|
data_sources: {
|
|
5510
5510
|
name: string;
|
|
5511
5511
|
id: string;
|
|
@@ -5596,12 +5596,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5596
5596
|
};
|
|
5597
5597
|
} | null | undefined;
|
|
5598
5598
|
in_trash?: boolean | undefined;
|
|
5599
|
-
is_inline?: boolean | undefined;
|
|
5600
5599
|
public_url?: string | null | undefined;
|
|
5600
|
+
is_inline?: boolean | undefined;
|
|
5601
5601
|
}>>;
|
|
5602
5602
|
}, "strip", z.ZodTypeAny, {
|
|
5603
|
-
error: string;
|
|
5604
5603
|
success: boolean;
|
|
5604
|
+
error: string;
|
|
5605
5605
|
operation: "retrieve_database";
|
|
5606
5606
|
database?: {
|
|
5607
5607
|
object: "database";
|
|
@@ -5642,8 +5642,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5642
5642
|
type: "workspace";
|
|
5643
5643
|
workspace: true;
|
|
5644
5644
|
};
|
|
5645
|
-
last_edited_time: string;
|
|
5646
5645
|
created_time: string;
|
|
5646
|
+
last_edited_time: string;
|
|
5647
5647
|
data_sources: {
|
|
5648
5648
|
name: string;
|
|
5649
5649
|
id: string;
|
|
@@ -5734,12 +5734,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5734
5734
|
};
|
|
5735
5735
|
} | null | undefined;
|
|
5736
5736
|
in_trash?: boolean | undefined;
|
|
5737
|
-
is_inline?: boolean | undefined;
|
|
5738
5737
|
public_url?: string | null | undefined;
|
|
5738
|
+
is_inline?: boolean | undefined;
|
|
5739
5739
|
} | undefined;
|
|
5740
5740
|
}, {
|
|
5741
|
-
error: string;
|
|
5742
5741
|
success: boolean;
|
|
5742
|
+
error: string;
|
|
5743
5743
|
operation: "retrieve_database";
|
|
5744
5744
|
database?: {
|
|
5745
5745
|
object: "database";
|
|
@@ -5780,8 +5780,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5780
5780
|
type: "workspace";
|
|
5781
5781
|
workspace: true;
|
|
5782
5782
|
};
|
|
5783
|
-
last_edited_time: string;
|
|
5784
5783
|
created_time: string;
|
|
5784
|
+
last_edited_time: string;
|
|
5785
5785
|
data_sources: {
|
|
5786
5786
|
name: string;
|
|
5787
5787
|
id: string;
|
|
@@ -5872,8 +5872,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5872
5872
|
};
|
|
5873
5873
|
} | null | undefined;
|
|
5874
5874
|
in_trash?: boolean | undefined;
|
|
5875
|
-
is_inline?: boolean | undefined;
|
|
5876
5875
|
public_url?: string | null | undefined;
|
|
5876
|
+
is_inline?: boolean | undefined;
|
|
5877
5877
|
} | undefined;
|
|
5878
5878
|
}>, z.ZodObject<{
|
|
5879
5879
|
operation: z.ZodLiteral<"retrieve_data_source">;
|
|
@@ -7219,8 +7219,8 @@ 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
|
-
error: string;
|
|
7223
7222
|
success: boolean;
|
|
7223
|
+
error: string;
|
|
7224
7224
|
operation: "retrieve_data_source";
|
|
7225
7225
|
data_source?: z.objectOutputType<{
|
|
7226
7226
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -7670,8 +7670,8 @@ 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
|
-
error: string;
|
|
7674
7673
|
success: boolean;
|
|
7674
|
+
error: string;
|
|
7675
7675
|
operation: "retrieve_data_source";
|
|
7676
7676
|
data_source?: z.objectInputType<{
|
|
7677
7677
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -8179,8 +8179,8 @@ 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
|
-
error: string;
|
|
8183
8182
|
success: boolean;
|
|
8183
|
+
error: string;
|
|
8184
8184
|
operation: "query_data_source";
|
|
8185
8185
|
next_cursor?: string | null | undefined;
|
|
8186
8186
|
has_more?: boolean | undefined;
|
|
@@ -8203,8 +8203,8 @@ 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
|
-
error: string;
|
|
8207
8206
|
success: boolean;
|
|
8207
|
+
error: string;
|
|
8208
8208
|
operation: "query_data_source";
|
|
8209
8209
|
next_cursor?: string | null | undefined;
|
|
8210
8210
|
has_more?: boolean | undefined;
|
|
@@ -9570,8 +9570,8 @@ 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
|
-
error: string;
|
|
9574
9573
|
success: boolean;
|
|
9574
|
+
error: string;
|
|
9575
9575
|
operation: "create_data_source";
|
|
9576
9576
|
dataSource?: z.objectOutputType<{
|
|
9577
9577
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -10021,8 +10021,8 @@ 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
|
-
error: string;
|
|
10025
10024
|
success: boolean;
|
|
10025
|
+
error: string;
|
|
10026
10026
|
operation: "create_data_source";
|
|
10027
10027
|
dataSource?: z.objectInputType<{
|
|
10028
10028
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -11815,8 +11815,8 @@ 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
|
-
error: string;
|
|
11819
11818
|
success: boolean;
|
|
11819
|
+
error: string;
|
|
11820
11820
|
operation: "update_data_source";
|
|
11821
11821
|
dataSource?: z.objectOutputType<{
|
|
11822
11822
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -12266,8 +12266,8 @@ 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
|
-
error: string;
|
|
12270
12269
|
success: boolean;
|
|
12270
|
+
error: string;
|
|
12271
12271
|
operation: "update_data_source";
|
|
12272
12272
|
dataSource?: z.objectInputType<{
|
|
12273
12273
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -13290,8 +13290,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13290
13290
|
type: "workspace";
|
|
13291
13291
|
workspace: true;
|
|
13292
13292
|
};
|
|
13293
|
-
last_edited_time: string;
|
|
13294
13293
|
created_time: string;
|
|
13294
|
+
last_edited_time: string;
|
|
13295
13295
|
data_sources: {
|
|
13296
13296
|
name: string;
|
|
13297
13297
|
id: string;
|
|
@@ -13382,8 +13382,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13382
13382
|
};
|
|
13383
13383
|
} | null | undefined;
|
|
13384
13384
|
in_trash?: boolean | undefined;
|
|
13385
|
-
is_inline?: boolean | undefined;
|
|
13386
13385
|
public_url?: string | null | undefined;
|
|
13386
|
+
is_inline?: boolean | undefined;
|
|
13387
13387
|
}, {
|
|
13388
13388
|
object: "database";
|
|
13389
13389
|
title: {
|
|
@@ -13423,8 +13423,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13423
13423
|
type: "workspace";
|
|
13424
13424
|
workspace: true;
|
|
13425
13425
|
};
|
|
13426
|
-
last_edited_time: string;
|
|
13427
13426
|
created_time: string;
|
|
13427
|
+
last_edited_time: string;
|
|
13428
13428
|
data_sources: {
|
|
13429
13429
|
name: string;
|
|
13430
13430
|
id: string;
|
|
@@ -13515,12 +13515,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13515
13515
|
};
|
|
13516
13516
|
} | null | undefined;
|
|
13517
13517
|
in_trash?: boolean | undefined;
|
|
13518
|
-
is_inline?: boolean | undefined;
|
|
13519
13518
|
public_url?: string | null | undefined;
|
|
13519
|
+
is_inline?: boolean | undefined;
|
|
13520
13520
|
}>>;
|
|
13521
13521
|
}, "strip", z.ZodTypeAny, {
|
|
13522
|
-
error: string;
|
|
13523
13522
|
success: boolean;
|
|
13523
|
+
error: string;
|
|
13524
13524
|
operation: "create_database";
|
|
13525
13525
|
database?: {
|
|
13526
13526
|
object: "database";
|
|
@@ -13561,8 +13561,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13561
13561
|
type: "workspace";
|
|
13562
13562
|
workspace: true;
|
|
13563
13563
|
};
|
|
13564
|
-
last_edited_time: string;
|
|
13565
13564
|
created_time: string;
|
|
13565
|
+
last_edited_time: string;
|
|
13566
13566
|
data_sources: {
|
|
13567
13567
|
name: string;
|
|
13568
13568
|
id: string;
|
|
@@ -13653,12 +13653,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13653
13653
|
};
|
|
13654
13654
|
} | null | undefined;
|
|
13655
13655
|
in_trash?: boolean | undefined;
|
|
13656
|
-
is_inline?: boolean | undefined;
|
|
13657
13656
|
public_url?: string | null | undefined;
|
|
13657
|
+
is_inline?: boolean | undefined;
|
|
13658
13658
|
} | undefined;
|
|
13659
13659
|
}, {
|
|
13660
|
-
error: string;
|
|
13661
13660
|
success: boolean;
|
|
13661
|
+
error: string;
|
|
13662
13662
|
operation: "create_database";
|
|
13663
13663
|
database?: {
|
|
13664
13664
|
object: "database";
|
|
@@ -13699,8 +13699,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13699
13699
|
type: "workspace";
|
|
13700
13700
|
workspace: true;
|
|
13701
13701
|
};
|
|
13702
|
-
last_edited_time: string;
|
|
13703
13702
|
created_time: string;
|
|
13703
|
+
last_edited_time: string;
|
|
13704
13704
|
data_sources: {
|
|
13705
13705
|
name: string;
|
|
13706
13706
|
id: string;
|
|
@@ -13791,8 +13791,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13791
13791
|
};
|
|
13792
13792
|
} | null | undefined;
|
|
13793
13793
|
in_trash?: boolean | undefined;
|
|
13794
|
-
is_inline?: boolean | undefined;
|
|
13795
13794
|
public_url?: string | null | undefined;
|
|
13795
|
+
is_inline?: boolean | undefined;
|
|
13796
13796
|
} | undefined;
|
|
13797
13797
|
}>, z.ZodObject<{
|
|
13798
13798
|
operation: z.ZodLiteral<"update_database">;
|
|
@@ -14368,8 +14368,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14368
14368
|
type: "workspace";
|
|
14369
14369
|
workspace: true;
|
|
14370
14370
|
};
|
|
14371
|
-
last_edited_time: string;
|
|
14372
14371
|
created_time: string;
|
|
14372
|
+
last_edited_time: string;
|
|
14373
14373
|
data_sources: {
|
|
14374
14374
|
name: string;
|
|
14375
14375
|
id: string;
|
|
@@ -14460,8 +14460,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14460
14460
|
};
|
|
14461
14461
|
} | null | undefined;
|
|
14462
14462
|
in_trash?: boolean | undefined;
|
|
14463
|
-
is_inline?: boolean | undefined;
|
|
14464
14463
|
public_url?: string | null | undefined;
|
|
14464
|
+
is_inline?: boolean | undefined;
|
|
14465
14465
|
}, {
|
|
14466
14466
|
object: "database";
|
|
14467
14467
|
title: {
|
|
@@ -14501,8 +14501,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14501
14501
|
type: "workspace";
|
|
14502
14502
|
workspace: true;
|
|
14503
14503
|
};
|
|
14504
|
-
last_edited_time: string;
|
|
14505
14504
|
created_time: string;
|
|
14505
|
+
last_edited_time: string;
|
|
14506
14506
|
data_sources: {
|
|
14507
14507
|
name: string;
|
|
14508
14508
|
id: string;
|
|
@@ -14593,12 +14593,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14593
14593
|
};
|
|
14594
14594
|
} | null | undefined;
|
|
14595
14595
|
in_trash?: boolean | undefined;
|
|
14596
|
-
is_inline?: boolean | undefined;
|
|
14597
14596
|
public_url?: string | null | undefined;
|
|
14597
|
+
is_inline?: boolean | undefined;
|
|
14598
14598
|
}>>;
|
|
14599
14599
|
}, "strip", z.ZodTypeAny, {
|
|
14600
|
-
error: string;
|
|
14601
14600
|
success: boolean;
|
|
14601
|
+
error: string;
|
|
14602
14602
|
operation: "update_database";
|
|
14603
14603
|
database?: {
|
|
14604
14604
|
object: "database";
|
|
@@ -14639,8 +14639,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14639
14639
|
type: "workspace";
|
|
14640
14640
|
workspace: true;
|
|
14641
14641
|
};
|
|
14642
|
-
last_edited_time: string;
|
|
14643
14642
|
created_time: string;
|
|
14643
|
+
last_edited_time: string;
|
|
14644
14644
|
data_sources: {
|
|
14645
14645
|
name: string;
|
|
14646
14646
|
id: string;
|
|
@@ -14731,12 +14731,12 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14731
14731
|
};
|
|
14732
14732
|
} | null | undefined;
|
|
14733
14733
|
in_trash?: boolean | undefined;
|
|
14734
|
-
is_inline?: boolean | undefined;
|
|
14735
14734
|
public_url?: string | null | undefined;
|
|
14735
|
+
is_inline?: boolean | undefined;
|
|
14736
14736
|
} | undefined;
|
|
14737
14737
|
}, {
|
|
14738
|
-
error: string;
|
|
14739
14738
|
success: boolean;
|
|
14739
|
+
error: string;
|
|
14740
14740
|
operation: "update_database";
|
|
14741
14741
|
database?: {
|
|
14742
14742
|
object: "database";
|
|
@@ -14777,8 +14777,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14777
14777
|
type: "workspace";
|
|
14778
14778
|
workspace: true;
|
|
14779
14779
|
};
|
|
14780
|
-
last_edited_time: string;
|
|
14781
14780
|
created_time: string;
|
|
14781
|
+
last_edited_time: string;
|
|
14782
14782
|
data_sources: {
|
|
14783
14783
|
name: string;
|
|
14784
14784
|
id: string;
|
|
@@ -14869,8 +14869,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14869
14869
|
};
|
|
14870
14870
|
} | null | undefined;
|
|
14871
14871
|
in_trash?: boolean | undefined;
|
|
14872
|
-
is_inline?: boolean | undefined;
|
|
14873
14872
|
public_url?: string | null | undefined;
|
|
14873
|
+
is_inline?: boolean | undefined;
|
|
14874
14874
|
} | undefined;
|
|
14875
14875
|
}>, z.ZodObject<{
|
|
14876
14876
|
operation: z.ZodLiteral<"append_block_children">;
|
|
@@ -15480,8 +15480,8 @@ 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
|
-
error: string;
|
|
15484
15483
|
success: boolean;
|
|
15484
|
+
error: string;
|
|
15485
15485
|
operation: "append_block_children";
|
|
15486
15486
|
blocks?: z.objectOutputType<{
|
|
15487
15487
|
object: z.ZodLiteral<"block">;
|
|
@@ -15687,8 +15687,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
15687
15687
|
next_cursor?: string | null | undefined;
|
|
15688
15688
|
has_more?: boolean | undefined;
|
|
15689
15689
|
}, {
|
|
15690
|
-
error: string;
|
|
15691
15690
|
success: boolean;
|
|
15691
|
+
error: string;
|
|
15692
15692
|
operation: "append_block_children";
|
|
15693
15693
|
blocks?: z.objectInputType<{
|
|
15694
15694
|
object: z.ZodLiteral<"block">;
|
|
@@ -16501,8 +16501,8 @@ 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
|
-
error: string;
|
|
16505
16504
|
success: boolean;
|
|
16505
|
+
error: string;
|
|
16506
16506
|
operation: "retrieve_block_children";
|
|
16507
16507
|
blocks?: z.objectOutputType<{
|
|
16508
16508
|
object: z.ZodLiteral<"block">;
|
|
@@ -16708,8 +16708,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
16708
16708
|
next_cursor?: string | null | undefined;
|
|
16709
16709
|
has_more?: boolean | undefined;
|
|
16710
16710
|
}, {
|
|
16711
|
-
error: string;
|
|
16712
16711
|
success: boolean;
|
|
16712
|
+
error: string;
|
|
16713
16713
|
operation: "retrieve_block_children";
|
|
16714
16714
|
blocks?: z.objectInputType<{
|
|
16715
16715
|
object: z.ZodLiteral<"block">;
|
|
@@ -17520,8 +17520,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
17520
17520
|
type: z.ZodString;
|
|
17521
17521
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
17522
17522
|
}, "strip", z.ZodTypeAny, {
|
|
17523
|
-
error: string;
|
|
17524
17523
|
success: boolean;
|
|
17524
|
+
error: string;
|
|
17525
17525
|
operation: "retrieve_block";
|
|
17526
17526
|
block?: z.objectOutputType<{
|
|
17527
17527
|
object: z.ZodLiteral<"block">;
|
|
@@ -17725,8 +17725,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
17725
17725
|
type: z.ZodString;
|
|
17726
17726
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
17727
17727
|
}, {
|
|
17728
|
-
error: string;
|
|
17729
17728
|
success: boolean;
|
|
17729
|
+
error: string;
|
|
17730
17730
|
operation: "retrieve_block";
|
|
17731
17731
|
block?: z.objectInputType<{
|
|
17732
17732
|
object: z.ZodLiteral<"block">;
|
|
@@ -18535,8 +18535,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
18535
18535
|
type: z.ZodString;
|
|
18536
18536
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
18537
18537
|
}, "strip", z.ZodTypeAny, {
|
|
18538
|
-
error: string;
|
|
18539
18538
|
success: boolean;
|
|
18539
|
+
error: string;
|
|
18540
18540
|
operation: "update_block";
|
|
18541
18541
|
block?: z.objectOutputType<{
|
|
18542
18542
|
object: z.ZodLiteral<"block">;
|
|
@@ -18740,8 +18740,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
18740
18740
|
type: z.ZodString;
|
|
18741
18741
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
18742
18742
|
}, {
|
|
18743
|
-
error: string;
|
|
18744
18743
|
success: boolean;
|
|
18744
|
+
error: string;
|
|
18745
18745
|
operation: "update_block";
|
|
18746
18746
|
block?: z.objectInputType<{
|
|
18747
18747
|
object: z.ZodLiteral<"block">;
|
|
@@ -19131,6 +19131,26 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19131
19131
|
} & {
|
|
19132
19132
|
[k: string]: unknown;
|
|
19133
19133
|
};
|
|
19134
|
+
created_time: string;
|
|
19135
|
+
last_edited_time: string;
|
|
19136
|
+
created_by: {
|
|
19137
|
+
object: "user";
|
|
19138
|
+
id: string;
|
|
19139
|
+
type?: "person" | "bot" | undefined;
|
|
19140
|
+
name?: string | undefined;
|
|
19141
|
+
person?: {
|
|
19142
|
+
email?: string | undefined;
|
|
19143
|
+
} | undefined;
|
|
19144
|
+
avatar_url?: string | null | undefined;
|
|
19145
|
+
bot?: {
|
|
19146
|
+
owner?: {
|
|
19147
|
+
type: "user" | "workspace";
|
|
19148
|
+
workspace?: boolean | undefined;
|
|
19149
|
+
} | undefined;
|
|
19150
|
+
workspace_name?: string | undefined;
|
|
19151
|
+
} | undefined;
|
|
19152
|
+
};
|
|
19153
|
+
discussion_id: string;
|
|
19134
19154
|
rich_text: {
|
|
19135
19155
|
type: "text" | "mention" | "equation";
|
|
19136
19156
|
text?: {
|
|
@@ -19150,8 +19170,18 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19150
19170
|
} | undefined;
|
|
19151
19171
|
href?: string | null | undefined;
|
|
19152
19172
|
}[];
|
|
19153
|
-
|
|
19173
|
+
}, {
|
|
19174
|
+
object: "comment";
|
|
19175
|
+
id: string;
|
|
19176
|
+
parent: {
|
|
19177
|
+
type: "block_id" | "page_id";
|
|
19178
|
+
block_id?: string | undefined;
|
|
19179
|
+
page_id?: string | undefined;
|
|
19180
|
+
} & {
|
|
19181
|
+
[k: string]: unknown;
|
|
19182
|
+
};
|
|
19154
19183
|
created_time: string;
|
|
19184
|
+
last_edited_time: string;
|
|
19155
19185
|
created_by: {
|
|
19156
19186
|
object: "user";
|
|
19157
19187
|
id: string;
|
|
@@ -19170,16 +19200,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19170
19200
|
} | undefined;
|
|
19171
19201
|
};
|
|
19172
19202
|
discussion_id: string;
|
|
19173
|
-
}, {
|
|
19174
|
-
object: "comment";
|
|
19175
|
-
id: string;
|
|
19176
|
-
parent: {
|
|
19177
|
-
type: "block_id" | "page_id";
|
|
19178
|
-
block_id?: string | undefined;
|
|
19179
|
-
page_id?: string | undefined;
|
|
19180
|
-
} & {
|
|
19181
|
-
[k: string]: unknown;
|
|
19182
|
-
};
|
|
19183
19203
|
rich_text: {
|
|
19184
19204
|
type: "text" | "mention" | "equation";
|
|
19185
19205
|
text?: {
|
|
@@ -19199,8 +19219,23 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19199
19219
|
} | undefined;
|
|
19200
19220
|
href?: string | null | undefined;
|
|
19201
19221
|
}[];
|
|
19202
|
-
|
|
19222
|
+
}>>;
|
|
19223
|
+
}, "strip", z.ZodTypeAny, {
|
|
19224
|
+
success: boolean;
|
|
19225
|
+
error: string;
|
|
19226
|
+
operation: "create_comment";
|
|
19227
|
+
comment?: {
|
|
19228
|
+
object: "comment";
|
|
19229
|
+
id: string;
|
|
19230
|
+
parent: {
|
|
19231
|
+
type: "block_id" | "page_id";
|
|
19232
|
+
block_id?: string | undefined;
|
|
19233
|
+
page_id?: string | undefined;
|
|
19234
|
+
} & {
|
|
19235
|
+
[k: string]: unknown;
|
|
19236
|
+
};
|
|
19203
19237
|
created_time: string;
|
|
19238
|
+
last_edited_time: string;
|
|
19204
19239
|
created_by: {
|
|
19205
19240
|
object: "user";
|
|
19206
19241
|
id: string;
|
|
@@ -19219,21 +19254,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19219
19254
|
} | undefined;
|
|
19220
19255
|
};
|
|
19221
19256
|
discussion_id: string;
|
|
19222
|
-
}>>;
|
|
19223
|
-
}, "strip", z.ZodTypeAny, {
|
|
19224
|
-
error: string;
|
|
19225
|
-
success: boolean;
|
|
19226
|
-
operation: "create_comment";
|
|
19227
|
-
comment?: {
|
|
19228
|
-
object: "comment";
|
|
19229
|
-
id: string;
|
|
19230
|
-
parent: {
|
|
19231
|
-
type: "block_id" | "page_id";
|
|
19232
|
-
block_id?: string | undefined;
|
|
19233
|
-
page_id?: string | undefined;
|
|
19234
|
-
} & {
|
|
19235
|
-
[k: string]: unknown;
|
|
19236
|
-
};
|
|
19237
19257
|
rich_text: {
|
|
19238
19258
|
type: "text" | "mention" | "equation";
|
|
19239
19259
|
text?: {
|
|
@@ -19253,8 +19273,23 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19253
19273
|
} | undefined;
|
|
19254
19274
|
href?: string | null | undefined;
|
|
19255
19275
|
}[];
|
|
19256
|
-
|
|
19276
|
+
} | undefined;
|
|
19277
|
+
}, {
|
|
19278
|
+
success: boolean;
|
|
19279
|
+
error: string;
|
|
19280
|
+
operation: "create_comment";
|
|
19281
|
+
comment?: {
|
|
19282
|
+
object: "comment";
|
|
19283
|
+
id: string;
|
|
19284
|
+
parent: {
|
|
19285
|
+
type: "block_id" | "page_id";
|
|
19286
|
+
block_id?: string | undefined;
|
|
19287
|
+
page_id?: string | undefined;
|
|
19288
|
+
} & {
|
|
19289
|
+
[k: string]: unknown;
|
|
19290
|
+
};
|
|
19257
19291
|
created_time: string;
|
|
19292
|
+
last_edited_time: string;
|
|
19258
19293
|
created_by: {
|
|
19259
19294
|
object: "user";
|
|
19260
19295
|
id: string;
|
|
@@ -19273,21 +19308,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19273
19308
|
} | undefined;
|
|
19274
19309
|
};
|
|
19275
19310
|
discussion_id: string;
|
|
19276
|
-
} | undefined;
|
|
19277
|
-
}, {
|
|
19278
|
-
error: string;
|
|
19279
|
-
success: boolean;
|
|
19280
|
-
operation: "create_comment";
|
|
19281
|
-
comment?: {
|
|
19282
|
-
object: "comment";
|
|
19283
|
-
id: string;
|
|
19284
|
-
parent: {
|
|
19285
|
-
type: "block_id" | "page_id";
|
|
19286
|
-
block_id?: string | undefined;
|
|
19287
|
-
page_id?: string | undefined;
|
|
19288
|
-
} & {
|
|
19289
|
-
[k: string]: unknown;
|
|
19290
|
-
};
|
|
19291
19311
|
rich_text: {
|
|
19292
19312
|
type: "text" | "mention" | "equation";
|
|
19293
19313
|
text?: {
|
|
@@ -19307,26 +19327,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19307
19327
|
} | undefined;
|
|
19308
19328
|
href?: string | null | undefined;
|
|
19309
19329
|
}[];
|
|
19310
|
-
last_edited_time: string;
|
|
19311
|
-
created_time: string;
|
|
19312
|
-
created_by: {
|
|
19313
|
-
object: "user";
|
|
19314
|
-
id: string;
|
|
19315
|
-
type?: "person" | "bot" | undefined;
|
|
19316
|
-
name?: string | undefined;
|
|
19317
|
-
person?: {
|
|
19318
|
-
email?: string | undefined;
|
|
19319
|
-
} | undefined;
|
|
19320
|
-
avatar_url?: string | null | undefined;
|
|
19321
|
-
bot?: {
|
|
19322
|
-
owner?: {
|
|
19323
|
-
type: "user" | "workspace";
|
|
19324
|
-
workspace?: boolean | undefined;
|
|
19325
|
-
} | undefined;
|
|
19326
|
-
workspace_name?: string | undefined;
|
|
19327
|
-
} | undefined;
|
|
19328
|
-
};
|
|
19329
|
-
discussion_id: string;
|
|
19330
19330
|
} | undefined;
|
|
19331
19331
|
}>, z.ZodObject<{
|
|
19332
19332
|
operation: z.ZodLiteral<"retrieve_comment">;
|
|
@@ -19515,6 +19515,26 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19515
19515
|
} & {
|
|
19516
19516
|
[k: string]: unknown;
|
|
19517
19517
|
};
|
|
19518
|
+
created_time: string;
|
|
19519
|
+
last_edited_time: string;
|
|
19520
|
+
created_by: {
|
|
19521
|
+
object: "user";
|
|
19522
|
+
id: string;
|
|
19523
|
+
type?: "person" | "bot" | undefined;
|
|
19524
|
+
name?: string | undefined;
|
|
19525
|
+
person?: {
|
|
19526
|
+
email?: string | undefined;
|
|
19527
|
+
} | undefined;
|
|
19528
|
+
avatar_url?: string | null | undefined;
|
|
19529
|
+
bot?: {
|
|
19530
|
+
owner?: {
|
|
19531
|
+
type: "user" | "workspace";
|
|
19532
|
+
workspace?: boolean | undefined;
|
|
19533
|
+
} | undefined;
|
|
19534
|
+
workspace_name?: string | undefined;
|
|
19535
|
+
} | undefined;
|
|
19536
|
+
};
|
|
19537
|
+
discussion_id: string;
|
|
19518
19538
|
rich_text: {
|
|
19519
19539
|
type: "text" | "mention" | "equation";
|
|
19520
19540
|
text?: {
|
|
@@ -19534,8 +19554,18 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19534
19554
|
} | undefined;
|
|
19535
19555
|
href?: string | null | undefined;
|
|
19536
19556
|
}[];
|
|
19537
|
-
|
|
19557
|
+
}, {
|
|
19558
|
+
object: "comment";
|
|
19559
|
+
id: string;
|
|
19560
|
+
parent: {
|
|
19561
|
+
type: "block_id" | "page_id";
|
|
19562
|
+
block_id?: string | undefined;
|
|
19563
|
+
page_id?: string | undefined;
|
|
19564
|
+
} & {
|
|
19565
|
+
[k: string]: unknown;
|
|
19566
|
+
};
|
|
19538
19567
|
created_time: string;
|
|
19568
|
+
last_edited_time: string;
|
|
19539
19569
|
created_by: {
|
|
19540
19570
|
object: "user";
|
|
19541
19571
|
id: string;
|
|
@@ -19554,16 +19584,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19554
19584
|
} | undefined;
|
|
19555
19585
|
};
|
|
19556
19586
|
discussion_id: string;
|
|
19557
|
-
}, {
|
|
19558
|
-
object: "comment";
|
|
19559
|
-
id: string;
|
|
19560
|
-
parent: {
|
|
19561
|
-
type: "block_id" | "page_id";
|
|
19562
|
-
block_id?: string | undefined;
|
|
19563
|
-
page_id?: string | undefined;
|
|
19564
|
-
} & {
|
|
19565
|
-
[k: string]: unknown;
|
|
19566
|
-
};
|
|
19567
19587
|
rich_text: {
|
|
19568
19588
|
type: "text" | "mention" | "equation";
|
|
19569
19589
|
text?: {
|
|
@@ -19583,8 +19603,23 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19583
19603
|
} | undefined;
|
|
19584
19604
|
href?: string | null | undefined;
|
|
19585
19605
|
}[];
|
|
19586
|
-
|
|
19606
|
+
}>>;
|
|
19607
|
+
}, "strip", z.ZodTypeAny, {
|
|
19608
|
+
success: boolean;
|
|
19609
|
+
error: string;
|
|
19610
|
+
operation: "retrieve_comment";
|
|
19611
|
+
comment?: {
|
|
19612
|
+
object: "comment";
|
|
19613
|
+
id: string;
|
|
19614
|
+
parent: {
|
|
19615
|
+
type: "block_id" | "page_id";
|
|
19616
|
+
block_id?: string | undefined;
|
|
19617
|
+
page_id?: string | undefined;
|
|
19618
|
+
} & {
|
|
19619
|
+
[k: string]: unknown;
|
|
19620
|
+
};
|
|
19587
19621
|
created_time: string;
|
|
19622
|
+
last_edited_time: string;
|
|
19588
19623
|
created_by: {
|
|
19589
19624
|
object: "user";
|
|
19590
19625
|
id: string;
|
|
@@ -19603,21 +19638,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19603
19638
|
} | undefined;
|
|
19604
19639
|
};
|
|
19605
19640
|
discussion_id: string;
|
|
19606
|
-
}>>;
|
|
19607
|
-
}, "strip", z.ZodTypeAny, {
|
|
19608
|
-
error: string;
|
|
19609
|
-
success: boolean;
|
|
19610
|
-
operation: "retrieve_comment";
|
|
19611
|
-
comment?: {
|
|
19612
|
-
object: "comment";
|
|
19613
|
-
id: string;
|
|
19614
|
-
parent: {
|
|
19615
|
-
type: "block_id" | "page_id";
|
|
19616
|
-
block_id?: string | undefined;
|
|
19617
|
-
page_id?: string | undefined;
|
|
19618
|
-
} & {
|
|
19619
|
-
[k: string]: unknown;
|
|
19620
|
-
};
|
|
19621
19641
|
rich_text: {
|
|
19622
19642
|
type: "text" | "mention" | "equation";
|
|
19623
19643
|
text?: {
|
|
@@ -19637,8 +19657,23 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19637
19657
|
} | undefined;
|
|
19638
19658
|
href?: string | null | undefined;
|
|
19639
19659
|
}[];
|
|
19640
|
-
|
|
19660
|
+
} | undefined;
|
|
19661
|
+
}, {
|
|
19662
|
+
success: boolean;
|
|
19663
|
+
error: string;
|
|
19664
|
+
operation: "retrieve_comment";
|
|
19665
|
+
comment?: {
|
|
19666
|
+
object: "comment";
|
|
19667
|
+
id: string;
|
|
19668
|
+
parent: {
|
|
19669
|
+
type: "block_id" | "page_id";
|
|
19670
|
+
block_id?: string | undefined;
|
|
19671
|
+
page_id?: string | undefined;
|
|
19672
|
+
} & {
|
|
19673
|
+
[k: string]: unknown;
|
|
19674
|
+
};
|
|
19641
19675
|
created_time: string;
|
|
19676
|
+
last_edited_time: string;
|
|
19642
19677
|
created_by: {
|
|
19643
19678
|
object: "user";
|
|
19644
19679
|
id: string;
|
|
@@ -19657,21 +19692,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19657
19692
|
} | undefined;
|
|
19658
19693
|
};
|
|
19659
19694
|
discussion_id: string;
|
|
19660
|
-
} | undefined;
|
|
19661
|
-
}, {
|
|
19662
|
-
error: string;
|
|
19663
|
-
success: boolean;
|
|
19664
|
-
operation: "retrieve_comment";
|
|
19665
|
-
comment?: {
|
|
19666
|
-
object: "comment";
|
|
19667
|
-
id: string;
|
|
19668
|
-
parent: {
|
|
19669
|
-
type: "block_id" | "page_id";
|
|
19670
|
-
block_id?: string | undefined;
|
|
19671
|
-
page_id?: string | undefined;
|
|
19672
|
-
} & {
|
|
19673
|
-
[k: string]: unknown;
|
|
19674
|
-
};
|
|
19675
19695
|
rich_text: {
|
|
19676
19696
|
type: "text" | "mention" | "equation";
|
|
19677
19697
|
text?: {
|
|
@@ -19691,26 +19711,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19691
19711
|
} | undefined;
|
|
19692
19712
|
href?: string | null | undefined;
|
|
19693
19713
|
}[];
|
|
19694
|
-
last_edited_time: string;
|
|
19695
|
-
created_time: string;
|
|
19696
|
-
created_by: {
|
|
19697
|
-
object: "user";
|
|
19698
|
-
id: string;
|
|
19699
|
-
type?: "person" | "bot" | undefined;
|
|
19700
|
-
name?: string | undefined;
|
|
19701
|
-
person?: {
|
|
19702
|
-
email?: string | undefined;
|
|
19703
|
-
} | undefined;
|
|
19704
|
-
avatar_url?: string | null | undefined;
|
|
19705
|
-
bot?: {
|
|
19706
|
-
owner?: {
|
|
19707
|
-
type: "user" | "workspace";
|
|
19708
|
-
workspace?: boolean | undefined;
|
|
19709
|
-
} | undefined;
|
|
19710
|
-
workspace_name?: string | undefined;
|
|
19711
|
-
} | undefined;
|
|
19712
|
-
};
|
|
19713
|
-
discussion_id: string;
|
|
19714
19714
|
} | undefined;
|
|
19715
19715
|
}>, z.ZodObject<{
|
|
19716
19716
|
operation: z.ZodLiteral<"list_users">;
|
|
@@ -19790,8 +19790,8 @@ 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
|
-
error: string;
|
|
19794
19793
|
success: boolean;
|
|
19794
|
+
error: string;
|
|
19795
19795
|
operation: "list_users";
|
|
19796
19796
|
users?: {
|
|
19797
19797
|
object: "user";
|
|
@@ -19813,8 +19813,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19813
19813
|
next_cursor?: string | null | undefined;
|
|
19814
19814
|
has_more?: boolean | undefined;
|
|
19815
19815
|
}, {
|
|
19816
|
-
error: string;
|
|
19817
19816
|
success: boolean;
|
|
19817
|
+
error: string;
|
|
19818
19818
|
operation: "list_users";
|
|
19819
19819
|
users?: {
|
|
19820
19820
|
object: "user";
|
|
@@ -19894,8 +19894,8 @@ 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
|
-
error: string;
|
|
19898
19897
|
success: boolean;
|
|
19898
|
+
error: string;
|
|
19899
19899
|
operation: "search";
|
|
19900
19900
|
next_cursor?: string | null | undefined;
|
|
19901
19901
|
has_more?: boolean | undefined;
|
|
@@ -19918,8 +19918,8 @@ 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
|
-
error: string;
|
|
19922
19921
|
success: boolean;
|
|
19922
|
+
error: string;
|
|
19923
19923
|
operation: "search";
|
|
19924
19924
|
next_cursor?: string | null | undefined;
|
|
19925
19925
|
has_more?: boolean | undefined;
|
|
@@ -20143,6 +20143,7 @@ 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";
|
|
20146
20147
|
parent: {
|
|
20147
20148
|
type: "page_id";
|
|
20148
20149
|
page_id: string;
|
|
@@ -20160,7 +20161,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20160
20161
|
type: "workspace";
|
|
20161
20162
|
workspace: true;
|
|
20162
20163
|
};
|
|
20163
|
-
operation: "create_page";
|
|
20164
20164
|
properties?: Record<string, unknown> | undefined;
|
|
20165
20165
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
20166
20166
|
icon?: {
|
|
@@ -20183,7 +20183,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20183
20183
|
type: "emoji";
|
|
20184
20184
|
emoji: string;
|
|
20185
20185
|
} | undefined;
|
|
20186
|
-
children?: unknown[] | undefined;
|
|
20187
20186
|
cover?: {
|
|
20188
20187
|
type: "file";
|
|
20189
20188
|
file: {
|
|
@@ -20201,7 +20200,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20201
20200
|
url: string;
|
|
20202
20201
|
};
|
|
20203
20202
|
} | undefined;
|
|
20203
|
+
children?: unknown[] | undefined;
|
|
20204
20204
|
}, {
|
|
20205
|
+
operation: "create_page";
|
|
20205
20206
|
parent: {
|
|
20206
20207
|
type: "page_id";
|
|
20207
20208
|
page_id: string;
|
|
@@ -20219,7 +20220,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20219
20220
|
type: "workspace";
|
|
20220
20221
|
workspace: true;
|
|
20221
20222
|
};
|
|
20222
|
-
operation: "create_page";
|
|
20223
20223
|
properties?: Record<string, unknown> | undefined;
|
|
20224
20224
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
20225
20225
|
icon?: {
|
|
@@ -20242,7 +20242,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20242
20242
|
type: "emoji";
|
|
20243
20243
|
emoji: string;
|
|
20244
20244
|
} | undefined;
|
|
20245
|
-
children?: unknown[] | undefined;
|
|
20246
20245
|
cover?: {
|
|
20247
20246
|
type: "file";
|
|
20248
20247
|
file: {
|
|
@@ -20260,6 +20259,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20260
20259
|
url: string;
|
|
20261
20260
|
};
|
|
20262
20261
|
} | undefined;
|
|
20262
|
+
children?: unknown[] | undefined;
|
|
20263
20263
|
}>, z.ZodObject<{
|
|
20264
20264
|
operation: z.ZodLiteral<"retrieve_page">;
|
|
20265
20265
|
page_id: z.ZodString;
|
|
@@ -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";
|
|
20738
20739
|
properties: Record<string, unknown>;
|
|
20739
20740
|
parent: {
|
|
20740
20741
|
type: "database_id";
|
|
20741
20742
|
database_id: string;
|
|
20742
20743
|
};
|
|
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";
|
|
20785
20786
|
properties: Record<string, unknown>;
|
|
20786
20787
|
parent: {
|
|
20787
20788
|
type: "database_id";
|
|
20788
20789
|
database_id: string;
|
|
20789
20790
|
};
|
|
20790
|
-
operation: "create_data_source";
|
|
20791
20791
|
title?: {
|
|
20792
20792
|
type: "text" | "mention" | "equation";
|
|
20793
20793
|
text?: {
|
|
@@ -21225,21 +21225,21 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
21225
21225
|
page_id: z.ZodOptional<z.ZodString>;
|
|
21226
21226
|
workspace: z.ZodOptional<z.ZodLiteral<true>>;
|
|
21227
21227
|
}, "strip", z.ZodTypeAny, {
|
|
21228
|
-
type: "
|
|
21229
|
-
page_id?: string | undefined;
|
|
21228
|
+
type: "workspace" | "page_id";
|
|
21230
21229
|
workspace?: true | undefined;
|
|
21231
|
-
}, {
|
|
21232
|
-
type: "page_id" | "workspace";
|
|
21233
21230
|
page_id?: string | undefined;
|
|
21231
|
+
}, {
|
|
21232
|
+
type: "workspace" | "page_id";
|
|
21234
21233
|
workspace?: true | undefined;
|
|
21235
|
-
}>, {
|
|
21236
|
-
type: "page_id" | "workspace";
|
|
21237
21234
|
page_id?: string | undefined;
|
|
21235
|
+
}>, {
|
|
21236
|
+
type: "workspace" | "page_id";
|
|
21238
21237
|
workspace?: true | undefined;
|
|
21239
|
-
}, {
|
|
21240
|
-
type: "page_id" | "workspace";
|
|
21241
21238
|
page_id?: string | undefined;
|
|
21239
|
+
}, {
|
|
21240
|
+
type: "workspace" | "page_id";
|
|
21242
21241
|
workspace?: true | undefined;
|
|
21242
|
+
page_id?: string | undefined;
|
|
21243
21243
|
}>, {
|
|
21244
21244
|
type: "workspace";
|
|
21245
21245
|
workspace: boolean;
|
|
@@ -21249,9 +21249,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
21249
21249
|
page_id: string;
|
|
21250
21250
|
workspace?: undefined;
|
|
21251
21251
|
}, {
|
|
21252
|
-
type: "
|
|
21253
|
-
page_id?: string | undefined;
|
|
21252
|
+
type: "workspace" | "page_id";
|
|
21254
21253
|
workspace?: true | undefined;
|
|
21254
|
+
page_id?: string | undefined;
|
|
21255
21255
|
}>;
|
|
21256
21256
|
initial_data_source: z.ZodObject<{
|
|
21257
21257
|
properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
@@ -21563,6 +21563,7 @@ 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";
|
|
21566
21567
|
parent: {
|
|
21567
21568
|
type: "workspace";
|
|
21568
21569
|
workspace: boolean;
|
|
@@ -21572,7 +21573,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
21572
21573
|
page_id: string;
|
|
21573
21574
|
workspace?: undefined;
|
|
21574
21575
|
};
|
|
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";
|
|
21656
21657
|
parent: {
|
|
21657
|
-
type: "
|
|
21658
|
-
page_id?: string | undefined;
|
|
21658
|
+
type: "workspace" | "page_id";
|
|
21659
21659
|
workspace?: true | undefined;
|
|
21660
|
+
page_id?: string | undefined;
|
|
21660
21661
|
};
|
|
21661
|
-
operation: "create_database";
|
|
21662
21662
|
initial_data_source: {
|
|
21663
21663
|
properties: Record<string, unknown>;
|
|
21664
21664
|
};
|
|
@@ -22137,6 +22137,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22137
22137
|
href?: string | null | undefined;
|
|
22138
22138
|
}[] | undefined;
|
|
22139
22139
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22140
|
+
is_locked?: boolean | undefined;
|
|
22140
22141
|
parent?: {
|
|
22141
22142
|
type: "page_id";
|
|
22142
22143
|
page_id: string;
|
|
@@ -22154,7 +22155,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22154
22155
|
type: "workspace";
|
|
22155
22156
|
workspace: true;
|
|
22156
22157
|
} | undefined;
|
|
22157
|
-
is_locked?: boolean | undefined;
|
|
22158
22158
|
icon?: {
|
|
22159
22159
|
type: "file";
|
|
22160
22160
|
file: {
|
|
@@ -22236,6 +22236,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22236
22236
|
href?: string | null | undefined;
|
|
22237
22237
|
}[] | undefined;
|
|
22238
22238
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22239
|
+
is_locked?: boolean | undefined;
|
|
22239
22240
|
parent?: {
|
|
22240
22241
|
type: "page_id";
|
|
22241
22242
|
page_id: string;
|
|
@@ -22253,7 +22254,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22253
22254
|
type: "workspace";
|
|
22254
22255
|
workspace: true;
|
|
22255
22256
|
} | undefined;
|
|
22256
|
-
is_locked?: boolean | undefined;
|
|
22257
22257
|
icon?: {
|
|
22258
22258
|
type: "file";
|
|
22259
22259
|
file: {
|
|
@@ -22483,6 +22483,7 @@ 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";
|
|
22486
22487
|
parent: {
|
|
22487
22488
|
block_id?: string | undefined;
|
|
22488
22489
|
page_id?: string | undefined;
|
|
@@ -22506,12 +22507,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22506
22507
|
} | undefined;
|
|
22507
22508
|
href?: string | null | undefined;
|
|
22508
22509
|
}[];
|
|
22509
|
-
operation: "create_comment";
|
|
22510
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22511
22510
|
attachments?: {
|
|
22512
22511
|
file_upload_id: string;
|
|
22513
22512
|
type?: "file_upload" | undefined;
|
|
22514
22513
|
}[] | undefined;
|
|
22514
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22515
22515
|
display_name?: {
|
|
22516
22516
|
type: "custom" | "user" | "integration";
|
|
22517
22517
|
custom?: {
|
|
@@ -22519,6 +22519,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22519
22519
|
} | undefined;
|
|
22520
22520
|
} | undefined;
|
|
22521
22521
|
}, {
|
|
22522
|
+
operation: "create_comment";
|
|
22522
22523
|
parent: {
|
|
22523
22524
|
block_id?: string | undefined;
|
|
22524
22525
|
page_id?: string | undefined;
|
|
@@ -22542,12 +22543,11 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22542
22543
|
} | undefined;
|
|
22543
22544
|
href?: string | null | undefined;
|
|
22544
22545
|
}[];
|
|
22545
|
-
operation: "create_comment";
|
|
22546
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22547
22546
|
attachments?: {
|
|
22548
22547
|
file_upload_id: string;
|
|
22549
22548
|
type?: "file_upload" | undefined;
|
|
22550
22549
|
}[] | undefined;
|
|
22550
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22551
22551
|
display_name?: {
|
|
22552
22552
|
type: "custom" | "user" | "integration";
|
|
22553
22553
|
custom?: {
|
|
@@ -22979,9 +22979,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22979
22979
|
type: "workspace";
|
|
22980
22980
|
workspace: true;
|
|
22981
22981
|
};
|
|
22982
|
-
archived: boolean;
|
|
22983
|
-
last_edited_time: string;
|
|
22984
22982
|
created_time: string;
|
|
22983
|
+
last_edited_time: string;
|
|
22985
22984
|
created_by: {
|
|
22986
22985
|
object: "user";
|
|
22987
22986
|
id: string;
|
|
@@ -23016,6 +23015,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23016
23015
|
workspace_name?: string | undefined;
|
|
23017
23016
|
} | undefined;
|
|
23018
23017
|
};
|
|
23018
|
+
archived: boolean;
|
|
23019
23019
|
icon?: {
|
|
23020
23020
|
type: "emoji";
|
|
23021
23021
|
emoji: string;
|
|
@@ -23072,9 +23072,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23072
23072
|
type: "workspace";
|
|
23073
23073
|
workspace: true;
|
|
23074
23074
|
};
|
|
23075
|
-
archived: boolean;
|
|
23076
|
-
last_edited_time: string;
|
|
23077
23075
|
created_time: string;
|
|
23076
|
+
last_edited_time: string;
|
|
23078
23077
|
created_by: {
|
|
23079
23078
|
object: "user";
|
|
23080
23079
|
id: string;
|
|
@@ -23109,6 +23108,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23109
23108
|
workspace_name?: string | undefined;
|
|
23110
23109
|
} | undefined;
|
|
23111
23110
|
};
|
|
23111
|
+
archived: boolean;
|
|
23112
23112
|
icon?: {
|
|
23113
23113
|
type: "emoji";
|
|
23114
23114
|
emoji: string;
|
|
@@ -23145,8 +23145,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23145
23145
|
public_url?: string | null | undefined;
|
|
23146
23146
|
}>>;
|
|
23147
23147
|
}, "strip", z.ZodTypeAny, {
|
|
23148
|
-
error: string;
|
|
23149
23148
|
success: boolean;
|
|
23149
|
+
error: string;
|
|
23150
23150
|
operation: "create_page";
|
|
23151
23151
|
page?: {
|
|
23152
23152
|
object: "page";
|
|
@@ -23170,9 +23170,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23170
23170
|
type: "workspace";
|
|
23171
23171
|
workspace: true;
|
|
23172
23172
|
};
|
|
23173
|
-
archived: boolean;
|
|
23174
|
-
last_edited_time: string;
|
|
23175
23173
|
created_time: string;
|
|
23174
|
+
last_edited_time: string;
|
|
23176
23175
|
created_by: {
|
|
23177
23176
|
object: "user";
|
|
23178
23177
|
id: string;
|
|
@@ -23207,6 +23206,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23207
23206
|
workspace_name?: string | undefined;
|
|
23208
23207
|
} | undefined;
|
|
23209
23208
|
};
|
|
23209
|
+
archived: boolean;
|
|
23210
23210
|
icon?: {
|
|
23211
23211
|
type: "emoji";
|
|
23212
23212
|
emoji: string;
|
|
@@ -23243,8 +23243,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23243
23243
|
public_url?: string | null | undefined;
|
|
23244
23244
|
} | undefined;
|
|
23245
23245
|
}, {
|
|
23246
|
-
error: string;
|
|
23247
23246
|
success: boolean;
|
|
23247
|
+
error: string;
|
|
23248
23248
|
operation: "create_page";
|
|
23249
23249
|
page?: {
|
|
23250
23250
|
object: "page";
|
|
@@ -23268,9 +23268,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23268
23268
|
type: "workspace";
|
|
23269
23269
|
workspace: true;
|
|
23270
23270
|
};
|
|
23271
|
-
archived: boolean;
|
|
23272
|
-
last_edited_time: string;
|
|
23273
23271
|
created_time: string;
|
|
23272
|
+
last_edited_time: string;
|
|
23274
23273
|
created_by: {
|
|
23275
23274
|
object: "user";
|
|
23276
23275
|
id: string;
|
|
@@ -23305,6 +23304,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23305
23304
|
workspace_name?: string | undefined;
|
|
23306
23305
|
} | undefined;
|
|
23307
23306
|
};
|
|
23307
|
+
archived: boolean;
|
|
23308
23308
|
icon?: {
|
|
23309
23309
|
type: "emoji";
|
|
23310
23310
|
emoji: string;
|
|
@@ -23683,9 +23683,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23683
23683
|
type: "workspace";
|
|
23684
23684
|
workspace: true;
|
|
23685
23685
|
};
|
|
23686
|
-
archived: boolean;
|
|
23687
|
-
last_edited_time: string;
|
|
23688
23686
|
created_time: string;
|
|
23687
|
+
last_edited_time: string;
|
|
23689
23688
|
created_by: {
|
|
23690
23689
|
object: "user";
|
|
23691
23690
|
id: string;
|
|
@@ -23720,6 +23719,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23720
23719
|
workspace_name?: string | undefined;
|
|
23721
23720
|
} | undefined;
|
|
23722
23721
|
};
|
|
23722
|
+
archived: boolean;
|
|
23723
23723
|
icon?: {
|
|
23724
23724
|
type: "emoji";
|
|
23725
23725
|
emoji: string;
|
|
@@ -23776,9 +23776,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23776
23776
|
type: "workspace";
|
|
23777
23777
|
workspace: true;
|
|
23778
23778
|
};
|
|
23779
|
-
archived: boolean;
|
|
23780
|
-
last_edited_time: string;
|
|
23781
23779
|
created_time: string;
|
|
23780
|
+
last_edited_time: string;
|
|
23782
23781
|
created_by: {
|
|
23783
23782
|
object: "user";
|
|
23784
23783
|
id: string;
|
|
@@ -23813,6 +23812,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23813
23812
|
workspace_name?: string | undefined;
|
|
23814
23813
|
} | undefined;
|
|
23815
23814
|
};
|
|
23815
|
+
archived: boolean;
|
|
23816
23816
|
icon?: {
|
|
23817
23817
|
type: "emoji";
|
|
23818
23818
|
emoji: string;
|
|
@@ -23849,8 +23849,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23849
23849
|
public_url?: string | null | undefined;
|
|
23850
23850
|
}>>;
|
|
23851
23851
|
}, "strip", z.ZodTypeAny, {
|
|
23852
|
-
error: string;
|
|
23853
23852
|
success: boolean;
|
|
23853
|
+
error: string;
|
|
23854
23854
|
operation: "retrieve_page";
|
|
23855
23855
|
page?: {
|
|
23856
23856
|
object: "page";
|
|
@@ -23874,9 +23874,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23874
23874
|
type: "workspace";
|
|
23875
23875
|
workspace: true;
|
|
23876
23876
|
};
|
|
23877
|
-
archived: boolean;
|
|
23878
|
-
last_edited_time: string;
|
|
23879
23877
|
created_time: string;
|
|
23878
|
+
last_edited_time: string;
|
|
23880
23879
|
created_by: {
|
|
23881
23880
|
object: "user";
|
|
23882
23881
|
id: string;
|
|
@@ -23911,6 +23910,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23911
23910
|
workspace_name?: string | undefined;
|
|
23912
23911
|
} | undefined;
|
|
23913
23912
|
};
|
|
23913
|
+
archived: boolean;
|
|
23914
23914
|
icon?: {
|
|
23915
23915
|
type: "emoji";
|
|
23916
23916
|
emoji: string;
|
|
@@ -23947,8 +23947,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23947
23947
|
public_url?: string | null | undefined;
|
|
23948
23948
|
} | undefined;
|
|
23949
23949
|
}, {
|
|
23950
|
-
error: string;
|
|
23951
23950
|
success: boolean;
|
|
23951
|
+
error: string;
|
|
23952
23952
|
operation: "retrieve_page";
|
|
23953
23953
|
page?: {
|
|
23954
23954
|
object: "page";
|
|
@@ -23972,9 +23972,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23972
23972
|
type: "workspace";
|
|
23973
23973
|
workspace: true;
|
|
23974
23974
|
};
|
|
23975
|
-
archived: boolean;
|
|
23976
|
-
last_edited_time: string;
|
|
23977
23975
|
created_time: string;
|
|
23976
|
+
last_edited_time: string;
|
|
23978
23977
|
created_by: {
|
|
23979
23978
|
object: "user";
|
|
23980
23979
|
id: string;
|
|
@@ -24009,6 +24008,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24009
24008
|
workspace_name?: string | undefined;
|
|
24010
24009
|
} | undefined;
|
|
24011
24010
|
};
|
|
24011
|
+
archived: boolean;
|
|
24012
24012
|
icon?: {
|
|
24013
24013
|
type: "emoji";
|
|
24014
24014
|
emoji: string;
|
|
@@ -24387,9 +24387,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24387
24387
|
type: "workspace";
|
|
24388
24388
|
workspace: true;
|
|
24389
24389
|
};
|
|
24390
|
-
archived: boolean;
|
|
24391
|
-
last_edited_time: string;
|
|
24392
24390
|
created_time: string;
|
|
24391
|
+
last_edited_time: string;
|
|
24393
24392
|
created_by: {
|
|
24394
24393
|
object: "user";
|
|
24395
24394
|
id: string;
|
|
@@ -24424,6 +24423,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24424
24423
|
workspace_name?: string | undefined;
|
|
24425
24424
|
} | undefined;
|
|
24426
24425
|
};
|
|
24426
|
+
archived: boolean;
|
|
24427
24427
|
icon?: {
|
|
24428
24428
|
type: "emoji";
|
|
24429
24429
|
emoji: string;
|
|
@@ -24480,9 +24480,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24480
24480
|
type: "workspace";
|
|
24481
24481
|
workspace: true;
|
|
24482
24482
|
};
|
|
24483
|
-
archived: boolean;
|
|
24484
|
-
last_edited_time: string;
|
|
24485
24483
|
created_time: string;
|
|
24484
|
+
last_edited_time: string;
|
|
24486
24485
|
created_by: {
|
|
24487
24486
|
object: "user";
|
|
24488
24487
|
id: string;
|
|
@@ -24517,6 +24516,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24517
24516
|
workspace_name?: string | undefined;
|
|
24518
24517
|
} | undefined;
|
|
24519
24518
|
};
|
|
24519
|
+
archived: boolean;
|
|
24520
24520
|
icon?: {
|
|
24521
24521
|
type: "emoji";
|
|
24522
24522
|
emoji: string;
|
|
@@ -24553,8 +24553,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24553
24553
|
public_url?: string | null | undefined;
|
|
24554
24554
|
}>>;
|
|
24555
24555
|
}, "strip", z.ZodTypeAny, {
|
|
24556
|
-
error: string;
|
|
24557
24556
|
success: boolean;
|
|
24557
|
+
error: string;
|
|
24558
24558
|
operation: "update_page";
|
|
24559
24559
|
page?: {
|
|
24560
24560
|
object: "page";
|
|
@@ -24578,9 +24578,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24578
24578
|
type: "workspace";
|
|
24579
24579
|
workspace: true;
|
|
24580
24580
|
};
|
|
24581
|
-
archived: boolean;
|
|
24582
|
-
last_edited_time: string;
|
|
24583
24581
|
created_time: string;
|
|
24582
|
+
last_edited_time: string;
|
|
24584
24583
|
created_by: {
|
|
24585
24584
|
object: "user";
|
|
24586
24585
|
id: string;
|
|
@@ -24615,6 +24614,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24615
24614
|
workspace_name?: string | undefined;
|
|
24616
24615
|
} | undefined;
|
|
24617
24616
|
};
|
|
24617
|
+
archived: boolean;
|
|
24618
24618
|
icon?: {
|
|
24619
24619
|
type: "emoji";
|
|
24620
24620
|
emoji: string;
|
|
@@ -24651,8 +24651,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24651
24651
|
public_url?: string | null | undefined;
|
|
24652
24652
|
} | undefined;
|
|
24653
24653
|
}, {
|
|
24654
|
-
error: string;
|
|
24655
24654
|
success: boolean;
|
|
24655
|
+
error: string;
|
|
24656
24656
|
operation: "update_page";
|
|
24657
24657
|
page?: {
|
|
24658
24658
|
object: "page";
|
|
@@ -24676,9 +24676,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24676
24676
|
type: "workspace";
|
|
24677
24677
|
workspace: true;
|
|
24678
24678
|
};
|
|
24679
|
-
archived: boolean;
|
|
24680
|
-
last_edited_time: string;
|
|
24681
24679
|
created_time: string;
|
|
24680
|
+
last_edited_time: string;
|
|
24682
24681
|
created_by: {
|
|
24683
24682
|
object: "user";
|
|
24684
24683
|
id: string;
|
|
@@ -24713,6 +24712,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24713
24712
|
workspace_name?: string | undefined;
|
|
24714
24713
|
} | undefined;
|
|
24715
24714
|
};
|
|
24715
|
+
archived: boolean;
|
|
24716
24716
|
icon?: {
|
|
24717
24717
|
type: "emoji";
|
|
24718
24718
|
emoji: string;
|
|
@@ -25322,8 +25322,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25322
25322
|
type: "workspace";
|
|
25323
25323
|
workspace: true;
|
|
25324
25324
|
};
|
|
25325
|
-
last_edited_time: string;
|
|
25326
25325
|
created_time: string;
|
|
25326
|
+
last_edited_time: string;
|
|
25327
25327
|
data_sources: {
|
|
25328
25328
|
name: string;
|
|
25329
25329
|
id: string;
|
|
@@ -25414,8 +25414,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25414
25414
|
};
|
|
25415
25415
|
} | null | undefined;
|
|
25416
25416
|
in_trash?: boolean | undefined;
|
|
25417
|
-
is_inline?: boolean | undefined;
|
|
25418
25417
|
public_url?: string | null | undefined;
|
|
25418
|
+
is_inline?: boolean | undefined;
|
|
25419
25419
|
}, {
|
|
25420
25420
|
object: "database";
|
|
25421
25421
|
title: {
|
|
@@ -25455,8 +25455,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25455
25455
|
type: "workspace";
|
|
25456
25456
|
workspace: true;
|
|
25457
25457
|
};
|
|
25458
|
-
last_edited_time: string;
|
|
25459
25458
|
created_time: string;
|
|
25459
|
+
last_edited_time: string;
|
|
25460
25460
|
data_sources: {
|
|
25461
25461
|
name: string;
|
|
25462
25462
|
id: string;
|
|
@@ -25547,12 +25547,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25547
25547
|
};
|
|
25548
25548
|
} | null | undefined;
|
|
25549
25549
|
in_trash?: boolean | undefined;
|
|
25550
|
-
is_inline?: boolean | undefined;
|
|
25551
25550
|
public_url?: string | null | undefined;
|
|
25551
|
+
is_inline?: boolean | undefined;
|
|
25552
25552
|
}>>;
|
|
25553
25553
|
}, "strip", z.ZodTypeAny, {
|
|
25554
|
-
error: string;
|
|
25555
25554
|
success: boolean;
|
|
25555
|
+
error: string;
|
|
25556
25556
|
operation: "retrieve_database";
|
|
25557
25557
|
database?: {
|
|
25558
25558
|
object: "database";
|
|
@@ -25593,8 +25593,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25593
25593
|
type: "workspace";
|
|
25594
25594
|
workspace: true;
|
|
25595
25595
|
};
|
|
25596
|
-
last_edited_time: string;
|
|
25597
25596
|
created_time: string;
|
|
25597
|
+
last_edited_time: string;
|
|
25598
25598
|
data_sources: {
|
|
25599
25599
|
name: string;
|
|
25600
25600
|
id: string;
|
|
@@ -25685,12 +25685,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25685
25685
|
};
|
|
25686
25686
|
} | null | undefined;
|
|
25687
25687
|
in_trash?: boolean | undefined;
|
|
25688
|
-
is_inline?: boolean | undefined;
|
|
25689
25688
|
public_url?: string | null | undefined;
|
|
25689
|
+
is_inline?: boolean | undefined;
|
|
25690
25690
|
} | undefined;
|
|
25691
25691
|
}, {
|
|
25692
|
-
error: string;
|
|
25693
25692
|
success: boolean;
|
|
25693
|
+
error: string;
|
|
25694
25694
|
operation: "retrieve_database";
|
|
25695
25695
|
database?: {
|
|
25696
25696
|
object: "database";
|
|
@@ -25731,8 +25731,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25731
25731
|
type: "workspace";
|
|
25732
25732
|
workspace: true;
|
|
25733
25733
|
};
|
|
25734
|
-
last_edited_time: string;
|
|
25735
25734
|
created_time: string;
|
|
25735
|
+
last_edited_time: string;
|
|
25736
25736
|
data_sources: {
|
|
25737
25737
|
name: string;
|
|
25738
25738
|
id: string;
|
|
@@ -25823,8 +25823,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25823
25823
|
};
|
|
25824
25824
|
} | null | undefined;
|
|
25825
25825
|
in_trash?: boolean | undefined;
|
|
25826
|
-
is_inline?: boolean | undefined;
|
|
25827
25826
|
public_url?: string | null | undefined;
|
|
25827
|
+
is_inline?: boolean | undefined;
|
|
25828
25828
|
} | undefined;
|
|
25829
25829
|
}>, z.ZodObject<{
|
|
25830
25830
|
operation: z.ZodLiteral<"retrieve_data_source">;
|
|
@@ -27170,8 +27170,8 @@ 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
|
-
error: string;
|
|
27174
27173
|
success: boolean;
|
|
27174
|
+
error: string;
|
|
27175
27175
|
operation: "retrieve_data_source";
|
|
27176
27176
|
data_source?: z.objectOutputType<{
|
|
27177
27177
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -27621,8 +27621,8 @@ 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
|
-
error: string;
|
|
27625
27624
|
success: boolean;
|
|
27625
|
+
error: string;
|
|
27626
27626
|
operation: "retrieve_data_source";
|
|
27627
27627
|
data_source?: z.objectInputType<{
|
|
27628
27628
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -28130,8 +28130,8 @@ 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
|
-
error: string;
|
|
28134
28133
|
success: boolean;
|
|
28134
|
+
error: string;
|
|
28135
28135
|
operation: "query_data_source";
|
|
28136
28136
|
next_cursor?: string | null | undefined;
|
|
28137
28137
|
has_more?: boolean | undefined;
|
|
@@ -28154,8 +28154,8 @@ 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
|
-
error: string;
|
|
28158
28157
|
success: boolean;
|
|
28158
|
+
error: string;
|
|
28159
28159
|
operation: "query_data_source";
|
|
28160
28160
|
next_cursor?: string | null | undefined;
|
|
28161
28161
|
has_more?: boolean | undefined;
|
|
@@ -29521,8 +29521,8 @@ 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
|
-
error: string;
|
|
29525
29524
|
success: boolean;
|
|
29525
|
+
error: string;
|
|
29526
29526
|
operation: "create_data_source";
|
|
29527
29527
|
dataSource?: z.objectOutputType<{
|
|
29528
29528
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -29972,8 +29972,8 @@ 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
|
-
error: string;
|
|
29976
29975
|
success: boolean;
|
|
29976
|
+
error: string;
|
|
29977
29977
|
operation: "create_data_source";
|
|
29978
29978
|
dataSource?: z.objectInputType<{
|
|
29979
29979
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -31766,8 +31766,8 @@ 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
|
-
error: string;
|
|
31770
31769
|
success: boolean;
|
|
31770
|
+
error: string;
|
|
31771
31771
|
operation: "update_data_source";
|
|
31772
31772
|
dataSource?: z.objectOutputType<{
|
|
31773
31773
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -32217,8 +32217,8 @@ 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
|
-
error: string;
|
|
32221
32220
|
success: boolean;
|
|
32221
|
+
error: string;
|
|
32222
32222
|
operation: "update_data_source";
|
|
32223
32223
|
dataSource?: z.objectInputType<{
|
|
32224
32224
|
object: z.ZodLiteral<"data_source">;
|
|
@@ -33241,8 +33241,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33241
33241
|
type: "workspace";
|
|
33242
33242
|
workspace: true;
|
|
33243
33243
|
};
|
|
33244
|
-
last_edited_time: string;
|
|
33245
33244
|
created_time: string;
|
|
33245
|
+
last_edited_time: string;
|
|
33246
33246
|
data_sources: {
|
|
33247
33247
|
name: string;
|
|
33248
33248
|
id: string;
|
|
@@ -33333,8 +33333,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33333
33333
|
};
|
|
33334
33334
|
} | null | undefined;
|
|
33335
33335
|
in_trash?: boolean | undefined;
|
|
33336
|
-
is_inline?: boolean | undefined;
|
|
33337
33336
|
public_url?: string | null | undefined;
|
|
33337
|
+
is_inline?: boolean | undefined;
|
|
33338
33338
|
}, {
|
|
33339
33339
|
object: "database";
|
|
33340
33340
|
title: {
|
|
@@ -33374,8 +33374,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33374
33374
|
type: "workspace";
|
|
33375
33375
|
workspace: true;
|
|
33376
33376
|
};
|
|
33377
|
-
last_edited_time: string;
|
|
33378
33377
|
created_time: string;
|
|
33378
|
+
last_edited_time: string;
|
|
33379
33379
|
data_sources: {
|
|
33380
33380
|
name: string;
|
|
33381
33381
|
id: string;
|
|
@@ -33466,12 +33466,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33466
33466
|
};
|
|
33467
33467
|
} | null | undefined;
|
|
33468
33468
|
in_trash?: boolean | undefined;
|
|
33469
|
-
is_inline?: boolean | undefined;
|
|
33470
33469
|
public_url?: string | null | undefined;
|
|
33470
|
+
is_inline?: boolean | undefined;
|
|
33471
33471
|
}>>;
|
|
33472
33472
|
}, "strip", z.ZodTypeAny, {
|
|
33473
|
-
error: string;
|
|
33474
33473
|
success: boolean;
|
|
33474
|
+
error: string;
|
|
33475
33475
|
operation: "create_database";
|
|
33476
33476
|
database?: {
|
|
33477
33477
|
object: "database";
|
|
@@ -33512,8 +33512,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33512
33512
|
type: "workspace";
|
|
33513
33513
|
workspace: true;
|
|
33514
33514
|
};
|
|
33515
|
-
last_edited_time: string;
|
|
33516
33515
|
created_time: string;
|
|
33516
|
+
last_edited_time: string;
|
|
33517
33517
|
data_sources: {
|
|
33518
33518
|
name: string;
|
|
33519
33519
|
id: string;
|
|
@@ -33604,12 +33604,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33604
33604
|
};
|
|
33605
33605
|
} | null | undefined;
|
|
33606
33606
|
in_trash?: boolean | undefined;
|
|
33607
|
-
is_inline?: boolean | undefined;
|
|
33608
33607
|
public_url?: string | null | undefined;
|
|
33608
|
+
is_inline?: boolean | undefined;
|
|
33609
33609
|
} | undefined;
|
|
33610
33610
|
}, {
|
|
33611
|
-
error: string;
|
|
33612
33611
|
success: boolean;
|
|
33612
|
+
error: string;
|
|
33613
33613
|
operation: "create_database";
|
|
33614
33614
|
database?: {
|
|
33615
33615
|
object: "database";
|
|
@@ -33650,8 +33650,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33650
33650
|
type: "workspace";
|
|
33651
33651
|
workspace: true;
|
|
33652
33652
|
};
|
|
33653
|
-
last_edited_time: string;
|
|
33654
33653
|
created_time: string;
|
|
33654
|
+
last_edited_time: string;
|
|
33655
33655
|
data_sources: {
|
|
33656
33656
|
name: string;
|
|
33657
33657
|
id: string;
|
|
@@ -33742,8 +33742,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33742
33742
|
};
|
|
33743
33743
|
} | null | undefined;
|
|
33744
33744
|
in_trash?: boolean | undefined;
|
|
33745
|
-
is_inline?: boolean | undefined;
|
|
33746
33745
|
public_url?: string | null | undefined;
|
|
33746
|
+
is_inline?: boolean | undefined;
|
|
33747
33747
|
} | undefined;
|
|
33748
33748
|
}>, z.ZodObject<{
|
|
33749
33749
|
operation: z.ZodLiteral<"update_database">;
|
|
@@ -34319,8 +34319,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34319
34319
|
type: "workspace";
|
|
34320
34320
|
workspace: true;
|
|
34321
34321
|
};
|
|
34322
|
-
last_edited_time: string;
|
|
34323
34322
|
created_time: string;
|
|
34323
|
+
last_edited_time: string;
|
|
34324
34324
|
data_sources: {
|
|
34325
34325
|
name: string;
|
|
34326
34326
|
id: string;
|
|
@@ -34411,8 +34411,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34411
34411
|
};
|
|
34412
34412
|
} | null | undefined;
|
|
34413
34413
|
in_trash?: boolean | undefined;
|
|
34414
|
-
is_inline?: boolean | undefined;
|
|
34415
34414
|
public_url?: string | null | undefined;
|
|
34415
|
+
is_inline?: boolean | undefined;
|
|
34416
34416
|
}, {
|
|
34417
34417
|
object: "database";
|
|
34418
34418
|
title: {
|
|
@@ -34452,8 +34452,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34452
34452
|
type: "workspace";
|
|
34453
34453
|
workspace: true;
|
|
34454
34454
|
};
|
|
34455
|
-
last_edited_time: string;
|
|
34456
34455
|
created_time: string;
|
|
34456
|
+
last_edited_time: string;
|
|
34457
34457
|
data_sources: {
|
|
34458
34458
|
name: string;
|
|
34459
34459
|
id: string;
|
|
@@ -34544,12 +34544,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34544
34544
|
};
|
|
34545
34545
|
} | null | undefined;
|
|
34546
34546
|
in_trash?: boolean | undefined;
|
|
34547
|
-
is_inline?: boolean | undefined;
|
|
34548
34547
|
public_url?: string | null | undefined;
|
|
34548
|
+
is_inline?: boolean | undefined;
|
|
34549
34549
|
}>>;
|
|
34550
34550
|
}, "strip", z.ZodTypeAny, {
|
|
34551
|
-
error: string;
|
|
34552
34551
|
success: boolean;
|
|
34552
|
+
error: string;
|
|
34553
34553
|
operation: "update_database";
|
|
34554
34554
|
database?: {
|
|
34555
34555
|
object: "database";
|
|
@@ -34590,8 +34590,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34590
34590
|
type: "workspace";
|
|
34591
34591
|
workspace: true;
|
|
34592
34592
|
};
|
|
34593
|
-
last_edited_time: string;
|
|
34594
34593
|
created_time: string;
|
|
34594
|
+
last_edited_time: string;
|
|
34595
34595
|
data_sources: {
|
|
34596
34596
|
name: string;
|
|
34597
34597
|
id: string;
|
|
@@ -34682,12 +34682,12 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34682
34682
|
};
|
|
34683
34683
|
} | null | undefined;
|
|
34684
34684
|
in_trash?: boolean | undefined;
|
|
34685
|
-
is_inline?: boolean | undefined;
|
|
34686
34685
|
public_url?: string | null | undefined;
|
|
34686
|
+
is_inline?: boolean | undefined;
|
|
34687
34687
|
} | undefined;
|
|
34688
34688
|
}, {
|
|
34689
|
-
error: string;
|
|
34690
34689
|
success: boolean;
|
|
34690
|
+
error: string;
|
|
34691
34691
|
operation: "update_database";
|
|
34692
34692
|
database?: {
|
|
34693
34693
|
object: "database";
|
|
@@ -34728,8 +34728,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34728
34728
|
type: "workspace";
|
|
34729
34729
|
workspace: true;
|
|
34730
34730
|
};
|
|
34731
|
-
last_edited_time: string;
|
|
34732
34731
|
created_time: string;
|
|
34732
|
+
last_edited_time: string;
|
|
34733
34733
|
data_sources: {
|
|
34734
34734
|
name: string;
|
|
34735
34735
|
id: string;
|
|
@@ -34820,8 +34820,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34820
34820
|
};
|
|
34821
34821
|
} | null | undefined;
|
|
34822
34822
|
in_trash?: boolean | undefined;
|
|
34823
|
-
is_inline?: boolean | undefined;
|
|
34824
34823
|
public_url?: string | null | undefined;
|
|
34824
|
+
is_inline?: boolean | undefined;
|
|
34825
34825
|
} | undefined;
|
|
34826
34826
|
}>, z.ZodObject<{
|
|
34827
34827
|
operation: z.ZodLiteral<"append_block_children">;
|
|
@@ -35431,8 +35431,8 @@ 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
|
-
error: string;
|
|
35435
35434
|
success: boolean;
|
|
35435
|
+
error: string;
|
|
35436
35436
|
operation: "append_block_children";
|
|
35437
35437
|
blocks?: z.objectOutputType<{
|
|
35438
35438
|
object: z.ZodLiteral<"block">;
|
|
@@ -35638,8 +35638,8 @@ 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
|
-
error: string;
|
|
35642
35641
|
success: boolean;
|
|
35642
|
+
error: string;
|
|
35643
35643
|
operation: "append_block_children";
|
|
35644
35644
|
blocks?: z.objectInputType<{
|
|
35645
35645
|
object: z.ZodLiteral<"block">;
|
|
@@ -36452,8 +36452,8 @@ 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
|
-
error: string;
|
|
36456
36455
|
success: boolean;
|
|
36456
|
+
error: string;
|
|
36457
36457
|
operation: "retrieve_block_children";
|
|
36458
36458
|
blocks?: z.objectOutputType<{
|
|
36459
36459
|
object: z.ZodLiteral<"block">;
|
|
@@ -36659,8 +36659,8 @@ 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
|
-
error: string;
|
|
36663
36662
|
success: boolean;
|
|
36663
|
+
error: string;
|
|
36664
36664
|
operation: "retrieve_block_children";
|
|
36665
36665
|
blocks?: z.objectInputType<{
|
|
36666
36666
|
object: z.ZodLiteral<"block">;
|
|
@@ -37471,8 +37471,8 @@ 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
|
-
error: string;
|
|
37475
37474
|
success: boolean;
|
|
37475
|
+
error: string;
|
|
37476
37476
|
operation: "retrieve_block";
|
|
37477
37477
|
block?: z.objectOutputType<{
|
|
37478
37478
|
object: z.ZodLiteral<"block">;
|
|
@@ -37676,8 +37676,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
37676
37676
|
type: z.ZodString;
|
|
37677
37677
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
37678
37678
|
}, {
|
|
37679
|
-
error: string;
|
|
37680
37679
|
success: boolean;
|
|
37680
|
+
error: string;
|
|
37681
37681
|
operation: "retrieve_block";
|
|
37682
37682
|
block?: z.objectInputType<{
|
|
37683
37683
|
object: z.ZodLiteral<"block">;
|
|
@@ -38486,8 +38486,8 @@ 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
|
-
error: string;
|
|
38490
38489
|
success: boolean;
|
|
38490
|
+
error: string;
|
|
38491
38491
|
operation: "update_block";
|
|
38492
38492
|
block?: z.objectOutputType<{
|
|
38493
38493
|
object: z.ZodLiteral<"block">;
|
|
@@ -38691,8 +38691,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
38691
38691
|
type: z.ZodString;
|
|
38692
38692
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
38693
38693
|
}, {
|
|
38694
|
-
error: string;
|
|
38695
38694
|
success: boolean;
|
|
38695
|
+
error: string;
|
|
38696
38696
|
operation: "update_block";
|
|
38697
38697
|
block?: z.objectInputType<{
|
|
38698
38698
|
object: z.ZodLiteral<"block">;
|
|
@@ -39082,6 +39082,26 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39082
39082
|
} & {
|
|
39083
39083
|
[k: string]: unknown;
|
|
39084
39084
|
};
|
|
39085
|
+
created_time: string;
|
|
39086
|
+
last_edited_time: string;
|
|
39087
|
+
created_by: {
|
|
39088
|
+
object: "user";
|
|
39089
|
+
id: string;
|
|
39090
|
+
type?: "person" | "bot" | undefined;
|
|
39091
|
+
name?: string | undefined;
|
|
39092
|
+
person?: {
|
|
39093
|
+
email?: string | undefined;
|
|
39094
|
+
} | undefined;
|
|
39095
|
+
avatar_url?: string | null | undefined;
|
|
39096
|
+
bot?: {
|
|
39097
|
+
owner?: {
|
|
39098
|
+
type: "user" | "workspace";
|
|
39099
|
+
workspace?: boolean | undefined;
|
|
39100
|
+
} | undefined;
|
|
39101
|
+
workspace_name?: string | undefined;
|
|
39102
|
+
} | undefined;
|
|
39103
|
+
};
|
|
39104
|
+
discussion_id: string;
|
|
39085
39105
|
rich_text: {
|
|
39086
39106
|
type: "text" | "mention" | "equation";
|
|
39087
39107
|
text?: {
|
|
@@ -39101,8 +39121,18 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39101
39121
|
} | undefined;
|
|
39102
39122
|
href?: string | null | undefined;
|
|
39103
39123
|
}[];
|
|
39104
|
-
|
|
39124
|
+
}, {
|
|
39125
|
+
object: "comment";
|
|
39126
|
+
id: string;
|
|
39127
|
+
parent: {
|
|
39128
|
+
type: "block_id" | "page_id";
|
|
39129
|
+
block_id?: string | undefined;
|
|
39130
|
+
page_id?: string | undefined;
|
|
39131
|
+
} & {
|
|
39132
|
+
[k: string]: unknown;
|
|
39133
|
+
};
|
|
39105
39134
|
created_time: string;
|
|
39135
|
+
last_edited_time: string;
|
|
39106
39136
|
created_by: {
|
|
39107
39137
|
object: "user";
|
|
39108
39138
|
id: string;
|
|
@@ -39121,16 +39151,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39121
39151
|
} | undefined;
|
|
39122
39152
|
};
|
|
39123
39153
|
discussion_id: string;
|
|
39124
|
-
}, {
|
|
39125
|
-
object: "comment";
|
|
39126
|
-
id: string;
|
|
39127
|
-
parent: {
|
|
39128
|
-
type: "block_id" | "page_id";
|
|
39129
|
-
block_id?: string | undefined;
|
|
39130
|
-
page_id?: string | undefined;
|
|
39131
|
-
} & {
|
|
39132
|
-
[k: string]: unknown;
|
|
39133
|
-
};
|
|
39134
39154
|
rich_text: {
|
|
39135
39155
|
type: "text" | "mention" | "equation";
|
|
39136
39156
|
text?: {
|
|
@@ -39150,8 +39170,23 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39150
39170
|
} | undefined;
|
|
39151
39171
|
href?: string | null | undefined;
|
|
39152
39172
|
}[];
|
|
39153
|
-
|
|
39173
|
+
}>>;
|
|
39174
|
+
}, "strip", z.ZodTypeAny, {
|
|
39175
|
+
success: boolean;
|
|
39176
|
+
error: string;
|
|
39177
|
+
operation: "create_comment";
|
|
39178
|
+
comment?: {
|
|
39179
|
+
object: "comment";
|
|
39180
|
+
id: string;
|
|
39181
|
+
parent: {
|
|
39182
|
+
type: "block_id" | "page_id";
|
|
39183
|
+
block_id?: string | undefined;
|
|
39184
|
+
page_id?: string | undefined;
|
|
39185
|
+
} & {
|
|
39186
|
+
[k: string]: unknown;
|
|
39187
|
+
};
|
|
39154
39188
|
created_time: string;
|
|
39189
|
+
last_edited_time: string;
|
|
39155
39190
|
created_by: {
|
|
39156
39191
|
object: "user";
|
|
39157
39192
|
id: string;
|
|
@@ -39170,21 +39205,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39170
39205
|
} | undefined;
|
|
39171
39206
|
};
|
|
39172
39207
|
discussion_id: string;
|
|
39173
|
-
}>>;
|
|
39174
|
-
}, "strip", z.ZodTypeAny, {
|
|
39175
|
-
error: string;
|
|
39176
|
-
success: boolean;
|
|
39177
|
-
operation: "create_comment";
|
|
39178
|
-
comment?: {
|
|
39179
|
-
object: "comment";
|
|
39180
|
-
id: string;
|
|
39181
|
-
parent: {
|
|
39182
|
-
type: "block_id" | "page_id";
|
|
39183
|
-
block_id?: string | undefined;
|
|
39184
|
-
page_id?: string | undefined;
|
|
39185
|
-
} & {
|
|
39186
|
-
[k: string]: unknown;
|
|
39187
|
-
};
|
|
39188
39208
|
rich_text: {
|
|
39189
39209
|
type: "text" | "mention" | "equation";
|
|
39190
39210
|
text?: {
|
|
@@ -39204,8 +39224,23 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39204
39224
|
} | undefined;
|
|
39205
39225
|
href?: string | null | undefined;
|
|
39206
39226
|
}[];
|
|
39207
|
-
|
|
39227
|
+
} | undefined;
|
|
39228
|
+
}, {
|
|
39229
|
+
success: boolean;
|
|
39230
|
+
error: string;
|
|
39231
|
+
operation: "create_comment";
|
|
39232
|
+
comment?: {
|
|
39233
|
+
object: "comment";
|
|
39234
|
+
id: string;
|
|
39235
|
+
parent: {
|
|
39236
|
+
type: "block_id" | "page_id";
|
|
39237
|
+
block_id?: string | undefined;
|
|
39238
|
+
page_id?: string | undefined;
|
|
39239
|
+
} & {
|
|
39240
|
+
[k: string]: unknown;
|
|
39241
|
+
};
|
|
39208
39242
|
created_time: string;
|
|
39243
|
+
last_edited_time: string;
|
|
39209
39244
|
created_by: {
|
|
39210
39245
|
object: "user";
|
|
39211
39246
|
id: string;
|
|
@@ -39224,21 +39259,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39224
39259
|
} | undefined;
|
|
39225
39260
|
};
|
|
39226
39261
|
discussion_id: string;
|
|
39227
|
-
} | undefined;
|
|
39228
|
-
}, {
|
|
39229
|
-
error: string;
|
|
39230
|
-
success: boolean;
|
|
39231
|
-
operation: "create_comment";
|
|
39232
|
-
comment?: {
|
|
39233
|
-
object: "comment";
|
|
39234
|
-
id: string;
|
|
39235
|
-
parent: {
|
|
39236
|
-
type: "block_id" | "page_id";
|
|
39237
|
-
block_id?: string | undefined;
|
|
39238
|
-
page_id?: string | undefined;
|
|
39239
|
-
} & {
|
|
39240
|
-
[k: string]: unknown;
|
|
39241
|
-
};
|
|
39242
39262
|
rich_text: {
|
|
39243
39263
|
type: "text" | "mention" | "equation";
|
|
39244
39264
|
text?: {
|
|
@@ -39258,26 +39278,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39258
39278
|
} | undefined;
|
|
39259
39279
|
href?: string | null | undefined;
|
|
39260
39280
|
}[];
|
|
39261
|
-
last_edited_time: string;
|
|
39262
|
-
created_time: string;
|
|
39263
|
-
created_by: {
|
|
39264
|
-
object: "user";
|
|
39265
|
-
id: string;
|
|
39266
|
-
type?: "person" | "bot" | undefined;
|
|
39267
|
-
name?: string | undefined;
|
|
39268
|
-
person?: {
|
|
39269
|
-
email?: string | undefined;
|
|
39270
|
-
} | undefined;
|
|
39271
|
-
avatar_url?: string | null | undefined;
|
|
39272
|
-
bot?: {
|
|
39273
|
-
owner?: {
|
|
39274
|
-
type: "user" | "workspace";
|
|
39275
|
-
workspace?: boolean | undefined;
|
|
39276
|
-
} | undefined;
|
|
39277
|
-
workspace_name?: string | undefined;
|
|
39278
|
-
} | undefined;
|
|
39279
|
-
};
|
|
39280
|
-
discussion_id: string;
|
|
39281
39281
|
} | undefined;
|
|
39282
39282
|
}>, z.ZodObject<{
|
|
39283
39283
|
operation: z.ZodLiteral<"retrieve_comment">;
|
|
@@ -39466,6 +39466,26 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39466
39466
|
} & {
|
|
39467
39467
|
[k: string]: unknown;
|
|
39468
39468
|
};
|
|
39469
|
+
created_time: string;
|
|
39470
|
+
last_edited_time: string;
|
|
39471
|
+
created_by: {
|
|
39472
|
+
object: "user";
|
|
39473
|
+
id: string;
|
|
39474
|
+
type?: "person" | "bot" | undefined;
|
|
39475
|
+
name?: string | undefined;
|
|
39476
|
+
person?: {
|
|
39477
|
+
email?: string | undefined;
|
|
39478
|
+
} | undefined;
|
|
39479
|
+
avatar_url?: string | null | undefined;
|
|
39480
|
+
bot?: {
|
|
39481
|
+
owner?: {
|
|
39482
|
+
type: "user" | "workspace";
|
|
39483
|
+
workspace?: boolean | undefined;
|
|
39484
|
+
} | undefined;
|
|
39485
|
+
workspace_name?: string | undefined;
|
|
39486
|
+
} | undefined;
|
|
39487
|
+
};
|
|
39488
|
+
discussion_id: string;
|
|
39469
39489
|
rich_text: {
|
|
39470
39490
|
type: "text" | "mention" | "equation";
|
|
39471
39491
|
text?: {
|
|
@@ -39485,8 +39505,18 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39485
39505
|
} | undefined;
|
|
39486
39506
|
href?: string | null | undefined;
|
|
39487
39507
|
}[];
|
|
39488
|
-
|
|
39508
|
+
}, {
|
|
39509
|
+
object: "comment";
|
|
39510
|
+
id: string;
|
|
39511
|
+
parent: {
|
|
39512
|
+
type: "block_id" | "page_id";
|
|
39513
|
+
block_id?: string | undefined;
|
|
39514
|
+
page_id?: string | undefined;
|
|
39515
|
+
} & {
|
|
39516
|
+
[k: string]: unknown;
|
|
39517
|
+
};
|
|
39489
39518
|
created_time: string;
|
|
39519
|
+
last_edited_time: string;
|
|
39490
39520
|
created_by: {
|
|
39491
39521
|
object: "user";
|
|
39492
39522
|
id: string;
|
|
@@ -39505,16 +39535,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39505
39535
|
} | undefined;
|
|
39506
39536
|
};
|
|
39507
39537
|
discussion_id: string;
|
|
39508
|
-
}, {
|
|
39509
|
-
object: "comment";
|
|
39510
|
-
id: string;
|
|
39511
|
-
parent: {
|
|
39512
|
-
type: "block_id" | "page_id";
|
|
39513
|
-
block_id?: string | undefined;
|
|
39514
|
-
page_id?: string | undefined;
|
|
39515
|
-
} & {
|
|
39516
|
-
[k: string]: unknown;
|
|
39517
|
-
};
|
|
39518
39538
|
rich_text: {
|
|
39519
39539
|
type: "text" | "mention" | "equation";
|
|
39520
39540
|
text?: {
|
|
@@ -39534,8 +39554,23 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39534
39554
|
} | undefined;
|
|
39535
39555
|
href?: string | null | undefined;
|
|
39536
39556
|
}[];
|
|
39537
|
-
|
|
39557
|
+
}>>;
|
|
39558
|
+
}, "strip", z.ZodTypeAny, {
|
|
39559
|
+
success: boolean;
|
|
39560
|
+
error: string;
|
|
39561
|
+
operation: "retrieve_comment";
|
|
39562
|
+
comment?: {
|
|
39563
|
+
object: "comment";
|
|
39564
|
+
id: string;
|
|
39565
|
+
parent: {
|
|
39566
|
+
type: "block_id" | "page_id";
|
|
39567
|
+
block_id?: string | undefined;
|
|
39568
|
+
page_id?: string | undefined;
|
|
39569
|
+
} & {
|
|
39570
|
+
[k: string]: unknown;
|
|
39571
|
+
};
|
|
39538
39572
|
created_time: string;
|
|
39573
|
+
last_edited_time: string;
|
|
39539
39574
|
created_by: {
|
|
39540
39575
|
object: "user";
|
|
39541
39576
|
id: string;
|
|
@@ -39554,21 +39589,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39554
39589
|
} | undefined;
|
|
39555
39590
|
};
|
|
39556
39591
|
discussion_id: string;
|
|
39557
|
-
}>>;
|
|
39558
|
-
}, "strip", z.ZodTypeAny, {
|
|
39559
|
-
error: string;
|
|
39560
|
-
success: boolean;
|
|
39561
|
-
operation: "retrieve_comment";
|
|
39562
|
-
comment?: {
|
|
39563
|
-
object: "comment";
|
|
39564
|
-
id: string;
|
|
39565
|
-
parent: {
|
|
39566
|
-
type: "block_id" | "page_id";
|
|
39567
|
-
block_id?: string | undefined;
|
|
39568
|
-
page_id?: string | undefined;
|
|
39569
|
-
} & {
|
|
39570
|
-
[k: string]: unknown;
|
|
39571
|
-
};
|
|
39572
39592
|
rich_text: {
|
|
39573
39593
|
type: "text" | "mention" | "equation";
|
|
39574
39594
|
text?: {
|
|
@@ -39588,8 +39608,23 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39588
39608
|
} | undefined;
|
|
39589
39609
|
href?: string | null | undefined;
|
|
39590
39610
|
}[];
|
|
39591
|
-
|
|
39611
|
+
} | undefined;
|
|
39612
|
+
}, {
|
|
39613
|
+
success: boolean;
|
|
39614
|
+
error: string;
|
|
39615
|
+
operation: "retrieve_comment";
|
|
39616
|
+
comment?: {
|
|
39617
|
+
object: "comment";
|
|
39618
|
+
id: string;
|
|
39619
|
+
parent: {
|
|
39620
|
+
type: "block_id" | "page_id";
|
|
39621
|
+
block_id?: string | undefined;
|
|
39622
|
+
page_id?: string | undefined;
|
|
39623
|
+
} & {
|
|
39624
|
+
[k: string]: unknown;
|
|
39625
|
+
};
|
|
39592
39626
|
created_time: string;
|
|
39627
|
+
last_edited_time: string;
|
|
39593
39628
|
created_by: {
|
|
39594
39629
|
object: "user";
|
|
39595
39630
|
id: string;
|
|
@@ -39608,21 +39643,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39608
39643
|
} | undefined;
|
|
39609
39644
|
};
|
|
39610
39645
|
discussion_id: string;
|
|
39611
|
-
} | undefined;
|
|
39612
|
-
}, {
|
|
39613
|
-
error: string;
|
|
39614
|
-
success: boolean;
|
|
39615
|
-
operation: "retrieve_comment";
|
|
39616
|
-
comment?: {
|
|
39617
|
-
object: "comment";
|
|
39618
|
-
id: string;
|
|
39619
|
-
parent: {
|
|
39620
|
-
type: "block_id" | "page_id";
|
|
39621
|
-
block_id?: string | undefined;
|
|
39622
|
-
page_id?: string | undefined;
|
|
39623
|
-
} & {
|
|
39624
|
-
[k: string]: unknown;
|
|
39625
|
-
};
|
|
39626
39646
|
rich_text: {
|
|
39627
39647
|
type: "text" | "mention" | "equation";
|
|
39628
39648
|
text?: {
|
|
@@ -39642,26 +39662,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39642
39662
|
} | undefined;
|
|
39643
39663
|
href?: string | null | undefined;
|
|
39644
39664
|
}[];
|
|
39645
|
-
last_edited_time: string;
|
|
39646
|
-
created_time: string;
|
|
39647
|
-
created_by: {
|
|
39648
|
-
object: "user";
|
|
39649
|
-
id: string;
|
|
39650
|
-
type?: "person" | "bot" | undefined;
|
|
39651
|
-
name?: string | undefined;
|
|
39652
|
-
person?: {
|
|
39653
|
-
email?: string | undefined;
|
|
39654
|
-
} | undefined;
|
|
39655
|
-
avatar_url?: string | null | undefined;
|
|
39656
|
-
bot?: {
|
|
39657
|
-
owner?: {
|
|
39658
|
-
type: "user" | "workspace";
|
|
39659
|
-
workspace?: boolean | undefined;
|
|
39660
|
-
} | undefined;
|
|
39661
|
-
workspace_name?: string | undefined;
|
|
39662
|
-
} | undefined;
|
|
39663
|
-
};
|
|
39664
|
-
discussion_id: string;
|
|
39665
39665
|
} | undefined;
|
|
39666
39666
|
}>, z.ZodObject<{
|
|
39667
39667
|
operation: z.ZodLiteral<"list_users">;
|
|
@@ -39741,8 +39741,8 @@ 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
|
-
error: string;
|
|
39745
39744
|
success: boolean;
|
|
39745
|
+
error: string;
|
|
39746
39746
|
operation: "list_users";
|
|
39747
39747
|
users?: {
|
|
39748
39748
|
object: "user";
|
|
@@ -39764,8 +39764,8 @@ 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
|
-
error: string;
|
|
39768
39767
|
success: boolean;
|
|
39768
|
+
error: string;
|
|
39769
39769
|
operation: "list_users";
|
|
39770
39770
|
users?: {
|
|
39771
39771
|
object: "user";
|
|
@@ -39845,8 +39845,8 @@ 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
|
-
error: string;
|
|
39849
39848
|
success: boolean;
|
|
39849
|
+
error: string;
|
|
39850
39850
|
operation: "search";
|
|
39851
39851
|
next_cursor?: string | null | undefined;
|
|
39852
39852
|
has_more?: boolean | undefined;
|
|
@@ -39869,8 +39869,8 @@ 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
|
-
error: string;
|
|
39873
39872
|
success: boolean;
|
|
39873
|
+
error: string;
|
|
39874
39874
|
operation: "search";
|
|
39875
39875
|
next_cursor?: string | null | undefined;
|
|
39876
39876
|
has_more?: boolean | undefined;
|