{
  "ok": true,
  "service": "US stock technical analysis endpoint",
  "usage": {
    "method": "POST",
    "body": {
      "symbol": "AAPL",
      "timeframe": "1w",
      "question": "Analyze trend, support, resistance, risks and trading observations"
    }
  }
}