Skip to content
PricingReleases

ChartEmbed

Defined in: mcp.ts:260

Full chart embed payload. Tools return this as the _chart field in their result JSON. The title and subtitle appear as a header above the chart.

chart: ChartSpec

Defined in: mcp.ts:263


optional subtitle?: string

Defined in: mcp.ts:262


optional title?: string

Defined in: mcp.ts:261