@bubblelab/bubble-core 0.1.232 → 0.1.233
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 +106 -106
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- 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 +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
- package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
- package/dist/bubbles/service-bubble/github.d.ts +60 -60
- package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
- package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +2 -2
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/resend.d.ts +4 -4
- package/dist/bubbles/service-bubble/slack/slack.d.ts +392 -392
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +9 -2
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +20 -20
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +26 -26
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -232,6 +232,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
232
232
|
type: "emoji";
|
|
233
233
|
emoji: string;
|
|
234
234
|
} | undefined;
|
|
235
|
+
children?: unknown[] | undefined;
|
|
235
236
|
cover?: {
|
|
236
237
|
type: "file";
|
|
237
238
|
file: {
|
|
@@ -249,7 +250,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
249
250
|
url: string;
|
|
250
251
|
};
|
|
251
252
|
} | undefined;
|
|
252
|
-
children?: unknown[] | undefined;
|
|
253
253
|
}, {
|
|
254
254
|
parent: {
|
|
255
255
|
type: "page_id";
|
|
@@ -291,6 +291,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
291
291
|
type: "emoji";
|
|
292
292
|
emoji: string;
|
|
293
293
|
} | undefined;
|
|
294
|
+
children?: unknown[] | undefined;
|
|
294
295
|
cover?: {
|
|
295
296
|
type: "file";
|
|
296
297
|
file: {
|
|
@@ -308,7 +309,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
308
309
|
url: string;
|
|
309
310
|
};
|
|
310
311
|
} | undefined;
|
|
311
|
-
children?: unknown[] | undefined;
|
|
312
312
|
}>, z.ZodObject<{
|
|
313
313
|
operation: z.ZodLiteral<"retrieve_page">;
|
|
314
314
|
page_id: z.ZodString;
|
|
@@ -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
|
-
workspace?: true | undefined;
|
|
1277
|
+
type: "page_id" | "workspace";
|
|
1279
1278
|
page_id?: string | undefined;
|
|
1280
|
-
}, {
|
|
1281
|
-
type: "workspace" | "page_id";
|
|
1282
1279
|
workspace?: true | undefined;
|
|
1280
|
+
}, {
|
|
1281
|
+
type: "page_id" | "workspace";
|
|
1283
1282
|
page_id?: string | undefined;
|
|
1284
|
-
}>, {
|
|
1285
|
-
type: "workspace" | "page_id";
|
|
1286
1283
|
workspace?: true | undefined;
|
|
1284
|
+
}>, {
|
|
1285
|
+
type: "page_id" | "workspace";
|
|
1287
1286
|
page_id?: string | undefined;
|
|
1288
|
-
}, {
|
|
1289
|
-
type: "workspace" | "page_id";
|
|
1290
1287
|
workspace?: true | undefined;
|
|
1288
|
+
}, {
|
|
1289
|
+
type: "page_id" | "workspace";
|
|
1291
1290
|
page_id?: string | undefined;
|
|
1291
|
+
workspace?: true | 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
|
-
workspace?: true | undefined;
|
|
1301
|
+
type: "page_id" | "workspace";
|
|
1303
1302
|
page_id?: string | undefined;
|
|
1303
|
+
workspace?: true | undefined;
|
|
1304
1304
|
}>;
|
|
1305
1305
|
initial_data_source: z.ZodObject<{
|
|
1306
1306
|
properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
@@ -1703,9 +1703,9 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1703
1703
|
} | undefined;
|
|
1704
1704
|
}, {
|
|
1705
1705
|
parent: {
|
|
1706
|
-
type: "
|
|
1707
|
-
workspace?: true | undefined;
|
|
1706
|
+
type: "page_id" | "workspace";
|
|
1708
1707
|
page_id?: string | undefined;
|
|
1708
|
+
workspace?: true | undefined;
|
|
1709
1709
|
};
|
|
1710
1710
|
operation: "create_database";
|
|
1711
1711
|
initial_data_source: {
|
|
@@ -2536,6 +2536,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2536
2536
|
block_id?: string | undefined;
|
|
2537
2537
|
page_id?: string | undefined;
|
|
2538
2538
|
};
|
|
2539
|
+
operation: "create_comment";
|
|
2539
2540
|
rich_text: {
|
|
2540
2541
|
type: "text" | "mention" | "equation";
|
|
2541
2542
|
text?: {
|
|
@@ -2555,7 +2556,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2555
2556
|
} | undefined;
|
|
2556
2557
|
href?: string | null | undefined;
|
|
2557
2558
|
}[];
|
|
2558
|
-
operation: "create_comment";
|
|
2559
2559
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2560
2560
|
attachments?: {
|
|
2561
2561
|
file_upload_id: string;
|
|
@@ -2572,6 +2572,7 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2572
2572
|
block_id?: string | undefined;
|
|
2573
2573
|
page_id?: string | undefined;
|
|
2574
2574
|
};
|
|
2575
|
+
operation: "create_comment";
|
|
2575
2576
|
rich_text: {
|
|
2576
2577
|
type: "text" | "mention" | "equation";
|
|
2577
2578
|
text?: {
|
|
@@ -2591,7 +2592,6 @@ declare const NotionParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
2591
2592
|
} | undefined;
|
|
2592
2593
|
href?: string | null | undefined;
|
|
2593
2594
|
}[];
|
|
2594
|
-
operation: "create_comment";
|
|
2595
2595
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2596
2596
|
attachments?: {
|
|
2597
2597
|
file_upload_id: string;
|
|
@@ -3009,8 +3009,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3009
3009
|
}, "strip", z.ZodTypeAny, {
|
|
3010
3010
|
object: "page";
|
|
3011
3011
|
properties: Record<string, unknown>;
|
|
3012
|
-
id: string;
|
|
3013
3012
|
url: string;
|
|
3013
|
+
id: string;
|
|
3014
3014
|
parent: {
|
|
3015
3015
|
type: "page_id";
|
|
3016
3016
|
page_id: string;
|
|
@@ -3028,8 +3028,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3028
3028
|
type: "workspace";
|
|
3029
3029
|
workspace: true;
|
|
3030
3030
|
};
|
|
3031
|
-
|
|
3031
|
+
archived: boolean;
|
|
3032
3032
|
last_edited_time: string;
|
|
3033
|
+
created_time: string;
|
|
3033
3034
|
created_by: {
|
|
3034
3035
|
object: "user";
|
|
3035
3036
|
id: string;
|
|
@@ -3064,7 +3065,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3064
3065
|
workspace_name?: string | undefined;
|
|
3065
3066
|
} | undefined;
|
|
3066
3067
|
};
|
|
3067
|
-
archived: boolean;
|
|
3068
3068
|
icon?: {
|
|
3069
3069
|
type: "emoji";
|
|
3070
3070
|
emoji: string;
|
|
@@ -3102,8 +3102,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3102
3102
|
}, {
|
|
3103
3103
|
object: "page";
|
|
3104
3104
|
properties: Record<string, unknown>;
|
|
3105
|
-
id: string;
|
|
3106
3105
|
url: string;
|
|
3106
|
+
id: string;
|
|
3107
3107
|
parent: {
|
|
3108
3108
|
type: "page_id";
|
|
3109
3109
|
page_id: string;
|
|
@@ -3121,8 +3121,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3121
3121
|
type: "workspace";
|
|
3122
3122
|
workspace: true;
|
|
3123
3123
|
};
|
|
3124
|
-
|
|
3124
|
+
archived: boolean;
|
|
3125
3125
|
last_edited_time: string;
|
|
3126
|
+
created_time: string;
|
|
3126
3127
|
created_by: {
|
|
3127
3128
|
object: "user";
|
|
3128
3129
|
id: string;
|
|
@@ -3157,7 +3158,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3157
3158
|
workspace_name?: string | undefined;
|
|
3158
3159
|
} | undefined;
|
|
3159
3160
|
};
|
|
3160
|
-
archived: boolean;
|
|
3161
3161
|
icon?: {
|
|
3162
3162
|
type: "emoji";
|
|
3163
3163
|
emoji: string;
|
|
@@ -3200,8 +3200,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3200
3200
|
page?: {
|
|
3201
3201
|
object: "page";
|
|
3202
3202
|
properties: Record<string, unknown>;
|
|
3203
|
-
id: string;
|
|
3204
3203
|
url: string;
|
|
3204
|
+
id: string;
|
|
3205
3205
|
parent: {
|
|
3206
3206
|
type: "page_id";
|
|
3207
3207
|
page_id: string;
|
|
@@ -3219,8 +3219,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3219
3219
|
type: "workspace";
|
|
3220
3220
|
workspace: true;
|
|
3221
3221
|
};
|
|
3222
|
-
|
|
3222
|
+
archived: boolean;
|
|
3223
3223
|
last_edited_time: string;
|
|
3224
|
+
created_time: string;
|
|
3224
3225
|
created_by: {
|
|
3225
3226
|
object: "user";
|
|
3226
3227
|
id: string;
|
|
@@ -3255,7 +3256,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3255
3256
|
workspace_name?: string | undefined;
|
|
3256
3257
|
} | undefined;
|
|
3257
3258
|
};
|
|
3258
|
-
archived: boolean;
|
|
3259
3259
|
icon?: {
|
|
3260
3260
|
type: "emoji";
|
|
3261
3261
|
emoji: string;
|
|
@@ -3298,8 +3298,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3298
3298
|
page?: {
|
|
3299
3299
|
object: "page";
|
|
3300
3300
|
properties: Record<string, unknown>;
|
|
3301
|
-
id: string;
|
|
3302
3301
|
url: string;
|
|
3302
|
+
id: string;
|
|
3303
3303
|
parent: {
|
|
3304
3304
|
type: "page_id";
|
|
3305
3305
|
page_id: string;
|
|
@@ -3317,8 +3317,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3317
3317
|
type: "workspace";
|
|
3318
3318
|
workspace: true;
|
|
3319
3319
|
};
|
|
3320
|
-
|
|
3320
|
+
archived: boolean;
|
|
3321
3321
|
last_edited_time: string;
|
|
3322
|
+
created_time: string;
|
|
3322
3323
|
created_by: {
|
|
3323
3324
|
object: "user";
|
|
3324
3325
|
id: string;
|
|
@@ -3353,7 +3354,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3353
3354
|
workspace_name?: string | undefined;
|
|
3354
3355
|
} | undefined;
|
|
3355
3356
|
};
|
|
3356
|
-
archived: boolean;
|
|
3357
3357
|
icon?: {
|
|
3358
3358
|
type: "emoji";
|
|
3359
3359
|
emoji: string;
|
|
@@ -3713,8 +3713,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3713
3713
|
}, "strip", z.ZodTypeAny, {
|
|
3714
3714
|
object: "page";
|
|
3715
3715
|
properties: Record<string, unknown>;
|
|
3716
|
-
id: string;
|
|
3717
3716
|
url: string;
|
|
3717
|
+
id: string;
|
|
3718
3718
|
parent: {
|
|
3719
3719
|
type: "page_id";
|
|
3720
3720
|
page_id: string;
|
|
@@ -3732,8 +3732,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3732
3732
|
type: "workspace";
|
|
3733
3733
|
workspace: true;
|
|
3734
3734
|
};
|
|
3735
|
-
|
|
3735
|
+
archived: boolean;
|
|
3736
3736
|
last_edited_time: string;
|
|
3737
|
+
created_time: string;
|
|
3737
3738
|
created_by: {
|
|
3738
3739
|
object: "user";
|
|
3739
3740
|
id: string;
|
|
@@ -3768,7 +3769,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3768
3769
|
workspace_name?: string | undefined;
|
|
3769
3770
|
} | undefined;
|
|
3770
3771
|
};
|
|
3771
|
-
archived: boolean;
|
|
3772
3772
|
icon?: {
|
|
3773
3773
|
type: "emoji";
|
|
3774
3774
|
emoji: string;
|
|
@@ -3806,8 +3806,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3806
3806
|
}, {
|
|
3807
3807
|
object: "page";
|
|
3808
3808
|
properties: Record<string, unknown>;
|
|
3809
|
-
id: string;
|
|
3810
3809
|
url: string;
|
|
3810
|
+
id: string;
|
|
3811
3811
|
parent: {
|
|
3812
3812
|
type: "page_id";
|
|
3813
3813
|
page_id: string;
|
|
@@ -3825,8 +3825,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3825
3825
|
type: "workspace";
|
|
3826
3826
|
workspace: true;
|
|
3827
3827
|
};
|
|
3828
|
-
|
|
3828
|
+
archived: boolean;
|
|
3829
3829
|
last_edited_time: string;
|
|
3830
|
+
created_time: string;
|
|
3830
3831
|
created_by: {
|
|
3831
3832
|
object: "user";
|
|
3832
3833
|
id: string;
|
|
@@ -3861,7 +3862,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3861
3862
|
workspace_name?: string | undefined;
|
|
3862
3863
|
} | undefined;
|
|
3863
3864
|
};
|
|
3864
|
-
archived: boolean;
|
|
3865
3865
|
icon?: {
|
|
3866
3866
|
type: "emoji";
|
|
3867
3867
|
emoji: string;
|
|
@@ -3904,8 +3904,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3904
3904
|
page?: {
|
|
3905
3905
|
object: "page";
|
|
3906
3906
|
properties: Record<string, unknown>;
|
|
3907
|
-
id: string;
|
|
3908
3907
|
url: string;
|
|
3908
|
+
id: string;
|
|
3909
3909
|
parent: {
|
|
3910
3910
|
type: "page_id";
|
|
3911
3911
|
page_id: string;
|
|
@@ -3923,8 +3923,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3923
3923
|
type: "workspace";
|
|
3924
3924
|
workspace: true;
|
|
3925
3925
|
};
|
|
3926
|
-
|
|
3926
|
+
archived: boolean;
|
|
3927
3927
|
last_edited_time: string;
|
|
3928
|
+
created_time: string;
|
|
3928
3929
|
created_by: {
|
|
3929
3930
|
object: "user";
|
|
3930
3931
|
id: string;
|
|
@@ -3959,7 +3960,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
3959
3960
|
workspace_name?: string | undefined;
|
|
3960
3961
|
} | undefined;
|
|
3961
3962
|
};
|
|
3962
|
-
archived: boolean;
|
|
3963
3963
|
icon?: {
|
|
3964
3964
|
type: "emoji";
|
|
3965
3965
|
emoji: string;
|
|
@@ -4002,8 +4002,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4002
4002
|
page?: {
|
|
4003
4003
|
object: "page";
|
|
4004
4004
|
properties: Record<string, unknown>;
|
|
4005
|
-
id: string;
|
|
4006
4005
|
url: string;
|
|
4006
|
+
id: string;
|
|
4007
4007
|
parent: {
|
|
4008
4008
|
type: "page_id";
|
|
4009
4009
|
page_id: string;
|
|
@@ -4021,8 +4021,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4021
4021
|
type: "workspace";
|
|
4022
4022
|
workspace: true;
|
|
4023
4023
|
};
|
|
4024
|
-
|
|
4024
|
+
archived: boolean;
|
|
4025
4025
|
last_edited_time: string;
|
|
4026
|
+
created_time: string;
|
|
4026
4027
|
created_by: {
|
|
4027
4028
|
object: "user";
|
|
4028
4029
|
id: string;
|
|
@@ -4057,7 +4058,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4057
4058
|
workspace_name?: string | undefined;
|
|
4058
4059
|
} | undefined;
|
|
4059
4060
|
};
|
|
4060
|
-
archived: boolean;
|
|
4061
4061
|
icon?: {
|
|
4062
4062
|
type: "emoji";
|
|
4063
4063
|
emoji: string;
|
|
@@ -4417,8 +4417,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4417
4417
|
}, "strip", z.ZodTypeAny, {
|
|
4418
4418
|
object: "page";
|
|
4419
4419
|
properties: Record<string, unknown>;
|
|
4420
|
-
id: string;
|
|
4421
4420
|
url: string;
|
|
4421
|
+
id: string;
|
|
4422
4422
|
parent: {
|
|
4423
4423
|
type: "page_id";
|
|
4424
4424
|
page_id: string;
|
|
@@ -4436,8 +4436,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4436
4436
|
type: "workspace";
|
|
4437
4437
|
workspace: true;
|
|
4438
4438
|
};
|
|
4439
|
-
|
|
4439
|
+
archived: boolean;
|
|
4440
4440
|
last_edited_time: string;
|
|
4441
|
+
created_time: string;
|
|
4441
4442
|
created_by: {
|
|
4442
4443
|
object: "user";
|
|
4443
4444
|
id: string;
|
|
@@ -4472,7 +4473,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4472
4473
|
workspace_name?: string | undefined;
|
|
4473
4474
|
} | undefined;
|
|
4474
4475
|
};
|
|
4475
|
-
archived: boolean;
|
|
4476
4476
|
icon?: {
|
|
4477
4477
|
type: "emoji";
|
|
4478
4478
|
emoji: string;
|
|
@@ -4510,8 +4510,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4510
4510
|
}, {
|
|
4511
4511
|
object: "page";
|
|
4512
4512
|
properties: Record<string, unknown>;
|
|
4513
|
-
id: string;
|
|
4514
4513
|
url: string;
|
|
4514
|
+
id: string;
|
|
4515
4515
|
parent: {
|
|
4516
4516
|
type: "page_id";
|
|
4517
4517
|
page_id: string;
|
|
@@ -4529,8 +4529,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4529
4529
|
type: "workspace";
|
|
4530
4530
|
workspace: true;
|
|
4531
4531
|
};
|
|
4532
|
-
|
|
4532
|
+
archived: boolean;
|
|
4533
4533
|
last_edited_time: string;
|
|
4534
|
+
created_time: string;
|
|
4534
4535
|
created_by: {
|
|
4535
4536
|
object: "user";
|
|
4536
4537
|
id: string;
|
|
@@ -4565,7 +4566,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4565
4566
|
workspace_name?: string | undefined;
|
|
4566
4567
|
} | undefined;
|
|
4567
4568
|
};
|
|
4568
|
-
archived: boolean;
|
|
4569
4569
|
icon?: {
|
|
4570
4570
|
type: "emoji";
|
|
4571
4571
|
emoji: string;
|
|
@@ -4608,8 +4608,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4608
4608
|
page?: {
|
|
4609
4609
|
object: "page";
|
|
4610
4610
|
properties: Record<string, unknown>;
|
|
4611
|
-
id: string;
|
|
4612
4611
|
url: string;
|
|
4612
|
+
id: string;
|
|
4613
4613
|
parent: {
|
|
4614
4614
|
type: "page_id";
|
|
4615
4615
|
page_id: string;
|
|
@@ -4627,8 +4627,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4627
4627
|
type: "workspace";
|
|
4628
4628
|
workspace: true;
|
|
4629
4629
|
};
|
|
4630
|
-
|
|
4630
|
+
archived: boolean;
|
|
4631
4631
|
last_edited_time: string;
|
|
4632
|
+
created_time: string;
|
|
4632
4633
|
created_by: {
|
|
4633
4634
|
object: "user";
|
|
4634
4635
|
id: string;
|
|
@@ -4663,7 +4664,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4663
4664
|
workspace_name?: string | undefined;
|
|
4664
4665
|
} | undefined;
|
|
4665
4666
|
};
|
|
4666
|
-
archived: boolean;
|
|
4667
4667
|
icon?: {
|
|
4668
4668
|
type: "emoji";
|
|
4669
4669
|
emoji: string;
|
|
@@ -4706,8 +4706,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4706
4706
|
page?: {
|
|
4707
4707
|
object: "page";
|
|
4708
4708
|
properties: Record<string, unknown>;
|
|
4709
|
-
id: string;
|
|
4710
4709
|
url: string;
|
|
4710
|
+
id: string;
|
|
4711
4711
|
parent: {
|
|
4712
4712
|
type: "page_id";
|
|
4713
4713
|
page_id: string;
|
|
@@ -4725,8 +4725,9 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4725
4725
|
type: "workspace";
|
|
4726
4726
|
workspace: true;
|
|
4727
4727
|
};
|
|
4728
|
-
|
|
4728
|
+
archived: boolean;
|
|
4729
4729
|
last_edited_time: string;
|
|
4730
|
+
created_time: string;
|
|
4730
4731
|
created_by: {
|
|
4731
4732
|
object: "user";
|
|
4732
4733
|
id: string;
|
|
@@ -4761,7 +4762,6 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
4761
4762
|
workspace_name?: string | undefined;
|
|
4762
4763
|
} | undefined;
|
|
4763
4764
|
};
|
|
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
|
-
created_time: string;
|
|
5375
5374
|
last_edited_time: string;
|
|
5375
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
5467
5466
|
is_inline?: boolean | undefined;
|
|
5467
|
+
public_url?: string | null | 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
|
-
created_time: string;
|
|
5508
5507
|
last_edited_time: string;
|
|
5508
|
+
created_time: string;
|
|
5509
5509
|
data_sources: {
|
|
5510
5510
|
name: string;
|
|
5511
5511
|
id: string;
|
|
@@ -5596,8 +5596,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5596
5596
|
};
|
|
5597
5597
|
} | null | undefined;
|
|
5598
5598
|
in_trash?: boolean | undefined;
|
|
5599
|
-
public_url?: string | null | undefined;
|
|
5600
5599
|
is_inline?: boolean | undefined;
|
|
5600
|
+
public_url?: string | null | undefined;
|
|
5601
5601
|
}>>;
|
|
5602
5602
|
}, "strip", z.ZodTypeAny, {
|
|
5603
5603
|
error: string;
|
|
@@ -5642,8 +5642,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5642
5642
|
type: "workspace";
|
|
5643
5643
|
workspace: true;
|
|
5644
5644
|
};
|
|
5645
|
-
created_time: string;
|
|
5646
5645
|
last_edited_time: string;
|
|
5646
|
+
created_time: string;
|
|
5647
5647
|
data_sources: {
|
|
5648
5648
|
name: string;
|
|
5649
5649
|
id: string;
|
|
@@ -5734,8 +5734,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5734
5734
|
};
|
|
5735
5735
|
} | null | undefined;
|
|
5736
5736
|
in_trash?: boolean | undefined;
|
|
5737
|
-
public_url?: string | null | undefined;
|
|
5738
5737
|
is_inline?: boolean | undefined;
|
|
5738
|
+
public_url?: string | null | undefined;
|
|
5739
5739
|
} | undefined;
|
|
5740
5740
|
}, {
|
|
5741
5741
|
error: string;
|
|
@@ -5780,8 +5780,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
5780
5780
|
type: "workspace";
|
|
5781
5781
|
workspace: true;
|
|
5782
5782
|
};
|
|
5783
|
-
created_time: string;
|
|
5784
5783
|
last_edited_time: string;
|
|
5784
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
5876
5875
|
is_inline?: boolean | undefined;
|
|
5876
|
+
public_url?: string | null | undefined;
|
|
5877
5877
|
} | undefined;
|
|
5878
5878
|
}>, z.ZodObject<{
|
|
5879
5879
|
operation: z.ZodLiteral<"retrieve_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
|
-
created_time: string;
|
|
13294
13293
|
last_edited_time: string;
|
|
13294
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
13386
13385
|
is_inline?: boolean | undefined;
|
|
13386
|
+
public_url?: string | null | 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
|
-
created_time: string;
|
|
13427
13426
|
last_edited_time: string;
|
|
13427
|
+
created_time: string;
|
|
13428
13428
|
data_sources: {
|
|
13429
13429
|
name: string;
|
|
13430
13430
|
id: string;
|
|
@@ -13515,8 +13515,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13515
13515
|
};
|
|
13516
13516
|
} | null | undefined;
|
|
13517
13517
|
in_trash?: boolean | undefined;
|
|
13518
|
-
public_url?: string | null | undefined;
|
|
13519
13518
|
is_inline?: boolean | undefined;
|
|
13519
|
+
public_url?: string | null | undefined;
|
|
13520
13520
|
}>>;
|
|
13521
13521
|
}, "strip", z.ZodTypeAny, {
|
|
13522
13522
|
error: string;
|
|
@@ -13561,8 +13561,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13561
13561
|
type: "workspace";
|
|
13562
13562
|
workspace: true;
|
|
13563
13563
|
};
|
|
13564
|
-
created_time: string;
|
|
13565
13564
|
last_edited_time: string;
|
|
13565
|
+
created_time: string;
|
|
13566
13566
|
data_sources: {
|
|
13567
13567
|
name: string;
|
|
13568
13568
|
id: string;
|
|
@@ -13653,8 +13653,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13653
13653
|
};
|
|
13654
13654
|
} | null | undefined;
|
|
13655
13655
|
in_trash?: boolean | undefined;
|
|
13656
|
-
public_url?: string | null | undefined;
|
|
13657
13656
|
is_inline?: boolean | undefined;
|
|
13657
|
+
public_url?: string | null | undefined;
|
|
13658
13658
|
} | undefined;
|
|
13659
13659
|
}, {
|
|
13660
13660
|
error: string;
|
|
@@ -13699,8 +13699,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
13699
13699
|
type: "workspace";
|
|
13700
13700
|
workspace: true;
|
|
13701
13701
|
};
|
|
13702
|
-
created_time: string;
|
|
13703
13702
|
last_edited_time: string;
|
|
13703
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
13795
13794
|
is_inline?: boolean | undefined;
|
|
13795
|
+
public_url?: string | null | 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
|
-
created_time: string;
|
|
14372
14371
|
last_edited_time: string;
|
|
14372
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
14464
14463
|
is_inline?: boolean | undefined;
|
|
14464
|
+
public_url?: string | null | 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
|
-
created_time: string;
|
|
14505
14504
|
last_edited_time: string;
|
|
14505
|
+
created_time: string;
|
|
14506
14506
|
data_sources: {
|
|
14507
14507
|
name: string;
|
|
14508
14508
|
id: string;
|
|
@@ -14593,8 +14593,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14593
14593
|
};
|
|
14594
14594
|
} | null | undefined;
|
|
14595
14595
|
in_trash?: boolean | undefined;
|
|
14596
|
-
public_url?: string | null | undefined;
|
|
14597
14596
|
is_inline?: boolean | undefined;
|
|
14597
|
+
public_url?: string | null | undefined;
|
|
14598
14598
|
}>>;
|
|
14599
14599
|
}, "strip", z.ZodTypeAny, {
|
|
14600
14600
|
error: string;
|
|
@@ -14639,8 +14639,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14639
14639
|
type: "workspace";
|
|
14640
14640
|
workspace: true;
|
|
14641
14641
|
};
|
|
14642
|
-
created_time: string;
|
|
14643
14642
|
last_edited_time: string;
|
|
14643
|
+
created_time: string;
|
|
14644
14644
|
data_sources: {
|
|
14645
14645
|
name: string;
|
|
14646
14646
|
id: string;
|
|
@@ -14731,8 +14731,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14731
14731
|
};
|
|
14732
14732
|
} | null | undefined;
|
|
14733
14733
|
in_trash?: boolean | undefined;
|
|
14734
|
-
public_url?: string | null | undefined;
|
|
14735
14734
|
is_inline?: boolean | undefined;
|
|
14735
|
+
public_url?: string | null | undefined;
|
|
14736
14736
|
} | undefined;
|
|
14737
14737
|
}, {
|
|
14738
14738
|
error: string;
|
|
@@ -14777,8 +14777,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
14777
14777
|
type: "workspace";
|
|
14778
14778
|
workspace: true;
|
|
14779
14779
|
};
|
|
14780
|
-
created_time: string;
|
|
14781
14780
|
last_edited_time: string;
|
|
14781
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
14873
14872
|
is_inline?: boolean | undefined;
|
|
14873
|
+
public_url?: string | null | undefined;
|
|
14874
14874
|
} | undefined;
|
|
14875
14875
|
}>, z.ZodObject<{
|
|
14876
14876
|
operation: z.ZodLiteral<"append_block_children">;
|
|
@@ -19150,8 +19150,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19150
19150
|
} | undefined;
|
|
19151
19151
|
href?: string | null | undefined;
|
|
19152
19152
|
}[];
|
|
19153
|
-
created_time: string;
|
|
19154
19153
|
last_edited_time: string;
|
|
19154
|
+
created_time: string;
|
|
19155
19155
|
created_by: {
|
|
19156
19156
|
object: "user";
|
|
19157
19157
|
id: string;
|
|
@@ -19199,8 +19199,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19199
19199
|
} | undefined;
|
|
19200
19200
|
href?: string | null | undefined;
|
|
19201
19201
|
}[];
|
|
19202
|
-
created_time: string;
|
|
19203
19202
|
last_edited_time: string;
|
|
19203
|
+
created_time: string;
|
|
19204
19204
|
created_by: {
|
|
19205
19205
|
object: "user";
|
|
19206
19206
|
id: string;
|
|
@@ -19253,8 +19253,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19253
19253
|
} | undefined;
|
|
19254
19254
|
href?: string | null | undefined;
|
|
19255
19255
|
}[];
|
|
19256
|
-
created_time: string;
|
|
19257
19256
|
last_edited_time: string;
|
|
19257
|
+
created_time: string;
|
|
19258
19258
|
created_by: {
|
|
19259
19259
|
object: "user";
|
|
19260
19260
|
id: string;
|
|
@@ -19307,8 +19307,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19307
19307
|
} | undefined;
|
|
19308
19308
|
href?: string | null | undefined;
|
|
19309
19309
|
}[];
|
|
19310
|
-
created_time: string;
|
|
19311
19310
|
last_edited_time: string;
|
|
19311
|
+
created_time: string;
|
|
19312
19312
|
created_by: {
|
|
19313
19313
|
object: "user";
|
|
19314
19314
|
id: string;
|
|
@@ -19534,8 +19534,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19534
19534
|
} | undefined;
|
|
19535
19535
|
href?: string | null | undefined;
|
|
19536
19536
|
}[];
|
|
19537
|
-
created_time: string;
|
|
19538
19537
|
last_edited_time: string;
|
|
19538
|
+
created_time: string;
|
|
19539
19539
|
created_by: {
|
|
19540
19540
|
object: "user";
|
|
19541
19541
|
id: string;
|
|
@@ -19583,8 +19583,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19583
19583
|
} | undefined;
|
|
19584
19584
|
href?: string | null | undefined;
|
|
19585
19585
|
}[];
|
|
19586
|
-
created_time: string;
|
|
19587
19586
|
last_edited_time: string;
|
|
19587
|
+
created_time: string;
|
|
19588
19588
|
created_by: {
|
|
19589
19589
|
object: "user";
|
|
19590
19590
|
id: string;
|
|
@@ -19637,8 +19637,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19637
19637
|
} | undefined;
|
|
19638
19638
|
href?: string | null | undefined;
|
|
19639
19639
|
}[];
|
|
19640
|
-
created_time: string;
|
|
19641
19640
|
last_edited_time: string;
|
|
19641
|
+
created_time: string;
|
|
19642
19642
|
created_by: {
|
|
19643
19643
|
object: "user";
|
|
19644
19644
|
id: string;
|
|
@@ -19691,8 +19691,8 @@ declare const NotionResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
19691
19691
|
} | undefined;
|
|
19692
19692
|
href?: string | null | undefined;
|
|
19693
19693
|
}[];
|
|
19694
|
-
created_time: string;
|
|
19695
19694
|
last_edited_time: string;
|
|
19695
|
+
created_time: string;
|
|
19696
19696
|
created_by: {
|
|
19697
19697
|
object: "user";
|
|
19698
19698
|
id: string;
|
|
@@ -20183,6 +20183,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20183
20183
|
type: "emoji";
|
|
20184
20184
|
emoji: string;
|
|
20185
20185
|
} | undefined;
|
|
20186
|
+
children?: unknown[] | undefined;
|
|
20186
20187
|
cover?: {
|
|
20187
20188
|
type: "file";
|
|
20188
20189
|
file: {
|
|
@@ -20200,7 +20201,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20200
20201
|
url: string;
|
|
20201
20202
|
};
|
|
20202
20203
|
} | undefined;
|
|
20203
|
-
children?: unknown[] | undefined;
|
|
20204
20204
|
}, {
|
|
20205
20205
|
parent: {
|
|
20206
20206
|
type: "page_id";
|
|
@@ -20242,6 +20242,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20242
20242
|
type: "emoji";
|
|
20243
20243
|
emoji: string;
|
|
20244
20244
|
} | undefined;
|
|
20245
|
+
children?: unknown[] | undefined;
|
|
20245
20246
|
cover?: {
|
|
20246
20247
|
type: "file";
|
|
20247
20248
|
file: {
|
|
@@ -20259,7 +20260,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
20259
20260
|
url: string;
|
|
20260
20261
|
};
|
|
20261
20262
|
} | undefined;
|
|
20262
|
-
children?: unknown[] | undefined;
|
|
20263
20263
|
}>, z.ZodObject<{
|
|
20264
20264
|
operation: z.ZodLiteral<"retrieve_page">;
|
|
20265
20265
|
page_id: z.ZodString;
|
|
@@ -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
|
-
workspace?: true | undefined;
|
|
21228
|
+
type: "page_id" | "workspace";
|
|
21230
21229
|
page_id?: string | undefined;
|
|
21231
|
-
}, {
|
|
21232
|
-
type: "workspace" | "page_id";
|
|
21233
21230
|
workspace?: true | undefined;
|
|
21231
|
+
}, {
|
|
21232
|
+
type: "page_id" | "workspace";
|
|
21234
21233
|
page_id?: string | undefined;
|
|
21235
|
-
}>, {
|
|
21236
|
-
type: "workspace" | "page_id";
|
|
21237
21234
|
workspace?: true | undefined;
|
|
21235
|
+
}>, {
|
|
21236
|
+
type: "page_id" | "workspace";
|
|
21238
21237
|
page_id?: string | undefined;
|
|
21239
|
-
}, {
|
|
21240
|
-
type: "workspace" | "page_id";
|
|
21241
21238
|
workspace?: true | undefined;
|
|
21239
|
+
}, {
|
|
21240
|
+
type: "page_id" | "workspace";
|
|
21242
21241
|
page_id?: string | undefined;
|
|
21242
|
+
workspace?: true | 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
|
-
workspace?: true | undefined;
|
|
21252
|
+
type: "page_id" | "workspace";
|
|
21254
21253
|
page_id?: string | undefined;
|
|
21254
|
+
workspace?: true | undefined;
|
|
21255
21255
|
}>;
|
|
21256
21256
|
initial_data_source: z.ZodObject<{
|
|
21257
21257
|
properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
@@ -21654,9 +21654,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
21654
21654
|
} | undefined;
|
|
21655
21655
|
}, {
|
|
21656
21656
|
parent: {
|
|
21657
|
-
type: "
|
|
21658
|
-
workspace?: true | undefined;
|
|
21657
|
+
type: "page_id" | "workspace";
|
|
21659
21658
|
page_id?: string | undefined;
|
|
21659
|
+
workspace?: true | undefined;
|
|
21660
21660
|
};
|
|
21661
21661
|
operation: "create_database";
|
|
21662
21662
|
initial_data_source: {
|
|
@@ -22487,6 +22487,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22487
22487
|
block_id?: string | undefined;
|
|
22488
22488
|
page_id?: string | undefined;
|
|
22489
22489
|
};
|
|
22490
|
+
operation: "create_comment";
|
|
22490
22491
|
rich_text: {
|
|
22491
22492
|
type: "text" | "mention" | "equation";
|
|
22492
22493
|
text?: {
|
|
@@ -22506,7 +22507,6 @@ 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
22510
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22511
22511
|
attachments?: {
|
|
22512
22512
|
file_upload_id: string;
|
|
@@ -22523,6 +22523,7 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22523
22523
|
block_id?: string | undefined;
|
|
22524
22524
|
page_id?: string | undefined;
|
|
22525
22525
|
};
|
|
22526
|
+
operation: "create_comment";
|
|
22526
22527
|
rich_text: {
|
|
22527
22528
|
type: "text" | "mention" | "equation";
|
|
22528
22529
|
text?: {
|
|
@@ -22542,7 +22543,6 @@ 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
22546
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22547
22547
|
attachments?: {
|
|
22548
22548
|
file_upload_id: string;
|
|
@@ -22960,8 +22960,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22960
22960
|
}, "strip", z.ZodTypeAny, {
|
|
22961
22961
|
object: "page";
|
|
22962
22962
|
properties: Record<string, unknown>;
|
|
22963
|
-
id: string;
|
|
22964
22963
|
url: string;
|
|
22964
|
+
id: string;
|
|
22965
22965
|
parent: {
|
|
22966
22966
|
type: "page_id";
|
|
22967
22967
|
page_id: string;
|
|
@@ -22979,8 +22979,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
22979
22979
|
type: "workspace";
|
|
22980
22980
|
workspace: true;
|
|
22981
22981
|
};
|
|
22982
|
-
|
|
22982
|
+
archived: boolean;
|
|
22983
22983
|
last_edited_time: string;
|
|
22984
|
+
created_time: string;
|
|
22984
22985
|
created_by: {
|
|
22985
22986
|
object: "user";
|
|
22986
22987
|
id: string;
|
|
@@ -23015,7 +23016,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23015
23016
|
workspace_name?: string | undefined;
|
|
23016
23017
|
} | undefined;
|
|
23017
23018
|
};
|
|
23018
|
-
archived: boolean;
|
|
23019
23019
|
icon?: {
|
|
23020
23020
|
type: "emoji";
|
|
23021
23021
|
emoji: string;
|
|
@@ -23053,8 +23053,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23053
23053
|
}, {
|
|
23054
23054
|
object: "page";
|
|
23055
23055
|
properties: Record<string, unknown>;
|
|
23056
|
-
id: string;
|
|
23057
23056
|
url: string;
|
|
23057
|
+
id: string;
|
|
23058
23058
|
parent: {
|
|
23059
23059
|
type: "page_id";
|
|
23060
23060
|
page_id: string;
|
|
@@ -23072,8 +23072,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23072
23072
|
type: "workspace";
|
|
23073
23073
|
workspace: true;
|
|
23074
23074
|
};
|
|
23075
|
-
|
|
23075
|
+
archived: boolean;
|
|
23076
23076
|
last_edited_time: string;
|
|
23077
|
+
created_time: string;
|
|
23077
23078
|
created_by: {
|
|
23078
23079
|
object: "user";
|
|
23079
23080
|
id: string;
|
|
@@ -23108,7 +23109,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23108
23109
|
workspace_name?: string | undefined;
|
|
23109
23110
|
} | undefined;
|
|
23110
23111
|
};
|
|
23111
|
-
archived: boolean;
|
|
23112
23112
|
icon?: {
|
|
23113
23113
|
type: "emoji";
|
|
23114
23114
|
emoji: string;
|
|
@@ -23151,8 +23151,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23151
23151
|
page?: {
|
|
23152
23152
|
object: "page";
|
|
23153
23153
|
properties: Record<string, unknown>;
|
|
23154
|
-
id: string;
|
|
23155
23154
|
url: string;
|
|
23155
|
+
id: string;
|
|
23156
23156
|
parent: {
|
|
23157
23157
|
type: "page_id";
|
|
23158
23158
|
page_id: string;
|
|
@@ -23170,8 +23170,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23170
23170
|
type: "workspace";
|
|
23171
23171
|
workspace: true;
|
|
23172
23172
|
};
|
|
23173
|
-
|
|
23173
|
+
archived: boolean;
|
|
23174
23174
|
last_edited_time: string;
|
|
23175
|
+
created_time: string;
|
|
23175
23176
|
created_by: {
|
|
23176
23177
|
object: "user";
|
|
23177
23178
|
id: string;
|
|
@@ -23206,7 +23207,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23206
23207
|
workspace_name?: string | undefined;
|
|
23207
23208
|
} | undefined;
|
|
23208
23209
|
};
|
|
23209
|
-
archived: boolean;
|
|
23210
23210
|
icon?: {
|
|
23211
23211
|
type: "emoji";
|
|
23212
23212
|
emoji: string;
|
|
@@ -23249,8 +23249,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23249
23249
|
page?: {
|
|
23250
23250
|
object: "page";
|
|
23251
23251
|
properties: Record<string, unknown>;
|
|
23252
|
-
id: string;
|
|
23253
23252
|
url: string;
|
|
23253
|
+
id: string;
|
|
23254
23254
|
parent: {
|
|
23255
23255
|
type: "page_id";
|
|
23256
23256
|
page_id: string;
|
|
@@ -23268,8 +23268,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23268
23268
|
type: "workspace";
|
|
23269
23269
|
workspace: true;
|
|
23270
23270
|
};
|
|
23271
|
-
|
|
23271
|
+
archived: boolean;
|
|
23272
23272
|
last_edited_time: string;
|
|
23273
|
+
created_time: string;
|
|
23273
23274
|
created_by: {
|
|
23274
23275
|
object: "user";
|
|
23275
23276
|
id: string;
|
|
@@ -23304,7 +23305,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23304
23305
|
workspace_name?: string | undefined;
|
|
23305
23306
|
} | undefined;
|
|
23306
23307
|
};
|
|
23307
|
-
archived: boolean;
|
|
23308
23308
|
icon?: {
|
|
23309
23309
|
type: "emoji";
|
|
23310
23310
|
emoji: string;
|
|
@@ -23664,8 +23664,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23664
23664
|
}, "strip", z.ZodTypeAny, {
|
|
23665
23665
|
object: "page";
|
|
23666
23666
|
properties: Record<string, unknown>;
|
|
23667
|
-
id: string;
|
|
23668
23667
|
url: string;
|
|
23668
|
+
id: string;
|
|
23669
23669
|
parent: {
|
|
23670
23670
|
type: "page_id";
|
|
23671
23671
|
page_id: string;
|
|
@@ -23683,8 +23683,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23683
23683
|
type: "workspace";
|
|
23684
23684
|
workspace: true;
|
|
23685
23685
|
};
|
|
23686
|
-
|
|
23686
|
+
archived: boolean;
|
|
23687
23687
|
last_edited_time: string;
|
|
23688
|
+
created_time: string;
|
|
23688
23689
|
created_by: {
|
|
23689
23690
|
object: "user";
|
|
23690
23691
|
id: string;
|
|
@@ -23719,7 +23720,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23719
23720
|
workspace_name?: string | undefined;
|
|
23720
23721
|
} | undefined;
|
|
23721
23722
|
};
|
|
23722
|
-
archived: boolean;
|
|
23723
23723
|
icon?: {
|
|
23724
23724
|
type: "emoji";
|
|
23725
23725
|
emoji: string;
|
|
@@ -23757,8 +23757,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23757
23757
|
}, {
|
|
23758
23758
|
object: "page";
|
|
23759
23759
|
properties: Record<string, unknown>;
|
|
23760
|
-
id: string;
|
|
23761
23760
|
url: string;
|
|
23761
|
+
id: string;
|
|
23762
23762
|
parent: {
|
|
23763
23763
|
type: "page_id";
|
|
23764
23764
|
page_id: string;
|
|
@@ -23776,8 +23776,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23776
23776
|
type: "workspace";
|
|
23777
23777
|
workspace: true;
|
|
23778
23778
|
};
|
|
23779
|
-
|
|
23779
|
+
archived: boolean;
|
|
23780
23780
|
last_edited_time: string;
|
|
23781
|
+
created_time: string;
|
|
23781
23782
|
created_by: {
|
|
23782
23783
|
object: "user";
|
|
23783
23784
|
id: string;
|
|
@@ -23812,7 +23813,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23812
23813
|
workspace_name?: string | undefined;
|
|
23813
23814
|
} | undefined;
|
|
23814
23815
|
};
|
|
23815
|
-
archived: boolean;
|
|
23816
23816
|
icon?: {
|
|
23817
23817
|
type: "emoji";
|
|
23818
23818
|
emoji: string;
|
|
@@ -23855,8 +23855,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23855
23855
|
page?: {
|
|
23856
23856
|
object: "page";
|
|
23857
23857
|
properties: Record<string, unknown>;
|
|
23858
|
-
id: string;
|
|
23859
23858
|
url: string;
|
|
23859
|
+
id: string;
|
|
23860
23860
|
parent: {
|
|
23861
23861
|
type: "page_id";
|
|
23862
23862
|
page_id: string;
|
|
@@ -23874,8 +23874,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23874
23874
|
type: "workspace";
|
|
23875
23875
|
workspace: true;
|
|
23876
23876
|
};
|
|
23877
|
-
|
|
23877
|
+
archived: boolean;
|
|
23878
23878
|
last_edited_time: string;
|
|
23879
|
+
created_time: string;
|
|
23879
23880
|
created_by: {
|
|
23880
23881
|
object: "user";
|
|
23881
23882
|
id: string;
|
|
@@ -23910,7 +23911,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23910
23911
|
workspace_name?: string | undefined;
|
|
23911
23912
|
} | undefined;
|
|
23912
23913
|
};
|
|
23913
|
-
archived: boolean;
|
|
23914
23914
|
icon?: {
|
|
23915
23915
|
type: "emoji";
|
|
23916
23916
|
emoji: string;
|
|
@@ -23953,8 +23953,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23953
23953
|
page?: {
|
|
23954
23954
|
object: "page";
|
|
23955
23955
|
properties: Record<string, unknown>;
|
|
23956
|
-
id: string;
|
|
23957
23956
|
url: string;
|
|
23957
|
+
id: string;
|
|
23958
23958
|
parent: {
|
|
23959
23959
|
type: "page_id";
|
|
23960
23960
|
page_id: string;
|
|
@@ -23972,8 +23972,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
23972
23972
|
type: "workspace";
|
|
23973
23973
|
workspace: true;
|
|
23974
23974
|
};
|
|
23975
|
-
|
|
23975
|
+
archived: boolean;
|
|
23976
23976
|
last_edited_time: string;
|
|
23977
|
+
created_time: string;
|
|
23977
23978
|
created_by: {
|
|
23978
23979
|
object: "user";
|
|
23979
23980
|
id: string;
|
|
@@ -24008,7 +24009,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24008
24009
|
workspace_name?: string | undefined;
|
|
24009
24010
|
} | undefined;
|
|
24010
24011
|
};
|
|
24011
|
-
archived: boolean;
|
|
24012
24012
|
icon?: {
|
|
24013
24013
|
type: "emoji";
|
|
24014
24014
|
emoji: string;
|
|
@@ -24368,8 +24368,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24368
24368
|
}, "strip", z.ZodTypeAny, {
|
|
24369
24369
|
object: "page";
|
|
24370
24370
|
properties: Record<string, unknown>;
|
|
24371
|
-
id: string;
|
|
24372
24371
|
url: string;
|
|
24372
|
+
id: string;
|
|
24373
24373
|
parent: {
|
|
24374
24374
|
type: "page_id";
|
|
24375
24375
|
page_id: string;
|
|
@@ -24387,8 +24387,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24387
24387
|
type: "workspace";
|
|
24388
24388
|
workspace: true;
|
|
24389
24389
|
};
|
|
24390
|
-
|
|
24390
|
+
archived: boolean;
|
|
24391
24391
|
last_edited_time: string;
|
|
24392
|
+
created_time: string;
|
|
24392
24393
|
created_by: {
|
|
24393
24394
|
object: "user";
|
|
24394
24395
|
id: string;
|
|
@@ -24423,7 +24424,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24423
24424
|
workspace_name?: string | undefined;
|
|
24424
24425
|
} | undefined;
|
|
24425
24426
|
};
|
|
24426
|
-
archived: boolean;
|
|
24427
24427
|
icon?: {
|
|
24428
24428
|
type: "emoji";
|
|
24429
24429
|
emoji: string;
|
|
@@ -24461,8 +24461,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24461
24461
|
}, {
|
|
24462
24462
|
object: "page";
|
|
24463
24463
|
properties: Record<string, unknown>;
|
|
24464
|
-
id: string;
|
|
24465
24464
|
url: string;
|
|
24465
|
+
id: string;
|
|
24466
24466
|
parent: {
|
|
24467
24467
|
type: "page_id";
|
|
24468
24468
|
page_id: string;
|
|
@@ -24480,8 +24480,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24480
24480
|
type: "workspace";
|
|
24481
24481
|
workspace: true;
|
|
24482
24482
|
};
|
|
24483
|
-
|
|
24483
|
+
archived: boolean;
|
|
24484
24484
|
last_edited_time: string;
|
|
24485
|
+
created_time: string;
|
|
24485
24486
|
created_by: {
|
|
24486
24487
|
object: "user";
|
|
24487
24488
|
id: string;
|
|
@@ -24516,7 +24517,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24516
24517
|
workspace_name?: string | undefined;
|
|
24517
24518
|
} | undefined;
|
|
24518
24519
|
};
|
|
24519
|
-
archived: boolean;
|
|
24520
24520
|
icon?: {
|
|
24521
24521
|
type: "emoji";
|
|
24522
24522
|
emoji: string;
|
|
@@ -24559,8 +24559,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24559
24559
|
page?: {
|
|
24560
24560
|
object: "page";
|
|
24561
24561
|
properties: Record<string, unknown>;
|
|
24562
|
-
id: string;
|
|
24563
24562
|
url: string;
|
|
24563
|
+
id: string;
|
|
24564
24564
|
parent: {
|
|
24565
24565
|
type: "page_id";
|
|
24566
24566
|
page_id: string;
|
|
@@ -24578,8 +24578,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24578
24578
|
type: "workspace";
|
|
24579
24579
|
workspace: true;
|
|
24580
24580
|
};
|
|
24581
|
-
|
|
24581
|
+
archived: boolean;
|
|
24582
24582
|
last_edited_time: string;
|
|
24583
|
+
created_time: string;
|
|
24583
24584
|
created_by: {
|
|
24584
24585
|
object: "user";
|
|
24585
24586
|
id: string;
|
|
@@ -24614,7 +24615,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24614
24615
|
workspace_name?: string | undefined;
|
|
24615
24616
|
} | undefined;
|
|
24616
24617
|
};
|
|
24617
|
-
archived: boolean;
|
|
24618
24618
|
icon?: {
|
|
24619
24619
|
type: "emoji";
|
|
24620
24620
|
emoji: string;
|
|
@@ -24657,8 +24657,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24657
24657
|
page?: {
|
|
24658
24658
|
object: "page";
|
|
24659
24659
|
properties: Record<string, unknown>;
|
|
24660
|
-
id: string;
|
|
24661
24660
|
url: string;
|
|
24661
|
+
id: string;
|
|
24662
24662
|
parent: {
|
|
24663
24663
|
type: "page_id";
|
|
24664
24664
|
page_id: string;
|
|
@@ -24676,8 +24676,9 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24676
24676
|
type: "workspace";
|
|
24677
24677
|
workspace: true;
|
|
24678
24678
|
};
|
|
24679
|
-
|
|
24679
|
+
archived: boolean;
|
|
24680
24680
|
last_edited_time: string;
|
|
24681
|
+
created_time: string;
|
|
24681
24682
|
created_by: {
|
|
24682
24683
|
object: "user";
|
|
24683
24684
|
id: string;
|
|
@@ -24712,7 +24713,6 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
24712
24713
|
workspace_name?: string | undefined;
|
|
24713
24714
|
} | undefined;
|
|
24714
24715
|
};
|
|
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
|
-
created_time: string;
|
|
25326
25325
|
last_edited_time: string;
|
|
25326
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
25418
25417
|
is_inline?: boolean | undefined;
|
|
25418
|
+
public_url?: string | null | 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
|
-
created_time: string;
|
|
25459
25458
|
last_edited_time: string;
|
|
25459
|
+
created_time: string;
|
|
25460
25460
|
data_sources: {
|
|
25461
25461
|
name: string;
|
|
25462
25462
|
id: string;
|
|
@@ -25547,8 +25547,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25547
25547
|
};
|
|
25548
25548
|
} | null | undefined;
|
|
25549
25549
|
in_trash?: boolean | undefined;
|
|
25550
|
-
public_url?: string | null | undefined;
|
|
25551
25550
|
is_inline?: boolean | undefined;
|
|
25551
|
+
public_url?: string | null | undefined;
|
|
25552
25552
|
}>>;
|
|
25553
25553
|
}, "strip", z.ZodTypeAny, {
|
|
25554
25554
|
error: string;
|
|
@@ -25593,8 +25593,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25593
25593
|
type: "workspace";
|
|
25594
25594
|
workspace: true;
|
|
25595
25595
|
};
|
|
25596
|
-
created_time: string;
|
|
25597
25596
|
last_edited_time: string;
|
|
25597
|
+
created_time: string;
|
|
25598
25598
|
data_sources: {
|
|
25599
25599
|
name: string;
|
|
25600
25600
|
id: string;
|
|
@@ -25685,8 +25685,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25685
25685
|
};
|
|
25686
25686
|
} | null | undefined;
|
|
25687
25687
|
in_trash?: boolean | undefined;
|
|
25688
|
-
public_url?: string | null | undefined;
|
|
25689
25688
|
is_inline?: boolean | undefined;
|
|
25689
|
+
public_url?: string | null | undefined;
|
|
25690
25690
|
} | undefined;
|
|
25691
25691
|
}, {
|
|
25692
25692
|
error: string;
|
|
@@ -25731,8 +25731,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
25731
25731
|
type: "workspace";
|
|
25732
25732
|
workspace: true;
|
|
25733
25733
|
};
|
|
25734
|
-
created_time: string;
|
|
25735
25734
|
last_edited_time: string;
|
|
25735
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
25827
25826
|
is_inline?: boolean | undefined;
|
|
25827
|
+
public_url?: string | null | undefined;
|
|
25828
25828
|
} | undefined;
|
|
25829
25829
|
}>, z.ZodObject<{
|
|
25830
25830
|
operation: z.ZodLiteral<"retrieve_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
|
-
created_time: string;
|
|
33245
33244
|
last_edited_time: string;
|
|
33245
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
33337
33336
|
is_inline?: boolean | undefined;
|
|
33337
|
+
public_url?: string | null | 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
|
-
created_time: string;
|
|
33378
33377
|
last_edited_time: string;
|
|
33378
|
+
created_time: string;
|
|
33379
33379
|
data_sources: {
|
|
33380
33380
|
name: string;
|
|
33381
33381
|
id: string;
|
|
@@ -33466,8 +33466,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33466
33466
|
};
|
|
33467
33467
|
} | null | undefined;
|
|
33468
33468
|
in_trash?: boolean | undefined;
|
|
33469
|
-
public_url?: string | null | undefined;
|
|
33470
33469
|
is_inline?: boolean | undefined;
|
|
33470
|
+
public_url?: string | null | undefined;
|
|
33471
33471
|
}>>;
|
|
33472
33472
|
}, "strip", z.ZodTypeAny, {
|
|
33473
33473
|
error: string;
|
|
@@ -33512,8 +33512,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33512
33512
|
type: "workspace";
|
|
33513
33513
|
workspace: true;
|
|
33514
33514
|
};
|
|
33515
|
-
created_time: string;
|
|
33516
33515
|
last_edited_time: string;
|
|
33516
|
+
created_time: string;
|
|
33517
33517
|
data_sources: {
|
|
33518
33518
|
name: string;
|
|
33519
33519
|
id: string;
|
|
@@ -33604,8 +33604,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33604
33604
|
};
|
|
33605
33605
|
} | null | undefined;
|
|
33606
33606
|
in_trash?: boolean | undefined;
|
|
33607
|
-
public_url?: string | null | undefined;
|
|
33608
33607
|
is_inline?: boolean | undefined;
|
|
33608
|
+
public_url?: string | null | undefined;
|
|
33609
33609
|
} | undefined;
|
|
33610
33610
|
}, {
|
|
33611
33611
|
error: string;
|
|
@@ -33650,8 +33650,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
33650
33650
|
type: "workspace";
|
|
33651
33651
|
workspace: true;
|
|
33652
33652
|
};
|
|
33653
|
-
created_time: string;
|
|
33654
33653
|
last_edited_time: string;
|
|
33654
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
33746
33745
|
is_inline?: boolean | undefined;
|
|
33746
|
+
public_url?: string | null | 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
|
-
created_time: string;
|
|
34323
34322
|
last_edited_time: string;
|
|
34323
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
34415
34414
|
is_inline?: boolean | undefined;
|
|
34415
|
+
public_url?: string | null | 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
|
-
created_time: string;
|
|
34456
34455
|
last_edited_time: string;
|
|
34456
|
+
created_time: string;
|
|
34457
34457
|
data_sources: {
|
|
34458
34458
|
name: string;
|
|
34459
34459
|
id: string;
|
|
@@ -34544,8 +34544,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34544
34544
|
};
|
|
34545
34545
|
} | null | undefined;
|
|
34546
34546
|
in_trash?: boolean | undefined;
|
|
34547
|
-
public_url?: string | null | undefined;
|
|
34548
34547
|
is_inline?: boolean | undefined;
|
|
34548
|
+
public_url?: string | null | undefined;
|
|
34549
34549
|
}>>;
|
|
34550
34550
|
}, "strip", z.ZodTypeAny, {
|
|
34551
34551
|
error: string;
|
|
@@ -34590,8 +34590,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34590
34590
|
type: "workspace";
|
|
34591
34591
|
workspace: true;
|
|
34592
34592
|
};
|
|
34593
|
-
created_time: string;
|
|
34594
34593
|
last_edited_time: string;
|
|
34594
|
+
created_time: string;
|
|
34595
34595
|
data_sources: {
|
|
34596
34596
|
name: string;
|
|
34597
34597
|
id: string;
|
|
@@ -34682,8 +34682,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34682
34682
|
};
|
|
34683
34683
|
} | null | undefined;
|
|
34684
34684
|
in_trash?: boolean | undefined;
|
|
34685
|
-
public_url?: string | null | undefined;
|
|
34686
34685
|
is_inline?: boolean | undefined;
|
|
34686
|
+
public_url?: string | null | undefined;
|
|
34687
34687
|
} | undefined;
|
|
34688
34688
|
}, {
|
|
34689
34689
|
error: string;
|
|
@@ -34728,8 +34728,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
34728
34728
|
type: "workspace";
|
|
34729
34729
|
workspace: true;
|
|
34730
34730
|
};
|
|
34731
|
-
created_time: string;
|
|
34732
34731
|
last_edited_time: string;
|
|
34732
|
+
created_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
|
-
public_url?: string | null | undefined;
|
|
34824
34823
|
is_inline?: boolean | undefined;
|
|
34824
|
+
public_url?: string | null | undefined;
|
|
34825
34825
|
} | undefined;
|
|
34826
34826
|
}>, z.ZodObject<{
|
|
34827
34827
|
operation: z.ZodLiteral<"append_block_children">;
|
|
@@ -39101,8 +39101,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39101
39101
|
} | undefined;
|
|
39102
39102
|
href?: string | null | undefined;
|
|
39103
39103
|
}[];
|
|
39104
|
-
created_time: string;
|
|
39105
39104
|
last_edited_time: string;
|
|
39105
|
+
created_time: string;
|
|
39106
39106
|
created_by: {
|
|
39107
39107
|
object: "user";
|
|
39108
39108
|
id: string;
|
|
@@ -39150,8 +39150,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39150
39150
|
} | undefined;
|
|
39151
39151
|
href?: string | null | undefined;
|
|
39152
39152
|
}[];
|
|
39153
|
-
created_time: string;
|
|
39154
39153
|
last_edited_time: string;
|
|
39154
|
+
created_time: string;
|
|
39155
39155
|
created_by: {
|
|
39156
39156
|
object: "user";
|
|
39157
39157
|
id: string;
|
|
@@ -39204,8 +39204,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39204
39204
|
} | undefined;
|
|
39205
39205
|
href?: string | null | undefined;
|
|
39206
39206
|
}[];
|
|
39207
|
-
created_time: string;
|
|
39208
39207
|
last_edited_time: string;
|
|
39208
|
+
created_time: string;
|
|
39209
39209
|
created_by: {
|
|
39210
39210
|
object: "user";
|
|
39211
39211
|
id: string;
|
|
@@ -39258,8 +39258,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39258
39258
|
} | undefined;
|
|
39259
39259
|
href?: string | null | undefined;
|
|
39260
39260
|
}[];
|
|
39261
|
-
created_time: string;
|
|
39262
39261
|
last_edited_time: string;
|
|
39262
|
+
created_time: string;
|
|
39263
39263
|
created_by: {
|
|
39264
39264
|
object: "user";
|
|
39265
39265
|
id: string;
|
|
@@ -39485,8 +39485,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39485
39485
|
} | undefined;
|
|
39486
39486
|
href?: string | null | undefined;
|
|
39487
39487
|
}[];
|
|
39488
|
-
created_time: string;
|
|
39489
39488
|
last_edited_time: string;
|
|
39489
|
+
created_time: string;
|
|
39490
39490
|
created_by: {
|
|
39491
39491
|
object: "user";
|
|
39492
39492
|
id: string;
|
|
@@ -39534,8 +39534,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39534
39534
|
} | undefined;
|
|
39535
39535
|
href?: string | null | undefined;
|
|
39536
39536
|
}[];
|
|
39537
|
-
created_time: string;
|
|
39538
39537
|
last_edited_time: string;
|
|
39538
|
+
created_time: string;
|
|
39539
39539
|
created_by: {
|
|
39540
39540
|
object: "user";
|
|
39541
39541
|
id: string;
|
|
@@ -39588,8 +39588,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39588
39588
|
} | undefined;
|
|
39589
39589
|
href?: string | null | undefined;
|
|
39590
39590
|
}[];
|
|
39591
|
-
created_time: string;
|
|
39592
39591
|
last_edited_time: string;
|
|
39592
|
+
created_time: string;
|
|
39593
39593
|
created_by: {
|
|
39594
39594
|
object: "user";
|
|
39595
39595
|
id: string;
|
|
@@ -39642,8 +39642,8 @@ export declare class NotionBubble<T extends NotionParams = NotionParams> extends
|
|
|
39642
39642
|
} | undefined;
|
|
39643
39643
|
href?: string | null | undefined;
|
|
39644
39644
|
}[];
|
|
39645
|
-
created_time: string;
|
|
39646
39645
|
last_edited_time: string;
|
|
39646
|
+
created_time: string;
|
|
39647
39647
|
created_by: {
|
|
39648
39648
|
object: "user";
|
|
39649
39649
|
id: string;
|