@pmxt/mcp 2.39.0 → 2.39.2
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/generated/tools.js +6 -6
- package/package.json +1 -1
package/dist/generated/tools.js
CHANGED
|
@@ -1829,7 +1829,7 @@ export const TOOLS = [
|
|
|
1829
1829
|
],
|
|
1830
1830
|
"description": "The prediction market exchange to target."
|
|
1831
1831
|
},
|
|
1832
|
-
"
|
|
1832
|
+
"outcomeId": {
|
|
1833
1833
|
"type": "string"
|
|
1834
1834
|
},
|
|
1835
1835
|
"resolution": {
|
|
@@ -1857,7 +1857,7 @@ export const TOOLS = [
|
|
|
1857
1857
|
},
|
|
1858
1858
|
"required": [
|
|
1859
1859
|
"exchange",
|
|
1860
|
-
"
|
|
1860
|
+
"outcomeId"
|
|
1861
1861
|
]
|
|
1862
1862
|
},
|
|
1863
1863
|
"annotations": {
|
|
@@ -2056,7 +2056,7 @@ export const TOOLS = [
|
|
|
2056
2056
|
],
|
|
2057
2057
|
"description": "The prediction market exchange to target."
|
|
2058
2058
|
},
|
|
2059
|
-
"
|
|
2059
|
+
"outcomeId": {
|
|
2060
2060
|
"type": "string"
|
|
2061
2061
|
},
|
|
2062
2062
|
"side": {
|
|
@@ -2069,7 +2069,7 @@ export const TOOLS = [
|
|
|
2069
2069
|
},
|
|
2070
2070
|
"required": [
|
|
2071
2071
|
"exchange",
|
|
2072
|
-
"
|
|
2072
|
+
"outcomeId"
|
|
2073
2073
|
]
|
|
2074
2074
|
},
|
|
2075
2075
|
"annotations": {
|
|
@@ -2295,7 +2295,7 @@ export const TOOLS = [
|
|
|
2295
2295
|
],
|
|
2296
2296
|
"description": "The prediction market exchange to target."
|
|
2297
2297
|
},
|
|
2298
|
-
"
|
|
2298
|
+
"outcomeId": {
|
|
2299
2299
|
"type": "string"
|
|
2300
2300
|
},
|
|
2301
2301
|
"start": {
|
|
@@ -2319,7 +2319,7 @@ export const TOOLS = [
|
|
|
2319
2319
|
},
|
|
2320
2320
|
"required": [
|
|
2321
2321
|
"exchange",
|
|
2322
|
-
"
|
|
2322
|
+
"outcomeId"
|
|
2323
2323
|
]
|
|
2324
2324
|
},
|
|
2325
2325
|
"annotations": {
|