@pmxt/mcp 2.38.0 → 2.39.1
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 +12 -12
- 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": {
|
|
@@ -1866,7 +1866,7 @@ export const TOOLS = [
|
|
|
1866
1866
|
"method": "fetchOHLCV",
|
|
1867
1867
|
"args": [
|
|
1868
1868
|
{
|
|
1869
|
-
"name": "
|
|
1869
|
+
"name": "outcomeId",
|
|
1870
1870
|
"kind": "string",
|
|
1871
1871
|
"optional": false,
|
|
1872
1872
|
"flatten": false
|
|
@@ -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": {
|
|
@@ -2078,7 +2078,7 @@ export const TOOLS = [
|
|
|
2078
2078
|
"method": "fetchOrderBook",
|
|
2079
2079
|
"args": [
|
|
2080
2080
|
{
|
|
2081
|
-
"name": "
|
|
2081
|
+
"name": "outcomeId",
|
|
2082
2082
|
"kind": "string",
|
|
2083
2083
|
"optional": false,
|
|
2084
2084
|
"flatten": false
|
|
@@ -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": {
|
|
@@ -2328,7 +2328,7 @@ export const TOOLS = [
|
|
|
2328
2328
|
"method": "fetchTrades",
|
|
2329
2329
|
"args": [
|
|
2330
2330
|
{
|
|
2331
|
-
"name": "
|
|
2331
|
+
"name": "outcomeId",
|
|
2332
2332
|
"kind": "string",
|
|
2333
2333
|
"optional": false,
|
|
2334
2334
|
"flatten": false
|
|
@@ -2783,7 +2783,7 @@ export const TOOLS = [
|
|
|
2783
2783
|
],
|
|
2784
2784
|
"description": "The prediction market exchange to target."
|
|
2785
2785
|
},
|
|
2786
|
-
"
|
|
2786
|
+
"outcomeIds": {},
|
|
2787
2787
|
"limit": {
|
|
2788
2788
|
"type": "number"
|
|
2789
2789
|
},
|
|
@@ -2794,7 +2794,7 @@ export const TOOLS = [
|
|
|
2794
2794
|
},
|
|
2795
2795
|
"required": [
|
|
2796
2796
|
"exchange",
|
|
2797
|
-
"
|
|
2797
|
+
"outcomeIds"
|
|
2798
2798
|
]
|
|
2799
2799
|
},
|
|
2800
2800
|
"annotations": {
|
|
@@ -2803,7 +2803,7 @@ export const TOOLS = [
|
|
|
2803
2803
|
"method": "watchOrderBooks",
|
|
2804
2804
|
"args": [
|
|
2805
2805
|
{
|
|
2806
|
-
"name": "
|
|
2806
|
+
"name": "outcomeIds",
|
|
2807
2807
|
"kind": "unknown",
|
|
2808
2808
|
"optional": false,
|
|
2809
2809
|
"flatten": false
|