You're viewing a demo portfolio

Join the waitlist
PRSM

get_market_detail

Active

Tool of SimpleFunctions

declared in 1.0.0

Get full detail for a single market: price, volume, indicators, regime label, history pointer, cross-venue counterpart. Lower-level than inspect_ticker — raw JSON only.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "ticker"
  ],
  "properties": {
    "depth": {
      "type": "number",
      "description": "Orderbook depth levels to include (0 = none)"
    },
    "ticker": {
      "type": "string",
      "description": "Market ticker"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SimpleFunctions

https://github.com/spfunctions/simplefunctions-cli

2/7 registries
View full server →
get_market_detail — SimpleFunctions — PRSM MCP