All tools
ToolRead

List market data metrics

list_market_data_metrics

Use before creating live market-data artifacts to learn supported Yahoo-backed fields, series, and derived ratio caveats.

When to use it

Use before creating live market-data artifacts to learn supported Yahoo-backed fields, series, and derived ratio caveats.

Typical workflow

Plan, generate externally, validate, then create or attach.

What it returns

Artifact metadata, specs, validation results, save guidance, or embeds.

Avoid using it when

You are trying to preview live output through MCP; render externally first.

Advanced input contract

Agent hosts use this JSON Schema to validate the exact input shape.

View full registry notes

List Yahoo Finance-backed market data fields, time series, derived valuation metrics, and caveats available for Prism live artifact data bindings. Use when: Use before creating live market-data artifacts to learn supported Yahoo-backed fields, series, and derived ratio caveats.

View JSON Schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}

Useful next tools