@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- 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 +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- 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 +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- 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 +4 -4
- 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 +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -392,7 +392,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
392
392
|
}[] | undefined;
|
|
393
393
|
position?: string | null | undefined;
|
|
394
394
|
createdAt?: string | undefined;
|
|
395
|
-
company?: string | null | undefined;
|
|
396
395
|
updatedAt?: string | undefined;
|
|
397
396
|
primaryEmailAddress?: {
|
|
398
397
|
value: string;
|
|
@@ -418,6 +417,7 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
418
417
|
type: string;
|
|
419
418
|
url: string;
|
|
420
419
|
}[] | undefined;
|
|
420
|
+
company?: string | null | undefined;
|
|
421
421
|
school?: string | null | undefined;
|
|
422
422
|
applicationIds?: string[] | undefined;
|
|
423
423
|
resumeFileHandle?: {
|
|
@@ -446,7 +446,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
446
446
|
}[] | undefined;
|
|
447
447
|
position?: string | null | undefined;
|
|
448
448
|
createdAt?: string | undefined;
|
|
449
|
-
company?: string | null | undefined;
|
|
450
449
|
updatedAt?: string | undefined;
|
|
451
450
|
primaryEmailAddress?: {
|
|
452
451
|
value: string;
|
|
@@ -472,6 +471,7 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
472
471
|
type: string;
|
|
473
472
|
url: string;
|
|
474
473
|
}[] | undefined;
|
|
474
|
+
company?: string | null | undefined;
|
|
475
475
|
school?: string | null | undefined;
|
|
476
476
|
applicationIds?: string[] | undefined;
|
|
477
477
|
resumeFileHandle?: {
|
|
@@ -550,31 +550,31 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
550
550
|
allow_duplicate_linkedin: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
551
551
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
552
552
|
}, "strip", z.ZodTypeAny, {
|
|
553
|
-
name: string;
|
|
554
553
|
operation: "create_candidate";
|
|
554
|
+
name: string;
|
|
555
555
|
allow_duplicate_linkedin: boolean;
|
|
556
556
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
557
|
-
website?: string | undefined;
|
|
558
557
|
emails?: {
|
|
559
558
|
type: "Personal" | "Work" | "Other";
|
|
560
559
|
email: string;
|
|
561
560
|
}[] | undefined;
|
|
562
561
|
tag?: string | undefined;
|
|
562
|
+
website?: string | undefined;
|
|
563
563
|
phone_number?: string | undefined;
|
|
564
564
|
linkedin_url?: string | undefined;
|
|
565
565
|
github_url?: string | undefined;
|
|
566
566
|
source_id?: string | undefined;
|
|
567
567
|
credited_to_user_id?: string | undefined;
|
|
568
568
|
}, {
|
|
569
|
-
name: string;
|
|
570
569
|
operation: "create_candidate";
|
|
570
|
+
name: string;
|
|
571
571
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
572
|
-
website?: string | undefined;
|
|
573
572
|
emails?: {
|
|
574
573
|
type: "Personal" | "Work" | "Other";
|
|
575
574
|
email: string;
|
|
576
575
|
}[] | undefined;
|
|
577
576
|
tag?: string | undefined;
|
|
577
|
+
website?: string | undefined;
|
|
578
578
|
phone_number?: string | undefined;
|
|
579
579
|
linkedin_url?: string | undefined;
|
|
580
580
|
github_url?: string | undefined;
|
|
@@ -628,12 +628,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
628
628
|
title: z.ZodString;
|
|
629
629
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
630
630
|
}, "strip", z.ZodTypeAny, {
|
|
631
|
-
title: string;
|
|
632
631
|
operation: "create_tag";
|
|
632
|
+
title: string;
|
|
633
633
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
634
634
|
}, {
|
|
635
|
-
title: string;
|
|
636
635
|
operation: "create_tag";
|
|
636
|
+
title: string;
|
|
637
637
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
638
638
|
}>, z.ZodObject<{
|
|
639
639
|
operation: z.ZodLiteral<"list_custom_fields">;
|
|
@@ -793,7 +793,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
793
793
|
}[] | undefined;
|
|
794
794
|
position?: string | null | undefined;
|
|
795
795
|
createdAt?: string | undefined;
|
|
796
|
-
company?: string | null | undefined;
|
|
797
796
|
updatedAt?: string | undefined;
|
|
798
797
|
primaryEmailAddress?: {
|
|
799
798
|
value: string;
|
|
@@ -819,6 +818,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
819
818
|
type: string;
|
|
820
819
|
url: string;
|
|
821
820
|
}[] | undefined;
|
|
821
|
+
company?: string | null | undefined;
|
|
822
822
|
school?: string | null | undefined;
|
|
823
823
|
applicationIds?: string[] | undefined;
|
|
824
824
|
resumeFileHandle?: {
|
|
@@ -847,7 +847,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
847
847
|
}[] | undefined;
|
|
848
848
|
position?: string | null | undefined;
|
|
849
849
|
createdAt?: string | undefined;
|
|
850
|
-
company?: string | null | undefined;
|
|
851
850
|
updatedAt?: string | undefined;
|
|
852
851
|
primaryEmailAddress?: {
|
|
853
852
|
value: string;
|
|
@@ -873,6 +872,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
873
872
|
type: string;
|
|
874
873
|
url: string;
|
|
875
874
|
}[] | undefined;
|
|
875
|
+
company?: string | null | undefined;
|
|
876
876
|
school?: string | null | undefined;
|
|
877
877
|
applicationIds?: string[] | undefined;
|
|
878
878
|
resumeFileHandle?: {
|
|
@@ -897,9 +897,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
897
897
|
sync_token: z.ZodOptional<z.ZodString>;
|
|
898
898
|
error: z.ZodString;
|
|
899
899
|
}, "strip", z.ZodTypeAny, {
|
|
900
|
-
success: boolean;
|
|
901
|
-
error: string;
|
|
902
900
|
operation: "list_candidates";
|
|
901
|
+
error: string;
|
|
902
|
+
success: boolean;
|
|
903
903
|
next_cursor?: string | undefined;
|
|
904
904
|
sync_token?: string | undefined;
|
|
905
905
|
candidates?: {
|
|
@@ -912,7 +912,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
912
912
|
}[] | undefined;
|
|
913
913
|
position?: string | null | undefined;
|
|
914
914
|
createdAt?: string | undefined;
|
|
915
|
-
company?: string | null | undefined;
|
|
916
915
|
updatedAt?: string | undefined;
|
|
917
916
|
primaryEmailAddress?: {
|
|
918
917
|
value: string;
|
|
@@ -938,6 +937,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
938
937
|
type: string;
|
|
939
938
|
url: string;
|
|
940
939
|
}[] | undefined;
|
|
940
|
+
company?: string | null | undefined;
|
|
941
941
|
school?: string | null | undefined;
|
|
942
942
|
applicationIds?: string[] | undefined;
|
|
943
943
|
resumeFileHandle?: {
|
|
@@ -959,9 +959,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
959
959
|
}[] | undefined;
|
|
960
960
|
more_data_available?: boolean | undefined;
|
|
961
961
|
}, {
|
|
962
|
-
success: boolean;
|
|
963
|
-
error: string;
|
|
964
962
|
operation: "list_candidates";
|
|
963
|
+
error: string;
|
|
964
|
+
success: boolean;
|
|
965
965
|
next_cursor?: string | undefined;
|
|
966
966
|
sync_token?: string | undefined;
|
|
967
967
|
candidates?: {
|
|
@@ -974,7 +974,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
974
974
|
}[] | undefined;
|
|
975
975
|
position?: string | null | undefined;
|
|
976
976
|
createdAt?: string | undefined;
|
|
977
|
-
company?: string | null | undefined;
|
|
978
977
|
updatedAt?: string | undefined;
|
|
979
978
|
primaryEmailAddress?: {
|
|
980
979
|
value: string;
|
|
@@ -1000,6 +999,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1000
999
|
type: string;
|
|
1001
1000
|
url: string;
|
|
1002
1001
|
}[] | undefined;
|
|
1002
|
+
company?: string | null | undefined;
|
|
1003
1003
|
school?: string | null | undefined;
|
|
1004
1004
|
applicationIds?: string[] | undefined;
|
|
1005
1005
|
resumeFileHandle?: {
|
|
@@ -1115,9 +1115,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1115
1115
|
}>>;
|
|
1116
1116
|
error: z.ZodString;
|
|
1117
1117
|
}, "strip", z.ZodTypeAny, {
|
|
1118
|
-
success: boolean;
|
|
1119
|
-
error: string;
|
|
1120
1118
|
operation: "get_candidate";
|
|
1119
|
+
error: string;
|
|
1120
|
+
success: boolean;
|
|
1121
1121
|
candidate?: {
|
|
1122
1122
|
name: string;
|
|
1123
1123
|
id: string;
|
|
@@ -1141,9 +1141,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1141
1141
|
}[] | undefined;
|
|
1142
1142
|
} | undefined;
|
|
1143
1143
|
}, {
|
|
1144
|
-
success: boolean;
|
|
1145
|
-
error: string;
|
|
1146
1144
|
operation: "get_candidate";
|
|
1145
|
+
error: string;
|
|
1146
|
+
success: boolean;
|
|
1147
1147
|
candidate?: {
|
|
1148
1148
|
name: string;
|
|
1149
1149
|
id: string;
|
|
@@ -1262,9 +1262,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1262
1262
|
duplicate: z.ZodOptional<z.ZodBoolean>;
|
|
1263
1263
|
error: z.ZodString;
|
|
1264
1264
|
}, "strip", z.ZodTypeAny, {
|
|
1265
|
-
success: boolean;
|
|
1266
|
-
error: string;
|
|
1267
1265
|
operation: "create_candidate";
|
|
1266
|
+
error: string;
|
|
1267
|
+
success: boolean;
|
|
1268
1268
|
candidate?: {
|
|
1269
1269
|
name: string;
|
|
1270
1270
|
id: string;
|
|
@@ -1289,9 +1289,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1289
1289
|
} | undefined;
|
|
1290
1290
|
duplicate?: boolean | undefined;
|
|
1291
1291
|
}, {
|
|
1292
|
-
success: boolean;
|
|
1293
|
-
error: string;
|
|
1294
1292
|
operation: "create_candidate";
|
|
1293
|
+
error: string;
|
|
1294
|
+
success: boolean;
|
|
1295
1295
|
candidate?: {
|
|
1296
1296
|
name: string;
|
|
1297
1297
|
id: string;
|
|
@@ -1410,9 +1410,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1410
1410
|
}>, "many">>;
|
|
1411
1411
|
error: z.ZodString;
|
|
1412
1412
|
}, "strip", z.ZodTypeAny, {
|
|
1413
|
-
success: boolean;
|
|
1414
|
-
error: string;
|
|
1415
1413
|
operation: "search_candidates";
|
|
1414
|
+
error: string;
|
|
1415
|
+
success: boolean;
|
|
1416
1416
|
candidates?: {
|
|
1417
1417
|
name: string;
|
|
1418
1418
|
id: string;
|
|
@@ -1436,9 +1436,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1436
1436
|
}[] | undefined;
|
|
1437
1437
|
}[] | undefined;
|
|
1438
1438
|
}, {
|
|
1439
|
-
success: boolean;
|
|
1440
|
-
error: string;
|
|
1441
1439
|
operation: "search_candidates";
|
|
1440
|
+
error: string;
|
|
1441
|
+
success: boolean;
|
|
1442
1442
|
candidates?: {
|
|
1443
1443
|
name: string;
|
|
1444
1444
|
id: string;
|
|
@@ -1556,9 +1556,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1556
1556
|
}>>;
|
|
1557
1557
|
error: z.ZodString;
|
|
1558
1558
|
}, "strip", z.ZodTypeAny, {
|
|
1559
|
-
success: boolean;
|
|
1560
|
-
error: string;
|
|
1561
1559
|
operation: "add_tag";
|
|
1560
|
+
error: string;
|
|
1561
|
+
success: boolean;
|
|
1562
1562
|
candidate?: {
|
|
1563
1563
|
name: string;
|
|
1564
1564
|
id: string;
|
|
@@ -1582,9 +1582,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1582
1582
|
}[] | undefined;
|
|
1583
1583
|
} | undefined;
|
|
1584
1584
|
}, {
|
|
1585
|
-
success: boolean;
|
|
1586
|
-
error: string;
|
|
1587
1585
|
operation: "add_tag";
|
|
1586
|
+
error: string;
|
|
1587
|
+
success: boolean;
|
|
1588
1588
|
candidate?: {
|
|
1589
1589
|
name: string;
|
|
1590
1590
|
id: string;
|
|
@@ -1625,18 +1625,18 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1625
1625
|
}>, "many">>;
|
|
1626
1626
|
error: z.ZodString;
|
|
1627
1627
|
}, "strip", z.ZodTypeAny, {
|
|
1628
|
-
success: boolean;
|
|
1629
|
-
error: string;
|
|
1630
1628
|
operation: "list_tags";
|
|
1629
|
+
error: string;
|
|
1630
|
+
success: boolean;
|
|
1631
1631
|
tags?: {
|
|
1632
1632
|
title: string;
|
|
1633
1633
|
id: string;
|
|
1634
1634
|
isArchived?: boolean | undefined;
|
|
1635
1635
|
}[] | undefined;
|
|
1636
1636
|
}, {
|
|
1637
|
-
success: boolean;
|
|
1638
|
-
error: string;
|
|
1639
1637
|
operation: "list_tags";
|
|
1638
|
+
error: string;
|
|
1639
|
+
success: boolean;
|
|
1640
1640
|
tags?: {
|
|
1641
1641
|
title: string;
|
|
1642
1642
|
id: string;
|
|
@@ -1660,18 +1660,18 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1660
1660
|
}>>;
|
|
1661
1661
|
error: z.ZodString;
|
|
1662
1662
|
}, "strip", z.ZodTypeAny, {
|
|
1663
|
-
success: boolean;
|
|
1664
|
-
error: string;
|
|
1665
1663
|
operation: "create_tag";
|
|
1664
|
+
error: string;
|
|
1665
|
+
success: boolean;
|
|
1666
1666
|
tag?: {
|
|
1667
1667
|
title: string;
|
|
1668
1668
|
id: string;
|
|
1669
1669
|
isArchived?: boolean | undefined;
|
|
1670
1670
|
} | undefined;
|
|
1671
1671
|
}, {
|
|
1672
|
-
success: boolean;
|
|
1673
|
-
error: string;
|
|
1674
1672
|
operation: "create_tag";
|
|
1673
|
+
error: string;
|
|
1674
|
+
success: boolean;
|
|
1675
1675
|
tag?: {
|
|
1676
1676
|
title: string;
|
|
1677
1677
|
id: string;
|
|
@@ -1730,9 +1730,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1730
1730
|
sync_token: z.ZodOptional<z.ZodString>;
|
|
1731
1731
|
error: z.ZodString;
|
|
1732
1732
|
}, "strip", z.ZodTypeAny, {
|
|
1733
|
-
success: boolean;
|
|
1734
|
-
error: string;
|
|
1735
1733
|
operation: "list_custom_fields";
|
|
1734
|
+
error: string;
|
|
1735
|
+
success: boolean;
|
|
1736
1736
|
next_cursor?: string | undefined;
|
|
1737
1737
|
custom_fields?: {
|
|
1738
1738
|
title: string;
|
|
@@ -1750,9 +1750,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1750
1750
|
sync_token?: string | undefined;
|
|
1751
1751
|
more_data_available?: boolean | undefined;
|
|
1752
1752
|
}, {
|
|
1753
|
-
success: boolean;
|
|
1754
|
-
error: string;
|
|
1755
1753
|
operation: "list_custom_fields";
|
|
1754
|
+
error: string;
|
|
1755
|
+
success: boolean;
|
|
1756
1756
|
next_cursor?: string | undefined;
|
|
1757
1757
|
custom_fields?: {
|
|
1758
1758
|
title: string;
|
|
@@ -41,13 +41,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
41
41
|
object: string;
|
|
42
42
|
operation: "list_records";
|
|
43
43
|
filter?: Record<string, unknown> | undefined;
|
|
44
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
45
44
|
limit?: number | undefined;
|
|
46
|
-
|
|
45
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
47
46
|
sorts?: {
|
|
48
47
|
attribute: string;
|
|
49
48
|
direction?: "asc" | "desc" | undefined;
|
|
50
49
|
}[] | undefined;
|
|
50
|
+
offset?: number | undefined;
|
|
51
51
|
}>, import("zod").ZodObject<{
|
|
52
52
|
operation: import("zod").ZodLiteral<"get_record">;
|
|
53
53
|
object: import("zod").ZodString;
|
|
@@ -71,14 +71,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
71
71
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
72
72
|
}, "strip", import("zod").ZodTypeAny, {
|
|
73
73
|
object: string;
|
|
74
|
-
values: Record<string, unknown>;
|
|
75
74
|
operation: "create_record";
|
|
75
|
+
values: Record<string, unknown>;
|
|
76
76
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
77
77
|
matching_attribute?: string | undefined;
|
|
78
78
|
}, {
|
|
79
79
|
object: string;
|
|
80
|
-
values: Record<string, unknown>;
|
|
81
80
|
operation: "create_record";
|
|
81
|
+
values: Record<string, unknown>;
|
|
82
82
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
83
83
|
matching_attribute?: string | undefined;
|
|
84
84
|
}>, import("zod").ZodObject<{
|
|
@@ -89,14 +89,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
89
89
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
90
90
|
}, "strip", import("zod").ZodTypeAny, {
|
|
91
91
|
object: string;
|
|
92
|
-
values: Record<string, unknown>;
|
|
93
92
|
operation: "update_record";
|
|
93
|
+
values: Record<string, unknown>;
|
|
94
94
|
record_id: string;
|
|
95
95
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
96
96
|
}, {
|
|
97
97
|
object: string;
|
|
98
|
-
values: Record<string, unknown>;
|
|
99
98
|
operation: "update_record";
|
|
99
|
+
values: Record<string, unknown>;
|
|
100
100
|
record_id: string;
|
|
101
101
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
102
102
|
}>, import("zod").ZodObject<{
|
|
@@ -123,17 +123,17 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
123
123
|
format: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["plaintext"]>>>;
|
|
124
124
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
125
125
|
}, "strip", import("zod").ZodTypeAny, {
|
|
126
|
+
operation: "create_note";
|
|
126
127
|
format: "plaintext";
|
|
127
128
|
title: string;
|
|
128
129
|
content: string;
|
|
129
|
-
operation: "create_note";
|
|
130
130
|
parent_object: string;
|
|
131
131
|
parent_record_id: string;
|
|
132
132
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
133
133
|
}, {
|
|
134
|
+
operation: "create_note";
|
|
134
135
|
title: string;
|
|
135
136
|
content: string;
|
|
136
|
-
operation: "create_note";
|
|
137
137
|
parent_object: string;
|
|
138
138
|
parent_record_id: string;
|
|
139
139
|
format?: "plaintext" | undefined;
|
|
@@ -154,8 +154,8 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
154
154
|
parent_record_id?: string | undefined;
|
|
155
155
|
}, {
|
|
156
156
|
operation: "list_notes";
|
|
157
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
158
157
|
limit?: number | undefined;
|
|
158
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
159
159
|
offset?: number | undefined;
|
|
160
160
|
parent_object?: string | undefined;
|
|
161
161
|
parent_record_id?: string | undefined;
|
|
@@ -186,8 +186,8 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
186
186
|
}>, "many">>;
|
|
187
187
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
188
188
|
}, "strip", import("zod").ZodTypeAny, {
|
|
189
|
-
content: string;
|
|
190
189
|
operation: "create_task";
|
|
190
|
+
content: string;
|
|
191
191
|
is_completed: boolean;
|
|
192
192
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
193
193
|
assignees?: {
|
|
@@ -200,8 +200,8 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
200
200
|
target_record_id: string;
|
|
201
201
|
}[] | undefined;
|
|
202
202
|
}, {
|
|
203
|
-
content: string;
|
|
204
203
|
operation: "create_task";
|
|
204
|
+
content: string;
|
|
205
205
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
206
206
|
assignees?: {
|
|
207
207
|
referenced_actor_type: "workspace-member";
|
|
@@ -225,8 +225,8 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
225
225
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
226
226
|
}, {
|
|
227
227
|
operation: "list_tasks";
|
|
228
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
229
228
|
limit?: number | undefined;
|
|
229
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
230
230
|
offset?: number | undefined;
|
|
231
231
|
}>, import("zod").ZodObject<{
|
|
232
232
|
operation: import("zod").ZodLiteral<"update_task">;
|
|
@@ -273,8 +273,8 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
273
273
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
274
274
|
}, {
|
|
275
275
|
operation: "list_lists";
|
|
276
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
277
276
|
limit?: number | undefined;
|
|
277
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
278
278
|
offset?: number | undefined;
|
|
279
279
|
}>, import("zod").ZodObject<{
|
|
280
280
|
operation: import("zod").ZodLiteral<"create_entry">;
|
|
@@ -315,8 +315,8 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
315
315
|
operation: "list_entries";
|
|
316
316
|
list: string;
|
|
317
317
|
filter?: Record<string, unknown> | undefined;
|
|
318
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
319
318
|
limit?: number | undefined;
|
|
319
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
320
320
|
offset?: number | undefined;
|
|
321
321
|
}>]>;
|
|
322
322
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
@@ -326,15 +326,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
326
326
|
success: import("zod").ZodBoolean;
|
|
327
327
|
error: import("zod").ZodString;
|
|
328
328
|
}, "strip", import("zod").ZodTypeAny, {
|
|
329
|
+
operation: "list_records";
|
|
329
330
|
success: boolean;
|
|
330
331
|
error: string;
|
|
331
|
-
operation: "list_records";
|
|
332
332
|
records?: Record<string, unknown>[] | undefined;
|
|
333
333
|
next_page_offset?: number | undefined;
|
|
334
334
|
}, {
|
|
335
|
+
operation: "list_records";
|
|
335
336
|
success: boolean;
|
|
336
337
|
error: string;
|
|
337
|
-
operation: "list_records";
|
|
338
338
|
records?: Record<string, unknown>[] | undefined;
|
|
339
339
|
next_page_offset?: number | undefined;
|
|
340
340
|
}>, import("zod").ZodObject<{
|
|
@@ -343,14 +343,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
343
343
|
success: import("zod").ZodBoolean;
|
|
344
344
|
error: import("zod").ZodString;
|
|
345
345
|
}, "strip", import("zod").ZodTypeAny, {
|
|
346
|
+
operation: "get_record";
|
|
346
347
|
success: boolean;
|
|
347
348
|
error: string;
|
|
348
|
-
operation: "get_record";
|
|
349
349
|
record?: Record<string, unknown> | undefined;
|
|
350
350
|
}, {
|
|
351
|
+
operation: "get_record";
|
|
351
352
|
success: boolean;
|
|
352
353
|
error: string;
|
|
353
|
-
operation: "get_record";
|
|
354
354
|
record?: Record<string, unknown> | undefined;
|
|
355
355
|
}>, import("zod").ZodObject<{
|
|
356
356
|
operation: import("zod").ZodLiteral<"create_record">;
|
|
@@ -358,14 +358,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
358
358
|
success: import("zod").ZodBoolean;
|
|
359
359
|
error: import("zod").ZodString;
|
|
360
360
|
}, "strip", import("zod").ZodTypeAny, {
|
|
361
|
+
operation: "create_record";
|
|
361
362
|
success: boolean;
|
|
362
363
|
error: string;
|
|
363
|
-
operation: "create_record";
|
|
364
364
|
record?: Record<string, unknown> | undefined;
|
|
365
365
|
}, {
|
|
366
|
+
operation: "create_record";
|
|
366
367
|
success: boolean;
|
|
367
368
|
error: string;
|
|
368
|
-
operation: "create_record";
|
|
369
369
|
record?: Record<string, unknown> | undefined;
|
|
370
370
|
}>, import("zod").ZodObject<{
|
|
371
371
|
operation: import("zod").ZodLiteral<"update_record">;
|
|
@@ -373,41 +373,41 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
373
373
|
success: import("zod").ZodBoolean;
|
|
374
374
|
error: import("zod").ZodString;
|
|
375
375
|
}, "strip", import("zod").ZodTypeAny, {
|
|
376
|
+
operation: "update_record";
|
|
376
377
|
success: boolean;
|
|
377
378
|
error: string;
|
|
378
|
-
operation: "update_record";
|
|
379
379
|
record?: Record<string, unknown> | undefined;
|
|
380
380
|
}, {
|
|
381
|
+
operation: "update_record";
|
|
381
382
|
success: boolean;
|
|
382
383
|
error: string;
|
|
383
|
-
operation: "update_record";
|
|
384
384
|
record?: Record<string, unknown> | undefined;
|
|
385
385
|
}>, import("zod").ZodObject<{
|
|
386
386
|
operation: import("zod").ZodLiteral<"delete_record">;
|
|
387
387
|
success: import("zod").ZodBoolean;
|
|
388
388
|
error: import("zod").ZodString;
|
|
389
389
|
}, "strip", import("zod").ZodTypeAny, {
|
|
390
|
+
operation: "delete_record";
|
|
390
391
|
success: boolean;
|
|
391
392
|
error: string;
|
|
392
|
-
operation: "delete_record";
|
|
393
393
|
}, {
|
|
394
|
+
operation: "delete_record";
|
|
394
395
|
success: boolean;
|
|
395
396
|
error: string;
|
|
396
|
-
operation: "delete_record";
|
|
397
397
|
}>, import("zod").ZodObject<{
|
|
398
398
|
operation: import("zod").ZodLiteral<"create_note">;
|
|
399
399
|
note: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
400
400
|
success: import("zod").ZodBoolean;
|
|
401
401
|
error: import("zod").ZodString;
|
|
402
402
|
}, "strip", import("zod").ZodTypeAny, {
|
|
403
|
+
operation: "create_note";
|
|
403
404
|
success: boolean;
|
|
404
405
|
error: string;
|
|
405
|
-
operation: "create_note";
|
|
406
406
|
note?: Record<string, unknown> | undefined;
|
|
407
407
|
}, {
|
|
408
|
+
operation: "create_note";
|
|
408
409
|
success: boolean;
|
|
409
410
|
error: string;
|
|
410
|
-
operation: "create_note";
|
|
411
411
|
note?: Record<string, unknown> | undefined;
|
|
412
412
|
}>, import("zod").ZodObject<{
|
|
413
413
|
operation: import("zod").ZodLiteral<"list_notes">;
|
|
@@ -415,14 +415,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
415
415
|
success: import("zod").ZodBoolean;
|
|
416
416
|
error: import("zod").ZodString;
|
|
417
417
|
}, "strip", import("zod").ZodTypeAny, {
|
|
418
|
+
operation: "list_notes";
|
|
418
419
|
success: boolean;
|
|
419
420
|
error: string;
|
|
420
|
-
operation: "list_notes";
|
|
421
421
|
notes?: Record<string, unknown>[] | undefined;
|
|
422
422
|
}, {
|
|
423
|
+
operation: "list_notes";
|
|
423
424
|
success: boolean;
|
|
424
425
|
error: string;
|
|
425
|
-
operation: "list_notes";
|
|
426
426
|
notes?: Record<string, unknown>[] | undefined;
|
|
427
427
|
}>, import("zod").ZodObject<{
|
|
428
428
|
operation: import("zod").ZodLiteral<"create_task">;
|
|
@@ -430,14 +430,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
430
430
|
success: import("zod").ZodBoolean;
|
|
431
431
|
error: import("zod").ZodString;
|
|
432
432
|
}, "strip", import("zod").ZodTypeAny, {
|
|
433
|
+
operation: "create_task";
|
|
433
434
|
success: boolean;
|
|
434
435
|
error: string;
|
|
435
|
-
operation: "create_task";
|
|
436
436
|
task?: Record<string, unknown> | undefined;
|
|
437
437
|
}, {
|
|
438
|
+
operation: "create_task";
|
|
438
439
|
success: boolean;
|
|
439
440
|
error: string;
|
|
440
|
-
operation: "create_task";
|
|
441
441
|
task?: Record<string, unknown> | undefined;
|
|
442
442
|
}>, import("zod").ZodObject<{
|
|
443
443
|
operation: import("zod").ZodLiteral<"list_tasks">;
|
|
@@ -445,14 +445,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
445
445
|
success: import("zod").ZodBoolean;
|
|
446
446
|
error: import("zod").ZodString;
|
|
447
447
|
}, "strip", import("zod").ZodTypeAny, {
|
|
448
|
+
operation: "list_tasks";
|
|
448
449
|
success: boolean;
|
|
449
450
|
error: string;
|
|
450
|
-
operation: "list_tasks";
|
|
451
451
|
tasks?: Record<string, unknown>[] | undefined;
|
|
452
452
|
}, {
|
|
453
|
+
operation: "list_tasks";
|
|
453
454
|
success: boolean;
|
|
454
455
|
error: string;
|
|
455
|
-
operation: "list_tasks";
|
|
456
456
|
tasks?: Record<string, unknown>[] | undefined;
|
|
457
457
|
}>, import("zod").ZodObject<{
|
|
458
458
|
operation: import("zod").ZodLiteral<"update_task">;
|
|
@@ -460,41 +460,41 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
460
460
|
success: import("zod").ZodBoolean;
|
|
461
461
|
error: import("zod").ZodString;
|
|
462
462
|
}, "strip", import("zod").ZodTypeAny, {
|
|
463
|
+
operation: "update_task";
|
|
463
464
|
success: boolean;
|
|
464
465
|
error: string;
|
|
465
|
-
operation: "update_task";
|
|
466
466
|
task?: Record<string, unknown> | undefined;
|
|
467
467
|
}, {
|
|
468
|
+
operation: "update_task";
|
|
468
469
|
success: boolean;
|
|
469
470
|
error: string;
|
|
470
|
-
operation: "update_task";
|
|
471
471
|
task?: Record<string, unknown> | undefined;
|
|
472
472
|
}>, import("zod").ZodObject<{
|
|
473
473
|
operation: import("zod").ZodLiteral<"delete_task">;
|
|
474
474
|
success: import("zod").ZodBoolean;
|
|
475
475
|
error: import("zod").ZodString;
|
|
476
476
|
}, "strip", import("zod").ZodTypeAny, {
|
|
477
|
+
operation: "delete_task";
|
|
477
478
|
success: boolean;
|
|
478
479
|
error: string;
|
|
479
|
-
operation: "delete_task";
|
|
480
480
|
}, {
|
|
481
|
+
operation: "delete_task";
|
|
481
482
|
success: boolean;
|
|
482
483
|
error: string;
|
|
483
|
-
operation: "delete_task";
|
|
484
484
|
}>, import("zod").ZodObject<{
|
|
485
485
|
operation: import("zod").ZodLiteral<"list_lists">;
|
|
486
486
|
lists: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
487
487
|
success: import("zod").ZodBoolean;
|
|
488
488
|
error: import("zod").ZodString;
|
|
489
489
|
}, "strip", import("zod").ZodTypeAny, {
|
|
490
|
+
operation: "list_lists";
|
|
490
491
|
success: boolean;
|
|
491
492
|
error: string;
|
|
492
|
-
operation: "list_lists";
|
|
493
493
|
lists?: Record<string, unknown>[] | undefined;
|
|
494
494
|
}, {
|
|
495
|
+
operation: "list_lists";
|
|
495
496
|
success: boolean;
|
|
496
497
|
error: string;
|
|
497
|
-
operation: "list_lists";
|
|
498
498
|
lists?: Record<string, unknown>[] | undefined;
|
|
499
499
|
}>, import("zod").ZodObject<{
|
|
500
500
|
operation: import("zod").ZodLiteral<"create_entry">;
|
|
@@ -502,14 +502,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
502
502
|
success: import("zod").ZodBoolean;
|
|
503
503
|
error: import("zod").ZodString;
|
|
504
504
|
}, "strip", import("zod").ZodTypeAny, {
|
|
505
|
+
operation: "create_entry";
|
|
505
506
|
success: boolean;
|
|
506
507
|
error: string;
|
|
507
|
-
operation: "create_entry";
|
|
508
508
|
entry?: Record<string, unknown> | undefined;
|
|
509
509
|
}, {
|
|
510
|
+
operation: "create_entry";
|
|
510
511
|
success: boolean;
|
|
511
512
|
error: string;
|
|
512
|
-
operation: "create_entry";
|
|
513
513
|
entry?: Record<string, unknown> | undefined;
|
|
514
514
|
}>, import("zod").ZodObject<{
|
|
515
515
|
operation: import("zod").ZodLiteral<"list_entries">;
|
|
@@ -518,15 +518,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
518
518
|
success: import("zod").ZodBoolean;
|
|
519
519
|
error: import("zod").ZodString;
|
|
520
520
|
}, "strip", import("zod").ZodTypeAny, {
|
|
521
|
+
operation: "list_entries";
|
|
521
522
|
success: boolean;
|
|
522
523
|
error: string;
|
|
523
|
-
operation: "list_entries";
|
|
524
524
|
entries?: Record<string, unknown>[] | undefined;
|
|
525
525
|
next_page_offset?: number | undefined;
|
|
526
526
|
}, {
|
|
527
|
+
operation: "list_entries";
|
|
527
528
|
success: boolean;
|
|
528
529
|
error: string;
|
|
529
|
-
operation: "list_entries";
|
|
530
530
|
entries?: Record<string, unknown>[] | undefined;
|
|
531
531
|
next_page_offset?: number | undefined;
|
|
532
532
|
}>]>;
|