@bubblelab/bubble-core 0.1.200 → 0.1.202
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bubble-bundle.d.ts +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -9,8 +9,8 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
9
9
|
attribute: z.ZodString;
|
|
10
10
|
direction: z.ZodDefault<z.ZodOptional<z.ZodEnum<["asc", "desc"]>>>;
|
|
11
11
|
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
direction: "asc" | "desc";
|
|
13
12
|
attribute: string;
|
|
13
|
+
direction: "asc" | "desc";
|
|
14
14
|
}, {
|
|
15
15
|
attribute: string;
|
|
16
16
|
direction?: "asc" | "desc" | undefined;
|
|
@@ -20,21 +20,21 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
20
20
|
}, "strip", z.ZodTypeAny, {
|
|
21
21
|
object: string;
|
|
22
22
|
operation: "list_records";
|
|
23
|
-
limit: number;
|
|
24
23
|
offset: number;
|
|
24
|
+
limit: number;
|
|
25
25
|
filter?: Record<string, unknown> | undefined;
|
|
26
26
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
27
27
|
sorts?: {
|
|
28
|
-
direction: "asc" | "desc";
|
|
29
28
|
attribute: string;
|
|
29
|
+
direction: "asc" | "desc";
|
|
30
30
|
}[] | undefined;
|
|
31
31
|
}, {
|
|
32
32
|
object: string;
|
|
33
33
|
operation: "list_records";
|
|
34
34
|
filter?: Record<string, unknown> | undefined;
|
|
35
35
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
36
|
-
limit?: number | undefined;
|
|
37
36
|
offset?: number | undefined;
|
|
37
|
+
limit?: number | undefined;
|
|
38
38
|
sorts?: {
|
|
39
39
|
attribute: string;
|
|
40
40
|
direction?: "asc" | "desc" | undefined;
|
|
@@ -62,14 +62,14 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
62
62
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
64
|
object: string;
|
|
65
|
-
values: Record<string, unknown>;
|
|
66
65
|
operation: "create_record";
|
|
66
|
+
values: Record<string, unknown>;
|
|
67
67
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
68
68
|
matching_attribute?: string | undefined;
|
|
69
69
|
}, {
|
|
70
70
|
object: string;
|
|
71
|
-
values: Record<string, unknown>;
|
|
72
71
|
operation: "create_record";
|
|
72
|
+
values: Record<string, unknown>;
|
|
73
73
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
74
74
|
matching_attribute?: string | undefined;
|
|
75
75
|
}>, z.ZodObject<{
|
|
@@ -80,14 +80,14 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
80
80
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
82
|
object: string;
|
|
83
|
-
values: Record<string, unknown>;
|
|
84
83
|
operation: "update_record";
|
|
84
|
+
values: Record<string, unknown>;
|
|
85
85
|
record_id: string;
|
|
86
86
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
87
87
|
}, {
|
|
88
88
|
object: string;
|
|
89
|
-
values: Record<string, unknown>;
|
|
90
89
|
operation: "update_record";
|
|
90
|
+
values: Record<string, unknown>;
|
|
91
91
|
record_id: string;
|
|
92
92
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
93
93
|
}>, z.ZodObject<{
|
|
@@ -114,17 +114,17 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
114
114
|
format: z.ZodDefault<z.ZodOptional<z.ZodEnum<["plaintext"]>>>;
|
|
115
115
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
+
operation: "create_note";
|
|
117
118
|
format: "plaintext";
|
|
118
119
|
title: string;
|
|
119
120
|
content: string;
|
|
120
|
-
operation: "create_note";
|
|
121
121
|
parent_object: string;
|
|
122
122
|
parent_record_id: string;
|
|
123
123
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
124
124
|
}, {
|
|
125
|
+
operation: "create_note";
|
|
125
126
|
title: string;
|
|
126
127
|
content: string;
|
|
127
|
-
operation: "create_note";
|
|
128
128
|
parent_object: string;
|
|
129
129
|
parent_record_id: string;
|
|
130
130
|
format?: "plaintext" | undefined;
|
|
@@ -138,16 +138,16 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
138
138
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
139
139
|
}, "strip", z.ZodTypeAny, {
|
|
140
140
|
operation: "list_notes";
|
|
141
|
-
limit: number;
|
|
142
141
|
offset: number;
|
|
142
|
+
limit: number;
|
|
143
143
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
144
144
|
parent_object?: string | undefined;
|
|
145
145
|
parent_record_id?: string | undefined;
|
|
146
146
|
}, {
|
|
147
147
|
operation: "list_notes";
|
|
148
148
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
149
|
-
limit?: number | undefined;
|
|
150
149
|
offset?: number | undefined;
|
|
150
|
+
limit?: number | undefined;
|
|
151
151
|
parent_object?: string | undefined;
|
|
152
152
|
parent_record_id?: string | undefined;
|
|
153
153
|
}>, z.ZodObject<{
|
|
@@ -177,8 +177,8 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
177
177
|
}>, "many">>;
|
|
178
178
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
179
179
|
}, "strip", z.ZodTypeAny, {
|
|
180
|
-
content: string;
|
|
181
180
|
operation: "create_task";
|
|
181
|
+
content: string;
|
|
182
182
|
is_completed: boolean;
|
|
183
183
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
184
184
|
assignees?: {
|
|
@@ -191,8 +191,8 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
191
191
|
target_record_id: string;
|
|
192
192
|
}[] | undefined;
|
|
193
193
|
}, {
|
|
194
|
-
content: string;
|
|
195
194
|
operation: "create_task";
|
|
195
|
+
content: string;
|
|
196
196
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
197
197
|
assignees?: {
|
|
198
198
|
referenced_actor_type: "workspace-member";
|
|
@@ -211,14 +211,14 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
211
211
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
212
212
|
}, "strip", z.ZodTypeAny, {
|
|
213
213
|
operation: "list_tasks";
|
|
214
|
-
limit: number;
|
|
215
214
|
offset: number;
|
|
215
|
+
limit: number;
|
|
216
216
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
217
217
|
}, {
|
|
218
218
|
operation: "list_tasks";
|
|
219
219
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
220
|
-
limit?: number | undefined;
|
|
221
220
|
offset?: number | undefined;
|
|
221
|
+
limit?: number | undefined;
|
|
222
222
|
}>, z.ZodObject<{
|
|
223
223
|
operation: z.ZodLiteral<"update_task">;
|
|
224
224
|
task_id: z.ZodString;
|
|
@@ -259,14 +259,14 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
259
259
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
260
260
|
}, "strip", z.ZodTypeAny, {
|
|
261
261
|
operation: "list_lists";
|
|
262
|
-
limit: number;
|
|
263
262
|
offset: number;
|
|
263
|
+
limit: number;
|
|
264
264
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
265
265
|
}, {
|
|
266
266
|
operation: "list_lists";
|
|
267
267
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
268
|
-
limit?: number | undefined;
|
|
269
268
|
offset?: number | undefined;
|
|
269
|
+
limit?: number | undefined;
|
|
270
270
|
}>, z.ZodObject<{
|
|
271
271
|
operation: z.ZodLiteral<"create_entry">;
|
|
272
272
|
list: z.ZodString;
|
|
@@ -297,8 +297,8 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
297
297
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
298
298
|
}, "strip", z.ZodTypeAny, {
|
|
299
299
|
operation: "list_entries";
|
|
300
|
-
limit: number;
|
|
301
300
|
offset: number;
|
|
301
|
+
limit: number;
|
|
302
302
|
list: string;
|
|
303
303
|
filter?: Record<string, unknown> | undefined;
|
|
304
304
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -307,8 +307,8 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
307
307
|
list: string;
|
|
308
308
|
filter?: Record<string, unknown> | undefined;
|
|
309
309
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
310
|
-
limit?: number | undefined;
|
|
311
310
|
offset?: number | undefined;
|
|
311
|
+
limit?: number | undefined;
|
|
312
312
|
}>]>;
|
|
313
313
|
export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
314
314
|
operation: z.ZodLiteral<"list_records">;
|
|
@@ -317,15 +317,15 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
317
317
|
success: z.ZodBoolean;
|
|
318
318
|
error: z.ZodString;
|
|
319
319
|
}, "strip", z.ZodTypeAny, {
|
|
320
|
-
success: boolean;
|
|
321
|
-
error: string;
|
|
322
320
|
operation: "list_records";
|
|
321
|
+
error: string;
|
|
322
|
+
success: boolean;
|
|
323
323
|
records?: Record<string, unknown>[] | undefined;
|
|
324
324
|
next_page_offset?: number | undefined;
|
|
325
325
|
}, {
|
|
326
|
-
success: boolean;
|
|
327
|
-
error: string;
|
|
328
326
|
operation: "list_records";
|
|
327
|
+
error: string;
|
|
328
|
+
success: boolean;
|
|
329
329
|
records?: Record<string, unknown>[] | undefined;
|
|
330
330
|
next_page_offset?: number | undefined;
|
|
331
331
|
}>, z.ZodObject<{
|
|
@@ -334,14 +334,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
334
334
|
success: z.ZodBoolean;
|
|
335
335
|
error: z.ZodString;
|
|
336
336
|
}, "strip", z.ZodTypeAny, {
|
|
337
|
-
success: boolean;
|
|
338
|
-
error: string;
|
|
339
337
|
operation: "get_record";
|
|
338
|
+
error: string;
|
|
339
|
+
success: boolean;
|
|
340
340
|
record?: Record<string, unknown> | undefined;
|
|
341
341
|
}, {
|
|
342
|
-
success: boolean;
|
|
343
|
-
error: string;
|
|
344
342
|
operation: "get_record";
|
|
343
|
+
error: string;
|
|
344
|
+
success: boolean;
|
|
345
345
|
record?: Record<string, unknown> | undefined;
|
|
346
346
|
}>, z.ZodObject<{
|
|
347
347
|
operation: z.ZodLiteral<"create_record">;
|
|
@@ -349,14 +349,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
349
349
|
success: z.ZodBoolean;
|
|
350
350
|
error: z.ZodString;
|
|
351
351
|
}, "strip", z.ZodTypeAny, {
|
|
352
|
-
success: boolean;
|
|
353
|
-
error: string;
|
|
354
352
|
operation: "create_record";
|
|
353
|
+
error: string;
|
|
354
|
+
success: boolean;
|
|
355
355
|
record?: Record<string, unknown> | undefined;
|
|
356
356
|
}, {
|
|
357
|
-
success: boolean;
|
|
358
|
-
error: string;
|
|
359
357
|
operation: "create_record";
|
|
358
|
+
error: string;
|
|
359
|
+
success: boolean;
|
|
360
360
|
record?: Record<string, unknown> | undefined;
|
|
361
361
|
}>, z.ZodObject<{
|
|
362
362
|
operation: z.ZodLiteral<"update_record">;
|
|
@@ -364,41 +364,41 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
364
364
|
success: z.ZodBoolean;
|
|
365
365
|
error: z.ZodString;
|
|
366
366
|
}, "strip", z.ZodTypeAny, {
|
|
367
|
-
success: boolean;
|
|
368
|
-
error: string;
|
|
369
367
|
operation: "update_record";
|
|
368
|
+
error: string;
|
|
369
|
+
success: boolean;
|
|
370
370
|
record?: Record<string, unknown> | undefined;
|
|
371
371
|
}, {
|
|
372
|
-
success: boolean;
|
|
373
|
-
error: string;
|
|
374
372
|
operation: "update_record";
|
|
373
|
+
error: string;
|
|
374
|
+
success: boolean;
|
|
375
375
|
record?: Record<string, unknown> | undefined;
|
|
376
376
|
}>, z.ZodObject<{
|
|
377
377
|
operation: z.ZodLiteral<"delete_record">;
|
|
378
378
|
success: z.ZodBoolean;
|
|
379
379
|
error: z.ZodString;
|
|
380
380
|
}, "strip", z.ZodTypeAny, {
|
|
381
|
-
success: boolean;
|
|
382
|
-
error: string;
|
|
383
381
|
operation: "delete_record";
|
|
384
|
-
}, {
|
|
385
|
-
success: boolean;
|
|
386
382
|
error: string;
|
|
383
|
+
success: boolean;
|
|
384
|
+
}, {
|
|
387
385
|
operation: "delete_record";
|
|
386
|
+
error: string;
|
|
387
|
+
success: boolean;
|
|
388
388
|
}>, z.ZodObject<{
|
|
389
389
|
operation: z.ZodLiteral<"create_note">;
|
|
390
390
|
note: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
391
391
|
success: z.ZodBoolean;
|
|
392
392
|
error: z.ZodString;
|
|
393
393
|
}, "strip", z.ZodTypeAny, {
|
|
394
|
-
success: boolean;
|
|
395
|
-
error: string;
|
|
396
394
|
operation: "create_note";
|
|
395
|
+
error: string;
|
|
396
|
+
success: boolean;
|
|
397
397
|
note?: Record<string, unknown> | undefined;
|
|
398
398
|
}, {
|
|
399
|
-
success: boolean;
|
|
400
|
-
error: string;
|
|
401
399
|
operation: "create_note";
|
|
400
|
+
error: string;
|
|
401
|
+
success: boolean;
|
|
402
402
|
note?: Record<string, unknown> | undefined;
|
|
403
403
|
}>, z.ZodObject<{
|
|
404
404
|
operation: z.ZodLiteral<"list_notes">;
|
|
@@ -406,14 +406,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
406
406
|
success: z.ZodBoolean;
|
|
407
407
|
error: z.ZodString;
|
|
408
408
|
}, "strip", z.ZodTypeAny, {
|
|
409
|
-
success: boolean;
|
|
410
|
-
error: string;
|
|
411
409
|
operation: "list_notes";
|
|
410
|
+
error: string;
|
|
411
|
+
success: boolean;
|
|
412
412
|
notes?: Record<string, unknown>[] | undefined;
|
|
413
413
|
}, {
|
|
414
|
-
success: boolean;
|
|
415
|
-
error: string;
|
|
416
414
|
operation: "list_notes";
|
|
415
|
+
error: string;
|
|
416
|
+
success: boolean;
|
|
417
417
|
notes?: Record<string, unknown>[] | undefined;
|
|
418
418
|
}>, z.ZodObject<{
|
|
419
419
|
operation: z.ZodLiteral<"create_task">;
|
|
@@ -421,14 +421,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
421
421
|
success: z.ZodBoolean;
|
|
422
422
|
error: z.ZodString;
|
|
423
423
|
}, "strip", z.ZodTypeAny, {
|
|
424
|
-
success: boolean;
|
|
425
|
-
error: string;
|
|
426
424
|
operation: "create_task";
|
|
425
|
+
error: string;
|
|
426
|
+
success: boolean;
|
|
427
427
|
task?: Record<string, unknown> | undefined;
|
|
428
428
|
}, {
|
|
429
|
-
success: boolean;
|
|
430
|
-
error: string;
|
|
431
429
|
operation: "create_task";
|
|
430
|
+
error: string;
|
|
431
|
+
success: boolean;
|
|
432
432
|
task?: Record<string, unknown> | undefined;
|
|
433
433
|
}>, z.ZodObject<{
|
|
434
434
|
operation: z.ZodLiteral<"list_tasks">;
|
|
@@ -436,14 +436,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
436
436
|
success: z.ZodBoolean;
|
|
437
437
|
error: z.ZodString;
|
|
438
438
|
}, "strip", z.ZodTypeAny, {
|
|
439
|
-
success: boolean;
|
|
440
|
-
error: string;
|
|
441
439
|
operation: "list_tasks";
|
|
440
|
+
error: string;
|
|
441
|
+
success: boolean;
|
|
442
442
|
tasks?: Record<string, unknown>[] | undefined;
|
|
443
443
|
}, {
|
|
444
|
-
success: boolean;
|
|
445
|
-
error: string;
|
|
446
444
|
operation: "list_tasks";
|
|
445
|
+
error: string;
|
|
446
|
+
success: boolean;
|
|
447
447
|
tasks?: Record<string, unknown>[] | undefined;
|
|
448
448
|
}>, z.ZodObject<{
|
|
449
449
|
operation: z.ZodLiteral<"update_task">;
|
|
@@ -451,41 +451,41 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
451
451
|
success: z.ZodBoolean;
|
|
452
452
|
error: z.ZodString;
|
|
453
453
|
}, "strip", z.ZodTypeAny, {
|
|
454
|
-
success: boolean;
|
|
455
|
-
error: string;
|
|
456
454
|
operation: "update_task";
|
|
455
|
+
error: string;
|
|
456
|
+
success: boolean;
|
|
457
457
|
task?: Record<string, unknown> | undefined;
|
|
458
458
|
}, {
|
|
459
|
-
success: boolean;
|
|
460
|
-
error: string;
|
|
461
459
|
operation: "update_task";
|
|
460
|
+
error: string;
|
|
461
|
+
success: boolean;
|
|
462
462
|
task?: Record<string, unknown> | undefined;
|
|
463
463
|
}>, z.ZodObject<{
|
|
464
464
|
operation: z.ZodLiteral<"delete_task">;
|
|
465
465
|
success: z.ZodBoolean;
|
|
466
466
|
error: z.ZodString;
|
|
467
467
|
}, "strip", z.ZodTypeAny, {
|
|
468
|
-
success: boolean;
|
|
469
|
-
error: string;
|
|
470
468
|
operation: "delete_task";
|
|
471
|
-
}, {
|
|
472
|
-
success: boolean;
|
|
473
469
|
error: string;
|
|
470
|
+
success: boolean;
|
|
471
|
+
}, {
|
|
474
472
|
operation: "delete_task";
|
|
473
|
+
error: string;
|
|
474
|
+
success: boolean;
|
|
475
475
|
}>, z.ZodObject<{
|
|
476
476
|
operation: z.ZodLiteral<"list_lists">;
|
|
477
477
|
lists: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
|
|
478
478
|
success: z.ZodBoolean;
|
|
479
479
|
error: z.ZodString;
|
|
480
480
|
}, "strip", z.ZodTypeAny, {
|
|
481
|
-
success: boolean;
|
|
482
|
-
error: string;
|
|
483
481
|
operation: "list_lists";
|
|
482
|
+
error: string;
|
|
483
|
+
success: boolean;
|
|
484
484
|
lists?: Record<string, unknown>[] | undefined;
|
|
485
485
|
}, {
|
|
486
|
-
success: boolean;
|
|
487
|
-
error: string;
|
|
488
486
|
operation: "list_lists";
|
|
487
|
+
error: string;
|
|
488
|
+
success: boolean;
|
|
489
489
|
lists?: Record<string, unknown>[] | undefined;
|
|
490
490
|
}>, z.ZodObject<{
|
|
491
491
|
operation: z.ZodLiteral<"create_entry">;
|
|
@@ -493,14 +493,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
493
493
|
success: z.ZodBoolean;
|
|
494
494
|
error: z.ZodString;
|
|
495
495
|
}, "strip", z.ZodTypeAny, {
|
|
496
|
-
success: boolean;
|
|
497
|
-
error: string;
|
|
498
496
|
operation: "create_entry";
|
|
497
|
+
error: string;
|
|
498
|
+
success: boolean;
|
|
499
499
|
entry?: Record<string, unknown> | undefined;
|
|
500
500
|
}, {
|
|
501
|
-
success: boolean;
|
|
502
|
-
error: string;
|
|
503
501
|
operation: "create_entry";
|
|
502
|
+
error: string;
|
|
503
|
+
success: boolean;
|
|
504
504
|
entry?: Record<string, unknown> | undefined;
|
|
505
505
|
}>, z.ZodObject<{
|
|
506
506
|
operation: z.ZodLiteral<"list_entries">;
|
|
@@ -509,15 +509,15 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
509
509
|
success: z.ZodBoolean;
|
|
510
510
|
error: z.ZodString;
|
|
511
511
|
}, "strip", z.ZodTypeAny, {
|
|
512
|
-
success: boolean;
|
|
513
|
-
error: string;
|
|
514
512
|
operation: "list_entries";
|
|
513
|
+
error: string;
|
|
514
|
+
success: boolean;
|
|
515
515
|
entries?: Record<string, unknown>[] | undefined;
|
|
516
516
|
next_page_offset?: number | undefined;
|
|
517
517
|
}, {
|
|
518
|
-
success: boolean;
|
|
519
|
-
error: string;
|
|
520
518
|
operation: "list_entries";
|
|
519
|
+
error: string;
|
|
520
|
+
success: boolean;
|
|
521
521
|
entries?: Record<string, unknown>[] | undefined;
|
|
522
522
|
next_page_offset?: number | undefined;
|
|
523
523
|
}>]>;
|