@orq-ai/node 3.6.12 → 3.6.15
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/bin/mcp-server.js +39 -39
- package/bin/mcp-server.js.map +21 -21
- package/jsr.json +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +1 -1
- package/models/operations/bulkcreatedatapoints.js +2 -2
- package/models/operations/createcontact.js +2 -2
- package/models/operations/createdataset.js +2 -2
- package/models/operations/createdatasetitem.js +2 -2
- package/models/operations/createdatasource.js +2 -2
- package/models/operations/fileget.js +2 -2
- package/models/operations/filelist.js +2 -2
- package/models/operations/fileupload.js +2 -2
- package/models/operations/listdatasetdatapoints.js +2 -2
- package/models/operations/listdatasets.js +2 -2
- package/models/operations/listdatasources.js +2 -2
- package/models/operations/retrievedatapoint.js +2 -2
- package/models/operations/retrievedataset.js +2 -2
- package/models/operations/retrievedatasource.js +2 -2
- package/models/operations/updatedatapoint.js +2 -2
- package/models/operations/updatedataset.js +2 -2
- package/models/operations/updatedatasource.js +2 -2
- package/package.json +1 -1
- package/packages/orq-rc/jsr.json +1 -1
- package/packages/orq-rc/package-lock.json +2 -2
- package/packages/orq-rc/package.json +1 -1
- package/packages/orq-rc/src/lib/config.ts +3 -3
- package/packages/orq-rc/src/mcp-server/mcp-server.ts +1 -1
- package/packages/orq-rc/src/mcp-server/server.ts +1 -1
- package/packages/orq-rc/src/models/operations/createcontact.ts +2 -2
- package/packages/orq-rc/src/models/operations/createdataset.ts +2 -2
- package/packages/orq-rc/src/models/operations/createdatasetitem.ts +2 -2
- package/packages/orq-rc/src/models/operations/createdatasource.ts +2 -2
- package/packages/orq-rc/src/models/operations/createeval.ts +16 -16
- package/packages/orq-rc/src/models/operations/fileget.ts +2 -2
- package/packages/orq-rc/src/models/operations/filelist.ts +2 -2
- package/packages/orq-rc/src/models/operations/fileupload.ts +2 -2
- package/packages/orq-rc/src/models/operations/getevals.ts +28 -28
- package/packages/orq-rc/src/models/operations/listcontacts.ts +2 -2
- package/packages/orq-rc/src/models/operations/listdatasetdatapoints.ts +2 -2
- package/packages/orq-rc/src/models/operations/listdatasets.ts +2 -2
- package/packages/orq-rc/src/models/operations/listdatasources.ts +2 -2
- package/packages/orq-rc/src/models/operations/retrievecontact.ts +2 -2
- package/packages/orq-rc/src/models/operations/retrievedatapoint.ts +2 -2
- package/packages/orq-rc/src/models/operations/retrievedataset.ts +2 -2
- package/packages/orq-rc/src/models/operations/retrievedatasource.ts +2 -2
- package/packages/orq-rc/src/models/operations/updatecontact.ts +2 -2
- package/packages/orq-rc/src/models/operations/updatedatapoint.ts +2 -2
- package/packages/orq-rc/src/models/operations/updatedataset.ts +2 -2
- package/packages/orq-rc/src/models/operations/updatedatasource.ts +2 -2
- package/packages/orq-rc/src/models/operations/updateeval.ts +16 -16
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/operations/bulkcreatedatapoints.ts +2 -2
- package/src/models/operations/createcontact.ts +2 -2
- package/src/models/operations/createdataset.ts +2 -2
- package/src/models/operations/createdatasetitem.ts +2 -2
- package/src/models/operations/createdatasource.ts +2 -2
- package/src/models/operations/fileget.ts +2 -2
- package/src/models/operations/filelist.ts +2 -2
- package/src/models/operations/fileupload.ts +2 -2
- package/src/models/operations/listdatasetdatapoints.ts +2 -2
- package/src/models/operations/listdatasets.ts +2 -2
- package/src/models/operations/listdatasources.ts +2 -2
- package/src/models/operations/retrievedatapoint.ts +2 -2
- package/src/models/operations/retrievedataset.ts +2 -2
- package/src/models/operations/retrievedatasource.ts +2 -2
- package/src/models/operations/updatedatapoint.ts +2 -2
- package/src/models/operations/updatedataset.ts +2 -2
- package/src/models/operations/updatedatasource.ts +2 -2
package/bin/mcp-server.js
CHANGED
|
@@ -34275,9 +34275,9 @@ var init_config = __esm(() => {
|
|
|
34275
34275
|
SDK_METADATA = {
|
|
34276
34276
|
language: "typescript",
|
|
34277
34277
|
openapiDocVersion: "2.0",
|
|
34278
|
-
sdkVersion: "3.6.
|
|
34278
|
+
sdkVersion: "3.6.15",
|
|
34279
34279
|
genVersion: "2.628.0",
|
|
34280
|
-
userAgent: "speakeasy-sdk/typescript 3.6.
|
|
34280
|
+
userAgent: "speakeasy-sdk/typescript 3.6.15 2.628.0 2.0 @orq-ai/node"
|
|
34281
34281
|
};
|
|
34282
34282
|
});
|
|
34283
34283
|
|
|
@@ -36498,7 +36498,7 @@ var init_bulkcreatedatapoints = __esm(() => {
|
|
|
36498
36498
|
created_by_id: stringType().optional(),
|
|
36499
36499
|
updated_by_id: stringType().optional(),
|
|
36500
36500
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
36501
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
36501
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
36502
36502
|
}).transform((v2) => {
|
|
36503
36503
|
return remap(v2, {
|
|
36504
36504
|
_id: "id",
|
|
@@ -36519,7 +36519,7 @@ var init_bulkcreatedatapoints = __esm(() => {
|
|
|
36519
36519
|
createdById: stringType().optional(),
|
|
36520
36520
|
updatedById: stringType().optional(),
|
|
36521
36521
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
36522
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
36522
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
36523
36523
|
}).transform((v2) => {
|
|
36524
36524
|
return remap(v2, {
|
|
36525
36525
|
id: "_id",
|
|
@@ -36717,7 +36717,7 @@ var init_createcontact = __esm(() => {
|
|
|
36717
36717
|
tags: arrayType(stringType()).optional(),
|
|
36718
36718
|
metadata: recordType(anyType()).optional(),
|
|
36719
36719
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
36720
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
36720
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
36721
36721
|
}).transform((v2) => {
|
|
36722
36722
|
return remap(v2, {
|
|
36723
36723
|
external_id: "externalId",
|
|
@@ -36734,7 +36734,7 @@ var init_createcontact = __esm(() => {
|
|
|
36734
36734
|
tags: arrayType(stringType()).optional(),
|
|
36735
36735
|
metadata: recordType(anyType()).optional(),
|
|
36736
36736
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
36737
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
36737
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
36738
36738
|
}).transform((v2) => {
|
|
36739
36739
|
return remap(v2, {
|
|
36740
36740
|
externalId: "external_id",
|
|
@@ -36804,7 +36804,7 @@ var init_createdataset = __esm(() => {
|
|
|
36804
36804
|
updated_by_id: stringType().optional(),
|
|
36805
36805
|
metadata: lazyType(() => CreateDatasetMetadata$inboundSchema),
|
|
36806
36806
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
36807
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
36807
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
36808
36808
|
}).transform((v2) => {
|
|
36809
36809
|
return remap(v2, {
|
|
36810
36810
|
_id: "id",
|
|
@@ -36824,7 +36824,7 @@ var init_createdataset = __esm(() => {
|
|
|
36824
36824
|
updatedById: stringType().optional(),
|
|
36825
36825
|
metadata: lazyType(() => CreateDatasetMetadata$outboundSchema),
|
|
36826
36826
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
36827
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
36827
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
36828
36828
|
}).transform((v2) => {
|
|
36829
36829
|
return remap(v2, {
|
|
36830
36830
|
id: "_id",
|
|
@@ -37452,7 +37452,7 @@ var init_createdatasetitem = __esm(() => {
|
|
|
37452
37452
|
created_by_id: stringType().optional(),
|
|
37453
37453
|
updated_by_id: stringType().optional(),
|
|
37454
37454
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
37455
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
37455
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
37456
37456
|
}).transform((v2) => {
|
|
37457
37457
|
return remap(v2, {
|
|
37458
37458
|
_id: "id",
|
|
@@ -37473,7 +37473,7 @@ var init_createdatasetitem = __esm(() => {
|
|
|
37473
37473
|
createdById: stringType().optional(),
|
|
37474
37474
|
updatedById: stringType().optional(),
|
|
37475
37475
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
37476
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
37476
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
37477
37477
|
}).transform((v2) => {
|
|
37478
37478
|
return remap(v2, {
|
|
37479
37479
|
id: "_id",
|
|
@@ -37695,7 +37695,7 @@ var init_createdatasource = __esm(() => {
|
|
|
37695
37695
|
CreateDatasourceStatus$.outboundSchema = CreateDatasourceStatus$outboundSchema;
|
|
37696
37696
|
})(CreateDatasourceStatus$ ||= {});
|
|
37697
37697
|
CreateDatasourceResponseBody$inboundSchema = objectType({
|
|
37698
|
-
_id: stringType().default("
|
|
37698
|
+
_id: stringType().default("01JXHQV57KY126FDXQ52FXA3TV"),
|
|
37699
37699
|
display_name: stringType(),
|
|
37700
37700
|
description: stringType().optional(),
|
|
37701
37701
|
status: CreateDatasourceStatus$inboundSchema,
|
|
@@ -37718,7 +37718,7 @@ var init_createdatasource = __esm(() => {
|
|
|
37718
37718
|
});
|
|
37719
37719
|
});
|
|
37720
37720
|
CreateDatasourceResponseBody$outboundSchema = objectType({
|
|
37721
|
-
id: stringType().default("
|
|
37721
|
+
id: stringType().default("01JXHQV57KY126FDXQ52FXA3TV"),
|
|
37722
37722
|
displayName: stringType(),
|
|
37723
37723
|
description: stringType().optional(),
|
|
37724
37724
|
status: CreateDatasourceStatus$outboundSchema,
|
|
@@ -46029,7 +46029,7 @@ var init_fileget = __esm(() => {
|
|
|
46029
46029
|
bytes: numberType(),
|
|
46030
46030
|
file_name: stringType(),
|
|
46031
46031
|
workspace_id: stringType(),
|
|
46032
|
-
created: stringType().datetime({ offset: true }).default("2025-06-
|
|
46032
|
+
created: stringType().datetime({ offset: true }).default("2025-06-12T09:34:19.883Z").transform((v2) => new Date(v2))
|
|
46033
46033
|
}).transform((v2) => {
|
|
46034
46034
|
return remap(v2, {
|
|
46035
46035
|
_id: "id",
|
|
@@ -46045,7 +46045,7 @@ var init_fileget = __esm(() => {
|
|
|
46045
46045
|
bytes: numberType(),
|
|
46046
46046
|
fileName: stringType(),
|
|
46047
46047
|
workspaceId: stringType(),
|
|
46048
|
-
created: dateType().default(() => new Date("2025-06-
|
|
46048
|
+
created: dateType().default(() => new Date("2025-06-12T09:34:19.883Z")).transform((v2) => v2.toISOString())
|
|
46049
46049
|
}).transform((v2) => {
|
|
46050
46050
|
return remap(v2, {
|
|
46051
46051
|
id: "_id",
|
|
@@ -46116,7 +46116,7 @@ var init_filelist = __esm(() => {
|
|
|
46116
46116
|
bytes: numberType(),
|
|
46117
46117
|
file_name: stringType(),
|
|
46118
46118
|
workspace_id: stringType(),
|
|
46119
|
-
created: stringType().datetime({ offset: true }).default("2025-06-
|
|
46119
|
+
created: stringType().datetime({ offset: true }).default("2025-06-12T09:34:19.883Z").transform((v2) => new Date(v2))
|
|
46120
46120
|
}).transform((v2) => {
|
|
46121
46121
|
return remap(v2, {
|
|
46122
46122
|
_id: "id",
|
|
@@ -46132,7 +46132,7 @@ var init_filelist = __esm(() => {
|
|
|
46132
46132
|
bytes: numberType(),
|
|
46133
46133
|
fileName: stringType(),
|
|
46134
46134
|
workspaceId: stringType(),
|
|
46135
|
-
created: dateType().default(() => new Date("2025-06-
|
|
46135
|
+
created: dateType().default(() => new Date("2025-06-12T09:34:19.883Z")).transform((v2) => v2.toISOString())
|
|
46136
46136
|
}).transform((v2) => {
|
|
46137
46137
|
return remap(v2, {
|
|
46138
46138
|
id: "_id",
|
|
@@ -46264,7 +46264,7 @@ var init_fileupload = __esm(() => {
|
|
|
46264
46264
|
bytes: numberType(),
|
|
46265
46265
|
file_name: stringType(),
|
|
46266
46266
|
workspace_id: stringType(),
|
|
46267
|
-
created: stringType().datetime({ offset: true }).default("2025-06-
|
|
46267
|
+
created: stringType().datetime({ offset: true }).default("2025-06-12T09:34:19.883Z").transform((v2) => new Date(v2))
|
|
46268
46268
|
}).transform((v2) => {
|
|
46269
46269
|
return remap(v2, {
|
|
46270
46270
|
_id: "id",
|
|
@@ -46280,7 +46280,7 @@ var init_fileupload = __esm(() => {
|
|
|
46280
46280
|
bytes: numberType(),
|
|
46281
46281
|
fileName: stringType(),
|
|
46282
46282
|
workspaceId: stringType(),
|
|
46283
|
-
created: dateType().default(() => new Date("2025-06-
|
|
46283
|
+
created: dateType().default(() => new Date("2025-06-12T09:34:19.883Z")).transform((v2) => v2.toISOString())
|
|
46284
46284
|
}).transform((v2) => {
|
|
46285
46285
|
return remap(v2, {
|
|
46286
46286
|
id: "_id",
|
|
@@ -48867,7 +48867,7 @@ var init_listdatasetdatapoints = __esm(() => {
|
|
|
48867
48867
|
created_by_id: stringType().optional(),
|
|
48868
48868
|
updated_by_id: stringType().optional(),
|
|
48869
48869
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
48870
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
48870
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
48871
48871
|
}).transform((v2) => {
|
|
48872
48872
|
return remap(v2, {
|
|
48873
48873
|
_id: "id",
|
|
@@ -48888,7 +48888,7 @@ var init_listdatasetdatapoints = __esm(() => {
|
|
|
48888
48888
|
createdById: stringType().optional(),
|
|
48889
48889
|
updatedById: stringType().optional(),
|
|
48890
48890
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
48891
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
48891
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
48892
48892
|
}).transform((v2) => {
|
|
48893
48893
|
return remap(v2, {
|
|
48894
48894
|
id: "_id",
|
|
@@ -48996,7 +48996,7 @@ var init_listdatasets = __esm(() => {
|
|
|
48996
48996
|
updated_by_id: stringType().optional(),
|
|
48997
48997
|
metadata: lazyType(() => ListDatasetsMetadata$inboundSchema),
|
|
48998
48998
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
48999
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
48999
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
49000
49000
|
}).transform((v2) => {
|
|
49001
49001
|
return remap(v2, {
|
|
49002
49002
|
_id: "id",
|
|
@@ -49016,7 +49016,7 @@ var init_listdatasets = __esm(() => {
|
|
|
49016
49016
|
updatedById: stringType().optional(),
|
|
49017
49017
|
metadata: lazyType(() => ListDatasetsMetadata$outboundSchema),
|
|
49018
49018
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
49019
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
49019
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
49020
49020
|
}).transform((v2) => {
|
|
49021
49021
|
return remap(v2, {
|
|
49022
49022
|
id: "_id",
|
|
@@ -49121,7 +49121,7 @@ var init_listdatasources = __esm(() => {
|
|
|
49121
49121
|
ListDatasourcesStatus$.outboundSchema = ListDatasourcesStatus$outboundSchema;
|
|
49122
49122
|
})(ListDatasourcesStatus$ ||= {});
|
|
49123
49123
|
ListDatasourcesData$inboundSchema = objectType({
|
|
49124
|
-
_id: stringType().default("
|
|
49124
|
+
_id: stringType().default("01JXHQV57JSRC73DJZK5PMJVHJ"),
|
|
49125
49125
|
display_name: stringType(),
|
|
49126
49126
|
description: stringType().optional(),
|
|
49127
49127
|
status: ListDatasourcesStatus$inboundSchema,
|
|
@@ -49144,7 +49144,7 @@ var init_listdatasources = __esm(() => {
|
|
|
49144
49144
|
});
|
|
49145
49145
|
});
|
|
49146
49146
|
ListDatasourcesData$outboundSchema = objectType({
|
|
49147
|
-
id: stringType().default("
|
|
49147
|
+
id: stringType().default("01JXHQV57JSRC73DJZK5PMJVHJ"),
|
|
49148
49148
|
displayName: stringType(),
|
|
49149
49149
|
description: stringType().optional(),
|
|
49150
49150
|
status: ListDatasourcesStatus$outboundSchema,
|
|
@@ -50435,7 +50435,7 @@ var init_retrievedatapoint = __esm(() => {
|
|
|
50435
50435
|
created_by_id: stringType().optional(),
|
|
50436
50436
|
updated_by_id: stringType().optional(),
|
|
50437
50437
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
50438
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
50438
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
50439
50439
|
}).transform((v2) => {
|
|
50440
50440
|
return remap(v2, {
|
|
50441
50441
|
_id: "id",
|
|
@@ -50456,7 +50456,7 @@ var init_retrievedatapoint = __esm(() => {
|
|
|
50456
50456
|
createdById: stringType().optional(),
|
|
50457
50457
|
updatedById: stringType().optional(),
|
|
50458
50458
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
50459
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
50459
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
50460
50460
|
}).transform((v2) => {
|
|
50461
50461
|
return remap(v2, {
|
|
50462
50462
|
id: "_id",
|
|
@@ -50527,7 +50527,7 @@ var init_retrievedataset = __esm(() => {
|
|
|
50527
50527
|
updated_by_id: stringType().optional(),
|
|
50528
50528
|
metadata: lazyType(() => RetrieveDatasetMetadata$inboundSchema),
|
|
50529
50529
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
50530
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
50530
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
50531
50531
|
}).transform((v2) => {
|
|
50532
50532
|
return remap(v2, {
|
|
50533
50533
|
_id: "id",
|
|
@@ -50547,7 +50547,7 @@ var init_retrievedataset = __esm(() => {
|
|
|
50547
50547
|
updatedById: stringType().optional(),
|
|
50548
50548
|
metadata: lazyType(() => RetrieveDatasetMetadata$outboundSchema),
|
|
50549
50549
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
50550
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
50550
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
50551
50551
|
}).transform((v2) => {
|
|
50552
50552
|
return remap(v2, {
|
|
50553
50553
|
id: "_id",
|
|
@@ -50605,7 +50605,7 @@ var init_retrievedatasource = __esm(() => {
|
|
|
50605
50605
|
RetrieveDatasourceStatus$.outboundSchema = RetrieveDatasourceStatus$outboundSchema;
|
|
50606
50606
|
})(RetrieveDatasourceStatus$ ||= {});
|
|
50607
50607
|
RetrieveDatasourceResponseBody$inboundSchema = objectType({
|
|
50608
|
-
_id: stringType().default("
|
|
50608
|
+
_id: stringType().default("01JXHQV57K28ME1DCT1WDJ346C"),
|
|
50609
50609
|
display_name: stringType(),
|
|
50610
50610
|
description: stringType().optional(),
|
|
50611
50611
|
status: RetrieveDatasourceStatus$inboundSchema,
|
|
@@ -50628,7 +50628,7 @@ var init_retrievedatasource = __esm(() => {
|
|
|
50628
50628
|
});
|
|
50629
50629
|
});
|
|
50630
50630
|
RetrieveDatasourceResponseBody$outboundSchema = objectType({
|
|
50631
|
-
id: stringType().default("
|
|
50631
|
+
id: stringType().default("01JXHQV57K28ME1DCT1WDJ346C"),
|
|
50632
50632
|
displayName: stringType(),
|
|
50633
50633
|
description: stringType().optional(),
|
|
50634
50634
|
status: RetrieveDatasourceStatus$outboundSchema,
|
|
@@ -51972,7 +51972,7 @@ var init_updatedatapoint = __esm(() => {
|
|
|
51972
51972
|
created_by_id: stringType().optional(),
|
|
51973
51973
|
updated_by_id: stringType().optional(),
|
|
51974
51974
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
51975
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
51975
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
51976
51976
|
}).transform((v2) => {
|
|
51977
51977
|
return remap(v2, {
|
|
51978
51978
|
_id: "id",
|
|
@@ -51993,7 +51993,7 @@ var init_updatedatapoint = __esm(() => {
|
|
|
51993
51993
|
createdById: stringType().optional(),
|
|
51994
51994
|
updatedById: stringType().optional(),
|
|
51995
51995
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
51996
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
51996
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
51997
51997
|
}).transform((v2) => {
|
|
51998
51998
|
return remap(v2, {
|
|
51999
51999
|
id: "_id",
|
|
@@ -52094,7 +52094,7 @@ var init_updatedataset = __esm(() => {
|
|
|
52094
52094
|
parent_id: stringType().optional(),
|
|
52095
52095
|
version: stringType().optional(),
|
|
52096
52096
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
52097
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
52097
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-12T09:34:17.054Z").transform((v2) => new Date(v2))
|
|
52098
52098
|
}).transform((v2) => {
|
|
52099
52099
|
return remap(v2, {
|
|
52100
52100
|
_id: "id",
|
|
@@ -52117,7 +52117,7 @@ var init_updatedataset = __esm(() => {
|
|
|
52117
52117
|
parentId: stringType().optional(),
|
|
52118
52118
|
version: stringType().optional(),
|
|
52119
52119
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
52120
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
52120
|
+
updated: dateType().default(() => new Date("2025-06-12T09:34:17.054Z")).transform((v2) => v2.toISOString())
|
|
52121
52121
|
}).transform((v2) => {
|
|
52122
52122
|
return remap(v2, {
|
|
52123
52123
|
id: "_id",
|
|
@@ -52198,7 +52198,7 @@ var init_updatedatasource = __esm(() => {
|
|
|
52198
52198
|
UpdateDatasourceStatus$.outboundSchema = UpdateDatasourceStatus$outboundSchema;
|
|
52199
52199
|
})(UpdateDatasourceStatus$ ||= {});
|
|
52200
52200
|
UpdateDatasourceResponseBody$inboundSchema = objectType({
|
|
52201
|
-
_id: stringType().default("
|
|
52201
|
+
_id: stringType().default("01JXHQV57NXA08ANX2XJ845RJV"),
|
|
52202
52202
|
display_name: stringType(),
|
|
52203
52203
|
description: stringType().optional(),
|
|
52204
52204
|
status: UpdateDatasourceStatus$inboundSchema,
|
|
@@ -52221,7 +52221,7 @@ var init_updatedatasource = __esm(() => {
|
|
|
52221
52221
|
});
|
|
52222
52222
|
});
|
|
52223
52223
|
UpdateDatasourceResponseBody$outboundSchema = objectType({
|
|
52224
|
-
id: stringType().default("
|
|
52224
|
+
id: stringType().default("01JXHQV57NXA08ANX2XJ845RJV"),
|
|
52225
52225
|
displayName: stringType(),
|
|
52226
52226
|
description: stringType().optional(),
|
|
52227
52227
|
status: UpdateDatasourceStatus$outboundSchema,
|
|
@@ -61051,7 +61051,7 @@ var init_remoteconfigsRetrieve2 = __esm(() => {
|
|
|
61051
61051
|
function createMCPServer(deps) {
|
|
61052
61052
|
const server = new McpServer({
|
|
61053
61053
|
name: "Orq",
|
|
61054
|
-
version: "3.6.
|
|
61054
|
+
version: "3.6.15"
|
|
61055
61055
|
});
|
|
61056
61056
|
const client = new OrqCore({
|
|
61057
61057
|
apiKey: deps.apiKey,
|
|
@@ -62387,7 +62387,7 @@ var routes = rn({
|
|
|
62387
62387
|
var app = Ve(routes, {
|
|
62388
62388
|
name: "mcp",
|
|
62389
62389
|
versionInfo: {
|
|
62390
|
-
currentVersion: "3.6.
|
|
62390
|
+
currentVersion: "3.6.15"
|
|
62391
62391
|
}
|
|
62392
62392
|
});
|
|
62393
62393
|
_t(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -62395,5 +62395,5 @@ export {
|
|
|
62395
62395
|
app
|
|
62396
62396
|
};
|
|
62397
62397
|
|
|
62398
|
-
//# debugId=
|
|
62398
|
+
//# debugId=7892DDC8107B981664756E2164756E21
|
|
62399
62399
|
//# sourceMappingURL=mcp-server.js.map
|