@bubblelab/bubble-core 0.1.158 → 0.1.160
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 +150 -128
- 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/bubble-flow/bubble-flow-class.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +144 -144
- package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
- package/dist/bubbles/service-bubble/airtable.d.ts +184 -184
- package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +152 -152
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +55 -55
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +63 -63
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +98 -98
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +264 -264
- package/dist/bubbles/service-bubble/followupboss.d.ts +282 -282
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +40 -40
- package/dist/bubbles/service-bubble/github.d.ts +216 -216
- package/dist/bubbles/service-bubble/gmail.d.ts +228 -228
- package/dist/bubbles/service-bubble/google-calendar.d.ts +62 -62
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- 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/insforge-db.d.ts +6 -6
- package/dist/bubbles/service-bubble/jira/jira.d.ts +107 -107
- package/dist/bubbles/service-bubble/notion/notion.d.ts +932 -932
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +73 -73
- 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 +93 -93
- 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 +16 -16
- package/dist/bubbles/service-bubble/sendsafely/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/sendsafely/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/index.js +4 -0
- package/dist/bubbles/service-bubble/sendsafely/index.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +247 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.js +212 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +270 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.js +144 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.d.ts +78 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.js +171 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +324 -324
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +161 -161
- package/dist/bubbles/service-bubble/telegram.d.ts +264 -264
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +108 -108
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- 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 +68 -68
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +316 -2
- 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 +3 -2
- package/dist/bubble-trigger/index.d.ts +0 -2
- package/dist/bubble-trigger/index.d.ts.map +0 -1
- package/dist/bubble-trigger/index.js +0 -2
- package/dist/bubble-trigger/index.js.map +0 -1
- package/dist/bubble-trigger/types.d.ts +0 -87
- package/dist/bubble-trigger/types.d.ts.map +0 -1
- package/dist/bubble-trigger/types.js +0 -14
- package/dist/bubble-trigger/types.js.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
- package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.js +0 -904
- package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
- package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
- package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/slack.js +0 -1536
- package/dist/bubbles/service-bubble/slack.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +0 -114
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +0 -1
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +0 -777
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +0 -1
- package/dist/types/ai-models.d.ts +0 -4
- package/dist/types/ai-models.d.ts.map +0 -1
- package/dist/types/ai-models.js +0 -16
- package/dist/types/ai-models.js.map +0 -1
- package/dist/utils/param-helper.d.ts +0 -2
- package/dist/utils/param-helper.d.ts.map +0 -1
- package/dist/utils/param-helper.js +0 -5
- package/dist/utils/param-helper.js.map +0 -1
|
@@ -17,30 +17,30 @@ 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;
|
|
29
29
|
error: z.ZodString;
|
|
30
30
|
}, "strip", z.ZodTypeAny, {
|
|
31
|
-
success: boolean;
|
|
32
31
|
error: string;
|
|
32
|
+
success: boolean;
|
|
33
33
|
bases?: {
|
|
34
|
-
id: string;
|
|
35
34
|
name: string;
|
|
35
|
+
id: string;
|
|
36
36
|
permissionLevel: string;
|
|
37
37
|
}[] | undefined;
|
|
38
38
|
}, {
|
|
39
|
-
success: boolean;
|
|
40
39
|
error: string;
|
|
40
|
+
success: boolean;
|
|
41
41
|
bases?: {
|
|
42
|
-
id: string;
|
|
43
42
|
name: string;
|
|
43
|
+
id: string;
|
|
44
44
|
permissionLevel: string;
|
|
45
45
|
}[] | undefined;
|
|
46
46
|
}>;
|
|
@@ -65,30 +65,30 @@ 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;
|
|
77
77
|
error: z.ZodString;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
success: boolean;
|
|
80
79
|
error: string;
|
|
80
|
+
success: boolean;
|
|
81
81
|
bases?: {
|
|
82
|
-
id: string;
|
|
83
82
|
name: string;
|
|
83
|
+
id: string;
|
|
84
84
|
permissionLevel: string;
|
|
85
85
|
}[] | undefined;
|
|
86
86
|
}, {
|
|
87
|
-
success: boolean;
|
|
88
87
|
error: string;
|
|
88
|
+
success: boolean;
|
|
89
89
|
bases?: {
|
|
90
|
-
id: string;
|
|
91
90
|
name: string;
|
|
91
|
+
id: string;
|
|
92
92
|
permissionLevel: string;
|
|
93
93
|
}[] | undefined;
|
|
94
94
|
}>;
|
|
@@ -26,61 +26,61 @@ 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;
|
|
57
57
|
error: z.ZodString;
|
|
58
58
|
}, "strip", z.ZodTypeAny, {
|
|
59
|
-
success: boolean;
|
|
60
59
|
error: string;
|
|
60
|
+
success: boolean;
|
|
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;
|
|
72
72
|
baseName?: string | undefined;
|
|
73
73
|
}, {
|
|
74
|
-
success: boolean;
|
|
75
74
|
error: string;
|
|
75
|
+
success: boolean;
|
|
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,61 +116,61 @@ 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;
|
|
147
147
|
error: z.ZodString;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
success: boolean;
|
|
150
149
|
error: string;
|
|
150
|
+
success: boolean;
|
|
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;
|
|
162
162
|
baseName?: string | undefined;
|
|
163
163
|
}, {
|
|
164
|
-
success: boolean;
|
|
165
164
|
error: string;
|
|
165
|
+
success: boolean;
|
|
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;
|
|
@@ -29,8 +29,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
|
|
|
29
29
|
success: z.ZodBoolean;
|
|
30
30
|
error: z.ZodString;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
success: boolean;
|
|
33
32
|
error: string;
|
|
33
|
+
success: boolean;
|
|
34
34
|
bubbles: {
|
|
35
35
|
type: string;
|
|
36
36
|
name: string;
|
|
@@ -40,8 +40,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
|
|
|
40
40
|
}[];
|
|
41
41
|
totalCount: number;
|
|
42
42
|
}, {
|
|
43
|
-
success: boolean;
|
|
44
43
|
error: string;
|
|
44
|
+
success: boolean;
|
|
45
45
|
bubbles: {
|
|
46
46
|
type: string;
|
|
47
47
|
name: string;
|
|
@@ -78,8 +78,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
|
|
|
78
78
|
success: z.ZodBoolean;
|
|
79
79
|
error: z.ZodString;
|
|
80
80
|
}, "strip", z.ZodTypeAny, {
|
|
81
|
-
success: boolean;
|
|
82
81
|
error: string;
|
|
82
|
+
success: boolean;
|
|
83
83
|
bubbles: {
|
|
84
84
|
type: string;
|
|
85
85
|
name: string;
|
|
@@ -89,8 +89,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
|
|
|
89
89
|
}[];
|
|
90
90
|
totalCount: number;
|
|
91
91
|
}, {
|
|
92
|
-
success: boolean;
|
|
93
92
|
error: string;
|
|
93
|
+
success: boolean;
|
|
94
94
|
bubbles: {
|
|
95
95
|
type: string;
|
|
96
96
|
name: string;
|
|
@@ -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;
|
|
@@ -71,16 +71,16 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
|
|
|
71
71
|
success: z.ZodBoolean;
|
|
72
72
|
error: z.ZodString;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
|
-
success: boolean;
|
|
75
74
|
error: string;
|
|
75
|
+
success: boolean;
|
|
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;
|
|
@@ -92,16 +92,16 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
|
|
|
92
92
|
}[];
|
|
93
93
|
totalCount: number;
|
|
94
94
|
}, {
|
|
95
|
-
success: boolean;
|
|
96
95
|
error: string;
|
|
96
|
+
success: boolean;
|
|
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;
|
|
@@ -182,16 +182,16 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
|
|
|
182
182
|
success: z.ZodBoolean;
|
|
183
183
|
error: z.ZodString;
|
|
184
184
|
}, "strip", z.ZodTypeAny, {
|
|
185
|
-
success: boolean;
|
|
186
185
|
error: string;
|
|
186
|
+
success: boolean;
|
|
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;
|
|
@@ -203,16 +203,16 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
|
|
|
203
203
|
}[];
|
|
204
204
|
totalCount: number;
|
|
205
205
|
}, {
|
|
206
|
-
success: boolean;
|
|
207
206
|
error: string;
|
|
207
|
+
success: boolean;
|
|
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;
|