@bubblelab/bubble-core 0.1.242 → 0.1.244
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 +80 -80
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +26 -5
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +78 -78
- 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 +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +100 -100
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +88 -88
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +41 -41
- 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.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +8 -4
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +38 -38
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
- package/dist/bubbles/service-bubble/firecrawl.d.ts +826 -826
- package/dist/bubbles/service-bubble/followupboss.d.ts +196 -196
- 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 +190 -190
- package/dist/bubbles/service-bubble/gmail.d.ts +148 -148
- package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
- package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
- 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 +20 -20
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +78 -78
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +46 -46
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +65 -65
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +35 -35
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +818 -818
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +26 -26
- 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 +12 -12
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +24 -24
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +418 -418
- package/dist/bubbles/service-bubble/storage.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +146 -146
- 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 +119 -119
- 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 +15 -15
- 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 +24 -24
- 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 +20 -20
- 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 +234 -234
- 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 +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- 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 +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- 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 +120 -120
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +86 -86
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -291,9 +291,10 @@ 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
|
+
description?: string | undefined;
|
|
297
298
|
options?: {
|
|
298
299
|
value: string;
|
|
299
300
|
label: string;
|
|
@@ -301,7 +302,6 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
301
302
|
displayOrder?: number | undefined;
|
|
302
303
|
hidden?: boolean | undefined;
|
|
303
304
|
}[] | undefined;
|
|
304
|
-
description?: string | undefined;
|
|
305
305
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
306
306
|
hasUniqueValue?: boolean | undefined;
|
|
307
307
|
calculationFormula?: string | undefined;
|
|
@@ -310,9 +310,10 @@ 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
|
+
description?: string | undefined;
|
|
316
317
|
options?: {
|
|
317
318
|
value: string;
|
|
318
319
|
label: string;
|
|
@@ -320,7 +321,6 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
320
321
|
displayOrder?: number | undefined;
|
|
321
322
|
hidden?: boolean | undefined;
|
|
322
323
|
}[] | undefined;
|
|
323
|
-
description?: string | undefined;
|
|
324
324
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
325
325
|
hasUniqueValue?: boolean | undefined;
|
|
326
326
|
calculationFormula?: string | undefined;
|
|
@@ -357,6 +357,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
357
357
|
operation: "update_property";
|
|
358
358
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
359
359
|
property_name: string;
|
|
360
|
+
type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
|
|
361
|
+
description?: string | undefined;
|
|
360
362
|
options?: {
|
|
361
363
|
value: string;
|
|
362
364
|
label: string;
|
|
@@ -364,16 +366,16 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
364
366
|
displayOrder?: number | undefined;
|
|
365
367
|
hidden?: boolean | undefined;
|
|
366
368
|
}[] | undefined;
|
|
367
|
-
type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
|
|
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";
|
|
375
375
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
376
376
|
property_name: string;
|
|
377
|
+
type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
|
|
378
|
+
description?: string | undefined;
|
|
377
379
|
options?: {
|
|
378
380
|
value: string;
|
|
379
381
|
label: string;
|
|
@@ -381,11 +383,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
381
383
|
displayOrder?: number | undefined;
|
|
382
384
|
hidden?: boolean | undefined;
|
|
383
385
|
}[] | undefined;
|
|
384
|
-
type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
|
|
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">;
|
|
@@ -559,37 +559,37 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
559
559
|
}, "strip", import("zod").ZodTypeAny, {
|
|
560
560
|
properties: Record<string, unknown>;
|
|
561
561
|
id: string;
|
|
562
|
-
createdAt?: string | undefined;
|
|
563
562
|
archived?: boolean | undefined;
|
|
563
|
+
createdAt?: string | undefined;
|
|
564
564
|
updatedAt?: string | undefined;
|
|
565
565
|
}, {
|
|
566
566
|
properties: Record<string, unknown>;
|
|
567
567
|
id: string;
|
|
568
|
-
createdAt?: string | undefined;
|
|
569
568
|
archived?: boolean | undefined;
|
|
569
|
+
createdAt?: string | undefined;
|
|
570
570
|
updatedAt?: string | undefined;
|
|
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>;
|
|
579
579
|
id: string;
|
|
580
|
-
createdAt?: string | undefined;
|
|
581
580
|
archived?: boolean | undefined;
|
|
581
|
+
createdAt?: string | undefined;
|
|
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>;
|
|
590
590
|
id: string;
|
|
591
|
-
createdAt?: string | undefined;
|
|
592
591
|
archived?: boolean | undefined;
|
|
592
|
+
createdAt?: string | undefined;
|
|
593
593
|
updatedAt?: string | undefined;
|
|
594
594
|
} | undefined;
|
|
595
595
|
}>, import("zod").ZodObject<{
|
|
@@ -604,37 +604,37 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
604
604
|
}, "strip", import("zod").ZodTypeAny, {
|
|
605
605
|
properties: Record<string, unknown>;
|
|
606
606
|
id: string;
|
|
607
|
-
createdAt?: string | undefined;
|
|
608
607
|
archived?: boolean | undefined;
|
|
608
|
+
createdAt?: string | undefined;
|
|
609
609
|
updatedAt?: string | undefined;
|
|
610
610
|
}, {
|
|
611
611
|
properties: Record<string, unknown>;
|
|
612
612
|
id: string;
|
|
613
|
-
createdAt?: string | undefined;
|
|
614
613
|
archived?: boolean | undefined;
|
|
614
|
+
createdAt?: string | undefined;
|
|
615
615
|
updatedAt?: string | undefined;
|
|
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>;
|
|
624
624
|
id: string;
|
|
625
|
-
createdAt?: string | undefined;
|
|
626
625
|
archived?: boolean | undefined;
|
|
626
|
+
createdAt?: string | undefined;
|
|
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>;
|
|
635
635
|
id: string;
|
|
636
|
-
createdAt?: string | undefined;
|
|
637
636
|
archived?: boolean | undefined;
|
|
637
|
+
createdAt?: string | undefined;
|
|
638
638
|
updatedAt?: string | undefined;
|
|
639
639
|
} | undefined;
|
|
640
640
|
}>, import("zod").ZodObject<{
|
|
@@ -649,37 +649,37 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
649
649
|
}, "strip", import("zod").ZodTypeAny, {
|
|
650
650
|
properties: Record<string, unknown>;
|
|
651
651
|
id: string;
|
|
652
|
-
createdAt?: string | undefined;
|
|
653
652
|
archived?: boolean | undefined;
|
|
653
|
+
createdAt?: string | undefined;
|
|
654
654
|
updatedAt?: string | undefined;
|
|
655
655
|
}, {
|
|
656
656
|
properties: Record<string, unknown>;
|
|
657
657
|
id: string;
|
|
658
|
-
createdAt?: string | undefined;
|
|
659
658
|
archived?: boolean | undefined;
|
|
659
|
+
createdAt?: string | undefined;
|
|
660
660
|
updatedAt?: string | undefined;
|
|
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>;
|
|
669
669
|
id: string;
|
|
670
|
-
createdAt?: string | undefined;
|
|
671
670
|
archived?: boolean | undefined;
|
|
671
|
+
createdAt?: string | undefined;
|
|
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>;
|
|
680
680
|
id: string;
|
|
681
|
-
createdAt?: string | undefined;
|
|
682
681
|
archived?: boolean | undefined;
|
|
682
|
+
createdAt?: string | undefined;
|
|
683
683
|
updatedAt?: string | undefined;
|
|
684
684
|
} | undefined;
|
|
685
685
|
}>, import("zod").ZodObject<{
|
|
@@ -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">;
|
|
@@ -706,14 +706,14 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
706
706
|
}, "strip", import("zod").ZodTypeAny, {
|
|
707
707
|
properties: Record<string, unknown>;
|
|
708
708
|
id: string;
|
|
709
|
-
createdAt?: string | undefined;
|
|
710
709
|
archived?: boolean | undefined;
|
|
710
|
+
createdAt?: string | undefined;
|
|
711
711
|
updatedAt?: string | undefined;
|
|
712
712
|
}, {
|
|
713
713
|
properties: Record<string, unknown>;
|
|
714
714
|
id: string;
|
|
715
|
-
createdAt?: string | undefined;
|
|
716
715
|
archived?: boolean | undefined;
|
|
716
|
+
createdAt?: string | undefined;
|
|
717
717
|
updatedAt?: string | undefined;
|
|
718
718
|
}>, "many">>;
|
|
719
719
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
@@ -736,34 +736,34 @@ 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
|
-
total?: number | undefined;
|
|
743
742
|
results?: {
|
|
744
743
|
properties: Record<string, unknown>;
|
|
745
744
|
id: string;
|
|
746
|
-
createdAt?: string | undefined;
|
|
747
745
|
archived?: boolean | undefined;
|
|
746
|
+
createdAt?: string | undefined;
|
|
748
747
|
updatedAt?: string | undefined;
|
|
749
748
|
}[] | undefined;
|
|
749
|
+
total?: number | undefined;
|
|
750
750
|
paging?: {
|
|
751
751
|
next?: {
|
|
752
752
|
after: string;
|
|
753
753
|
} | undefined;
|
|
754
754
|
} | undefined;
|
|
755
755
|
}, {
|
|
756
|
-
success: boolean;
|
|
757
756
|
error: string;
|
|
757
|
+
success: boolean;
|
|
758
758
|
operation: "search_records";
|
|
759
|
-
total?: number | undefined;
|
|
760
759
|
results?: {
|
|
761
760
|
properties: Record<string, unknown>;
|
|
762
761
|
id: string;
|
|
763
|
-
createdAt?: string | undefined;
|
|
764
762
|
archived?: boolean | undefined;
|
|
763
|
+
createdAt?: string | undefined;
|
|
765
764
|
updatedAt?: string | undefined;
|
|
766
765
|
}[] | undefined;
|
|
766
|
+
total?: number | undefined;
|
|
767
767
|
paging?: {
|
|
768
768
|
next?: {
|
|
769
769
|
after: string;
|
|
@@ -781,37 +781,37 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
781
781
|
}, "strip", import("zod").ZodTypeAny, {
|
|
782
782
|
properties: Record<string, unknown>;
|
|
783
783
|
id: string;
|
|
784
|
-
createdAt?: string | undefined;
|
|
785
784
|
archived?: boolean | undefined;
|
|
785
|
+
createdAt?: string | undefined;
|
|
786
786
|
updatedAt?: string | undefined;
|
|
787
787
|
}, {
|
|
788
788
|
properties: Record<string, unknown>;
|
|
789
789
|
id: string;
|
|
790
|
-
createdAt?: string | undefined;
|
|
791
790
|
archived?: boolean | undefined;
|
|
791
|
+
createdAt?: string | undefined;
|
|
792
792
|
updatedAt?: string | undefined;
|
|
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>;
|
|
801
801
|
id: string;
|
|
802
|
-
createdAt?: string | undefined;
|
|
803
802
|
archived?: boolean | undefined;
|
|
803
|
+
createdAt?: string | undefined;
|
|
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>;
|
|
812
812
|
id: string;
|
|
813
|
-
createdAt?: string | undefined;
|
|
814
813
|
archived?: boolean | undefined;
|
|
814
|
+
createdAt?: string | undefined;
|
|
815
815
|
updatedAt?: string | undefined;
|
|
816
816
|
}[] | undefined;
|
|
817
817
|
}>, import("zod").ZodObject<{
|
|
@@ -826,37 +826,37 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
826
826
|
}, "strip", import("zod").ZodTypeAny, {
|
|
827
827
|
properties: Record<string, unknown>;
|
|
828
828
|
id: string;
|
|
829
|
-
createdAt?: string | undefined;
|
|
830
829
|
archived?: boolean | undefined;
|
|
830
|
+
createdAt?: string | undefined;
|
|
831
831
|
updatedAt?: string | undefined;
|
|
832
832
|
}, {
|
|
833
833
|
properties: Record<string, unknown>;
|
|
834
834
|
id: string;
|
|
835
|
-
createdAt?: string | undefined;
|
|
836
835
|
archived?: boolean | undefined;
|
|
836
|
+
createdAt?: string | undefined;
|
|
837
837
|
updatedAt?: string | undefined;
|
|
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>;
|
|
846
846
|
id: string;
|
|
847
|
-
createdAt?: string | undefined;
|
|
848
847
|
archived?: boolean | undefined;
|
|
848
|
+
createdAt?: string | undefined;
|
|
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>;
|
|
857
857
|
id: string;
|
|
858
|
-
createdAt?: string | undefined;
|
|
859
858
|
archived?: boolean | undefined;
|
|
859
|
+
createdAt?: string | undefined;
|
|
860
860
|
updatedAt?: string | undefined;
|
|
861
861
|
}[] | undefined;
|
|
862
862
|
}>, import("zod").ZodObject<{
|
|
@@ -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
|
}>]>;
|