@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
|
@@ -69,11 +69,11 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
69
69
|
first_name: string;
|
|
70
70
|
last_name: string;
|
|
71
71
|
staffable: boolean;
|
|
72
|
-
credentials?: Record<string, string> | undefined;
|
|
73
72
|
email?: string | undefined;
|
|
73
|
+
credentials?: Record<string, string> | undefined;
|
|
74
74
|
channels?: string[] | undefined;
|
|
75
|
-
teams?: string[] | undefined;
|
|
76
75
|
timezone?: string | undefined;
|
|
76
|
+
teams?: string[] | undefined;
|
|
77
77
|
site?: string | undefined;
|
|
78
78
|
imported_id?: string | undefined;
|
|
79
79
|
queues?: string[] | undefined;
|
|
@@ -82,11 +82,11 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
82
82
|
operation: "create_person";
|
|
83
83
|
first_name: string;
|
|
84
84
|
last_name: string;
|
|
85
|
-
credentials?: Record<string, string> | undefined;
|
|
86
85
|
email?: string | undefined;
|
|
86
|
+
credentials?: Record<string, string> | undefined;
|
|
87
87
|
channels?: string[] | undefined;
|
|
88
|
-
teams?: string[] | undefined;
|
|
89
88
|
timezone?: string | undefined;
|
|
89
|
+
teams?: string[] | undefined;
|
|
90
90
|
site?: string | undefined;
|
|
91
91
|
imported_id?: string | undefined;
|
|
92
92
|
queues?: string[] | undefined;
|
|
@@ -108,26 +108,26 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
108
108
|
}, "strip", import("zod").ZodTypeAny, {
|
|
109
109
|
operation: "update_person";
|
|
110
110
|
person_id: string;
|
|
111
|
-
credentials?: Record<string, string> | undefined;
|
|
112
111
|
email?: string | undefined;
|
|
112
|
+
credentials?: Record<string, string> | undefined;
|
|
113
|
+
channels?: string[] | undefined;
|
|
113
114
|
first_name?: string | undefined;
|
|
114
115
|
last_name?: string | undefined;
|
|
115
|
-
channels?: string[] | undefined;
|
|
116
|
-
teams?: string[] | undefined;
|
|
117
116
|
timezone?: string | undefined;
|
|
117
|
+
teams?: string[] | undefined;
|
|
118
118
|
site?: string | undefined;
|
|
119
119
|
queues?: string[] | undefined;
|
|
120
120
|
staffable?: boolean | undefined;
|
|
121
121
|
}, {
|
|
122
122
|
operation: "update_person";
|
|
123
123
|
person_id: string;
|
|
124
|
-
credentials?: Record<string, string> | undefined;
|
|
125
124
|
email?: string | undefined;
|
|
125
|
+
credentials?: Record<string, string> | undefined;
|
|
126
|
+
channels?: string[] | undefined;
|
|
126
127
|
first_name?: string | undefined;
|
|
127
128
|
last_name?: string | undefined;
|
|
128
|
-
channels?: string[] | undefined;
|
|
129
|
-
teams?: string[] | undefined;
|
|
130
129
|
timezone?: string | undefined;
|
|
130
|
+
teams?: string[] | undefined;
|
|
131
131
|
site?: string | undefined;
|
|
132
132
|
queues?: string[] | undefined;
|
|
133
133
|
staffable?: boolean | undefined;
|
|
@@ -167,9 +167,9 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
167
167
|
allow_conflicts: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
168
168
|
}, "strip", import("zod").ZodTypeAny, {
|
|
169
169
|
operation: "create_activity";
|
|
170
|
-
agent_id: string;
|
|
171
170
|
start_time: number;
|
|
172
171
|
end_time: number;
|
|
172
|
+
agent_id: string;
|
|
173
173
|
type_id: string;
|
|
174
174
|
allow_conflicts: boolean;
|
|
175
175
|
description?: string | undefined;
|
|
@@ -177,9 +177,9 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
177
177
|
channels?: string[] | undefined;
|
|
178
178
|
}, {
|
|
179
179
|
operation: "create_activity";
|
|
180
|
-
agent_id: string;
|
|
181
180
|
start_time: number;
|
|
182
181
|
end_time: number;
|
|
182
|
+
agent_id: string;
|
|
183
183
|
type_id: string;
|
|
184
184
|
description?: string | undefined;
|
|
185
185
|
credentials?: Record<string, string> | undefined;
|
|
@@ -215,17 +215,17 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
215
215
|
}, "strip", import("zod").ZodTypeAny, {
|
|
216
216
|
status: "pending" | "approved";
|
|
217
217
|
operation: "create_time_off";
|
|
218
|
-
agent_id: string;
|
|
219
218
|
start_time: number;
|
|
220
219
|
end_time: number;
|
|
220
|
+
agent_id: string;
|
|
221
221
|
credentials?: Record<string, string> | undefined;
|
|
222
222
|
notes?: string | undefined;
|
|
223
223
|
type_id?: string | undefined;
|
|
224
224
|
}, {
|
|
225
225
|
operation: "create_time_off";
|
|
226
|
-
agent_id: string;
|
|
227
226
|
start_time: number;
|
|
228
227
|
end_time: number;
|
|
228
|
+
agent_id: string;
|
|
229
229
|
status?: "pending" | "approved" | undefined;
|
|
230
230
|
credentials?: Record<string, string> | undefined;
|
|
231
231
|
notes?: string | undefined;
|
|
@@ -241,12 +241,12 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
241
241
|
operation: "list_time_off";
|
|
242
242
|
limit: number;
|
|
243
243
|
offset: number;
|
|
244
|
-
status?: "pending" | "cancelled" | "
|
|
244
|
+
status?: "pending" | "cancelled" | "approved" | "denied" | undefined;
|
|
245
245
|
credentials?: Record<string, string> | undefined;
|
|
246
246
|
agent_ids?: string[] | undefined;
|
|
247
247
|
}, {
|
|
248
248
|
operation: "list_time_off";
|
|
249
|
-
status?: "pending" | "cancelled" | "
|
|
249
|
+
status?: "pending" | "cancelled" | "approved" | "denied" | undefined;
|
|
250
250
|
credentials?: Record<string, string> | undefined;
|
|
251
251
|
limit?: number | undefined;
|
|
252
252
|
offset?: number | undefined;
|
|
@@ -60,8 +60,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
60
60
|
first_name: string;
|
|
61
61
|
last_name: string;
|
|
62
62
|
staffable: boolean;
|
|
63
|
-
credentials?: Record<string, string> | undefined;
|
|
64
63
|
email?: string | undefined;
|
|
64
|
+
credentials?: Record<string, string> | undefined;
|
|
65
65
|
channels?: string[] | undefined;
|
|
66
66
|
teams?: string[] | undefined;
|
|
67
67
|
timezone?: string | undefined;
|
|
@@ -73,8 +73,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
73
73
|
operation: "create_person";
|
|
74
74
|
first_name: string;
|
|
75
75
|
last_name: string;
|
|
76
|
-
credentials?: Record<string, string> | undefined;
|
|
77
76
|
email?: string | undefined;
|
|
77
|
+
credentials?: Record<string, string> | undefined;
|
|
78
78
|
channels?: string[] | undefined;
|
|
79
79
|
teams?: string[] | undefined;
|
|
80
80
|
timezone?: string | undefined;
|
|
@@ -99,11 +99,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
99
99
|
}, "strip", z.ZodTypeAny, {
|
|
100
100
|
operation: "update_person";
|
|
101
101
|
person_id: string;
|
|
102
|
-
credentials?: Record<string, string> | undefined;
|
|
103
102
|
email?: string | undefined;
|
|
103
|
+
credentials?: Record<string, string> | undefined;
|
|
104
|
+
channels?: string[] | undefined;
|
|
104
105
|
first_name?: string | undefined;
|
|
105
106
|
last_name?: string | undefined;
|
|
106
|
-
channels?: string[] | undefined;
|
|
107
107
|
teams?: string[] | undefined;
|
|
108
108
|
timezone?: string | undefined;
|
|
109
109
|
site?: string | undefined;
|
|
@@ -112,11 +112,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
112
112
|
}, {
|
|
113
113
|
operation: "update_person";
|
|
114
114
|
person_id: string;
|
|
115
|
-
credentials?: Record<string, string> | undefined;
|
|
116
115
|
email?: string | undefined;
|
|
116
|
+
credentials?: Record<string, string> | undefined;
|
|
117
|
+
channels?: string[] | undefined;
|
|
117
118
|
first_name?: string | undefined;
|
|
118
119
|
last_name?: string | undefined;
|
|
119
|
-
channels?: string[] | undefined;
|
|
120
120
|
teams?: string[] | undefined;
|
|
121
121
|
timezone?: string | undefined;
|
|
122
122
|
site?: string | undefined;
|
|
@@ -238,15 +238,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
238
238
|
}, "strip", import("zod").ZodTypeAny, {
|
|
239
239
|
operation: "update_task";
|
|
240
240
|
task_id: string;
|
|
241
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
242
241
|
content?: string | undefined;
|
|
242
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
243
243
|
deadline_at?: string | undefined;
|
|
244
244
|
is_completed?: boolean | undefined;
|
|
245
245
|
}, {
|
|
246
246
|
operation: "update_task";
|
|
247
247
|
task_id: string;
|
|
248
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
249
248
|
content?: string | undefined;
|
|
249
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
250
250
|
deadline_at?: string | undefined;
|
|
251
251
|
is_completed?: boolean | undefined;
|
|
252
252
|
}>, import("zod").ZodObject<{
|
|
@@ -284,15 +284,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
284
284
|
entry_values: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
|
|
285
285
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
286
286
|
}, "strip", import("zod").ZodTypeAny, {
|
|
287
|
-
list: string;
|
|
288
287
|
operation: "create_entry";
|
|
288
|
+
list: string;
|
|
289
289
|
parent_object: string;
|
|
290
290
|
parent_record_id: string;
|
|
291
291
|
entry_values: Record<string, unknown>;
|
|
292
292
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
293
293
|
}, {
|
|
294
|
-
list: string;
|
|
295
294
|
operation: "create_entry";
|
|
295
|
+
list: string;
|
|
296
296
|
parent_object: string;
|
|
297
297
|
parent_record_id: string;
|
|
298
298
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -305,15 +305,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
|
|
|
305
305
|
filter: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
306
306
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
307
307
|
}, "strip", import("zod").ZodTypeAny, {
|
|
308
|
-
list: string;
|
|
309
308
|
operation: "list_entries";
|
|
310
309
|
limit: number;
|
|
311
310
|
offset: number;
|
|
311
|
+
list: string;
|
|
312
312
|
filter?: Record<string, unknown> | undefined;
|
|
313
313
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
314
314
|
}, {
|
|
315
|
-
list: string;
|
|
316
315
|
operation: "list_entries";
|
|
316
|
+
list: string;
|
|
317
317
|
filter?: Record<string, unknown> | undefined;
|
|
318
318
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
319
319
|
limit?: number | undefined;
|
|
@@ -229,15 +229,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
229
229
|
}, "strip", z.ZodTypeAny, {
|
|
230
230
|
operation: "update_task";
|
|
231
231
|
task_id: string;
|
|
232
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
233
232
|
content?: string | undefined;
|
|
233
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
234
234
|
deadline_at?: string | undefined;
|
|
235
235
|
is_completed?: boolean | undefined;
|
|
236
236
|
}, {
|
|
237
237
|
operation: "update_task";
|
|
238
238
|
task_id: string;
|
|
239
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
240
239
|
content?: string | undefined;
|
|
240
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
241
241
|
deadline_at?: string | undefined;
|
|
242
242
|
is_completed?: boolean | undefined;
|
|
243
243
|
}>, z.ZodObject<{
|
|
@@ -275,15 +275,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
275
275
|
entry_values: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
276
276
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
277
277
|
}, "strip", z.ZodTypeAny, {
|
|
278
|
-
list: string;
|
|
279
278
|
operation: "create_entry";
|
|
279
|
+
list: string;
|
|
280
280
|
parent_object: string;
|
|
281
281
|
parent_record_id: string;
|
|
282
282
|
entry_values: Record<string, unknown>;
|
|
283
283
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
284
284
|
}, {
|
|
285
|
-
list: string;
|
|
286
285
|
operation: "create_entry";
|
|
286
|
+
list: string;
|
|
287
287
|
parent_object: string;
|
|
288
288
|
parent_record_id: string;
|
|
289
289
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -296,15 +296,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
296
296
|
filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
297
297
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
298
298
|
}, "strip", z.ZodTypeAny, {
|
|
299
|
-
list: string;
|
|
300
299
|
operation: "list_entries";
|
|
301
300
|
limit: number;
|
|
302
301
|
offset: number;
|
|
302
|
+
list: string;
|
|
303
303
|
filter?: Record<string, unknown> | undefined;
|
|
304
304
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
305
305
|
}, {
|
|
306
|
-
list: string;
|
|
307
306
|
operation: "list_entries";
|
|
307
|
+
list: string;
|
|
308
308
|
filter?: Record<string, unknown> | undefined;
|
|
309
309
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
310
310
|
limit?: number | undefined;
|
|
@@ -169,6 +169,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
169
169
|
captchaImageSelector?: string | undefined;
|
|
170
170
|
captchaInputSelector?: string | undefined;
|
|
171
171
|
} | undefined;
|
|
172
|
+
context_id?: string | undefined;
|
|
172
173
|
cookies?: {
|
|
173
174
|
value: string;
|
|
174
175
|
path: string;
|
|
@@ -178,7 +179,6 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
178
179
|
httpOnly: boolean;
|
|
179
180
|
secure: boolean;
|
|
180
181
|
}[] | undefined;
|
|
181
|
-
context_id?: string | undefined;
|
|
182
182
|
proxies?: true | ({
|
|
183
183
|
type: "browserbase";
|
|
184
184
|
geolocation?: {
|
|
@@ -204,6 +204,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
204
204
|
captchaImageSelector?: string | undefined;
|
|
205
205
|
captchaInputSelector?: string | undefined;
|
|
206
206
|
} | undefined;
|
|
207
|
+
context_id?: string | undefined;
|
|
207
208
|
cookies?: {
|
|
208
209
|
value: string;
|
|
209
210
|
path: string;
|
|
@@ -213,7 +214,6 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
213
214
|
httpOnly: boolean;
|
|
214
215
|
secure: boolean;
|
|
215
216
|
}[] | undefined;
|
|
216
|
-
context_id?: string | undefined;
|
|
217
217
|
viewport_width?: number | undefined;
|
|
218
218
|
viewport_height?: number | undefined;
|
|
219
219
|
proxies?: true | ({
|
|
@@ -240,8 +240,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
240
240
|
timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
241
241
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
242
242
|
}, "strip", import("zod").ZodTypeAny, {
|
|
243
|
-
timeout: number;
|
|
244
243
|
url: string;
|
|
244
|
+
timeout: number;
|
|
245
245
|
operation: "navigate";
|
|
246
246
|
session_id: string;
|
|
247
247
|
wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
|
|
@@ -361,7 +361,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
361
361
|
quality: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
362
362
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
363
363
|
}, "strip", import("zod").ZodTypeAny, {
|
|
364
|
-
format: "png" | "
|
|
364
|
+
format: "png" | "jpeg" | "webp";
|
|
365
365
|
operation: "screenshot";
|
|
366
366
|
session_id: string;
|
|
367
367
|
full_page: boolean;
|
|
@@ -371,7 +371,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
371
371
|
}, {
|
|
372
372
|
operation: "screenshot";
|
|
373
373
|
session_id: string;
|
|
374
|
-
format?: "png" | "
|
|
374
|
+
format?: "png" | "jpeg" | "webp" | undefined;
|
|
375
375
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
376
376
|
quality?: number | undefined;
|
|
377
377
|
selector?: string | undefined;
|
|
@@ -537,14 +537,14 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
537
537
|
error: string;
|
|
538
538
|
success: boolean;
|
|
539
539
|
operation: "screenshot";
|
|
540
|
-
format?: string | undefined;
|
|
541
540
|
data?: string | undefined;
|
|
541
|
+
format?: string | undefined;
|
|
542
542
|
}, {
|
|
543
543
|
error: string;
|
|
544
544
|
success: boolean;
|
|
545
545
|
operation: "screenshot";
|
|
546
|
-
format?: string | undefined;
|
|
547
546
|
data?: string | undefined;
|
|
547
|
+
format?: string | undefined;
|
|
548
548
|
}>, import("zod").ZodObject<{
|
|
549
549
|
operation: import("zod").ZodLiteral<"wait">;
|
|
550
550
|
success: import("zod").ZodBoolean;
|
|
@@ -91,7 +91,6 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
|
|
|
91
91
|
username?: string | undefined;
|
|
92
92
|
}>>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
|
-
contextId: string;
|
|
95
94
|
cookies: {
|
|
96
95
|
value: string;
|
|
97
96
|
path: string;
|
|
@@ -101,13 +100,13 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
|
|
|
101
100
|
httpOnly: boolean;
|
|
102
101
|
secure: boolean;
|
|
103
102
|
}[];
|
|
103
|
+
contextId: string;
|
|
104
104
|
proxy?: {
|
|
105
105
|
server: string;
|
|
106
106
|
password?: string | undefined;
|
|
107
107
|
username?: string | undefined;
|
|
108
108
|
} | undefined;
|
|
109
109
|
}, {
|
|
110
|
-
contextId: string;
|
|
111
110
|
cookies: {
|
|
112
111
|
value: string;
|
|
113
112
|
path: string;
|
|
@@ -117,6 +116,7 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
|
|
|
117
116
|
httpOnly: boolean;
|
|
118
117
|
secure: boolean;
|
|
119
118
|
}[];
|
|
119
|
+
contextId: string;
|
|
120
120
|
proxy?: {
|
|
121
121
|
server: string;
|
|
122
122
|
password?: string | undefined;
|
|
@@ -390,6 +390,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
390
390
|
captchaImageSelector?: string | undefined;
|
|
391
391
|
captchaInputSelector?: string | undefined;
|
|
392
392
|
} | undefined;
|
|
393
|
+
context_id?: string | undefined;
|
|
393
394
|
cookies?: {
|
|
394
395
|
value: string;
|
|
395
396
|
path: string;
|
|
@@ -399,7 +400,6 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
399
400
|
httpOnly: boolean;
|
|
400
401
|
secure: boolean;
|
|
401
402
|
}[] | undefined;
|
|
402
|
-
context_id?: string | undefined;
|
|
403
403
|
proxies?: true | ({
|
|
404
404
|
type: "browserbase";
|
|
405
405
|
geolocation?: {
|
|
@@ -425,6 +425,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
425
425
|
captchaImageSelector?: string | undefined;
|
|
426
426
|
captchaInputSelector?: string | undefined;
|
|
427
427
|
} | undefined;
|
|
428
|
+
context_id?: string | undefined;
|
|
428
429
|
cookies?: {
|
|
429
430
|
value: string;
|
|
430
431
|
path: string;
|
|
@@ -434,7 +435,6 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
434
435
|
httpOnly: boolean;
|
|
435
436
|
secure: boolean;
|
|
436
437
|
}[] | undefined;
|
|
437
|
-
context_id?: string | undefined;
|
|
438
438
|
viewport_width?: number | undefined;
|
|
439
439
|
viewport_height?: number | undefined;
|
|
440
440
|
proxies?: true | ({
|
|
@@ -461,8 +461,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
461
461
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
462
462
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
463
463
|
}, "strip", z.ZodTypeAny, {
|
|
464
|
-
timeout: number;
|
|
465
464
|
url: string;
|
|
465
|
+
timeout: number;
|
|
466
466
|
operation: "navigate";
|
|
467
467
|
session_id: string;
|
|
468
468
|
wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
|
|
@@ -582,7 +582,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
582
582
|
quality: z.ZodOptional<z.ZodNumber>;
|
|
583
583
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
584
584
|
}, "strip", z.ZodTypeAny, {
|
|
585
|
-
format: "png" | "
|
|
585
|
+
format: "png" | "jpeg" | "webp";
|
|
586
586
|
operation: "screenshot";
|
|
587
587
|
session_id: string;
|
|
588
588
|
full_page: boolean;
|
|
@@ -592,7 +592,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
592
592
|
}, {
|
|
593
593
|
operation: "screenshot";
|
|
594
594
|
session_id: string;
|
|
595
|
-
format?: "png" | "
|
|
595
|
+
format?: "png" | "jpeg" | "webp" | undefined;
|
|
596
596
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
597
597
|
quality?: number | undefined;
|
|
598
598
|
selector?: string | undefined;
|
|
@@ -761,14 +761,14 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
761
761
|
error: string;
|
|
762
762
|
success: boolean;
|
|
763
763
|
operation: "screenshot";
|
|
764
|
-
format?: string | undefined;
|
|
765
764
|
data?: string | undefined;
|
|
765
|
+
format?: string | undefined;
|
|
766
766
|
}, {
|
|
767
767
|
error: string;
|
|
768
768
|
success: boolean;
|
|
769
769
|
operation: "screenshot";
|
|
770
|
-
format?: string | undefined;
|
|
771
770
|
data?: string | undefined;
|
|
771
|
+
format?: string | undefined;
|
|
772
772
|
}>, z.ZodObject<{
|
|
773
773
|
operation: z.ZodLiteral<"wait">;
|
|
774
774
|
success: z.ZodBoolean;
|
|
@@ -1284,8 +1284,6 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1284
1284
|
success: boolean;
|
|
1285
1285
|
operation: "search";
|
|
1286
1286
|
start?: number | undefined;
|
|
1287
|
-
limit?: number | undefined;
|
|
1288
|
-
total?: number | undefined;
|
|
1289
1287
|
results?: import("zod").objectOutputType<{
|
|
1290
1288
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1291
1289
|
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1339,13 +1337,13 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1339
1337
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1340
1338
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1341
1339
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1340
|
+
limit?: number | undefined;
|
|
1341
|
+
total?: number | undefined;
|
|
1342
1342
|
}, {
|
|
1343
1343
|
error: string;
|
|
1344
1344
|
success: boolean;
|
|
1345
1345
|
operation: "search";
|
|
1346
1346
|
start?: number | undefined;
|
|
1347
|
-
limit?: number | undefined;
|
|
1348
|
-
total?: number | undefined;
|
|
1349
1347
|
results?: import("zod").objectInputType<{
|
|
1350
1348
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1351
1349
|
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1399,6 +1397,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1399
1397
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1400
1398
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1401
1399
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1400
|
+
limit?: number | undefined;
|
|
1401
|
+
total?: number | undefined;
|
|
1402
1402
|
}>, import("zod").ZodObject<{
|
|
1403
1403
|
operation: import("zod").ZodLiteral<"add_comment">;
|
|
1404
1404
|
success: import("zod").ZodBoolean;
|
|
@@ -1808,7 +1808,6 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1808
1808
|
error: string;
|
|
1809
1809
|
success: boolean;
|
|
1810
1810
|
operation: "get_comments";
|
|
1811
|
-
cursor?: string | undefined;
|
|
1812
1811
|
comments?: import("zod").objectOutputType<{
|
|
1813
1812
|
id: import("zod").ZodString;
|
|
1814
1813
|
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1858,11 +1857,11 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1858
1857
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1859
1858
|
createdAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1860
1859
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1860
|
+
cursor?: string | undefined;
|
|
1861
1861
|
}, {
|
|
1862
1862
|
error: string;
|
|
1863
1863
|
success: boolean;
|
|
1864
1864
|
operation: "get_comments";
|
|
1865
|
-
cursor?: string | undefined;
|
|
1866
1865
|
comments?: import("zod").objectInputType<{
|
|
1867
1866
|
id: import("zod").ZodString;
|
|
1868
1867
|
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1912,6 +1911,7 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1912
1911
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1913
1912
|
createdAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1914
1913
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1914
|
+
cursor?: string | undefined;
|
|
1915
1915
|
}>]>;
|
|
1916
1916
|
static readonly shortDescription = "Confluence integration for wiki pages and content management";
|
|
1917
1917
|
static readonly longDescription = "\n Confluence Cloud integration for managing wiki content, spaces, and pages.\n\n Operations:\n - list_spaces: List Confluence spaces with filtering\n - get_space: Get space details by ID\n - list_pages: List pages (filter by space, title, status)\n - get_page: Get page by ID with body content\n - create_page: Create a new page in a space\n - update_page: Update page content (auto-increments version)\n - delete_page: Delete/trash a page\n - search: Search via CQL (Confluence Query Language)\n - add_comment: Add footer comment to a page\n - get_comments: List footer comments for a page\n\n Features:\n - Markdown content auto-converted to Confluence storage format (XHTML)\n - Auto-version management for page updates\n - CQL search support for powerful content discovery\n\n Authentication:\n - OAuth 2.0 via Atlassian Cloud (same provider as Jira)\n ";
|
|
@@ -1770,8 +1770,6 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1770
1770
|
success: boolean;
|
|
1771
1771
|
operation: "search";
|
|
1772
1772
|
start?: number | undefined;
|
|
1773
|
-
limit?: number | undefined;
|
|
1774
|
-
total?: number | undefined;
|
|
1775
1773
|
results?: z.objectOutputType<{
|
|
1776
1774
|
id: z.ZodOptional<z.ZodString>;
|
|
1777
1775
|
type: z.ZodOptional<z.ZodString>;
|
|
@@ -1825,13 +1823,13 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1825
1823
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1826
1824
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1827
1825
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1826
|
+
limit?: number | undefined;
|
|
1827
|
+
total?: number | undefined;
|
|
1828
1828
|
}, {
|
|
1829
1829
|
error: string;
|
|
1830
1830
|
success: boolean;
|
|
1831
1831
|
operation: "search";
|
|
1832
1832
|
start?: number | undefined;
|
|
1833
|
-
limit?: number | undefined;
|
|
1834
|
-
total?: number | undefined;
|
|
1835
1833
|
results?: z.objectInputType<{
|
|
1836
1834
|
id: z.ZodOptional<z.ZodString>;
|
|
1837
1835
|
type: z.ZodOptional<z.ZodString>;
|
|
@@ -1885,6 +1883,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1885
1883
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1886
1884
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1887
1885
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1886
|
+
limit?: number | undefined;
|
|
1887
|
+
total?: number | undefined;
|
|
1888
1888
|
}>, z.ZodObject<{
|
|
1889
1889
|
operation: z.ZodLiteral<"add_comment">;
|
|
1890
1890
|
success: z.ZodBoolean;
|
|
@@ -2294,7 +2294,6 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2294
2294
|
error: string;
|
|
2295
2295
|
success: boolean;
|
|
2296
2296
|
operation: "get_comments";
|
|
2297
|
-
cursor?: string | undefined;
|
|
2298
2297
|
comments?: z.objectOutputType<{
|
|
2299
2298
|
id: z.ZodString;
|
|
2300
2299
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -2344,11 +2343,11 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2344
2343
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2345
2344
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
2346
2345
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
2346
|
+
cursor?: string | undefined;
|
|
2347
2347
|
}, {
|
|
2348
2348
|
error: string;
|
|
2349
2349
|
success: boolean;
|
|
2350
2350
|
operation: "get_comments";
|
|
2351
|
-
cursor?: string | undefined;
|
|
2352
2351
|
comments?: z.objectInputType<{
|
|
2353
2352
|
id: z.ZodString;
|
|
2354
2353
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -2398,6 +2397,7 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2398
2397
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2399
2398
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
2400
2399
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
2400
|
+
cursor?: string | undefined;
|
|
2401
2401
|
}>]>;
|
|
2402
2402
|
export type ConfluenceParams = z.output<typeof ConfluenceParamsSchema>;
|
|
2403
2403
|
export type ConfluenceParamsInput = z.input<typeof ConfluenceParamsSchema>;
|