@bubblelab/bubble-core 0.1.158 → 0.1.159
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 +128 -128
- package/dist/bubbles/service-bubble/agi-inc.d.ts +92 -92
- package/dist/bubbles/service-bubble/airtable.d.ts +166 -166
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +106 -106
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +42 -42
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +56 -56
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/firecrawl.d.ts +706 -706
- package/dist/bubbles/service-bubble/followupboss.d.ts +182 -182
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +60 -60
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +192 -192
- package/dist/bubbles/service-bubble/gmail.d.ts +176 -176
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +100 -100
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1739 -1739
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +62 -62
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +82 -82
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js +16 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +430 -430
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +173 -173
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1690 -1690
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +202 -202
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
- 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 +20 -20
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- 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 +92 -92
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +68 -68
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -17,12 +17,12 @@ declare const ListAirtableBasesToolResultSchema: z.ZodObject<{
|
|
|
17
17
|
name: z.ZodString;
|
|
18
18
|
permissionLevel: z.ZodString;
|
|
19
19
|
}, "strip", z.ZodTypeAny, {
|
|
20
|
-
id: string;
|
|
21
20
|
name: string;
|
|
21
|
+
id: string;
|
|
22
22
|
permissionLevel: string;
|
|
23
23
|
}, {
|
|
24
|
-
id: string;
|
|
25
24
|
name: string;
|
|
25
|
+
id: string;
|
|
26
26
|
permissionLevel: string;
|
|
27
27
|
}>, "many">>;
|
|
28
28
|
success: z.ZodBoolean;
|
|
@@ -31,16 +31,16 @@ declare const ListAirtableBasesToolResultSchema: z.ZodObject<{
|
|
|
31
31
|
success: boolean;
|
|
32
32
|
error: string;
|
|
33
33
|
bases?: {
|
|
34
|
-
id: string;
|
|
35
34
|
name: string;
|
|
35
|
+
id: string;
|
|
36
36
|
permissionLevel: string;
|
|
37
37
|
}[] | undefined;
|
|
38
38
|
}, {
|
|
39
39
|
success: boolean;
|
|
40
40
|
error: string;
|
|
41
41
|
bases?: {
|
|
42
|
-
id: string;
|
|
43
42
|
name: string;
|
|
43
|
+
id: string;
|
|
44
44
|
permissionLevel: string;
|
|
45
45
|
}[] | undefined;
|
|
46
46
|
}>;
|
|
@@ -65,12 +65,12 @@ export declare class ListAirtableBasesTool extends ToolBubble<ListAirtableBasesT
|
|
|
65
65
|
name: z.ZodString;
|
|
66
66
|
permissionLevel: z.ZodString;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
-
id: string;
|
|
69
68
|
name: string;
|
|
69
|
+
id: string;
|
|
70
70
|
permissionLevel: string;
|
|
71
71
|
}, {
|
|
72
|
-
id: string;
|
|
73
72
|
name: string;
|
|
73
|
+
id: string;
|
|
74
74
|
permissionLevel: string;
|
|
75
75
|
}>, "many">>;
|
|
76
76
|
success: z.ZodBoolean;
|
|
@@ -79,16 +79,16 @@ export declare class ListAirtableBasesTool extends ToolBubble<ListAirtableBasesT
|
|
|
79
79
|
success: boolean;
|
|
80
80
|
error: string;
|
|
81
81
|
bases?: {
|
|
82
|
-
id: string;
|
|
83
82
|
name: string;
|
|
83
|
+
id: string;
|
|
84
84
|
permissionLevel: string;
|
|
85
85
|
}[] | undefined;
|
|
86
86
|
}, {
|
|
87
87
|
success: boolean;
|
|
88
88
|
error: string;
|
|
89
89
|
bases?: {
|
|
90
|
-
id: string;
|
|
91
90
|
name: string;
|
|
91
|
+
id: string;
|
|
92
92
|
permissionLevel: string;
|
|
93
93
|
}[] | undefined;
|
|
94
94
|
}>;
|
|
@@ -26,31 +26,31 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
|
|
|
26
26
|
name: z.ZodString;
|
|
27
27
|
type: z.ZodString;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
id: string;
|
|
30
29
|
type: string;
|
|
31
30
|
name: string;
|
|
32
|
-
}, {
|
|
33
31
|
id: string;
|
|
32
|
+
}, {
|
|
34
33
|
type: string;
|
|
35
34
|
name: string;
|
|
35
|
+
id: string;
|
|
36
36
|
}>, "many">>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
id: string;
|
|
39
38
|
name: string;
|
|
39
|
+
id: string;
|
|
40
40
|
description?: string | undefined;
|
|
41
41
|
fields?: {
|
|
42
|
-
id: string;
|
|
43
42
|
type: string;
|
|
44
43
|
name: string;
|
|
44
|
+
id: string;
|
|
45
45
|
}[] | undefined;
|
|
46
46
|
}, {
|
|
47
|
-
id: string;
|
|
48
47
|
name: string;
|
|
48
|
+
id: string;
|
|
49
49
|
description?: string | undefined;
|
|
50
50
|
fields?: {
|
|
51
|
-
id: string;
|
|
52
51
|
type: string;
|
|
53
52
|
name: string;
|
|
53
|
+
id: string;
|
|
54
54
|
}[] | undefined;
|
|
55
55
|
}>, "many">>;
|
|
56
56
|
success: z.ZodBoolean;
|
|
@@ -59,13 +59,13 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
|
|
|
59
59
|
success: boolean;
|
|
60
60
|
error: string;
|
|
61
61
|
tables?: {
|
|
62
|
-
id: string;
|
|
63
62
|
name: string;
|
|
63
|
+
id: string;
|
|
64
64
|
description?: string | undefined;
|
|
65
65
|
fields?: {
|
|
66
|
-
id: string;
|
|
67
66
|
type: string;
|
|
68
67
|
name: string;
|
|
68
|
+
id: string;
|
|
69
69
|
}[] | undefined;
|
|
70
70
|
}[] | undefined;
|
|
71
71
|
baseId?: string | undefined;
|
|
@@ -74,13 +74,13 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
|
|
|
74
74
|
success: boolean;
|
|
75
75
|
error: string;
|
|
76
76
|
tables?: {
|
|
77
|
-
id: string;
|
|
78
77
|
name: string;
|
|
78
|
+
id: string;
|
|
79
79
|
description?: string | undefined;
|
|
80
80
|
fields?: {
|
|
81
|
-
id: string;
|
|
82
81
|
type: string;
|
|
83
82
|
name: string;
|
|
83
|
+
id: string;
|
|
84
84
|
}[] | undefined;
|
|
85
85
|
}[] | undefined;
|
|
86
86
|
baseId?: string | undefined;
|
|
@@ -116,31 +116,31 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
|
|
|
116
116
|
name: z.ZodString;
|
|
117
117
|
type: z.ZodString;
|
|
118
118
|
}, "strip", z.ZodTypeAny, {
|
|
119
|
-
id: string;
|
|
120
119
|
type: string;
|
|
121
120
|
name: string;
|
|
122
|
-
}, {
|
|
123
121
|
id: string;
|
|
122
|
+
}, {
|
|
124
123
|
type: string;
|
|
125
124
|
name: string;
|
|
125
|
+
id: string;
|
|
126
126
|
}>, "many">>;
|
|
127
127
|
}, "strip", z.ZodTypeAny, {
|
|
128
|
-
id: string;
|
|
129
128
|
name: string;
|
|
129
|
+
id: string;
|
|
130
130
|
description?: string | undefined;
|
|
131
131
|
fields?: {
|
|
132
|
-
id: string;
|
|
133
132
|
type: string;
|
|
134
133
|
name: string;
|
|
134
|
+
id: string;
|
|
135
135
|
}[] | undefined;
|
|
136
136
|
}, {
|
|
137
|
-
id: string;
|
|
138
137
|
name: string;
|
|
138
|
+
id: string;
|
|
139
139
|
description?: string | undefined;
|
|
140
140
|
fields?: {
|
|
141
|
-
id: string;
|
|
142
141
|
type: string;
|
|
143
142
|
name: string;
|
|
143
|
+
id: string;
|
|
144
144
|
}[] | undefined;
|
|
145
145
|
}>, "many">>;
|
|
146
146
|
success: z.ZodBoolean;
|
|
@@ -149,13 +149,13 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
|
|
|
149
149
|
success: boolean;
|
|
150
150
|
error: string;
|
|
151
151
|
tables?: {
|
|
152
|
-
id: string;
|
|
153
152
|
name: string;
|
|
153
|
+
id: string;
|
|
154
154
|
description?: string | undefined;
|
|
155
155
|
fields?: {
|
|
156
|
-
id: string;
|
|
157
156
|
type: string;
|
|
158
157
|
name: string;
|
|
158
|
+
id: string;
|
|
159
159
|
}[] | undefined;
|
|
160
160
|
}[] | undefined;
|
|
161
161
|
baseId?: string | undefined;
|
|
@@ -164,13 +164,13 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
|
|
|
164
164
|
success: boolean;
|
|
165
165
|
error: string;
|
|
166
166
|
tables?: {
|
|
167
|
-
id: string;
|
|
168
167
|
name: string;
|
|
168
|
+
id: string;
|
|
169
169
|
description?: string | undefined;
|
|
170
170
|
fields?: {
|
|
171
|
-
id: string;
|
|
172
171
|
type: string;
|
|
173
172
|
name: string;
|
|
173
|
+
id: string;
|
|
174
174
|
}[] | undefined;
|
|
175
175
|
}[] | undefined;
|
|
176
176
|
baseId?: string | undefined;
|
|
@@ -35,13 +35,13 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
|
|
|
35
35
|
}>, "many">;
|
|
36
36
|
delegationHint: z.ZodOptional<z.ZodString>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
id: string;
|
|
39
38
|
description: string;
|
|
40
39
|
name: string;
|
|
41
40
|
tools: {
|
|
42
41
|
description: string;
|
|
43
42
|
name: string;
|
|
44
43
|
}[];
|
|
44
|
+
id: string;
|
|
45
45
|
inputs: {
|
|
46
46
|
description: string;
|
|
47
47
|
name: string;
|
|
@@ -51,13 +51,13 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
|
|
|
51
51
|
optionalCredentials?: string[] | undefined;
|
|
52
52
|
delegationHint?: string | undefined;
|
|
53
53
|
}, {
|
|
54
|
-
id: string;
|
|
55
54
|
description: string;
|
|
56
55
|
name: string;
|
|
57
56
|
tools: {
|
|
58
57
|
description: string;
|
|
59
58
|
name: string;
|
|
60
59
|
}[];
|
|
60
|
+
id: string;
|
|
61
61
|
inputs: {
|
|
62
62
|
description: string;
|
|
63
63
|
name: string;
|
|
@@ -74,13 +74,13 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
|
|
|
74
74
|
success: boolean;
|
|
75
75
|
error: string;
|
|
76
76
|
capabilities: {
|
|
77
|
-
id: string;
|
|
78
77
|
description: string;
|
|
79
78
|
name: string;
|
|
80
79
|
tools: {
|
|
81
80
|
description: string;
|
|
82
81
|
name: string;
|
|
83
82
|
}[];
|
|
83
|
+
id: string;
|
|
84
84
|
inputs: {
|
|
85
85
|
description: string;
|
|
86
86
|
name: string;
|
|
@@ -95,13 +95,13 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
|
|
|
95
95
|
success: boolean;
|
|
96
96
|
error: string;
|
|
97
97
|
capabilities: {
|
|
98
|
-
id: string;
|
|
99
98
|
description: string;
|
|
100
99
|
name: string;
|
|
101
100
|
tools: {
|
|
102
101
|
description: string;
|
|
103
102
|
name: string;
|
|
104
103
|
}[];
|
|
104
|
+
id: string;
|
|
105
105
|
inputs: {
|
|
106
106
|
description: string;
|
|
107
107
|
name: string;
|
|
@@ -146,13 +146,13 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
|
|
|
146
146
|
}>, "many">;
|
|
147
147
|
delegationHint: z.ZodOptional<z.ZodString>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
id: string;
|
|
150
149
|
description: string;
|
|
151
150
|
name: string;
|
|
152
151
|
tools: {
|
|
153
152
|
description: string;
|
|
154
153
|
name: string;
|
|
155
154
|
}[];
|
|
155
|
+
id: string;
|
|
156
156
|
inputs: {
|
|
157
157
|
description: string;
|
|
158
158
|
name: string;
|
|
@@ -162,13 +162,13 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
|
|
|
162
162
|
optionalCredentials?: string[] | undefined;
|
|
163
163
|
delegationHint?: string | undefined;
|
|
164
164
|
}, {
|
|
165
|
-
id: string;
|
|
166
165
|
description: string;
|
|
167
166
|
name: string;
|
|
168
167
|
tools: {
|
|
169
168
|
description: string;
|
|
170
169
|
name: string;
|
|
171
170
|
}[];
|
|
171
|
+
id: string;
|
|
172
172
|
inputs: {
|
|
173
173
|
description: string;
|
|
174
174
|
name: string;
|
|
@@ -185,13 +185,13 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
|
|
|
185
185
|
success: boolean;
|
|
186
186
|
error: string;
|
|
187
187
|
capabilities: {
|
|
188
|
-
id: string;
|
|
189
188
|
description: string;
|
|
190
189
|
name: string;
|
|
191
190
|
tools: {
|
|
192
191
|
description: string;
|
|
193
192
|
name: string;
|
|
194
193
|
}[];
|
|
194
|
+
id: string;
|
|
195
195
|
inputs: {
|
|
196
196
|
description: string;
|
|
197
197
|
name: string;
|
|
@@ -206,13 +206,13 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
|
|
|
206
206
|
success: boolean;
|
|
207
207
|
error: string;
|
|
208
208
|
capabilities: {
|
|
209
|
-
id: string;
|
|
210
209
|
description: string;
|
|
211
210
|
name: string;
|
|
212
211
|
tools: {
|
|
213
212
|
description: string;
|
|
214
213
|
name: string;
|
|
215
214
|
}[];
|
|
215
|
+
id: string;
|
|
216
216
|
inputs: {
|
|
217
217
|
description: string;
|
|
218
218
|
name: string;
|