@bubblelab/bubble-core 0.1.240 → 0.1.241
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 +183 -183
- package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
- package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
- package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- 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 +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +139 -139
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +88 -88
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +36 -36
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +84 -84
- package/dist/bubbles/service-bubble/gmail.d.ts +84 -84
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +28 -28
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +46 -46
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +46 -46
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
- 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 +22 -22
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +155 -155
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +179 -179
- package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
- package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +103 -103
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +103 -103
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +82 -82
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -291,8 +291,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
291
291
|
name: string;
|
|
292
292
|
operation: "create_property";
|
|
293
293
|
label: string;
|
|
294
|
-
fieldType: "number" | "date" | "text" | "file" | "html" | "checkbox" | "select" | "textarea" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber";
|
|
295
294
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
295
|
+
fieldType: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber";
|
|
296
296
|
groupName: string;
|
|
297
297
|
options?: {
|
|
298
298
|
value: string;
|
|
@@ -310,8 +310,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
310
310
|
name: string;
|
|
311
311
|
operation: "create_property";
|
|
312
312
|
label: string;
|
|
313
|
-
fieldType: "number" | "date" | "text" | "file" | "html" | "checkbox" | "select" | "textarea" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber";
|
|
314
313
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
314
|
+
fieldType: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber";
|
|
315
315
|
groupName: string;
|
|
316
316
|
options?: {
|
|
317
317
|
value: string;
|
|
@@ -368,7 +368,7 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
368
368
|
description?: string | undefined;
|
|
369
369
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
370
370
|
label?: string | undefined;
|
|
371
|
-
fieldType?: "number" | "date" | "text" | "file" | "html" | "checkbox" | "
|
|
371
|
+
fieldType?: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber" | undefined;
|
|
372
372
|
groupName?: string | undefined;
|
|
373
373
|
}, {
|
|
374
374
|
operation: "update_property";
|
|
@@ -385,7 +385,7 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
385
385
|
description?: string | undefined;
|
|
386
386
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
387
387
|
label?: string | undefined;
|
|
388
|
-
fieldType?: "number" | "date" | "text" | "file" | "html" | "checkbox" | "
|
|
388
|
+
fieldType?: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber" | undefined;
|
|
389
389
|
groupName?: string | undefined;
|
|
390
390
|
}>, import("zod").ZodObject<{
|
|
391
391
|
operation: import("zod").ZodLiteral<"delete_property">;
|
|
@@ -571,8 +571,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
571
571
|
}>>;
|
|
572
572
|
error: import("zod").ZodString;
|
|
573
573
|
}, "strip", import("zod").ZodTypeAny, {
|
|
574
|
-
success: boolean;
|
|
575
574
|
error: string;
|
|
575
|
+
success: boolean;
|
|
576
576
|
operation: "create_record";
|
|
577
577
|
record?: {
|
|
578
578
|
properties: Record<string, unknown>;
|
|
@@ -582,8 +582,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
582
582
|
updatedAt?: string | undefined;
|
|
583
583
|
} | undefined;
|
|
584
584
|
}, {
|
|
585
|
-
success: boolean;
|
|
586
585
|
error: string;
|
|
586
|
+
success: boolean;
|
|
587
587
|
operation: "create_record";
|
|
588
588
|
record?: {
|
|
589
589
|
properties: Record<string, unknown>;
|
|
@@ -616,8 +616,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
616
616
|
}>>;
|
|
617
617
|
error: import("zod").ZodString;
|
|
618
618
|
}, "strip", import("zod").ZodTypeAny, {
|
|
619
|
-
success: boolean;
|
|
620
619
|
error: string;
|
|
620
|
+
success: boolean;
|
|
621
621
|
operation: "get_record";
|
|
622
622
|
record?: {
|
|
623
623
|
properties: Record<string, unknown>;
|
|
@@ -627,8 +627,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
627
627
|
updatedAt?: string | undefined;
|
|
628
628
|
} | undefined;
|
|
629
629
|
}, {
|
|
630
|
-
success: boolean;
|
|
631
630
|
error: string;
|
|
631
|
+
success: boolean;
|
|
632
632
|
operation: "get_record";
|
|
633
633
|
record?: {
|
|
634
634
|
properties: Record<string, unknown>;
|
|
@@ -661,8 +661,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
661
661
|
}>>;
|
|
662
662
|
error: import("zod").ZodString;
|
|
663
663
|
}, "strip", import("zod").ZodTypeAny, {
|
|
664
|
-
success: boolean;
|
|
665
664
|
error: string;
|
|
665
|
+
success: boolean;
|
|
666
666
|
operation: "update_record";
|
|
667
667
|
record?: {
|
|
668
668
|
properties: Record<string, unknown>;
|
|
@@ -672,8 +672,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
672
672
|
updatedAt?: string | undefined;
|
|
673
673
|
} | undefined;
|
|
674
674
|
}, {
|
|
675
|
-
success: boolean;
|
|
676
675
|
error: string;
|
|
676
|
+
success: boolean;
|
|
677
677
|
operation: "update_record";
|
|
678
678
|
record?: {
|
|
679
679
|
properties: Record<string, unknown>;
|
|
@@ -687,12 +687,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
687
687
|
success: import("zod").ZodBoolean;
|
|
688
688
|
error: import("zod").ZodString;
|
|
689
689
|
}, "strip", import("zod").ZodTypeAny, {
|
|
690
|
-
success: boolean;
|
|
691
690
|
error: string;
|
|
691
|
+
success: boolean;
|
|
692
692
|
operation: "delete_record";
|
|
693
693
|
}, {
|
|
694
|
-
success: boolean;
|
|
695
694
|
error: string;
|
|
695
|
+
success: boolean;
|
|
696
696
|
operation: "delete_record";
|
|
697
697
|
}>, import("zod").ZodObject<{
|
|
698
698
|
operation: import("zod").ZodLiteral<"search_records">;
|
|
@@ -736,8 +736,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
736
736
|
}>>;
|
|
737
737
|
error: import("zod").ZodString;
|
|
738
738
|
}, "strip", import("zod").ZodTypeAny, {
|
|
739
|
-
success: boolean;
|
|
740
739
|
error: string;
|
|
740
|
+
success: boolean;
|
|
741
741
|
operation: "search_records";
|
|
742
742
|
total?: number | undefined;
|
|
743
743
|
results?: {
|
|
@@ -753,8 +753,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
753
753
|
} | undefined;
|
|
754
754
|
} | undefined;
|
|
755
755
|
}, {
|
|
756
|
-
success: boolean;
|
|
757
756
|
error: string;
|
|
757
|
+
success: boolean;
|
|
758
758
|
operation: "search_records";
|
|
759
759
|
total?: number | undefined;
|
|
760
760
|
results?: {
|
|
@@ -793,8 +793,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
793
793
|
}>, "many">>;
|
|
794
794
|
error: import("zod").ZodString;
|
|
795
795
|
}, "strip", import("zod").ZodTypeAny, {
|
|
796
|
-
success: boolean;
|
|
797
796
|
error: string;
|
|
797
|
+
success: boolean;
|
|
798
798
|
operation: "batch_create_records";
|
|
799
799
|
results?: {
|
|
800
800
|
properties: Record<string, unknown>;
|
|
@@ -804,8 +804,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
804
804
|
updatedAt?: string | undefined;
|
|
805
805
|
}[] | undefined;
|
|
806
806
|
}, {
|
|
807
|
-
success: boolean;
|
|
808
807
|
error: string;
|
|
808
|
+
success: boolean;
|
|
809
809
|
operation: "batch_create_records";
|
|
810
810
|
results?: {
|
|
811
811
|
properties: Record<string, unknown>;
|
|
@@ -838,8 +838,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
838
838
|
}>, "many">>;
|
|
839
839
|
error: import("zod").ZodString;
|
|
840
840
|
}, "strip", import("zod").ZodTypeAny, {
|
|
841
|
-
success: boolean;
|
|
842
841
|
error: string;
|
|
842
|
+
success: boolean;
|
|
843
843
|
operation: "batch_update_records";
|
|
844
844
|
results?: {
|
|
845
845
|
properties: Record<string, unknown>;
|
|
@@ -849,8 +849,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
849
849
|
updatedAt?: string | undefined;
|
|
850
850
|
}[] | undefined;
|
|
851
851
|
}, {
|
|
852
|
-
success: boolean;
|
|
853
852
|
error: string;
|
|
853
|
+
success: boolean;
|
|
854
854
|
operation: "batch_update_records";
|
|
855
855
|
results?: {
|
|
856
856
|
properties: Record<string, unknown>;
|
|
@@ -864,12 +864,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
864
864
|
success: import("zod").ZodBoolean;
|
|
865
865
|
error: import("zod").ZodString;
|
|
866
866
|
}, "strip", import("zod").ZodTypeAny, {
|
|
867
|
-
success: boolean;
|
|
868
867
|
error: string;
|
|
868
|
+
success: boolean;
|
|
869
869
|
operation: "batch_delete_records";
|
|
870
870
|
}, {
|
|
871
|
-
success: boolean;
|
|
872
871
|
error: string;
|
|
872
|
+
success: boolean;
|
|
873
873
|
operation: "batch_delete_records";
|
|
874
874
|
}>, import("zod").ZodObject<{
|
|
875
875
|
operation: import("zod").ZodLiteral<"list_properties">;
|
|
@@ -877,13 +877,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
877
877
|
properties: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
878
878
|
error: import("zod").ZodString;
|
|
879
879
|
}, "strip", import("zod").ZodTypeAny, {
|
|
880
|
-
success: boolean;
|
|
881
880
|
error: string;
|
|
881
|
+
success: boolean;
|
|
882
882
|
operation: "list_properties";
|
|
883
883
|
properties?: Record<string, unknown>[] | undefined;
|
|
884
884
|
}, {
|
|
885
|
-
success: boolean;
|
|
886
885
|
error: string;
|
|
886
|
+
success: boolean;
|
|
887
887
|
operation: "list_properties";
|
|
888
888
|
properties?: Record<string, unknown>[] | undefined;
|
|
889
889
|
}>, import("zod").ZodObject<{
|
|
@@ -892,13 +892,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
892
892
|
property: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
893
893
|
error: import("zod").ZodString;
|
|
894
894
|
}, "strip", import("zod").ZodTypeAny, {
|
|
895
|
-
success: boolean;
|
|
896
895
|
error: string;
|
|
896
|
+
success: boolean;
|
|
897
897
|
operation: "get_property";
|
|
898
898
|
property?: Record<string, unknown> | undefined;
|
|
899
899
|
}, {
|
|
900
|
-
success: boolean;
|
|
901
900
|
error: string;
|
|
901
|
+
success: boolean;
|
|
902
902
|
operation: "get_property";
|
|
903
903
|
property?: Record<string, unknown> | undefined;
|
|
904
904
|
}>, import("zod").ZodObject<{
|
|
@@ -907,13 +907,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
907
907
|
property: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
908
908
|
error: import("zod").ZodString;
|
|
909
909
|
}, "strip", import("zod").ZodTypeAny, {
|
|
910
|
-
success: boolean;
|
|
911
910
|
error: string;
|
|
911
|
+
success: boolean;
|
|
912
912
|
operation: "create_property";
|
|
913
913
|
property?: Record<string, unknown> | undefined;
|
|
914
914
|
}, {
|
|
915
|
-
success: boolean;
|
|
916
915
|
error: string;
|
|
916
|
+
success: boolean;
|
|
917
917
|
operation: "create_property";
|
|
918
918
|
property?: Record<string, unknown> | undefined;
|
|
919
919
|
}>, import("zod").ZodObject<{
|
|
@@ -922,13 +922,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
922
922
|
property: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
923
923
|
error: import("zod").ZodString;
|
|
924
924
|
}, "strip", import("zod").ZodTypeAny, {
|
|
925
|
-
success: boolean;
|
|
926
925
|
error: string;
|
|
926
|
+
success: boolean;
|
|
927
927
|
operation: "update_property";
|
|
928
928
|
property?: Record<string, unknown> | undefined;
|
|
929
929
|
}, {
|
|
930
|
-
success: boolean;
|
|
931
930
|
error: string;
|
|
931
|
+
success: boolean;
|
|
932
932
|
operation: "update_property";
|
|
933
933
|
property?: Record<string, unknown> | undefined;
|
|
934
934
|
}>, import("zod").ZodObject<{
|
|
@@ -936,12 +936,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
936
936
|
success: import("zod").ZodBoolean;
|
|
937
937
|
error: import("zod").ZodString;
|
|
938
938
|
}, "strip", import("zod").ZodTypeAny, {
|
|
939
|
-
success: boolean;
|
|
940
939
|
error: string;
|
|
940
|
+
success: boolean;
|
|
941
941
|
operation: "delete_property";
|
|
942
942
|
}, {
|
|
943
|
-
success: boolean;
|
|
944
943
|
error: string;
|
|
944
|
+
success: boolean;
|
|
945
945
|
operation: "delete_property";
|
|
946
946
|
}>, import("zod").ZodObject<{
|
|
947
947
|
operation: import("zod").ZodLiteral<"list_associations">;
|
|
@@ -949,13 +949,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
949
949
|
associations: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
950
950
|
error: import("zod").ZodString;
|
|
951
951
|
}, "strip", import("zod").ZodTypeAny, {
|
|
952
|
-
success: boolean;
|
|
953
952
|
error: string;
|
|
953
|
+
success: boolean;
|
|
954
954
|
operation: "list_associations";
|
|
955
955
|
associations?: Record<string, unknown>[] | undefined;
|
|
956
956
|
}, {
|
|
957
|
-
success: boolean;
|
|
958
957
|
error: string;
|
|
958
|
+
success: boolean;
|
|
959
959
|
operation: "list_associations";
|
|
960
960
|
associations?: Record<string, unknown>[] | undefined;
|
|
961
961
|
}>, import("zod").ZodObject<{
|
|
@@ -963,24 +963,24 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
963
963
|
success: import("zod").ZodBoolean;
|
|
964
964
|
error: import("zod").ZodString;
|
|
965
965
|
}, "strip", import("zod").ZodTypeAny, {
|
|
966
|
-
success: boolean;
|
|
967
966
|
error: string;
|
|
967
|
+
success: boolean;
|
|
968
968
|
operation: "create_association";
|
|
969
969
|
}, {
|
|
970
|
-
success: boolean;
|
|
971
970
|
error: string;
|
|
971
|
+
success: boolean;
|
|
972
972
|
operation: "create_association";
|
|
973
973
|
}>, import("zod").ZodObject<{
|
|
974
974
|
operation: import("zod").ZodLiteral<"remove_association">;
|
|
975
975
|
success: import("zod").ZodBoolean;
|
|
976
976
|
error: import("zod").ZodString;
|
|
977
977
|
}, "strip", import("zod").ZodTypeAny, {
|
|
978
|
-
success: boolean;
|
|
979
978
|
error: string;
|
|
979
|
+
success: boolean;
|
|
980
980
|
operation: "remove_association";
|
|
981
981
|
}, {
|
|
982
|
-
success: boolean;
|
|
983
982
|
error: string;
|
|
983
|
+
success: boolean;
|
|
984
984
|
operation: "remove_association";
|
|
985
985
|
}>, import("zod").ZodObject<{
|
|
986
986
|
operation: import("zod").ZodLiteral<"list_pipelines">;
|
|
@@ -988,13 +988,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
988
988
|
pipelines: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
989
989
|
error: import("zod").ZodString;
|
|
990
990
|
}, "strip", import("zod").ZodTypeAny, {
|
|
991
|
-
success: boolean;
|
|
992
991
|
error: string;
|
|
992
|
+
success: boolean;
|
|
993
993
|
operation: "list_pipelines";
|
|
994
994
|
pipelines?: Record<string, unknown>[] | undefined;
|
|
995
995
|
}, {
|
|
996
|
-
success: boolean;
|
|
997
996
|
error: string;
|
|
997
|
+
success: boolean;
|
|
998
998
|
operation: "list_pipelines";
|
|
999
999
|
pipelines?: Record<string, unknown>[] | undefined;
|
|
1000
1000
|
}>, import("zod").ZodObject<{
|
|
@@ -1012,16 +1012,16 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
1012
1012
|
}>>;
|
|
1013
1013
|
error: import("zod").ZodString;
|
|
1014
1014
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1015
|
-
success: boolean;
|
|
1016
1015
|
error: string;
|
|
1016
|
+
success: boolean;
|
|
1017
1017
|
operation: "create_note";
|
|
1018
1018
|
note?: {
|
|
1019
1019
|
properties: Record<string, unknown>;
|
|
1020
1020
|
id: string;
|
|
1021
1021
|
} | undefined;
|
|
1022
1022
|
}, {
|
|
1023
|
-
success: boolean;
|
|
1024
1023
|
error: string;
|
|
1024
|
+
success: boolean;
|
|
1025
1025
|
operation: "create_note";
|
|
1026
1026
|
note?: {
|
|
1027
1027
|
properties: Record<string, unknown>;
|
|
@@ -1050,8 +1050,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
1050
1050
|
}>>;
|
|
1051
1051
|
error: import("zod").ZodString;
|
|
1052
1052
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1053
|
-
success: boolean;
|
|
1054
1053
|
error: string;
|
|
1054
|
+
success: boolean;
|
|
1055
1055
|
operation: "list_owners";
|
|
1056
1056
|
owners?: Record<string, unknown>[] | undefined;
|
|
1057
1057
|
paging?: {
|
|
@@ -1060,8 +1060,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
1060
1060
|
} | undefined;
|
|
1061
1061
|
} | undefined;
|
|
1062
1062
|
}, {
|
|
1063
|
-
success: boolean;
|
|
1064
1063
|
error: string;
|
|
1064
|
+
success: boolean;
|
|
1065
1065
|
operation: "list_owners";
|
|
1066
1066
|
owners?: Record<string, unknown>[] | undefined;
|
|
1067
1067
|
paging?: {
|
|
@@ -1075,13 +1075,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
1075
1075
|
owner: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1076
1076
|
error: import("zod").ZodString;
|
|
1077
1077
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1078
|
-
success: boolean;
|
|
1079
1078
|
error: string;
|
|
1079
|
+
success: boolean;
|
|
1080
1080
|
operation: "get_owner";
|
|
1081
1081
|
owner?: Record<string, unknown> | undefined;
|
|
1082
1082
|
}, {
|
|
1083
|
-
success: boolean;
|
|
1084
1083
|
error: string;
|
|
1084
|
+
success: boolean;
|
|
1085
1085
|
operation: "get_owner";
|
|
1086
1086
|
owner?: Record<string, unknown> | undefined;
|
|
1087
1087
|
}>, import("zod").ZodObject<{
|
|
@@ -1090,13 +1090,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
1090
1090
|
account: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1091
1091
|
error: import("zod").ZodString;
|
|
1092
1092
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1093
|
-
success: boolean;
|
|
1094
1093
|
error: string;
|
|
1094
|
+
success: boolean;
|
|
1095
1095
|
operation: "get_account_info";
|
|
1096
1096
|
account?: Record<string, unknown> | undefined;
|
|
1097
1097
|
}, {
|
|
1098
|
-
success: boolean;
|
|
1099
1098
|
error: string;
|
|
1099
|
+
success: boolean;
|
|
1100
1100
|
operation: "get_account_info";
|
|
1101
1101
|
account?: Record<string, unknown> | undefined;
|
|
1102
1102
|
}>]>;
|