@bubblelab/bubble-core 0.1.221 → 0.1.223
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 +211 -172
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
- package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
- package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/github.d.ts +210 -210
- package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
- package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
- package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/http.d.ts +14 -14
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slab/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/slab/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/index.js +3 -0
- package/dist/bubbles/service-bubble/slab/index.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts +617 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.js +379 -0
- package/dist/bubbles/service-bubble/slab/slab.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +703 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js +226 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
- package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
- package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
- 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 +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles.json +697 -2
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -13,11 +13,11 @@ declare const HttpParamsSchema: z.ZodObject<{
|
|
|
13
13
|
authHeader: z.ZodOptional<z.ZodString>;
|
|
14
14
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
timeout: number;
|
|
17
16
|
url: string;
|
|
18
|
-
|
|
17
|
+
timeout: number;
|
|
18
|
+
method: "POST" | "GET" | "PUT" | "DELETE" | "PATCH" | "HEAD" | "OPTIONS";
|
|
19
19
|
followRedirects: boolean;
|
|
20
|
-
authType: "
|
|
20
|
+
authType: "custom" | "none" | "basic" | "bearer" | "api-key" | "api-key-header";
|
|
21
21
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
22
22
|
headers?: Record<string, string> | undefined;
|
|
23
23
|
body?: string | Record<string, unknown> | undefined;
|
|
@@ -27,10 +27,10 @@ declare const HttpParamsSchema: z.ZodObject<{
|
|
|
27
27
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
28
28
|
timeout?: number | undefined;
|
|
29
29
|
headers?: Record<string, string> | undefined;
|
|
30
|
-
method?: "POST" | "
|
|
30
|
+
method?: "POST" | "GET" | "PUT" | "DELETE" | "PATCH" | "HEAD" | "OPTIONS" | undefined;
|
|
31
31
|
body?: string | Record<string, unknown> | undefined;
|
|
32
32
|
followRedirects?: boolean | undefined;
|
|
33
|
-
authType?: "
|
|
33
|
+
authType?: "custom" | "none" | "basic" | "bearer" | "api-key" | "api-key-header" | undefined;
|
|
34
34
|
authHeader?: string | undefined;
|
|
35
35
|
}>;
|
|
36
36
|
type HttpParamsInput = z.input<typeof HttpParamsSchema>;
|
|
@@ -50,8 +50,8 @@ declare const HttpResultSchema: z.ZodObject<{
|
|
|
50
50
|
error: string;
|
|
51
51
|
success: boolean;
|
|
52
52
|
headers: Record<string, string>;
|
|
53
|
-
size: number;
|
|
54
53
|
body: string;
|
|
54
|
+
size: number;
|
|
55
55
|
statusText: string;
|
|
56
56
|
responseTime: number;
|
|
57
57
|
json?: unknown;
|
|
@@ -60,8 +60,8 @@ declare const HttpResultSchema: z.ZodObject<{
|
|
|
60
60
|
error: string;
|
|
61
61
|
success: boolean;
|
|
62
62
|
headers: Record<string, string>;
|
|
63
|
-
size: number;
|
|
64
63
|
body: string;
|
|
64
|
+
size: number;
|
|
65
65
|
statusText: string;
|
|
66
66
|
responseTime: number;
|
|
67
67
|
json?: unknown;
|
|
@@ -83,11 +83,11 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
|
|
|
83
83
|
authHeader: z.ZodOptional<z.ZodString>;
|
|
84
84
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
|
-
timeout: number;
|
|
87
86
|
url: string;
|
|
88
|
-
|
|
87
|
+
timeout: number;
|
|
88
|
+
method: "POST" | "GET" | "PUT" | "DELETE" | "PATCH" | "HEAD" | "OPTIONS";
|
|
89
89
|
followRedirects: boolean;
|
|
90
|
-
authType: "
|
|
90
|
+
authType: "custom" | "none" | "basic" | "bearer" | "api-key" | "api-key-header";
|
|
91
91
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
92
92
|
headers?: Record<string, string> | undefined;
|
|
93
93
|
body?: string | Record<string, unknown> | undefined;
|
|
@@ -97,10 +97,10 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
|
|
|
97
97
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
98
98
|
timeout?: number | undefined;
|
|
99
99
|
headers?: Record<string, string> | undefined;
|
|
100
|
-
method?: "POST" | "
|
|
100
|
+
method?: "POST" | "GET" | "PUT" | "DELETE" | "PATCH" | "HEAD" | "OPTIONS" | undefined;
|
|
101
101
|
body?: string | Record<string, unknown> | undefined;
|
|
102
102
|
followRedirects?: boolean | undefined;
|
|
103
|
-
authType?: "
|
|
103
|
+
authType?: "custom" | "none" | "basic" | "bearer" | "api-key" | "api-key-header" | undefined;
|
|
104
104
|
authHeader?: string | undefined;
|
|
105
105
|
}>;
|
|
106
106
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -118,8 +118,8 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
|
|
|
118
118
|
error: string;
|
|
119
119
|
success: boolean;
|
|
120
120
|
headers: Record<string, string>;
|
|
121
|
-
size: number;
|
|
122
121
|
body: string;
|
|
122
|
+
size: number;
|
|
123
123
|
statusText: string;
|
|
124
124
|
responseTime: number;
|
|
125
125
|
json?: unknown;
|
|
@@ -128,8 +128,8 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
|
|
|
128
128
|
error: string;
|
|
129
129
|
success: boolean;
|
|
130
130
|
headers: Record<string, string>;
|
|
131
|
-
size: number;
|
|
132
131
|
body: string;
|
|
132
|
+
size: number;
|
|
133
133
|
statusText: string;
|
|
134
134
|
responseTime: number;
|
|
135
135
|
json?: unknown;
|
|
@@ -39,12 +39,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
39
39
|
}, "strip", import("zod").ZodTypeAny, {
|
|
40
40
|
properties: Record<string, string>;
|
|
41
41
|
operation: "create_record";
|
|
42
|
-
object_type: "
|
|
42
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
43
43
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
44
44
|
}, {
|
|
45
45
|
properties: Record<string, string>;
|
|
46
46
|
operation: "create_record";
|
|
47
|
-
object_type: "
|
|
47
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
48
48
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
49
49
|
}>, import("zod").ZodObject<{
|
|
50
50
|
operation: import("zod").ZodLiteral<"get_record">;
|
|
@@ -55,13 +55,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
55
55
|
}, "strip", import("zod").ZodTypeAny, {
|
|
56
56
|
operation: "get_record";
|
|
57
57
|
record_id: string;
|
|
58
|
-
object_type: "
|
|
58
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
59
59
|
properties?: string[] | undefined;
|
|
60
60
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
61
61
|
}, {
|
|
62
62
|
operation: "get_record";
|
|
63
63
|
record_id: string;
|
|
64
|
-
object_type: "
|
|
64
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
65
65
|
properties?: string[] | undefined;
|
|
66
66
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
67
67
|
}>, import("zod").ZodObject<{
|
|
@@ -74,13 +74,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
74
74
|
properties: Record<string, string>;
|
|
75
75
|
operation: "update_record";
|
|
76
76
|
record_id: string;
|
|
77
|
-
object_type: "
|
|
77
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
78
78
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
79
79
|
}, {
|
|
80
80
|
properties: Record<string, string>;
|
|
81
81
|
operation: "update_record";
|
|
82
82
|
record_id: string;
|
|
83
|
-
object_type: "
|
|
83
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
84
84
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
85
85
|
}>, import("zod").ZodObject<{
|
|
86
86
|
operation: import("zod").ZodLiteral<"search_records">;
|
|
@@ -129,7 +129,7 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
129
129
|
}, "strip", import("zod").ZodTypeAny, {
|
|
130
130
|
operation: "search_records";
|
|
131
131
|
limit: number;
|
|
132
|
-
object_type: "
|
|
132
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
133
133
|
filter_groups: {
|
|
134
134
|
filters: {
|
|
135
135
|
propertyName: string;
|
|
@@ -144,7 +144,7 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
144
144
|
after?: string | undefined;
|
|
145
145
|
}, {
|
|
146
146
|
operation: "search_records";
|
|
147
|
-
object_type: "
|
|
147
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
148
148
|
filter_groups: {
|
|
149
149
|
filters: {
|
|
150
150
|
propertyName: string;
|
|
@@ -156,8 +156,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
156
156
|
}[];
|
|
157
157
|
properties?: string[] | undefined;
|
|
158
158
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
159
|
-
limit?: number | undefined;
|
|
160
159
|
after?: string | undefined;
|
|
160
|
+
limit?: number | undefined;
|
|
161
161
|
}>]>;
|
|
162
162
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
163
163
|
operation: import("zod").ZodLiteral<"create_record">;
|
|
@@ -171,15 +171,15 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
171
171
|
}, "strip", import("zod").ZodTypeAny, {
|
|
172
172
|
properties: Record<string, unknown>;
|
|
173
173
|
id: string;
|
|
174
|
+
updatedAt?: string | undefined;
|
|
174
175
|
createdAt?: string | undefined;
|
|
175
176
|
archived?: boolean | undefined;
|
|
176
|
-
updatedAt?: string | undefined;
|
|
177
177
|
}, {
|
|
178
178
|
properties: Record<string, unknown>;
|
|
179
179
|
id: string;
|
|
180
|
+
updatedAt?: string | undefined;
|
|
180
181
|
createdAt?: string | undefined;
|
|
181
182
|
archived?: boolean | undefined;
|
|
182
|
-
updatedAt?: string | undefined;
|
|
183
183
|
}>>;
|
|
184
184
|
error: import("zod").ZodString;
|
|
185
185
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -189,9 +189,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
189
189
|
record?: {
|
|
190
190
|
properties: Record<string, unknown>;
|
|
191
191
|
id: string;
|
|
192
|
+
updatedAt?: string | undefined;
|
|
192
193
|
createdAt?: string | undefined;
|
|
193
194
|
archived?: boolean | undefined;
|
|
194
|
-
updatedAt?: string | undefined;
|
|
195
195
|
} | undefined;
|
|
196
196
|
}, {
|
|
197
197
|
error: string;
|
|
@@ -200,9 +200,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
200
200
|
record?: {
|
|
201
201
|
properties: Record<string, unknown>;
|
|
202
202
|
id: string;
|
|
203
|
+
updatedAt?: string | undefined;
|
|
203
204
|
createdAt?: string | undefined;
|
|
204
205
|
archived?: boolean | undefined;
|
|
205
|
-
updatedAt?: string | undefined;
|
|
206
206
|
} | undefined;
|
|
207
207
|
}>, import("zod").ZodObject<{
|
|
208
208
|
operation: import("zod").ZodLiteral<"get_record">;
|
|
@@ -216,15 +216,15 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
216
216
|
}, "strip", import("zod").ZodTypeAny, {
|
|
217
217
|
properties: Record<string, unknown>;
|
|
218
218
|
id: string;
|
|
219
|
+
updatedAt?: string | undefined;
|
|
219
220
|
createdAt?: string | undefined;
|
|
220
221
|
archived?: boolean | undefined;
|
|
221
|
-
updatedAt?: string | undefined;
|
|
222
222
|
}, {
|
|
223
223
|
properties: Record<string, unknown>;
|
|
224
224
|
id: string;
|
|
225
|
+
updatedAt?: string | undefined;
|
|
225
226
|
createdAt?: string | undefined;
|
|
226
227
|
archived?: boolean | undefined;
|
|
227
|
-
updatedAt?: string | undefined;
|
|
228
228
|
}>>;
|
|
229
229
|
error: import("zod").ZodString;
|
|
230
230
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -234,9 +234,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
234
234
|
record?: {
|
|
235
235
|
properties: Record<string, unknown>;
|
|
236
236
|
id: string;
|
|
237
|
+
updatedAt?: string | undefined;
|
|
237
238
|
createdAt?: string | undefined;
|
|
238
239
|
archived?: boolean | undefined;
|
|
239
|
-
updatedAt?: string | undefined;
|
|
240
240
|
} | undefined;
|
|
241
241
|
}, {
|
|
242
242
|
error: string;
|
|
@@ -245,9 +245,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
245
245
|
record?: {
|
|
246
246
|
properties: Record<string, unknown>;
|
|
247
247
|
id: string;
|
|
248
|
+
updatedAt?: string | undefined;
|
|
248
249
|
createdAt?: string | undefined;
|
|
249
250
|
archived?: boolean | undefined;
|
|
250
|
-
updatedAt?: string | undefined;
|
|
251
251
|
} | undefined;
|
|
252
252
|
}>, import("zod").ZodObject<{
|
|
253
253
|
operation: import("zod").ZodLiteral<"update_record">;
|
|
@@ -261,15 +261,15 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
261
261
|
}, "strip", import("zod").ZodTypeAny, {
|
|
262
262
|
properties: Record<string, unknown>;
|
|
263
263
|
id: string;
|
|
264
|
+
updatedAt?: string | undefined;
|
|
264
265
|
createdAt?: string | undefined;
|
|
265
266
|
archived?: boolean | undefined;
|
|
266
|
-
updatedAt?: string | undefined;
|
|
267
267
|
}, {
|
|
268
268
|
properties: Record<string, unknown>;
|
|
269
269
|
id: string;
|
|
270
|
+
updatedAt?: string | undefined;
|
|
270
271
|
createdAt?: string | undefined;
|
|
271
272
|
archived?: boolean | undefined;
|
|
272
|
-
updatedAt?: string | undefined;
|
|
273
273
|
}>>;
|
|
274
274
|
error: import("zod").ZodString;
|
|
275
275
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -279,9 +279,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
279
279
|
record?: {
|
|
280
280
|
properties: Record<string, unknown>;
|
|
281
281
|
id: string;
|
|
282
|
+
updatedAt?: string | undefined;
|
|
282
283
|
createdAt?: string | undefined;
|
|
283
284
|
archived?: boolean | undefined;
|
|
284
|
-
updatedAt?: string | undefined;
|
|
285
285
|
} | undefined;
|
|
286
286
|
}, {
|
|
287
287
|
error: string;
|
|
@@ -290,9 +290,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
290
290
|
record?: {
|
|
291
291
|
properties: Record<string, unknown>;
|
|
292
292
|
id: string;
|
|
293
|
+
updatedAt?: string | undefined;
|
|
293
294
|
createdAt?: string | undefined;
|
|
294
295
|
archived?: boolean | undefined;
|
|
295
|
-
updatedAt?: string | undefined;
|
|
296
296
|
} | undefined;
|
|
297
297
|
}>, import("zod").ZodObject<{
|
|
298
298
|
operation: import("zod").ZodLiteral<"search_records">;
|
|
@@ -306,15 +306,15 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
306
306
|
}, "strip", import("zod").ZodTypeAny, {
|
|
307
307
|
properties: Record<string, unknown>;
|
|
308
308
|
id: string;
|
|
309
|
+
updatedAt?: string | undefined;
|
|
309
310
|
createdAt?: string | undefined;
|
|
310
311
|
archived?: boolean | undefined;
|
|
311
|
-
updatedAt?: string | undefined;
|
|
312
312
|
}, {
|
|
313
313
|
properties: Record<string, unknown>;
|
|
314
314
|
id: string;
|
|
315
|
+
updatedAt?: string | undefined;
|
|
315
316
|
createdAt?: string | undefined;
|
|
316
317
|
archived?: boolean | undefined;
|
|
317
|
-
updatedAt?: string | undefined;
|
|
318
318
|
}>, "many">>;
|
|
319
319
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
320
320
|
paging: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
@@ -339,14 +339,14 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
339
339
|
error: string;
|
|
340
340
|
success: boolean;
|
|
341
341
|
operation: "search_records";
|
|
342
|
-
total?: number | undefined;
|
|
343
342
|
results?: {
|
|
344
343
|
properties: Record<string, unknown>;
|
|
345
344
|
id: string;
|
|
345
|
+
updatedAt?: string | undefined;
|
|
346
346
|
createdAt?: string | undefined;
|
|
347
347
|
archived?: boolean | undefined;
|
|
348
|
-
updatedAt?: string | undefined;
|
|
349
348
|
}[] | undefined;
|
|
349
|
+
total?: number | undefined;
|
|
350
350
|
paging?: {
|
|
351
351
|
next?: {
|
|
352
352
|
after: string;
|
|
@@ -356,14 +356,14 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
356
356
|
error: string;
|
|
357
357
|
success: boolean;
|
|
358
358
|
operation: "search_records";
|
|
359
|
-
total?: number | undefined;
|
|
360
359
|
results?: {
|
|
361
360
|
properties: Record<string, unknown>;
|
|
362
361
|
id: string;
|
|
362
|
+
updatedAt?: string | undefined;
|
|
363
363
|
createdAt?: string | undefined;
|
|
364
364
|
archived?: boolean | undefined;
|
|
365
|
-
updatedAt?: string | undefined;
|
|
366
365
|
}[] | undefined;
|
|
366
|
+
total?: number | undefined;
|
|
367
367
|
paging?: {
|
|
368
368
|
next?: {
|
|
369
369
|
after: string;
|
|
@@ -8,12 +8,12 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
9
|
properties: Record<string, string>;
|
|
10
10
|
operation: "create_record";
|
|
11
|
-
object_type: "
|
|
11
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
12
12
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
13
13
|
}, {
|
|
14
14
|
properties: Record<string, string>;
|
|
15
15
|
operation: "create_record";
|
|
16
|
-
object_type: "
|
|
16
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
17
17
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
18
18
|
}>, z.ZodObject<{
|
|
19
19
|
operation: z.ZodLiteral<"get_record">;
|
|
@@ -24,13 +24,13 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
25
|
operation: "get_record";
|
|
26
26
|
record_id: string;
|
|
27
|
-
object_type: "
|
|
27
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
28
28
|
properties?: string[] | undefined;
|
|
29
29
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
30
30
|
}, {
|
|
31
31
|
operation: "get_record";
|
|
32
32
|
record_id: string;
|
|
33
|
-
object_type: "
|
|
33
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
34
34
|
properties?: string[] | undefined;
|
|
35
35
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
36
36
|
}>, z.ZodObject<{
|
|
@@ -43,13 +43,13 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
43
43
|
properties: Record<string, string>;
|
|
44
44
|
operation: "update_record";
|
|
45
45
|
record_id: string;
|
|
46
|
-
object_type: "
|
|
46
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
47
47
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
48
48
|
}, {
|
|
49
49
|
properties: Record<string, string>;
|
|
50
50
|
operation: "update_record";
|
|
51
51
|
record_id: string;
|
|
52
|
-
object_type: "
|
|
52
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
53
53
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
54
54
|
}>, z.ZodObject<{
|
|
55
55
|
operation: z.ZodLiteral<"search_records">;
|
|
@@ -98,7 +98,7 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
99
|
operation: "search_records";
|
|
100
100
|
limit: number;
|
|
101
|
-
object_type: "
|
|
101
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
102
102
|
filter_groups: {
|
|
103
103
|
filters: {
|
|
104
104
|
propertyName: string;
|
|
@@ -113,7 +113,7 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
113
113
|
after?: string | undefined;
|
|
114
114
|
}, {
|
|
115
115
|
operation: "search_records";
|
|
116
|
-
object_type: "
|
|
116
|
+
object_type: "tickets" | "deals" | "contacts" | "companies";
|
|
117
117
|
filter_groups: {
|
|
118
118
|
filters: {
|
|
119
119
|
propertyName: string;
|
|
@@ -125,8 +125,8 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
125
125
|
}[];
|
|
126
126
|
properties?: string[] | undefined;
|
|
127
127
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
128
|
-
limit?: number | undefined;
|
|
129
128
|
after?: string | undefined;
|
|
129
|
+
limit?: number | undefined;
|
|
130
130
|
}>]>;
|
|
131
131
|
export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
132
132
|
operation: z.ZodLiteral<"create_record">;
|
|
@@ -140,15 +140,15 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
140
140
|
}, "strip", z.ZodTypeAny, {
|
|
141
141
|
properties: Record<string, unknown>;
|
|
142
142
|
id: string;
|
|
143
|
+
updatedAt?: string | undefined;
|
|
143
144
|
createdAt?: string | undefined;
|
|
144
145
|
archived?: boolean | undefined;
|
|
145
|
-
updatedAt?: string | undefined;
|
|
146
146
|
}, {
|
|
147
147
|
properties: Record<string, unknown>;
|
|
148
148
|
id: string;
|
|
149
|
+
updatedAt?: string | undefined;
|
|
149
150
|
createdAt?: string | undefined;
|
|
150
151
|
archived?: boolean | undefined;
|
|
151
|
-
updatedAt?: string | undefined;
|
|
152
152
|
}>>;
|
|
153
153
|
error: z.ZodString;
|
|
154
154
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -158,9 +158,9 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
158
158
|
record?: {
|
|
159
159
|
properties: Record<string, unknown>;
|
|
160
160
|
id: string;
|
|
161
|
+
updatedAt?: string | undefined;
|
|
161
162
|
createdAt?: string | undefined;
|
|
162
163
|
archived?: boolean | undefined;
|
|
163
|
-
updatedAt?: string | undefined;
|
|
164
164
|
} | undefined;
|
|
165
165
|
}, {
|
|
166
166
|
error: string;
|
|
@@ -169,9 +169,9 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
169
169
|
record?: {
|
|
170
170
|
properties: Record<string, unknown>;
|
|
171
171
|
id: string;
|
|
172
|
+
updatedAt?: string | undefined;
|
|
172
173
|
createdAt?: string | undefined;
|
|
173
174
|
archived?: boolean | undefined;
|
|
174
|
-
updatedAt?: string | undefined;
|
|
175
175
|
} | undefined;
|
|
176
176
|
}>, z.ZodObject<{
|
|
177
177
|
operation: z.ZodLiteral<"get_record">;
|
|
@@ -185,15 +185,15 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
186
|
properties: Record<string, unknown>;
|
|
187
187
|
id: string;
|
|
188
|
+
updatedAt?: string | undefined;
|
|
188
189
|
createdAt?: string | undefined;
|
|
189
190
|
archived?: boolean | undefined;
|
|
190
|
-
updatedAt?: string | undefined;
|
|
191
191
|
}, {
|
|
192
192
|
properties: Record<string, unknown>;
|
|
193
193
|
id: string;
|
|
194
|
+
updatedAt?: string | undefined;
|
|
194
195
|
createdAt?: string | undefined;
|
|
195
196
|
archived?: boolean | undefined;
|
|
196
|
-
updatedAt?: string | undefined;
|
|
197
197
|
}>>;
|
|
198
198
|
error: z.ZodString;
|
|
199
199
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -203,9 +203,9 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
203
203
|
record?: {
|
|
204
204
|
properties: Record<string, unknown>;
|
|
205
205
|
id: string;
|
|
206
|
+
updatedAt?: string | undefined;
|
|
206
207
|
createdAt?: string | undefined;
|
|
207
208
|
archived?: boolean | undefined;
|
|
208
|
-
updatedAt?: string | undefined;
|
|
209
209
|
} | undefined;
|
|
210
210
|
}, {
|
|
211
211
|
error: string;
|
|
@@ -214,9 +214,9 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
214
214
|
record?: {
|
|
215
215
|
properties: Record<string, unknown>;
|
|
216
216
|
id: string;
|
|
217
|
+
updatedAt?: string | undefined;
|
|
217
218
|
createdAt?: string | undefined;
|
|
218
219
|
archived?: boolean | undefined;
|
|
219
|
-
updatedAt?: string | undefined;
|
|
220
220
|
} | undefined;
|
|
221
221
|
}>, z.ZodObject<{
|
|
222
222
|
operation: z.ZodLiteral<"update_record">;
|
|
@@ -230,15 +230,15 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
230
230
|
}, "strip", z.ZodTypeAny, {
|
|
231
231
|
properties: Record<string, unknown>;
|
|
232
232
|
id: string;
|
|
233
|
+
updatedAt?: string | undefined;
|
|
233
234
|
createdAt?: string | undefined;
|
|
234
235
|
archived?: boolean | undefined;
|
|
235
|
-
updatedAt?: string | undefined;
|
|
236
236
|
}, {
|
|
237
237
|
properties: Record<string, unknown>;
|
|
238
238
|
id: string;
|
|
239
|
+
updatedAt?: string | undefined;
|
|
239
240
|
createdAt?: string | undefined;
|
|
240
241
|
archived?: boolean | undefined;
|
|
241
|
-
updatedAt?: string | undefined;
|
|
242
242
|
}>>;
|
|
243
243
|
error: z.ZodString;
|
|
244
244
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -248,9 +248,9 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
248
248
|
record?: {
|
|
249
249
|
properties: Record<string, unknown>;
|
|
250
250
|
id: string;
|
|
251
|
+
updatedAt?: string | undefined;
|
|
251
252
|
createdAt?: string | undefined;
|
|
252
253
|
archived?: boolean | undefined;
|
|
253
|
-
updatedAt?: string | undefined;
|
|
254
254
|
} | undefined;
|
|
255
255
|
}, {
|
|
256
256
|
error: string;
|
|
@@ -259,9 +259,9 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
259
259
|
record?: {
|
|
260
260
|
properties: Record<string, unknown>;
|
|
261
261
|
id: string;
|
|
262
|
+
updatedAt?: string | undefined;
|
|
262
263
|
createdAt?: string | undefined;
|
|
263
264
|
archived?: boolean | undefined;
|
|
264
|
-
updatedAt?: string | undefined;
|
|
265
265
|
} | undefined;
|
|
266
266
|
}>, z.ZodObject<{
|
|
267
267
|
operation: z.ZodLiteral<"search_records">;
|
|
@@ -275,15 +275,15 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
275
275
|
}, "strip", z.ZodTypeAny, {
|
|
276
276
|
properties: Record<string, unknown>;
|
|
277
277
|
id: string;
|
|
278
|
+
updatedAt?: string | undefined;
|
|
278
279
|
createdAt?: string | undefined;
|
|
279
280
|
archived?: boolean | undefined;
|
|
280
|
-
updatedAt?: string | undefined;
|
|
281
281
|
}, {
|
|
282
282
|
properties: Record<string, unknown>;
|
|
283
283
|
id: string;
|
|
284
|
+
updatedAt?: string | undefined;
|
|
284
285
|
createdAt?: string | undefined;
|
|
285
286
|
archived?: boolean | undefined;
|
|
286
|
-
updatedAt?: string | undefined;
|
|
287
287
|
}>, "many">>;
|
|
288
288
|
total: z.ZodOptional<z.ZodNumber>;
|
|
289
289
|
paging: z.ZodOptional<z.ZodObject<{
|
|
@@ -308,14 +308,14 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
308
308
|
error: string;
|
|
309
309
|
success: boolean;
|
|
310
310
|
operation: "search_records";
|
|
311
|
-
total?: number | undefined;
|
|
312
311
|
results?: {
|
|
313
312
|
properties: Record<string, unknown>;
|
|
314
313
|
id: string;
|
|
314
|
+
updatedAt?: string | undefined;
|
|
315
315
|
createdAt?: string | undefined;
|
|
316
316
|
archived?: boolean | undefined;
|
|
317
|
-
updatedAt?: string | undefined;
|
|
318
317
|
}[] | undefined;
|
|
318
|
+
total?: number | undefined;
|
|
319
319
|
paging?: {
|
|
320
320
|
next?: {
|
|
321
321
|
after: string;
|
|
@@ -325,14 +325,14 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
325
325
|
error: string;
|
|
326
326
|
success: boolean;
|
|
327
327
|
operation: "search_records";
|
|
328
|
-
total?: number | undefined;
|
|
329
328
|
results?: {
|
|
330
329
|
properties: Record<string, unknown>;
|
|
331
330
|
id: string;
|
|
331
|
+
updatedAt?: string | undefined;
|
|
332
332
|
createdAt?: string | undefined;
|
|
333
333
|
archived?: boolean | undefined;
|
|
334
|
-
updatedAt?: string | undefined;
|
|
335
334
|
}[] | undefined;
|
|
335
|
+
total?: number | undefined;
|
|
336
336
|
paging?: {
|
|
337
337
|
next?: {
|
|
338
338
|
after: string;
|
|
@@ -11,18 +11,18 @@ declare const InsForgeDbParamsSchema: z.ZodObject<{
|
|
|
11
11
|
maxRows: z.ZodDefault<z.ZodNumber>;
|
|
12
12
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
|
14
|
-
parameters: unknown[];
|
|
15
14
|
timeout: number;
|
|
16
15
|
query: string;
|
|
17
|
-
allowedOperations: ("
|
|
16
|
+
allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[];
|
|
17
|
+
parameters: unknown[];
|
|
18
18
|
maxRows: number;
|
|
19
19
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
20
20
|
}, {
|
|
21
21
|
query: string;
|
|
22
|
-
parameters?: unknown[] | undefined;
|
|
23
22
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
24
23
|
timeout?: number | undefined;
|
|
25
|
-
allowedOperations?: ("
|
|
24
|
+
allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
25
|
+
parameters?: unknown[] | undefined;
|
|
26
26
|
maxRows?: number | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
type InsForgeDbParamsInput = z.input<typeof InsForgeDbParamsSchema>;
|
|
@@ -36,20 +36,20 @@ declare const InsForgeDbResultSchema: z.ZodObject<{
|
|
|
36
36
|
error: z.ZodString;
|
|
37
37
|
cleanedJSONString: z.ZodString;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
|
-
executionTime: number;
|
|
40
39
|
error: string;
|
|
41
40
|
success: boolean;
|
|
42
41
|
rows: Record<string, unknown>[];
|
|
43
42
|
rowCount: number | null;
|
|
44
43
|
command: string;
|
|
44
|
+
executionTime: number;
|
|
45
45
|
cleanedJSONString: string;
|
|
46
46
|
}, {
|
|
47
|
-
executionTime: number;
|
|
48
47
|
error: string;
|
|
49
48
|
success: boolean;
|
|
50
49
|
rows: Record<string, unknown>[];
|
|
51
50
|
rowCount: number | null;
|
|
52
51
|
command: string;
|
|
52
|
+
executionTime: number;
|
|
53
53
|
cleanedJSONString: string;
|
|
54
54
|
}>;
|
|
55
55
|
type InsForgeDbResult = z.output<typeof InsForgeDbResultSchema>;
|
|
@@ -85,18 +85,18 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
|
|
|
85
85
|
maxRows: z.ZodDefault<z.ZodNumber>;
|
|
86
86
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
|
-
parameters: unknown[];
|
|
89
88
|
timeout: number;
|
|
90
89
|
query: string;
|
|
91
|
-
allowedOperations: ("
|
|
90
|
+
allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[];
|
|
91
|
+
parameters: unknown[];
|
|
92
92
|
maxRows: number;
|
|
93
93
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
94
94
|
}, {
|
|
95
95
|
query: string;
|
|
96
|
-
parameters?: unknown[] | undefined;
|
|
97
96
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
98
97
|
timeout?: number | undefined;
|
|
99
|
-
allowedOperations?: ("
|
|
98
|
+
allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
99
|
+
parameters?: unknown[] | undefined;
|
|
100
100
|
maxRows?: number | undefined;
|
|
101
101
|
}>;
|
|
102
102
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -108,20 +108,20 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
|
|
|
108
108
|
error: z.ZodString;
|
|
109
109
|
cleanedJSONString: z.ZodString;
|
|
110
110
|
}, "strip", z.ZodTypeAny, {
|
|
111
|
-
executionTime: number;
|
|
112
111
|
error: string;
|
|
113
112
|
success: boolean;
|
|
114
113
|
rows: Record<string, unknown>[];
|
|
115
114
|
rowCount: number | null;
|
|
116
115
|
command: string;
|
|
116
|
+
executionTime: number;
|
|
117
117
|
cleanedJSONString: string;
|
|
118
118
|
}, {
|
|
119
|
-
executionTime: number;
|
|
120
119
|
error: string;
|
|
121
120
|
success: boolean;
|
|
122
121
|
rows: Record<string, unknown>[];
|
|
123
122
|
rowCount: number | null;
|
|
124
123
|
command: string;
|
|
124
|
+
executionTime: number;
|
|
125
125
|
cleanedJSONString: string;
|
|
126
126
|
}>;
|
|
127
127
|
static readonly shortDescription = "InsForge is the backend built for AI-assisted development. Connect InsForge with any agent. Add authentication, database, storage, functions, and AI integrations to your app in seconds.";
|