@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
|
@@ -337,8 +337,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
337
337
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
338
338
|
error: import("zod").ZodString;
|
|
339
339
|
}, "strip", import("zod").ZodTypeAny, {
|
|
340
|
-
success: boolean;
|
|
341
340
|
error: string;
|
|
341
|
+
success: boolean;
|
|
342
342
|
operation: "list_transactions";
|
|
343
343
|
has_more?: boolean | undefined;
|
|
344
344
|
transactions?: import("zod").objectOutputType<{
|
|
@@ -371,8 +371,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
371
371
|
sk_category_name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
372
372
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
373
373
|
}, {
|
|
374
|
-
success: boolean;
|
|
375
374
|
error: string;
|
|
375
|
+
success: boolean;
|
|
376
376
|
operation: "list_transactions";
|
|
377
377
|
has_more?: boolean | undefined;
|
|
378
378
|
transactions?: import("zod").objectInputType<{
|
|
@@ -494,8 +494,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
494
494
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
495
495
|
error: import("zod").ZodString;
|
|
496
496
|
}, "strip", import("zod").ZodTypeAny, {
|
|
497
|
-
success: boolean;
|
|
498
497
|
error: string;
|
|
498
|
+
success: boolean;
|
|
499
499
|
operation: "get_transaction";
|
|
500
500
|
transaction?: import("zod").objectOutputType<{
|
|
501
501
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -527,8 +527,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
527
527
|
sk_category_name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
528
528
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
529
529
|
}, {
|
|
530
|
-
success: boolean;
|
|
531
530
|
error: string;
|
|
531
|
+
success: boolean;
|
|
532
532
|
operation: "get_transaction";
|
|
533
533
|
transaction?: import("zod").objectInputType<{
|
|
534
534
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -593,8 +593,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
593
593
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
594
594
|
error: import("zod").ZodString;
|
|
595
595
|
}, "strip", import("zod").ZodTypeAny, {
|
|
596
|
-
success: boolean;
|
|
597
596
|
error: string;
|
|
597
|
+
success: boolean;
|
|
598
598
|
operation: "list_users";
|
|
599
599
|
users?: import("zod").objectOutputType<{
|
|
600
600
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -608,8 +608,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
608
608
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
609
609
|
has_more?: boolean | undefined;
|
|
610
610
|
}, {
|
|
611
|
-
success: boolean;
|
|
612
611
|
error: string;
|
|
612
|
+
success: boolean;
|
|
613
613
|
operation: "list_users";
|
|
614
614
|
users?: import("zod").objectInputType<{
|
|
615
615
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -655,8 +655,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
655
655
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
656
656
|
error: import("zod").ZodString;
|
|
657
657
|
}, "strip", import("zod").ZodTypeAny, {
|
|
658
|
-
success: boolean;
|
|
659
658
|
error: string;
|
|
659
|
+
success: boolean;
|
|
660
660
|
operation: "get_user";
|
|
661
661
|
user?: import("zod").objectOutputType<{
|
|
662
662
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -669,8 +669,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
669
669
|
status: import("zod").ZodOptional<import("zod").ZodString>;
|
|
670
670
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
671
671
|
}, {
|
|
672
|
-
success: boolean;
|
|
673
672
|
error: string;
|
|
673
|
+
success: boolean;
|
|
674
674
|
operation: "get_user";
|
|
675
675
|
user?: import("zod").objectInputType<{
|
|
676
676
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -719,8 +719,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
719
719
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
720
720
|
error: import("zod").ZodString;
|
|
721
721
|
}, "strip", import("zod").ZodTypeAny, {
|
|
722
|
-
success: boolean;
|
|
723
722
|
error: string;
|
|
723
|
+
success: boolean;
|
|
724
724
|
operation: "list_cards";
|
|
725
725
|
has_more?: boolean | undefined;
|
|
726
726
|
cards?: import("zod").objectOutputType<{
|
|
@@ -735,8 +735,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
735
735
|
spending_restrictions: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
736
736
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
737
737
|
}, {
|
|
738
|
-
success: boolean;
|
|
739
738
|
error: string;
|
|
739
|
+
success: boolean;
|
|
740
740
|
operation: "list_cards";
|
|
741
741
|
has_more?: boolean | undefined;
|
|
742
742
|
cards?: import("zod").objectInputType<{
|
|
@@ -786,8 +786,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
786
786
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
787
787
|
error: import("zod").ZodString;
|
|
788
788
|
}, "strip", import("zod").ZodTypeAny, {
|
|
789
|
-
success: boolean;
|
|
790
789
|
error: string;
|
|
790
|
+
success: boolean;
|
|
791
791
|
operation: "get_card";
|
|
792
792
|
card?: import("zod").objectOutputType<{
|
|
793
793
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -801,8 +801,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
801
801
|
spending_restrictions: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
802
802
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
803
803
|
}, {
|
|
804
|
-
success: boolean;
|
|
805
804
|
error: string;
|
|
805
|
+
success: boolean;
|
|
806
806
|
operation: "get_card";
|
|
807
807
|
card?: import("zod").objectInputType<{
|
|
808
808
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -831,8 +831,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
831
831
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
832
832
|
error: import("zod").ZodString;
|
|
833
833
|
}, "strip", import("zod").ZodTypeAny, {
|
|
834
|
-
success: boolean;
|
|
835
834
|
error: string;
|
|
835
|
+
success: boolean;
|
|
836
836
|
operation: "list_departments";
|
|
837
837
|
has_more?: boolean | undefined;
|
|
838
838
|
departments?: import("zod").objectOutputType<{
|
|
@@ -840,8 +840,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
840
840
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
841
841
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
842
842
|
}, {
|
|
843
|
-
success: boolean;
|
|
844
843
|
error: string;
|
|
844
|
+
success: boolean;
|
|
845
845
|
operation: "list_departments";
|
|
846
846
|
has_more?: boolean | undefined;
|
|
847
847
|
departments?: import("zod").objectInputType<{
|
|
@@ -864,8 +864,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
864
864
|
has_more: import("zod").ZodOptional<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: "list_locations";
|
|
870
870
|
has_more?: boolean | undefined;
|
|
871
871
|
locations?: import("zod").objectOutputType<{
|
|
@@ -873,8 +873,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
873
873
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
874
874
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
875
875
|
}, {
|
|
876
|
-
success: boolean;
|
|
877
876
|
error: string;
|
|
877
|
+
success: boolean;
|
|
878
878
|
operation: "list_locations";
|
|
879
879
|
has_more?: boolean | undefined;
|
|
880
880
|
locations?: import("zod").objectInputType<{
|
|
@@ -900,8 +900,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
900
900
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
901
901
|
error: import("zod").ZodString;
|
|
902
902
|
}, "strip", import("zod").ZodTypeAny, {
|
|
903
|
-
success: boolean;
|
|
904
903
|
error: string;
|
|
904
|
+
success: boolean;
|
|
905
905
|
operation: "list_spend_programs";
|
|
906
906
|
has_more?: boolean | undefined;
|
|
907
907
|
spend_programs?: import("zod").objectOutputType<{
|
|
@@ -910,8 +910,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
910
910
|
description: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
911
911
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
912
912
|
}, {
|
|
913
|
-
success: boolean;
|
|
914
913
|
error: string;
|
|
914
|
+
success: boolean;
|
|
915
915
|
operation: "list_spend_programs";
|
|
916
916
|
has_more?: boolean | undefined;
|
|
917
917
|
spend_programs?: import("zod").objectInputType<{
|
|
@@ -938,8 +938,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
938
938
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
939
939
|
error: import("zod").ZodString;
|
|
940
940
|
}, "strip", import("zod").ZodTypeAny, {
|
|
941
|
-
success: boolean;
|
|
942
941
|
error: string;
|
|
942
|
+
success: boolean;
|
|
943
943
|
operation: "list_limits";
|
|
944
944
|
has_more?: boolean | undefined;
|
|
945
945
|
limits?: import("zod").objectOutputType<{
|
|
@@ -948,8 +948,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
948
948
|
state: import("zod").ZodOptional<import("zod").ZodString>;
|
|
949
949
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
950
950
|
}, {
|
|
951
|
-
success: boolean;
|
|
952
951
|
error: string;
|
|
952
|
+
success: boolean;
|
|
953
953
|
operation: "list_limits";
|
|
954
954
|
has_more?: boolean | undefined;
|
|
955
955
|
limits?: import("zod").objectInputType<{
|
|
@@ -982,8 +982,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
982
982
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
983
983
|
error: import("zod").ZodString;
|
|
984
984
|
}, "strip", import("zod").ZodTypeAny, {
|
|
985
|
-
success: boolean;
|
|
986
985
|
error: string;
|
|
986
|
+
success: boolean;
|
|
987
987
|
operation: "list_reimbursements";
|
|
988
988
|
has_more?: boolean | undefined;
|
|
989
989
|
reimbursements?: import("zod").objectOutputType<{
|
|
@@ -994,8 +994,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
994
994
|
user_id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
995
995
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
996
996
|
}, {
|
|
997
|
-
success: boolean;
|
|
998
997
|
error: string;
|
|
998
|
+
success: boolean;
|
|
999
999
|
operation: "list_reimbursements";
|
|
1000
1000
|
has_more?: boolean | undefined;
|
|
1001
1001
|
reimbursements?: import("zod").objectInputType<{
|
|
@@ -1027,8 +1027,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
1027
1027
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1028
1028
|
error: import("zod").ZodString;
|
|
1029
1029
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1030
|
-
success: boolean;
|
|
1031
1030
|
error: string;
|
|
1031
|
+
success: boolean;
|
|
1032
1032
|
operation: "list_bills";
|
|
1033
1033
|
has_more?: boolean | undefined;
|
|
1034
1034
|
bills?: import("zod").objectOutputType<{
|
|
@@ -1038,8 +1038,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
1038
1038
|
status: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1039
1039
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1040
1040
|
}, {
|
|
1041
|
-
success: boolean;
|
|
1042
1041
|
error: string;
|
|
1042
|
+
success: boolean;
|
|
1043
1043
|
operation: "list_bills";
|
|
1044
1044
|
has_more?: boolean | undefined;
|
|
1045
1045
|
bills?: import("zod").objectInputType<{
|
|
@@ -1064,8 +1064,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
1064
1064
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1065
1065
|
error: import("zod").ZodString;
|
|
1066
1066
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1067
|
-
success: boolean;
|
|
1068
1067
|
error: string;
|
|
1068
|
+
success: boolean;
|
|
1069
1069
|
operation: "list_vendors";
|
|
1070
1070
|
has_more?: boolean | undefined;
|
|
1071
1071
|
vendors?: import("zod").objectOutputType<{
|
|
@@ -1073,8 +1073,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
1073
1073
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1074
1074
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1075
1075
|
}, {
|
|
1076
|
-
success: boolean;
|
|
1077
1076
|
error: string;
|
|
1077
|
+
success: boolean;
|
|
1078
1078
|
operation: "list_vendors";
|
|
1079
1079
|
has_more?: boolean | undefined;
|
|
1080
1080
|
vendors?: import("zod").objectInputType<{
|
|
@@ -1096,16 +1096,16 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
|
|
|
1096
1096
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1097
1097
|
error: import("zod").ZodString;
|
|
1098
1098
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1099
|
-
success: boolean;
|
|
1100
1099
|
error: string;
|
|
1100
|
+
success: boolean;
|
|
1101
1101
|
operation: "get_business";
|
|
1102
1102
|
business?: import("zod").objectOutputType<{
|
|
1103
1103
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1104
1104
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1105
1105
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1106
1106
|
}, {
|
|
1107
|
-
success: boolean;
|
|
1108
1107
|
error: string;
|
|
1108
|
+
success: boolean;
|
|
1109
1109
|
operation: "get_business";
|
|
1110
1110
|
business?: import("zod").objectInputType<{
|
|
1111
1111
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -550,8 +550,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
550
550
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
551
551
|
error: z.ZodString;
|
|
552
552
|
}, "strip", z.ZodTypeAny, {
|
|
553
|
-
success: boolean;
|
|
554
553
|
error: string;
|
|
554
|
+
success: boolean;
|
|
555
555
|
operation: "list_transactions";
|
|
556
556
|
has_more?: boolean | undefined;
|
|
557
557
|
transactions?: z.objectOutputType<{
|
|
@@ -584,8 +584,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
584
584
|
sk_category_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
585
585
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
586
586
|
}, {
|
|
587
|
-
success: boolean;
|
|
588
587
|
error: string;
|
|
588
|
+
success: boolean;
|
|
589
589
|
operation: "list_transactions";
|
|
590
590
|
has_more?: boolean | undefined;
|
|
591
591
|
transactions?: z.objectInputType<{
|
|
@@ -707,8 +707,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
707
707
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
708
708
|
error: z.ZodString;
|
|
709
709
|
}, "strip", z.ZodTypeAny, {
|
|
710
|
-
success: boolean;
|
|
711
710
|
error: string;
|
|
711
|
+
success: boolean;
|
|
712
712
|
operation: "get_transaction";
|
|
713
713
|
transaction?: z.objectOutputType<{
|
|
714
714
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -740,8 +740,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
740
740
|
sk_category_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
741
741
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
742
742
|
}, {
|
|
743
|
-
success: boolean;
|
|
744
743
|
error: string;
|
|
744
|
+
success: boolean;
|
|
745
745
|
operation: "get_transaction";
|
|
746
746
|
transaction?: z.objectInputType<{
|
|
747
747
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -806,8 +806,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
806
806
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
807
807
|
error: z.ZodString;
|
|
808
808
|
}, "strip", z.ZodTypeAny, {
|
|
809
|
-
success: boolean;
|
|
810
809
|
error: string;
|
|
810
|
+
success: boolean;
|
|
811
811
|
operation: "list_users";
|
|
812
812
|
users?: z.objectOutputType<{
|
|
813
813
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -821,8 +821,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
821
821
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
822
822
|
has_more?: boolean | undefined;
|
|
823
823
|
}, {
|
|
824
|
-
success: boolean;
|
|
825
824
|
error: string;
|
|
825
|
+
success: boolean;
|
|
826
826
|
operation: "list_users";
|
|
827
827
|
users?: z.objectInputType<{
|
|
828
828
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -868,8 +868,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
868
868
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
869
869
|
error: z.ZodString;
|
|
870
870
|
}, "strip", z.ZodTypeAny, {
|
|
871
|
-
success: boolean;
|
|
872
871
|
error: string;
|
|
872
|
+
success: boolean;
|
|
873
873
|
operation: "get_user";
|
|
874
874
|
user?: z.objectOutputType<{
|
|
875
875
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -882,8 +882,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
882
882
|
status: z.ZodOptional<z.ZodString>;
|
|
883
883
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
884
884
|
}, {
|
|
885
|
-
success: boolean;
|
|
886
885
|
error: string;
|
|
886
|
+
success: boolean;
|
|
887
887
|
operation: "get_user";
|
|
888
888
|
user?: z.objectInputType<{
|
|
889
889
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -932,8 +932,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
932
932
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
933
933
|
error: z.ZodString;
|
|
934
934
|
}, "strip", z.ZodTypeAny, {
|
|
935
|
-
success: boolean;
|
|
936
935
|
error: string;
|
|
936
|
+
success: boolean;
|
|
937
937
|
operation: "list_cards";
|
|
938
938
|
has_more?: boolean | undefined;
|
|
939
939
|
cards?: z.objectOutputType<{
|
|
@@ -948,8 +948,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
948
948
|
spending_restrictions: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
949
949
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
950
950
|
}, {
|
|
951
|
-
success: boolean;
|
|
952
951
|
error: string;
|
|
952
|
+
success: boolean;
|
|
953
953
|
operation: "list_cards";
|
|
954
954
|
has_more?: boolean | undefined;
|
|
955
955
|
cards?: z.objectInputType<{
|
|
@@ -999,8 +999,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
999
999
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1000
1000
|
error: z.ZodString;
|
|
1001
1001
|
}, "strip", z.ZodTypeAny, {
|
|
1002
|
-
success: boolean;
|
|
1003
1002
|
error: string;
|
|
1003
|
+
success: boolean;
|
|
1004
1004
|
operation: "get_card";
|
|
1005
1005
|
card?: z.objectOutputType<{
|
|
1006
1006
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -1014,8 +1014,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1014
1014
|
spending_restrictions: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1015
1015
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1016
1016
|
}, {
|
|
1017
|
-
success: boolean;
|
|
1018
1017
|
error: string;
|
|
1018
|
+
success: boolean;
|
|
1019
1019
|
operation: "get_card";
|
|
1020
1020
|
card?: z.objectInputType<{
|
|
1021
1021
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -1044,8 +1044,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1044
1044
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
1045
1045
|
error: z.ZodString;
|
|
1046
1046
|
}, "strip", z.ZodTypeAny, {
|
|
1047
|
-
success: boolean;
|
|
1048
1047
|
error: string;
|
|
1048
|
+
success: boolean;
|
|
1049
1049
|
operation: "list_departments";
|
|
1050
1050
|
has_more?: boolean | undefined;
|
|
1051
1051
|
departments?: z.objectOutputType<{
|
|
@@ -1053,8 +1053,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1053
1053
|
name: z.ZodOptional<z.ZodString>;
|
|
1054
1054
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1055
1055
|
}, {
|
|
1056
|
-
success: boolean;
|
|
1057
1056
|
error: string;
|
|
1057
|
+
success: boolean;
|
|
1058
1058
|
operation: "list_departments";
|
|
1059
1059
|
has_more?: boolean | undefined;
|
|
1060
1060
|
departments?: z.objectInputType<{
|
|
@@ -1077,8 +1077,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1077
1077
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
1078
1078
|
error: z.ZodString;
|
|
1079
1079
|
}, "strip", z.ZodTypeAny, {
|
|
1080
|
-
success: boolean;
|
|
1081
1080
|
error: string;
|
|
1081
|
+
success: boolean;
|
|
1082
1082
|
operation: "list_locations";
|
|
1083
1083
|
has_more?: boolean | undefined;
|
|
1084
1084
|
locations?: z.objectOutputType<{
|
|
@@ -1086,8 +1086,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1086
1086
|
name: z.ZodOptional<z.ZodString>;
|
|
1087
1087
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1088
1088
|
}, {
|
|
1089
|
-
success: boolean;
|
|
1090
1089
|
error: string;
|
|
1090
|
+
success: boolean;
|
|
1091
1091
|
operation: "list_locations";
|
|
1092
1092
|
has_more?: boolean | undefined;
|
|
1093
1093
|
locations?: z.objectInputType<{
|
|
@@ -1113,8 +1113,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1113
1113
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
1114
1114
|
error: z.ZodString;
|
|
1115
1115
|
}, "strip", z.ZodTypeAny, {
|
|
1116
|
-
success: boolean;
|
|
1117
1116
|
error: string;
|
|
1117
|
+
success: boolean;
|
|
1118
1118
|
operation: "list_spend_programs";
|
|
1119
1119
|
has_more?: boolean | undefined;
|
|
1120
1120
|
spend_programs?: z.objectOutputType<{
|
|
@@ -1123,8 +1123,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1123
1123
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1124
1124
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1125
1125
|
}, {
|
|
1126
|
-
success: boolean;
|
|
1127
1126
|
error: string;
|
|
1127
|
+
success: boolean;
|
|
1128
1128
|
operation: "list_spend_programs";
|
|
1129
1129
|
has_more?: boolean | undefined;
|
|
1130
1130
|
spend_programs?: z.objectInputType<{
|
|
@@ -1151,8 +1151,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1151
1151
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
1152
1152
|
error: z.ZodString;
|
|
1153
1153
|
}, "strip", z.ZodTypeAny, {
|
|
1154
|
-
success: boolean;
|
|
1155
1154
|
error: string;
|
|
1155
|
+
success: boolean;
|
|
1156
1156
|
operation: "list_limits";
|
|
1157
1157
|
has_more?: boolean | undefined;
|
|
1158
1158
|
limits?: z.objectOutputType<{
|
|
@@ -1161,8 +1161,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1161
1161
|
state: z.ZodOptional<z.ZodString>;
|
|
1162
1162
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1163
1163
|
}, {
|
|
1164
|
-
success: boolean;
|
|
1165
1164
|
error: string;
|
|
1165
|
+
success: boolean;
|
|
1166
1166
|
operation: "list_limits";
|
|
1167
1167
|
has_more?: boolean | undefined;
|
|
1168
1168
|
limits?: z.objectInputType<{
|
|
@@ -1195,8 +1195,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1195
1195
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
1196
1196
|
error: z.ZodString;
|
|
1197
1197
|
}, "strip", z.ZodTypeAny, {
|
|
1198
|
-
success: boolean;
|
|
1199
1198
|
error: string;
|
|
1199
|
+
success: boolean;
|
|
1200
1200
|
operation: "list_reimbursements";
|
|
1201
1201
|
has_more?: boolean | undefined;
|
|
1202
1202
|
reimbursements?: z.objectOutputType<{
|
|
@@ -1207,8 +1207,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1207
1207
|
user_id: z.ZodOptional<z.ZodString>;
|
|
1208
1208
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1209
1209
|
}, {
|
|
1210
|
-
success: boolean;
|
|
1211
1210
|
error: string;
|
|
1211
|
+
success: boolean;
|
|
1212
1212
|
operation: "list_reimbursements";
|
|
1213
1213
|
has_more?: boolean | undefined;
|
|
1214
1214
|
reimbursements?: z.objectInputType<{
|
|
@@ -1240,8 +1240,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1240
1240
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
1241
1241
|
error: z.ZodString;
|
|
1242
1242
|
}, "strip", z.ZodTypeAny, {
|
|
1243
|
-
success: boolean;
|
|
1244
1243
|
error: string;
|
|
1244
|
+
success: boolean;
|
|
1245
1245
|
operation: "list_bills";
|
|
1246
1246
|
has_more?: boolean | undefined;
|
|
1247
1247
|
bills?: z.objectOutputType<{
|
|
@@ -1251,8 +1251,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1251
1251
|
status: z.ZodOptional<z.ZodString>;
|
|
1252
1252
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1253
1253
|
}, {
|
|
1254
|
-
success: boolean;
|
|
1255
1254
|
error: string;
|
|
1255
|
+
success: boolean;
|
|
1256
1256
|
operation: "list_bills";
|
|
1257
1257
|
has_more?: boolean | undefined;
|
|
1258
1258
|
bills?: z.objectInputType<{
|
|
@@ -1277,8 +1277,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1277
1277
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
1278
1278
|
error: z.ZodString;
|
|
1279
1279
|
}, "strip", z.ZodTypeAny, {
|
|
1280
|
-
success: boolean;
|
|
1281
1280
|
error: string;
|
|
1281
|
+
success: boolean;
|
|
1282
1282
|
operation: "list_vendors";
|
|
1283
1283
|
has_more?: boolean | undefined;
|
|
1284
1284
|
vendors?: z.objectOutputType<{
|
|
@@ -1286,8 +1286,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1286
1286
|
name: z.ZodOptional<z.ZodString>;
|
|
1287
1287
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1288
1288
|
}, {
|
|
1289
|
-
success: boolean;
|
|
1290
1289
|
error: string;
|
|
1290
|
+
success: boolean;
|
|
1291
1291
|
operation: "list_vendors";
|
|
1292
1292
|
has_more?: boolean | undefined;
|
|
1293
1293
|
vendors?: z.objectInputType<{
|
|
@@ -1309,16 +1309,16 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
1309
1309
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1310
1310
|
error: z.ZodString;
|
|
1311
1311
|
}, "strip", z.ZodTypeAny, {
|
|
1312
|
-
success: boolean;
|
|
1313
1312
|
error: string;
|
|
1313
|
+
success: boolean;
|
|
1314
1314
|
operation: "get_business";
|
|
1315
1315
|
business?: z.objectOutputType<{
|
|
1316
1316
|
id: z.ZodOptional<z.ZodString>;
|
|
1317
1317
|
name: z.ZodOptional<z.ZodString>;
|
|
1318
1318
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1319
1319
|
}, {
|
|
1320
|
-
success: boolean;
|
|
1321
1320
|
error: string;
|
|
1321
|
+
success: boolean;
|
|
1322
1322
|
operation: "get_business";
|
|
1323
1323
|
business?: z.objectInputType<{
|
|
1324
1324
|
id: z.ZodOptional<z.ZodString>;
|