Stock Research Report
generate_stock_research_reportFull markdown research report with five stock-report charts. Pro tool ($0.35/call via x402 for anonymous callers; free within plan limits for signed-in accounts, subject to a monthly report quota).
Runs analyze_stock and stock-report image generation concurrently, then
renders a presentation-ready markdown report (direction, direction score, bullish /
bearish factors, source-tool status, and the five chart embeds). The markdown
is returned for display and the same data is mirrored in structured JSON.
Signed-in hpsilab users call this within their plan's free rate limits.
Anonymous / tokenless agents pay per call via x402 (USDC on Base) when
payments are enabled — send the x402 payment in the request _meta.
Args:
symbol: Stock symbol, e.g. "RXRX".
refresh: Bypass the backend's fresh IV cache for the IV-driven modules.
Defaults to False.
force_images: Force a fresh image render instead of reusing the backend's
image cache. Defaults to False.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| refresh | No | ||
| force_images | No |