@hashgraphonline/standards-sdk 0.1.138 → 0.1.139-feat-pong-agent.canary.e66e7a5.36
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/cjs/hcs-21/base-client.d.ts +11 -9
- package/dist/cjs/hcs-21/base-client.d.ts.map +1 -1
- package/dist/cjs/hcs-21/browser.d.ts +3 -3
- package/dist/cjs/hcs-21/sdk.d.ts +5 -5
- package/dist/cjs/hcs-21/sdk.d.ts.map +1 -1
- package/dist/cjs/hcs-21/tx.d.ts +2 -2
- package/dist/cjs/hcs-21/tx.d.ts.map +1 -1
- package/dist/cjs/hcs-21/types.d.ts +50 -33
- package/dist/cjs/hcs-21/types.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/client.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/schemas.d.ts +1043 -231
- package/dist/cjs/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/cjs/standards-sdk.cjs +1 -1
- package/dist/cjs/standards-sdk.cjs.map +1 -1
- package/dist/es/hcs-21/base-client.d.ts +11 -9
- package/dist/es/hcs-21/base-client.d.ts.map +1 -1
- package/dist/es/hcs-21/browser.d.ts +3 -3
- package/dist/es/hcs-21/sdk.d.ts +5 -5
- package/dist/es/hcs-21/sdk.d.ts.map +1 -1
- package/dist/es/hcs-21/tx.d.ts +2 -2
- package/dist/es/hcs-21/tx.d.ts.map +1 -1
- package/dist/es/hcs-21/types.d.ts +50 -33
- package/dist/es/hcs-21/types.d.ts.map +1 -1
- package/dist/es/services/registry-broker/client.d.ts.map +1 -1
- package/dist/es/services/registry-broker/schemas.d.ts +1043 -231
- package/dist/es/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/es/standards-sdk.es.js +3 -2
- package/dist/es/standards-sdk.es109.js +1 -1
- package/dist/es/standards-sdk.es110.js +5 -5
- package/dist/es/standards-sdk.es120.js +1 -1
- package/dist/es/standards-sdk.es121.js +1 -1
- package/dist/es/standards-sdk.es122.js +5 -5
- package/dist/es/standards-sdk.es124.js +1 -1
- package/dist/es/standards-sdk.es125.js +1 -1
- package/dist/es/standards-sdk.es127.js +22 -8
- package/dist/es/standards-sdk.es127.js.map +1 -1
- package/dist/es/standards-sdk.es137.js +715 -56
- package/dist/es/standards-sdk.es137.js.map +1 -1
- package/dist/es/standards-sdk.es138.js +12254 -44
- package/dist/es/standards-sdk.es138.js.map +1 -1
- package/dist/es/standards-sdk.es139.js +17 -694
- package/dist/es/standards-sdk.es139.js.map +1 -1
- package/dist/es/standards-sdk.es140.js +168 -13
- package/dist/es/standards-sdk.es140.js.map +1 -1
- package/dist/es/standards-sdk.es141.js +263 -12215
- package/dist/es/standards-sdk.es141.js.map +1 -1
- package/dist/es/standards-sdk.es142.js +294 -120
- package/dist/es/standards-sdk.es142.js.map +1 -1
- package/dist/es/standards-sdk.es143.js +322 -191
- package/dist/es/standards-sdk.es143.js.map +1 -1
- package/dist/es/standards-sdk.es144.js +279 -294
- package/dist/es/standards-sdk.es144.js.map +1 -1
- package/dist/es/standards-sdk.es145.js +63 -440
- package/dist/es/standards-sdk.es145.js.map +1 -1
- package/dist/es/standards-sdk.es146.js +55 -330
- package/dist/es/standards-sdk.es146.js.map +1 -1
- package/dist/es/standards-sdk.es147.js +50 -62
- package/dist/es/standards-sdk.es147.js.map +1 -1
- package/dist/es/standards-sdk.es17.js +1 -1
- package/dist/es/standards-sdk.es19.js +2 -2
- package/dist/es/standards-sdk.es20.js +2 -2
- package/dist/es/standards-sdk.es28.js +2 -2
- package/dist/es/standards-sdk.es31.js +1 -1
- package/dist/es/standards-sdk.es32.js +1 -1
- package/dist/es/standards-sdk.es36.js +2 -2
- package/dist/es/standards-sdk.es37.js +1 -1
- package/dist/es/standards-sdk.es38.js +1 -1
- package/dist/es/standards-sdk.es57.js +1 -1
- package/dist/es/standards-sdk.es59.js +1 -1
- package/dist/es/standards-sdk.es60.js +1 -1
- package/dist/es/standards-sdk.es61.js +1 -1
- package/dist/es/standards-sdk.es63.js +1 -1
- package/dist/es/standards-sdk.es65.js +1 -1
- package/dist/es/standards-sdk.es66.js +1 -1
- package/dist/es/standards-sdk.es78.js +1 -1
- package/dist/es/standards-sdk.es80.js +22 -6
- package/dist/es/standards-sdk.es80.js.map +1 -1
- package/dist/es/standards-sdk.es82.js.map +1 -1
- package/dist/es/standards-sdk.es83.js +8 -6
- package/dist/es/standards-sdk.es83.js.map +1 -1
- package/dist/es/standards-sdk.es84.js +2 -2
- package/dist/es/standards-sdk.es84.js.map +1 -1
- package/dist/es/standards-sdk.es85.js.map +1 -1
- package/package.json +63 -60
|
@@ -13,6 +13,7 @@ export declare const searchResponseSchema: z.ZodObject<{
|
|
|
13
13
|
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
14
14
|
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
15
15
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
16
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
16
17
|
profile: z.ZodOptional<z.ZodObject<{
|
|
17
18
|
version: z.ZodString;
|
|
18
19
|
type: z.ZodNumber;
|
|
@@ -66,21 +67,59 @@ export declare const searchResponseSchema: z.ZodObject<{
|
|
|
66
67
|
model?: string;
|
|
67
68
|
};
|
|
68
69
|
}>>;
|
|
70
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
71
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
72
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
73
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
74
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
75
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
76
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
77
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
78
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
79
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
80
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
81
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
82
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
83
|
+
image: z.ZodOptional<z.ZodString>;
|
|
69
84
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
70
85
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
71
86
|
lastSeen: z.ZodOptional<z.ZodString>;
|
|
72
87
|
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
73
|
-
}, "
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
description
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
profile
|
|
88
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
89
|
+
id: z.ZodString;
|
|
90
|
+
uaid: z.ZodString;
|
|
91
|
+
registry: z.ZodString;
|
|
92
|
+
name: z.ZodString;
|
|
93
|
+
description: z.ZodOptional<z.ZodString>;
|
|
94
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
95
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
96
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
97
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
98
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
99
|
+
version: z.ZodString;
|
|
100
|
+
type: z.ZodNumber;
|
|
101
|
+
display_name: z.ZodString;
|
|
102
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
103
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
104
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
105
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
106
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
107
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
108
|
+
model: z.ZodOptional<z.ZodString>;
|
|
109
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
110
|
+
}, "strip", z.ZodTypeAny, {
|
|
111
|
+
type?: AIAgentType;
|
|
112
|
+
capabilities?: AIAgentCapability[];
|
|
113
|
+
creator?: string;
|
|
114
|
+
model?: string;
|
|
115
|
+
}, {
|
|
116
|
+
type?: AIAgentType;
|
|
117
|
+
capabilities?: AIAgentCapability[];
|
|
118
|
+
creator?: string;
|
|
119
|
+
model?: string;
|
|
120
|
+
}>>;
|
|
121
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
122
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
84
123
|
type?: number;
|
|
85
124
|
alias?: string;
|
|
86
125
|
bio?: string;
|
|
@@ -94,21 +133,7 @@ export declare const searchResponseSchema: z.ZodObject<{
|
|
|
94
133
|
creator?: string;
|
|
95
134
|
model?: string;
|
|
96
135
|
};
|
|
97
|
-
}
|
|
98
|
-
updatedAt?: string;
|
|
99
|
-
lastSeen?: string;
|
|
100
|
-
lastIndexed?: string;
|
|
101
|
-
}, {
|
|
102
|
-
metadata?: Record<string, JsonValue>;
|
|
103
|
-
name?: string;
|
|
104
|
-
capabilities?: (string | AIAgentCapability)[];
|
|
105
|
-
uaid?: string;
|
|
106
|
-
description?: string;
|
|
107
|
-
createdAt?: string;
|
|
108
|
-
id?: string;
|
|
109
|
-
registry?: string;
|
|
110
|
-
endpoints?: string[] | Record<string, JsonValue>;
|
|
111
|
-
profile?: {
|
|
136
|
+
}, {
|
|
112
137
|
type?: number;
|
|
113
138
|
alias?: string;
|
|
114
139
|
bio?: string;
|
|
@@ -122,27 +147,147 @@ export declare const searchResponseSchema: z.ZodObject<{
|
|
|
122
147
|
creator?: string;
|
|
123
148
|
model?: string;
|
|
124
149
|
};
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
150
|
+
}>>;
|
|
151
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
152
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
153
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
154
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
155
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
156
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
157
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
158
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
159
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
160
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
161
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
162
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
163
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
164
|
+
image: z.ZodOptional<z.ZodString>;
|
|
165
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
166
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
167
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
168
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
169
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
170
|
+
id: z.ZodString;
|
|
171
|
+
uaid: z.ZodString;
|
|
172
|
+
registry: z.ZodString;
|
|
173
|
+
name: z.ZodString;
|
|
174
|
+
description: z.ZodOptional<z.ZodString>;
|
|
175
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
176
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
177
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
178
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
179
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
180
|
+
version: z.ZodString;
|
|
181
|
+
type: z.ZodNumber;
|
|
182
|
+
display_name: z.ZodString;
|
|
183
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
184
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
185
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
186
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
187
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
188
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
189
|
+
model: z.ZodOptional<z.ZodString>;
|
|
190
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
191
|
+
}, "strip", z.ZodTypeAny, {
|
|
192
|
+
type?: AIAgentType;
|
|
193
|
+
capabilities?: AIAgentCapability[];
|
|
194
|
+
creator?: string;
|
|
195
|
+
model?: string;
|
|
196
|
+
}, {
|
|
197
|
+
type?: AIAgentType;
|
|
198
|
+
capabilities?: AIAgentCapability[];
|
|
199
|
+
creator?: string;
|
|
200
|
+
model?: string;
|
|
201
|
+
}>>;
|
|
202
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
203
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
204
|
+
type?: number;
|
|
205
|
+
alias?: string;
|
|
206
|
+
bio?: string;
|
|
207
|
+
version?: string;
|
|
208
|
+
display_name?: string;
|
|
209
|
+
socials?: JsonValue[];
|
|
210
|
+
uaid?: string;
|
|
211
|
+
aiAgent?: {
|
|
212
|
+
type?: AIAgentType;
|
|
213
|
+
capabilities?: AIAgentCapability[];
|
|
214
|
+
creator?: string;
|
|
215
|
+
model?: string;
|
|
216
|
+
};
|
|
217
|
+
}, {
|
|
218
|
+
type?: number;
|
|
219
|
+
alias?: string;
|
|
220
|
+
bio?: string;
|
|
221
|
+
version?: string;
|
|
222
|
+
display_name?: string;
|
|
223
|
+
socials?: JsonValue[];
|
|
224
|
+
uaid?: string;
|
|
225
|
+
aiAgent?: {
|
|
226
|
+
type?: AIAgentType;
|
|
227
|
+
capabilities?: AIAgentCapability[];
|
|
228
|
+
creator?: string;
|
|
229
|
+
model?: string;
|
|
230
|
+
};
|
|
231
|
+
}>>;
|
|
232
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
233
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
234
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
235
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
236
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
237
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
238
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
239
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
240
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
241
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
242
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
243
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
244
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
245
|
+
image: z.ZodOptional<z.ZodString>;
|
|
246
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
247
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
248
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
249
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
250
|
+
}, z.ZodTypeAny, "passthrough">>, "many">;
|
|
130
251
|
total: z.ZodNumber;
|
|
131
252
|
page: z.ZodNumber;
|
|
132
253
|
limit: z.ZodNumber;
|
|
133
254
|
}, "strip", z.ZodTypeAny, {
|
|
134
255
|
limit?: number;
|
|
135
|
-
hits?: {
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
description
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
profile
|
|
256
|
+
hits?: z.objectOutputType<{
|
|
257
|
+
id: z.ZodString;
|
|
258
|
+
uaid: z.ZodString;
|
|
259
|
+
registry: z.ZodString;
|
|
260
|
+
name: z.ZodString;
|
|
261
|
+
description: z.ZodOptional<z.ZodString>;
|
|
262
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
263
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
264
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
265
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
266
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
267
|
+
version: z.ZodString;
|
|
268
|
+
type: z.ZodNumber;
|
|
269
|
+
display_name: z.ZodString;
|
|
270
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
271
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
272
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
273
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
274
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
275
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
276
|
+
model: z.ZodOptional<z.ZodString>;
|
|
277
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
278
|
+
}, "strip", z.ZodTypeAny, {
|
|
279
|
+
type?: AIAgentType;
|
|
280
|
+
capabilities?: AIAgentCapability[];
|
|
281
|
+
creator?: string;
|
|
282
|
+
model?: string;
|
|
283
|
+
}, {
|
|
284
|
+
type?: AIAgentType;
|
|
285
|
+
capabilities?: AIAgentCapability[];
|
|
286
|
+
creator?: string;
|
|
287
|
+
model?: string;
|
|
288
|
+
}>>;
|
|
289
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
290
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
146
291
|
type?: number;
|
|
147
292
|
alias?: string;
|
|
148
293
|
bio?: string;
|
|
@@ -156,26 +301,79 @@ export declare const searchResponseSchema: z.ZodObject<{
|
|
|
156
301
|
creator?: string;
|
|
157
302
|
model?: string;
|
|
158
303
|
};
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
304
|
+
}, {
|
|
305
|
+
type?: number;
|
|
306
|
+
alias?: string;
|
|
307
|
+
bio?: string;
|
|
308
|
+
version?: string;
|
|
309
|
+
display_name?: string;
|
|
310
|
+
socials?: JsonValue[];
|
|
311
|
+
uaid?: string;
|
|
312
|
+
aiAgent?: {
|
|
313
|
+
type?: AIAgentType;
|
|
314
|
+
capabilities?: AIAgentCapability[];
|
|
315
|
+
creator?: string;
|
|
316
|
+
model?: string;
|
|
317
|
+
};
|
|
318
|
+
}>>;
|
|
319
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
320
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
321
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
322
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
323
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
324
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
325
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
326
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
327
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
328
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
329
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
330
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
331
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
332
|
+
image: z.ZodOptional<z.ZodString>;
|
|
333
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
334
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
335
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
336
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
337
|
+
}, z.ZodTypeAny, "passthrough">[];
|
|
164
338
|
total?: number;
|
|
165
339
|
page?: number;
|
|
166
340
|
}, {
|
|
167
341
|
limit?: number;
|
|
168
|
-
hits?: {
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
description
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
profile
|
|
342
|
+
hits?: z.objectInputType<{
|
|
343
|
+
id: z.ZodString;
|
|
344
|
+
uaid: z.ZodString;
|
|
345
|
+
registry: z.ZodString;
|
|
346
|
+
name: z.ZodString;
|
|
347
|
+
description: z.ZodOptional<z.ZodString>;
|
|
348
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
349
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
350
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
351
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
352
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
353
|
+
version: z.ZodString;
|
|
354
|
+
type: z.ZodNumber;
|
|
355
|
+
display_name: z.ZodString;
|
|
356
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
357
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
358
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
359
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
360
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
361
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
362
|
+
model: z.ZodOptional<z.ZodString>;
|
|
363
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
364
|
+
}, "strip", z.ZodTypeAny, {
|
|
365
|
+
type?: AIAgentType;
|
|
366
|
+
capabilities?: AIAgentCapability[];
|
|
367
|
+
creator?: string;
|
|
368
|
+
model?: string;
|
|
369
|
+
}, {
|
|
370
|
+
type?: AIAgentType;
|
|
371
|
+
capabilities?: AIAgentCapability[];
|
|
372
|
+
creator?: string;
|
|
373
|
+
model?: string;
|
|
374
|
+
}>>;
|
|
375
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
376
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
179
377
|
type?: number;
|
|
180
378
|
alias?: string;
|
|
181
379
|
bio?: string;
|
|
@@ -189,11 +387,40 @@ export declare const searchResponseSchema: z.ZodObject<{
|
|
|
189
387
|
creator?: string;
|
|
190
388
|
model?: string;
|
|
191
389
|
};
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
390
|
+
}, {
|
|
391
|
+
type?: number;
|
|
392
|
+
alias?: string;
|
|
393
|
+
bio?: string;
|
|
394
|
+
version?: string;
|
|
395
|
+
display_name?: string;
|
|
396
|
+
socials?: JsonValue[];
|
|
397
|
+
uaid?: string;
|
|
398
|
+
aiAgent?: {
|
|
399
|
+
type?: AIAgentType;
|
|
400
|
+
capabilities?: AIAgentCapability[];
|
|
401
|
+
creator?: string;
|
|
402
|
+
model?: string;
|
|
403
|
+
};
|
|
404
|
+
}>>;
|
|
405
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
406
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
407
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
408
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
409
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
410
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
411
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
412
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
413
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
414
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
415
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
416
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
417
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
418
|
+
image: z.ZodOptional<z.ZodString>;
|
|
419
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
420
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
421
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
422
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
423
|
+
}, z.ZodTypeAny, "passthrough">[];
|
|
197
424
|
total?: number;
|
|
198
425
|
page?: number;
|
|
199
426
|
}>;
|
|
@@ -240,6 +467,169 @@ export declare const resolveResponseSchema: z.ZodObject<{
|
|
|
240
467
|
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
241
468
|
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
242
469
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
470
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
471
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
472
|
+
version: z.ZodString;
|
|
473
|
+
type: z.ZodNumber;
|
|
474
|
+
display_name: z.ZodString;
|
|
475
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
476
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
477
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
478
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
479
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
480
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
481
|
+
model: z.ZodOptional<z.ZodString>;
|
|
482
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
483
|
+
}, "strip", z.ZodTypeAny, {
|
|
484
|
+
type?: AIAgentType;
|
|
485
|
+
capabilities?: AIAgentCapability[];
|
|
486
|
+
creator?: string;
|
|
487
|
+
model?: string;
|
|
488
|
+
}, {
|
|
489
|
+
type?: AIAgentType;
|
|
490
|
+
capabilities?: AIAgentCapability[];
|
|
491
|
+
creator?: string;
|
|
492
|
+
model?: string;
|
|
493
|
+
}>>;
|
|
494
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
495
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
496
|
+
type?: number;
|
|
497
|
+
alias?: string;
|
|
498
|
+
bio?: string;
|
|
499
|
+
version?: string;
|
|
500
|
+
display_name?: string;
|
|
501
|
+
socials?: JsonValue[];
|
|
502
|
+
uaid?: string;
|
|
503
|
+
aiAgent?: {
|
|
504
|
+
type?: AIAgentType;
|
|
505
|
+
capabilities?: AIAgentCapability[];
|
|
506
|
+
creator?: string;
|
|
507
|
+
model?: string;
|
|
508
|
+
};
|
|
509
|
+
}, {
|
|
510
|
+
type?: number;
|
|
511
|
+
alias?: string;
|
|
512
|
+
bio?: string;
|
|
513
|
+
version?: string;
|
|
514
|
+
display_name?: string;
|
|
515
|
+
socials?: JsonValue[];
|
|
516
|
+
uaid?: string;
|
|
517
|
+
aiAgent?: {
|
|
518
|
+
type?: AIAgentType;
|
|
519
|
+
capabilities?: AIAgentCapability[];
|
|
520
|
+
creator?: string;
|
|
521
|
+
model?: string;
|
|
522
|
+
};
|
|
523
|
+
}>>;
|
|
524
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
525
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
526
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
527
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
528
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
529
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
530
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
531
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
532
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
533
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
534
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
535
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
536
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
537
|
+
image: z.ZodOptional<z.ZodString>;
|
|
538
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
539
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
540
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
541
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
542
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
543
|
+
id: z.ZodString;
|
|
544
|
+
uaid: z.ZodString;
|
|
545
|
+
registry: z.ZodString;
|
|
546
|
+
name: z.ZodString;
|
|
547
|
+
description: z.ZodOptional<z.ZodString>;
|
|
548
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
549
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
550
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
551
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
552
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
553
|
+
version: z.ZodString;
|
|
554
|
+
type: z.ZodNumber;
|
|
555
|
+
display_name: z.ZodString;
|
|
556
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
557
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
558
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
559
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
560
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
561
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
562
|
+
model: z.ZodOptional<z.ZodString>;
|
|
563
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
564
|
+
}, "strip", z.ZodTypeAny, {
|
|
565
|
+
type?: AIAgentType;
|
|
566
|
+
capabilities?: AIAgentCapability[];
|
|
567
|
+
creator?: string;
|
|
568
|
+
model?: string;
|
|
569
|
+
}, {
|
|
570
|
+
type?: AIAgentType;
|
|
571
|
+
capabilities?: AIAgentCapability[];
|
|
572
|
+
creator?: string;
|
|
573
|
+
model?: string;
|
|
574
|
+
}>>;
|
|
575
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
576
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
577
|
+
type?: number;
|
|
578
|
+
alias?: string;
|
|
579
|
+
bio?: string;
|
|
580
|
+
version?: string;
|
|
581
|
+
display_name?: string;
|
|
582
|
+
socials?: JsonValue[];
|
|
583
|
+
uaid?: string;
|
|
584
|
+
aiAgent?: {
|
|
585
|
+
type?: AIAgentType;
|
|
586
|
+
capabilities?: AIAgentCapability[];
|
|
587
|
+
creator?: string;
|
|
588
|
+
model?: string;
|
|
589
|
+
};
|
|
590
|
+
}, {
|
|
591
|
+
type?: number;
|
|
592
|
+
alias?: string;
|
|
593
|
+
bio?: string;
|
|
594
|
+
version?: string;
|
|
595
|
+
display_name?: string;
|
|
596
|
+
socials?: JsonValue[];
|
|
597
|
+
uaid?: string;
|
|
598
|
+
aiAgent?: {
|
|
599
|
+
type?: AIAgentType;
|
|
600
|
+
capabilities?: AIAgentCapability[];
|
|
601
|
+
creator?: string;
|
|
602
|
+
model?: string;
|
|
603
|
+
};
|
|
604
|
+
}>>;
|
|
605
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
606
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
607
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
608
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
609
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
610
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
611
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
612
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
613
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
614
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
615
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
616
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
617
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
618
|
+
image: z.ZodOptional<z.ZodString>;
|
|
619
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
620
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
621
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
622
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
623
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
624
|
+
id: z.ZodString;
|
|
625
|
+
uaid: z.ZodString;
|
|
626
|
+
registry: z.ZodString;
|
|
627
|
+
name: z.ZodString;
|
|
628
|
+
description: z.ZodOptional<z.ZodString>;
|
|
629
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
630
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
631
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
632
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
243
633
|
profile: z.ZodOptional<z.ZodObject<{
|
|
244
634
|
version: z.ZodString;
|
|
245
635
|
type: z.ZodNumber;
|
|
@@ -293,69 +683,28 @@ export declare const resolveResponseSchema: z.ZodObject<{
|
|
|
293
683
|
model?: string;
|
|
294
684
|
};
|
|
295
685
|
}>>;
|
|
686
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
687
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
688
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
689
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
690
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
691
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
692
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
693
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
694
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
695
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
696
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
697
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
698
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
699
|
+
image: z.ZodOptional<z.ZodString>;
|
|
296
700
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
297
701
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
298
702
|
lastSeen: z.ZodOptional<z.ZodString>;
|
|
299
703
|
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
300
|
-
},
|
|
301
|
-
metadata?: Record<string, JsonValue>;
|
|
302
|
-
name?: string;
|
|
303
|
-
capabilities?: (string | AIAgentCapability)[];
|
|
304
|
-
uaid?: string;
|
|
305
|
-
description?: string;
|
|
306
|
-
createdAt?: string;
|
|
307
|
-
id?: string;
|
|
308
|
-
registry?: string;
|
|
309
|
-
endpoints?: string[] | Record<string, JsonValue>;
|
|
310
|
-
profile?: {
|
|
311
|
-
type?: number;
|
|
312
|
-
alias?: string;
|
|
313
|
-
bio?: string;
|
|
314
|
-
version?: string;
|
|
315
|
-
display_name?: string;
|
|
316
|
-
socials?: JsonValue[];
|
|
317
|
-
uaid?: string;
|
|
318
|
-
aiAgent?: {
|
|
319
|
-
type?: AIAgentType;
|
|
320
|
-
capabilities?: AIAgentCapability[];
|
|
321
|
-
creator?: string;
|
|
322
|
-
model?: string;
|
|
323
|
-
};
|
|
324
|
-
};
|
|
325
|
-
updatedAt?: string;
|
|
326
|
-
lastSeen?: string;
|
|
327
|
-
lastIndexed?: string;
|
|
328
|
-
}, {
|
|
329
|
-
metadata?: Record<string, JsonValue>;
|
|
330
|
-
name?: string;
|
|
331
|
-
capabilities?: (string | AIAgentCapability)[];
|
|
332
|
-
uaid?: string;
|
|
333
|
-
description?: string;
|
|
334
|
-
createdAt?: string;
|
|
335
|
-
id?: string;
|
|
336
|
-
registry?: string;
|
|
337
|
-
endpoints?: string[] | Record<string, JsonValue>;
|
|
338
|
-
profile?: {
|
|
339
|
-
type?: number;
|
|
340
|
-
alias?: string;
|
|
341
|
-
bio?: string;
|
|
342
|
-
version?: string;
|
|
343
|
-
display_name?: string;
|
|
344
|
-
socials?: JsonValue[];
|
|
345
|
-
uaid?: string;
|
|
346
|
-
aiAgent?: {
|
|
347
|
-
type?: AIAgentType;
|
|
348
|
-
capabilities?: AIAgentCapability[];
|
|
349
|
-
creator?: string;
|
|
350
|
-
model?: string;
|
|
351
|
-
};
|
|
352
|
-
};
|
|
353
|
-
updatedAt?: string;
|
|
354
|
-
lastSeen?: string;
|
|
355
|
-
lastIndexed?: string;
|
|
356
|
-
}>;
|
|
704
|
+
}, z.ZodTypeAny, "passthrough">>;
|
|
357
705
|
}, "strip", z.ZodTypeAny, {
|
|
358
706
|
agent?: {
|
|
707
|
+
image?: string;
|
|
359
708
|
metadata?: Record<string, JsonValue>;
|
|
360
709
|
name?: string;
|
|
361
710
|
capabilities?: (string | AIAgentCapability)[];
|
|
@@ -365,6 +714,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
|
|
|
365
714
|
id?: string;
|
|
366
715
|
registry?: string;
|
|
367
716
|
endpoints?: string[] | Record<string, JsonValue>;
|
|
717
|
+
metadataFacet?: Record<string, JsonValue[]>;
|
|
368
718
|
profile?: {
|
|
369
719
|
type?: number;
|
|
370
720
|
alias?: string;
|
|
@@ -380,12 +730,28 @@ export declare const resolveResponseSchema: z.ZodObject<{
|
|
|
380
730
|
model?: string;
|
|
381
731
|
};
|
|
382
732
|
};
|
|
733
|
+
protocols?: string[];
|
|
734
|
+
adapter?: string;
|
|
735
|
+
originalId?: string;
|
|
736
|
+
communicationSupported?: boolean;
|
|
737
|
+
routingSupported?: boolean;
|
|
738
|
+
available?: boolean;
|
|
739
|
+
availabilityStatus?: string;
|
|
740
|
+
availabilityCheckedAt?: string;
|
|
741
|
+
availabilitySource?: string;
|
|
742
|
+
availabilityLatencyMs?: number;
|
|
743
|
+
availabilityScore?: number;
|
|
744
|
+
capabilityLabels?: string[];
|
|
745
|
+
capabilityTokens?: string[];
|
|
383
746
|
updatedAt?: string;
|
|
384
747
|
lastSeen?: string;
|
|
385
748
|
lastIndexed?: string;
|
|
749
|
+
} & {
|
|
750
|
+
[k: string]: unknown;
|
|
386
751
|
};
|
|
387
752
|
}, {
|
|
388
753
|
agent?: {
|
|
754
|
+
image?: string;
|
|
389
755
|
metadata?: Record<string, JsonValue>;
|
|
390
756
|
name?: string;
|
|
391
757
|
capabilities?: (string | AIAgentCapability)[];
|
|
@@ -395,6 +761,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
|
|
|
395
761
|
id?: string;
|
|
396
762
|
registry?: string;
|
|
397
763
|
endpoints?: string[] | Record<string, JsonValue>;
|
|
764
|
+
metadataFacet?: Record<string, JsonValue[]>;
|
|
398
765
|
profile?: {
|
|
399
766
|
type?: number;
|
|
400
767
|
alias?: string;
|
|
@@ -410,9 +777,24 @@ export declare const resolveResponseSchema: z.ZodObject<{
|
|
|
410
777
|
model?: string;
|
|
411
778
|
};
|
|
412
779
|
};
|
|
780
|
+
protocols?: string[];
|
|
781
|
+
adapter?: string;
|
|
782
|
+
originalId?: string;
|
|
783
|
+
communicationSupported?: boolean;
|
|
784
|
+
routingSupported?: boolean;
|
|
785
|
+
available?: boolean;
|
|
786
|
+
availabilityStatus?: string;
|
|
787
|
+
availabilityCheckedAt?: string;
|
|
788
|
+
availabilitySource?: string;
|
|
789
|
+
availabilityLatencyMs?: number;
|
|
790
|
+
availabilityScore?: number;
|
|
791
|
+
capabilityLabels?: string[];
|
|
792
|
+
capabilityTokens?: string[];
|
|
413
793
|
updatedAt?: string;
|
|
414
794
|
lastSeen?: string;
|
|
415
795
|
lastIndexed?: string;
|
|
796
|
+
} & {
|
|
797
|
+
[k: string]: unknown;
|
|
416
798
|
};
|
|
417
799
|
}>;
|
|
418
800
|
export declare const createSessionResponseSchema: z.ZodObject<{
|
|
@@ -2661,6 +3043,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
|
|
|
2661
3043
|
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
2662
3044
|
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
2663
3045
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
3046
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
2664
3047
|
profile: z.ZodOptional<z.ZodObject<{
|
|
2665
3048
|
version: z.ZodString;
|
|
2666
3049
|
type: z.ZodNumber;
|
|
@@ -2714,21 +3097,59 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
|
|
|
2714
3097
|
model?: string;
|
|
2715
3098
|
};
|
|
2716
3099
|
}>>;
|
|
3100
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3101
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
3102
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
3103
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3104
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3105
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
3106
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
3107
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
3108
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
3109
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
3110
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
3111
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3112
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3113
|
+
image: z.ZodOptional<z.ZodString>;
|
|
2717
3114
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
2718
3115
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
2719
3116
|
lastSeen: z.ZodOptional<z.ZodString>;
|
|
2720
3117
|
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
2721
|
-
}, "
|
|
2722
|
-
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
description
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
profile
|
|
3118
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
3119
|
+
id: z.ZodString;
|
|
3120
|
+
uaid: z.ZodString;
|
|
3121
|
+
registry: z.ZodString;
|
|
3122
|
+
name: z.ZodString;
|
|
3123
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3124
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
3125
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
3126
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
3127
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
3128
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
3129
|
+
version: z.ZodString;
|
|
3130
|
+
type: z.ZodNumber;
|
|
3131
|
+
display_name: z.ZodString;
|
|
3132
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
3133
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
3134
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
3135
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
3136
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
3137
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
3138
|
+
model: z.ZodOptional<z.ZodString>;
|
|
3139
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
3140
|
+
}, "strip", z.ZodTypeAny, {
|
|
3141
|
+
type?: AIAgentType;
|
|
3142
|
+
capabilities?: AIAgentCapability[];
|
|
3143
|
+
creator?: string;
|
|
3144
|
+
model?: string;
|
|
3145
|
+
}, {
|
|
3146
|
+
type?: AIAgentType;
|
|
3147
|
+
capabilities?: AIAgentCapability[];
|
|
3148
|
+
creator?: string;
|
|
3149
|
+
model?: string;
|
|
3150
|
+
}>>;
|
|
3151
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
3152
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
2732
3153
|
type?: number;
|
|
2733
3154
|
alias?: string;
|
|
2734
3155
|
bio?: string;
|
|
@@ -2742,21 +3163,161 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
|
|
|
2742
3163
|
creator?: string;
|
|
2743
3164
|
model?: string;
|
|
2744
3165
|
};
|
|
2745
|
-
}
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
|
|
3166
|
+
}, {
|
|
3167
|
+
type?: number;
|
|
3168
|
+
alias?: string;
|
|
3169
|
+
bio?: string;
|
|
3170
|
+
version?: string;
|
|
3171
|
+
display_name?: string;
|
|
3172
|
+
socials?: JsonValue[];
|
|
3173
|
+
uaid?: string;
|
|
3174
|
+
aiAgent?: {
|
|
3175
|
+
type?: AIAgentType;
|
|
3176
|
+
capabilities?: AIAgentCapability[];
|
|
3177
|
+
creator?: string;
|
|
3178
|
+
model?: string;
|
|
3179
|
+
};
|
|
3180
|
+
}>>;
|
|
3181
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3182
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
3183
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
3184
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3185
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3186
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
3187
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
3188
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
3189
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
3190
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
3191
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
3192
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3193
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3194
|
+
image: z.ZodOptional<z.ZodString>;
|
|
3195
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
3196
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
3197
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
3198
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
3199
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
3200
|
+
id: z.ZodString;
|
|
3201
|
+
uaid: z.ZodString;
|
|
3202
|
+
registry: z.ZodString;
|
|
3203
|
+
name: z.ZodString;
|
|
3204
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3205
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
3206
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
3207
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
3208
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
3209
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
3210
|
+
version: z.ZodString;
|
|
3211
|
+
type: z.ZodNumber;
|
|
3212
|
+
display_name: z.ZodString;
|
|
3213
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
3214
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
3215
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
3216
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
3217
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
3218
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
3219
|
+
model: z.ZodOptional<z.ZodString>;
|
|
3220
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
3221
|
+
}, "strip", z.ZodTypeAny, {
|
|
3222
|
+
type?: AIAgentType;
|
|
3223
|
+
capabilities?: AIAgentCapability[];
|
|
3224
|
+
creator?: string;
|
|
3225
|
+
model?: string;
|
|
3226
|
+
}, {
|
|
3227
|
+
type?: AIAgentType;
|
|
3228
|
+
capabilities?: AIAgentCapability[];
|
|
3229
|
+
creator?: string;
|
|
3230
|
+
model?: string;
|
|
3231
|
+
}>>;
|
|
3232
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
3233
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
3234
|
+
type?: number;
|
|
3235
|
+
alias?: string;
|
|
3236
|
+
bio?: string;
|
|
3237
|
+
version?: string;
|
|
3238
|
+
display_name?: string;
|
|
3239
|
+
socials?: JsonValue[];
|
|
3240
|
+
uaid?: string;
|
|
3241
|
+
aiAgent?: {
|
|
3242
|
+
type?: AIAgentType;
|
|
3243
|
+
capabilities?: AIAgentCapability[];
|
|
3244
|
+
creator?: string;
|
|
3245
|
+
model?: string;
|
|
3246
|
+
};
|
|
3247
|
+
}, {
|
|
3248
|
+
type?: number;
|
|
3249
|
+
alias?: string;
|
|
3250
|
+
bio?: string;
|
|
3251
|
+
version?: string;
|
|
3252
|
+
display_name?: string;
|
|
3253
|
+
socials?: JsonValue[];
|
|
3254
|
+
uaid?: string;
|
|
3255
|
+
aiAgent?: {
|
|
3256
|
+
type?: AIAgentType;
|
|
3257
|
+
capabilities?: AIAgentCapability[];
|
|
3258
|
+
creator?: string;
|
|
3259
|
+
model?: string;
|
|
3260
|
+
};
|
|
3261
|
+
}>>;
|
|
3262
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3263
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
3264
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
3265
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3266
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3267
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
3268
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
3269
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
3270
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
3271
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
3272
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
3273
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3274
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3275
|
+
image: z.ZodOptional<z.ZodString>;
|
|
3276
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
3277
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
3278
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
3279
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
3280
|
+
}, z.ZodTypeAny, "passthrough">>, "many">;
|
|
3281
|
+
total: z.ZodNumber;
|
|
3282
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
3283
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
3284
|
+
}, "strip", z.ZodTypeAny, {
|
|
3285
|
+
limit?: number;
|
|
3286
|
+
hits?: z.objectOutputType<{
|
|
3287
|
+
id: z.ZodString;
|
|
3288
|
+
uaid: z.ZodString;
|
|
3289
|
+
registry: z.ZodString;
|
|
3290
|
+
name: z.ZodString;
|
|
3291
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3292
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
3293
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
3294
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
3295
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
3296
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
3297
|
+
version: z.ZodString;
|
|
3298
|
+
type: z.ZodNumber;
|
|
3299
|
+
display_name: z.ZodString;
|
|
3300
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
3301
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
3302
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
3303
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
3304
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
3305
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
3306
|
+
model: z.ZodOptional<z.ZodString>;
|
|
3307
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
3308
|
+
}, "strip", z.ZodTypeAny, {
|
|
3309
|
+
type?: AIAgentType;
|
|
3310
|
+
capabilities?: AIAgentCapability[];
|
|
3311
|
+
creator?: string;
|
|
3312
|
+
model?: string;
|
|
3313
|
+
}, {
|
|
3314
|
+
type?: AIAgentType;
|
|
3315
|
+
capabilities?: AIAgentCapability[];
|
|
3316
|
+
creator?: string;
|
|
3317
|
+
model?: string;
|
|
3318
|
+
}>>;
|
|
3319
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
3320
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
2760
3321
|
type?: number;
|
|
2761
3322
|
alias?: string;
|
|
2762
3323
|
bio?: string;
|
|
@@ -2770,27 +3331,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
|
|
|
2770
3331
|
creator?: string;
|
|
2771
3332
|
model?: string;
|
|
2772
3333
|
};
|
|
2773
|
-
}
|
|
2774
|
-
updatedAt?: string;
|
|
2775
|
-
lastSeen?: string;
|
|
2776
|
-
lastIndexed?: string;
|
|
2777
|
-
}>, "many">;
|
|
2778
|
-
total: z.ZodNumber;
|
|
2779
|
-
page: z.ZodOptional<z.ZodNumber>;
|
|
2780
|
-
limit: z.ZodOptional<z.ZodNumber>;
|
|
2781
|
-
}, "strip", z.ZodTypeAny, {
|
|
2782
|
-
limit?: number;
|
|
2783
|
-
hits?: {
|
|
2784
|
-
metadata?: Record<string, JsonValue>;
|
|
2785
|
-
name?: string;
|
|
2786
|
-
capabilities?: (string | AIAgentCapability)[];
|
|
2787
|
-
uaid?: string;
|
|
2788
|
-
description?: string;
|
|
2789
|
-
createdAt?: string;
|
|
2790
|
-
id?: string;
|
|
2791
|
-
registry?: string;
|
|
2792
|
-
endpoints?: string[] | Record<string, JsonValue>;
|
|
2793
|
-
profile?: {
|
|
3334
|
+
}, {
|
|
2794
3335
|
type?: number;
|
|
2795
3336
|
alias?: string;
|
|
2796
3337
|
bio?: string;
|
|
@@ -2804,26 +3345,65 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
|
|
|
2804
3345
|
creator?: string;
|
|
2805
3346
|
model?: string;
|
|
2806
3347
|
};
|
|
2807
|
-
}
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
3348
|
+
}>>;
|
|
3349
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3350
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
3351
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
3352
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3353
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3354
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
3355
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
3356
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
3357
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
3358
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
3359
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
3360
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3361
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3362
|
+
image: z.ZodOptional<z.ZodString>;
|
|
3363
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
3364
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
3365
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
3366
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
3367
|
+
}, z.ZodTypeAny, "passthrough">[];
|
|
2812
3368
|
total?: number;
|
|
2813
3369
|
page?: number;
|
|
2814
3370
|
}, {
|
|
2815
3371
|
limit?: number;
|
|
2816
|
-
hits?: {
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
description
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
profile
|
|
3372
|
+
hits?: z.objectInputType<{
|
|
3373
|
+
id: z.ZodString;
|
|
3374
|
+
uaid: z.ZodString;
|
|
3375
|
+
registry: z.ZodString;
|
|
3376
|
+
name: z.ZodString;
|
|
3377
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3378
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
3379
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
3380
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
3381
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
3382
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
3383
|
+
version: z.ZodString;
|
|
3384
|
+
type: z.ZodNumber;
|
|
3385
|
+
display_name: z.ZodString;
|
|
3386
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
3387
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
3388
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
3389
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
3390
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
3391
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
3392
|
+
model: z.ZodOptional<z.ZodString>;
|
|
3393
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
3394
|
+
}, "strip", z.ZodTypeAny, {
|
|
3395
|
+
type?: AIAgentType;
|
|
3396
|
+
capabilities?: AIAgentCapability[];
|
|
3397
|
+
creator?: string;
|
|
3398
|
+
model?: string;
|
|
3399
|
+
}, {
|
|
3400
|
+
type?: AIAgentType;
|
|
3401
|
+
capabilities?: AIAgentCapability[];
|
|
3402
|
+
creator?: string;
|
|
3403
|
+
model?: string;
|
|
3404
|
+
}>>;
|
|
3405
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
3406
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
2827
3407
|
type?: number;
|
|
2828
3408
|
alias?: string;
|
|
2829
3409
|
bio?: string;
|
|
@@ -2837,50 +3417,84 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
|
|
|
2837
3417
|
creator?: string;
|
|
2838
3418
|
model?: string;
|
|
2839
3419
|
};
|
|
2840
|
-
}
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
3420
|
+
}, {
|
|
3421
|
+
type?: number;
|
|
3422
|
+
alias?: string;
|
|
3423
|
+
bio?: string;
|
|
3424
|
+
version?: string;
|
|
3425
|
+
display_name?: string;
|
|
3426
|
+
socials?: JsonValue[];
|
|
3427
|
+
uaid?: string;
|
|
3428
|
+
aiAgent?: {
|
|
3429
|
+
type?: AIAgentType;
|
|
3430
|
+
capabilities?: AIAgentCapability[];
|
|
3431
|
+
creator?: string;
|
|
3432
|
+
model?: string;
|
|
3433
|
+
};
|
|
3434
|
+
}>>;
|
|
3435
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3436
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
3437
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
3438
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3439
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3440
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
3441
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
3442
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
3443
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
3444
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
3445
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
3446
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3447
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3448
|
+
image: z.ZodOptional<z.ZodString>;
|
|
3449
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
3450
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
3451
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
3452
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
3453
|
+
}, z.ZodTypeAny, "passthrough">[];
|
|
2845
3454
|
total?: number;
|
|
2846
3455
|
page?: number;
|
|
2847
3456
|
}>;
|
|
2848
3457
|
export declare const vectorSearchRequestSchema: z.ZodObject<{
|
|
2849
3458
|
query: z.ZodString;
|
|
2850
3459
|
filter: z.ZodOptional<z.ZodObject<{
|
|
2851
|
-
capabilities: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2852
|
-
type: z.ZodOptional<z.
|
|
3460
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">>;
|
|
3461
|
+
type: z.ZodOptional<z.ZodEnum<["ai-agents", "mcp-servers"]>>;
|
|
2853
3462
|
registry: z.ZodOptional<z.ZodString>;
|
|
2854
3463
|
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3464
|
+
adapter: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2855
3465
|
}, "strict", z.ZodTypeAny, {
|
|
2856
|
-
type?:
|
|
2857
|
-
capabilities?: string[];
|
|
3466
|
+
type?: "ai-agents" | "mcp-servers";
|
|
3467
|
+
capabilities?: (string | number)[];
|
|
2858
3468
|
registry?: string;
|
|
2859
3469
|
protocols?: string[];
|
|
3470
|
+
adapter?: string[];
|
|
2860
3471
|
}, {
|
|
2861
|
-
type?:
|
|
2862
|
-
capabilities?: string[];
|
|
3472
|
+
type?: "ai-agents" | "mcp-servers";
|
|
3473
|
+
capabilities?: (string | number)[];
|
|
2863
3474
|
registry?: string;
|
|
2864
3475
|
protocols?: string[];
|
|
3476
|
+
adapter?: string[];
|
|
2865
3477
|
}>>;
|
|
2866
3478
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
2867
3479
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
2868
3480
|
}, "strict", z.ZodTypeAny, {
|
|
2869
3481
|
filter?: {
|
|
2870
|
-
type?:
|
|
2871
|
-
capabilities?: string[];
|
|
3482
|
+
type?: "ai-agents" | "mcp-servers";
|
|
3483
|
+
capabilities?: (string | number)[];
|
|
2872
3484
|
registry?: string;
|
|
2873
3485
|
protocols?: string[];
|
|
3486
|
+
adapter?: string[];
|
|
2874
3487
|
};
|
|
2875
3488
|
limit?: number;
|
|
2876
3489
|
query?: string;
|
|
2877
3490
|
offset?: number;
|
|
2878
3491
|
}, {
|
|
2879
3492
|
filter?: {
|
|
2880
|
-
type?:
|
|
2881
|
-
capabilities?: string[];
|
|
3493
|
+
type?: "ai-agents" | "mcp-servers";
|
|
3494
|
+
capabilities?: (string | number)[];
|
|
2882
3495
|
registry?: string;
|
|
2883
3496
|
protocols?: string[];
|
|
3497
|
+
adapter?: string[];
|
|
2884
3498
|
};
|
|
2885
3499
|
limit?: number;
|
|
2886
3500
|
query?: string;
|
|
@@ -2897,6 +3511,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
2897
3511
|
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
2898
3512
|
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
2899
3513
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
3514
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
2900
3515
|
profile: z.ZodOptional<z.ZodObject<{
|
|
2901
3516
|
version: z.ZodString;
|
|
2902
3517
|
type: z.ZodNumber;
|
|
@@ -2950,21 +3565,59 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
2950
3565
|
model?: string;
|
|
2951
3566
|
};
|
|
2952
3567
|
}>>;
|
|
3568
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3569
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
3570
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
3571
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3572
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3573
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
3574
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
3575
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
3576
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
3577
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
3578
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
3579
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3580
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3581
|
+
image: z.ZodOptional<z.ZodString>;
|
|
2953
3582
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
2954
3583
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
2955
3584
|
lastSeen: z.ZodOptional<z.ZodString>;
|
|
2956
3585
|
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
2957
|
-
}, "
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
description
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
profile
|
|
3586
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
3587
|
+
id: z.ZodString;
|
|
3588
|
+
uaid: z.ZodString;
|
|
3589
|
+
registry: z.ZodString;
|
|
3590
|
+
name: z.ZodString;
|
|
3591
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3592
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
3593
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
3594
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
3595
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
3596
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
3597
|
+
version: z.ZodString;
|
|
3598
|
+
type: z.ZodNumber;
|
|
3599
|
+
display_name: z.ZodString;
|
|
3600
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
3601
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
3602
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
3603
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
3604
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
3605
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
3606
|
+
model: z.ZodOptional<z.ZodString>;
|
|
3607
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
3608
|
+
}, "strip", z.ZodTypeAny, {
|
|
3609
|
+
type?: AIAgentType;
|
|
3610
|
+
capabilities?: AIAgentCapability[];
|
|
3611
|
+
creator?: string;
|
|
3612
|
+
model?: string;
|
|
3613
|
+
}, {
|
|
3614
|
+
type?: AIAgentType;
|
|
3615
|
+
capabilities?: AIAgentCapability[];
|
|
3616
|
+
creator?: string;
|
|
3617
|
+
model?: string;
|
|
3618
|
+
}>>;
|
|
3619
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
3620
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
2968
3621
|
type?: number;
|
|
2969
3622
|
alias?: string;
|
|
2970
3623
|
bio?: string;
|
|
@@ -2978,21 +3631,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
2978
3631
|
creator?: string;
|
|
2979
3632
|
model?: string;
|
|
2980
3633
|
};
|
|
2981
|
-
}
|
|
2982
|
-
updatedAt?: string;
|
|
2983
|
-
lastSeen?: string;
|
|
2984
|
-
lastIndexed?: string;
|
|
2985
|
-
}, {
|
|
2986
|
-
metadata?: Record<string, JsonValue>;
|
|
2987
|
-
name?: string;
|
|
2988
|
-
capabilities?: (string | AIAgentCapability)[];
|
|
2989
|
-
uaid?: string;
|
|
2990
|
-
description?: string;
|
|
2991
|
-
createdAt?: string;
|
|
2992
|
-
id?: string;
|
|
2993
|
-
registry?: string;
|
|
2994
|
-
endpoints?: string[] | Record<string, JsonValue>;
|
|
2995
|
-
profile?: {
|
|
3634
|
+
}, {
|
|
2996
3635
|
type?: number;
|
|
2997
3636
|
alias?: string;
|
|
2998
3637
|
bio?: string;
|
|
@@ -3006,15 +3645,112 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
3006
3645
|
creator?: string;
|
|
3007
3646
|
model?: string;
|
|
3008
3647
|
};
|
|
3009
|
-
}
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3648
|
+
}>>;
|
|
3649
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3650
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
3651
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
3652
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3653
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3654
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
3655
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
3656
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
3657
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
3658
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
3659
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
3660
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3661
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3662
|
+
image: z.ZodOptional<z.ZodString>;
|
|
3663
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
3664
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
3665
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
3666
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
3667
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
3668
|
+
id: z.ZodString;
|
|
3669
|
+
uaid: z.ZodString;
|
|
3670
|
+
registry: z.ZodString;
|
|
3671
|
+
name: z.ZodString;
|
|
3672
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3673
|
+
capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
|
|
3674
|
+
endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
|
|
3675
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
3676
|
+
metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>>;
|
|
3677
|
+
profile: z.ZodOptional<z.ZodObject<{
|
|
3678
|
+
version: z.ZodString;
|
|
3679
|
+
type: z.ZodNumber;
|
|
3680
|
+
display_name: z.ZodString;
|
|
3681
|
+
alias: z.ZodOptional<z.ZodString>;
|
|
3682
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
3683
|
+
socials: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
3684
|
+
aiAgent: z.ZodOptional<z.ZodObject<{
|
|
3685
|
+
type: z.ZodNativeEnum<typeof AIAgentType>;
|
|
3686
|
+
creator: z.ZodOptional<z.ZodString>;
|
|
3687
|
+
model: z.ZodOptional<z.ZodString>;
|
|
3688
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
|
|
3689
|
+
}, "strip", z.ZodTypeAny, {
|
|
3690
|
+
type?: AIAgentType;
|
|
3691
|
+
capabilities?: AIAgentCapability[];
|
|
3692
|
+
creator?: string;
|
|
3693
|
+
model?: string;
|
|
3694
|
+
}, {
|
|
3695
|
+
type?: AIAgentType;
|
|
3696
|
+
capabilities?: AIAgentCapability[];
|
|
3697
|
+
creator?: string;
|
|
3698
|
+
model?: string;
|
|
3699
|
+
}>>;
|
|
3700
|
+
uaid: z.ZodOptional<z.ZodString>;
|
|
3701
|
+
}, "strip", z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, {
|
|
3702
|
+
type?: number;
|
|
3703
|
+
alias?: string;
|
|
3704
|
+
bio?: string;
|
|
3705
|
+
version?: string;
|
|
3706
|
+
display_name?: string;
|
|
3707
|
+
socials?: JsonValue[];
|
|
3708
|
+
uaid?: string;
|
|
3709
|
+
aiAgent?: {
|
|
3710
|
+
type?: AIAgentType;
|
|
3711
|
+
capabilities?: AIAgentCapability[];
|
|
3712
|
+
creator?: string;
|
|
3713
|
+
model?: string;
|
|
3714
|
+
};
|
|
3715
|
+
}, {
|
|
3716
|
+
type?: number;
|
|
3717
|
+
alias?: string;
|
|
3718
|
+
bio?: string;
|
|
3719
|
+
version?: string;
|
|
3720
|
+
display_name?: string;
|
|
3721
|
+
socials?: JsonValue[];
|
|
3722
|
+
uaid?: string;
|
|
3723
|
+
aiAgent?: {
|
|
3724
|
+
type?: AIAgentType;
|
|
3725
|
+
capabilities?: AIAgentCapability[];
|
|
3726
|
+
creator?: string;
|
|
3727
|
+
model?: string;
|
|
3728
|
+
};
|
|
3729
|
+
}>>;
|
|
3730
|
+
protocols: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3731
|
+
adapter: z.ZodOptional<z.ZodString>;
|
|
3732
|
+
originalId: z.ZodOptional<z.ZodString>;
|
|
3733
|
+
communicationSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3734
|
+
routingSupported: z.ZodOptional<z.ZodBoolean>;
|
|
3735
|
+
available: z.ZodOptional<z.ZodBoolean>;
|
|
3736
|
+
availabilityStatus: z.ZodOptional<z.ZodString>;
|
|
3737
|
+
availabilityCheckedAt: z.ZodOptional<z.ZodString>;
|
|
3738
|
+
availabilitySource: z.ZodOptional<z.ZodString>;
|
|
3739
|
+
availabilityLatencyMs: z.ZodOptional<z.ZodNumber>;
|
|
3740
|
+
availabilityScore: z.ZodOptional<z.ZodNumber>;
|
|
3741
|
+
capabilityLabels: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3742
|
+
capabilityTokens: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3743
|
+
image: z.ZodOptional<z.ZodString>;
|
|
3744
|
+
createdAt: z.ZodOptional<z.ZodString>;
|
|
3745
|
+
updatedAt: z.ZodOptional<z.ZodString>;
|
|
3746
|
+
lastSeen: z.ZodOptional<z.ZodString>;
|
|
3747
|
+
lastIndexed: z.ZodOptional<z.ZodString>;
|
|
3748
|
+
}, z.ZodTypeAny, "passthrough">>;
|
|
3014
3749
|
score: z.ZodOptional<z.ZodNumber>;
|
|
3015
3750
|
highlights: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString, "many">>>;
|
|
3016
3751
|
}, "strip", z.ZodTypeAny, {
|
|
3017
3752
|
agent?: {
|
|
3753
|
+
image?: string;
|
|
3018
3754
|
metadata?: Record<string, JsonValue>;
|
|
3019
3755
|
name?: string;
|
|
3020
3756
|
capabilities?: (string | AIAgentCapability)[];
|
|
@@ -3024,6 +3760,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
3024
3760
|
id?: string;
|
|
3025
3761
|
registry?: string;
|
|
3026
3762
|
endpoints?: string[] | Record<string, JsonValue>;
|
|
3763
|
+
metadataFacet?: Record<string, JsonValue[]>;
|
|
3027
3764
|
profile?: {
|
|
3028
3765
|
type?: number;
|
|
3029
3766
|
alias?: string;
|
|
@@ -3039,14 +3776,30 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
3039
3776
|
model?: string;
|
|
3040
3777
|
};
|
|
3041
3778
|
};
|
|
3779
|
+
protocols?: string[];
|
|
3780
|
+
adapter?: string;
|
|
3781
|
+
originalId?: string;
|
|
3782
|
+
communicationSupported?: boolean;
|
|
3783
|
+
routingSupported?: boolean;
|
|
3784
|
+
available?: boolean;
|
|
3785
|
+
availabilityStatus?: string;
|
|
3786
|
+
availabilityCheckedAt?: string;
|
|
3787
|
+
availabilitySource?: string;
|
|
3788
|
+
availabilityLatencyMs?: number;
|
|
3789
|
+
availabilityScore?: number;
|
|
3790
|
+
capabilityLabels?: string[];
|
|
3791
|
+
capabilityTokens?: string[];
|
|
3042
3792
|
updatedAt?: string;
|
|
3043
3793
|
lastSeen?: string;
|
|
3044
3794
|
lastIndexed?: string;
|
|
3795
|
+
} & {
|
|
3796
|
+
[k: string]: unknown;
|
|
3045
3797
|
};
|
|
3046
3798
|
score?: number;
|
|
3047
3799
|
highlights?: Record<string, string[]>;
|
|
3048
3800
|
}, {
|
|
3049
3801
|
agent?: {
|
|
3802
|
+
image?: string;
|
|
3050
3803
|
metadata?: Record<string, JsonValue>;
|
|
3051
3804
|
name?: string;
|
|
3052
3805
|
capabilities?: (string | AIAgentCapability)[];
|
|
@@ -3056,6 +3809,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
3056
3809
|
id?: string;
|
|
3057
3810
|
registry?: string;
|
|
3058
3811
|
endpoints?: string[] | Record<string, JsonValue>;
|
|
3812
|
+
metadataFacet?: Record<string, JsonValue[]>;
|
|
3059
3813
|
profile?: {
|
|
3060
3814
|
type?: number;
|
|
3061
3815
|
alias?: string;
|
|
@@ -3071,19 +3825,38 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
3071
3825
|
model?: string;
|
|
3072
3826
|
};
|
|
3073
3827
|
};
|
|
3828
|
+
protocols?: string[];
|
|
3829
|
+
adapter?: string;
|
|
3830
|
+
originalId?: string;
|
|
3831
|
+
communicationSupported?: boolean;
|
|
3832
|
+
routingSupported?: boolean;
|
|
3833
|
+
available?: boolean;
|
|
3834
|
+
availabilityStatus?: string;
|
|
3835
|
+
availabilityCheckedAt?: string;
|
|
3836
|
+
availabilitySource?: string;
|
|
3837
|
+
availabilityLatencyMs?: number;
|
|
3838
|
+
availabilityScore?: number;
|
|
3839
|
+
capabilityLabels?: string[];
|
|
3840
|
+
capabilityTokens?: string[];
|
|
3074
3841
|
updatedAt?: string;
|
|
3075
3842
|
lastSeen?: string;
|
|
3076
3843
|
lastIndexed?: string;
|
|
3844
|
+
} & {
|
|
3845
|
+
[k: string]: unknown;
|
|
3077
3846
|
};
|
|
3078
3847
|
score?: number;
|
|
3079
3848
|
highlights?: Record<string, string[]>;
|
|
3080
3849
|
}>, "many">;
|
|
3081
3850
|
total: z.ZodNumber;
|
|
3082
3851
|
took: z.ZodNumber;
|
|
3852
|
+
totalAvailable: z.ZodOptional<z.ZodNumber>;
|
|
3853
|
+
visible: z.ZodOptional<z.ZodNumber>;
|
|
3854
|
+
limited: z.ZodOptional<z.ZodBoolean>;
|
|
3083
3855
|
credits_used: z.ZodOptional<z.ZodNumber>;
|
|
3084
3856
|
}, "strip", z.ZodTypeAny, {
|
|
3085
3857
|
hits?: {
|
|
3086
3858
|
agent?: {
|
|
3859
|
+
image?: string;
|
|
3087
3860
|
metadata?: Record<string, JsonValue>;
|
|
3088
3861
|
name?: string;
|
|
3089
3862
|
capabilities?: (string | AIAgentCapability)[];
|
|
@@ -3093,6 +3866,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
3093
3866
|
id?: string;
|
|
3094
3867
|
registry?: string;
|
|
3095
3868
|
endpoints?: string[] | Record<string, JsonValue>;
|
|
3869
|
+
metadataFacet?: Record<string, JsonValue[]>;
|
|
3096
3870
|
profile?: {
|
|
3097
3871
|
type?: number;
|
|
3098
3872
|
alias?: string;
|
|
@@ -3108,19 +3882,38 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
3108
3882
|
model?: string;
|
|
3109
3883
|
};
|
|
3110
3884
|
};
|
|
3885
|
+
protocols?: string[];
|
|
3886
|
+
adapter?: string;
|
|
3887
|
+
originalId?: string;
|
|
3888
|
+
communicationSupported?: boolean;
|
|
3889
|
+
routingSupported?: boolean;
|
|
3890
|
+
available?: boolean;
|
|
3891
|
+
availabilityStatus?: string;
|
|
3892
|
+
availabilityCheckedAt?: string;
|
|
3893
|
+
availabilitySource?: string;
|
|
3894
|
+
availabilityLatencyMs?: number;
|
|
3895
|
+
availabilityScore?: number;
|
|
3896
|
+
capabilityLabels?: string[];
|
|
3897
|
+
capabilityTokens?: string[];
|
|
3111
3898
|
updatedAt?: string;
|
|
3112
3899
|
lastSeen?: string;
|
|
3113
3900
|
lastIndexed?: string;
|
|
3901
|
+
} & {
|
|
3902
|
+
[k: string]: unknown;
|
|
3114
3903
|
};
|
|
3115
3904
|
score?: number;
|
|
3116
3905
|
highlights?: Record<string, string[]>;
|
|
3117
3906
|
}[];
|
|
3118
3907
|
total?: number;
|
|
3119
3908
|
took?: number;
|
|
3909
|
+
totalAvailable?: number;
|
|
3910
|
+
visible?: number;
|
|
3911
|
+
limited?: boolean;
|
|
3120
3912
|
credits_used?: number;
|
|
3121
3913
|
}, {
|
|
3122
3914
|
hits?: {
|
|
3123
3915
|
agent?: {
|
|
3916
|
+
image?: string;
|
|
3124
3917
|
metadata?: Record<string, JsonValue>;
|
|
3125
3918
|
name?: string;
|
|
3126
3919
|
capabilities?: (string | AIAgentCapability)[];
|
|
@@ -3130,6 +3923,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
3130
3923
|
id?: string;
|
|
3131
3924
|
registry?: string;
|
|
3132
3925
|
endpoints?: string[] | Record<string, JsonValue>;
|
|
3926
|
+
metadataFacet?: Record<string, JsonValue[]>;
|
|
3133
3927
|
profile?: {
|
|
3134
3928
|
type?: number;
|
|
3135
3929
|
alias?: string;
|
|
@@ -3145,15 +3939,33 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
|
|
|
3145
3939
|
model?: string;
|
|
3146
3940
|
};
|
|
3147
3941
|
};
|
|
3942
|
+
protocols?: string[];
|
|
3943
|
+
adapter?: string;
|
|
3944
|
+
originalId?: string;
|
|
3945
|
+
communicationSupported?: boolean;
|
|
3946
|
+
routingSupported?: boolean;
|
|
3947
|
+
available?: boolean;
|
|
3948
|
+
availabilityStatus?: string;
|
|
3949
|
+
availabilityCheckedAt?: string;
|
|
3950
|
+
availabilitySource?: string;
|
|
3951
|
+
availabilityLatencyMs?: number;
|
|
3952
|
+
availabilityScore?: number;
|
|
3953
|
+
capabilityLabels?: string[];
|
|
3954
|
+
capabilityTokens?: string[];
|
|
3148
3955
|
updatedAt?: string;
|
|
3149
3956
|
lastSeen?: string;
|
|
3150
3957
|
lastIndexed?: string;
|
|
3958
|
+
} & {
|
|
3959
|
+
[k: string]: unknown;
|
|
3151
3960
|
};
|
|
3152
3961
|
score?: number;
|
|
3153
3962
|
highlights?: Record<string, string[]>;
|
|
3154
3963
|
}[];
|
|
3155
3964
|
total?: number;
|
|
3156
3965
|
took?: number;
|
|
3966
|
+
totalAvailable?: number;
|
|
3967
|
+
visible?: number;
|
|
3968
|
+
limited?: boolean;
|
|
3157
3969
|
credits_used?: number;
|
|
3158
3970
|
}>;
|
|
3159
3971
|
export declare const websocketStatsResponseSchema: z.ZodObject<{
|
|
@@ -3460,6 +4272,7 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
|
|
|
3460
4272
|
adapter: z.ZodOptional<z.ZodString>;
|
|
3461
4273
|
agentId: z.ZodOptional<z.ZodString>;
|
|
3462
4274
|
}, "strip", z.ZodTypeAny, {
|
|
4275
|
+
adapter?: string;
|
|
3463
4276
|
agentId?: string;
|
|
3464
4277
|
connected?: boolean;
|
|
3465
4278
|
connection?: {
|
|
@@ -3471,8 +4284,8 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
|
|
|
3471
4284
|
agentId?: string;
|
|
3472
4285
|
endpoint?: string;
|
|
3473
4286
|
};
|
|
3474
|
-
adapter?: string;
|
|
3475
4287
|
}, {
|
|
4288
|
+
adapter?: string;
|
|
3476
4289
|
agentId?: string;
|
|
3477
4290
|
connected?: boolean;
|
|
3478
4291
|
connection?: {
|
|
@@ -3484,7 +4297,6 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
|
|
|
3484
4297
|
agentId?: string;
|
|
3485
4298
|
endpoint?: string;
|
|
3486
4299
|
};
|
|
3487
|
-
adapter?: string;
|
|
3488
4300
|
}>;
|
|
3489
4301
|
export declare const dashboardStatsResponseSchema: z.ZodObject<{
|
|
3490
4302
|
operatorId: z.ZodOptional<z.ZodString>;
|