price-target-consensus
ActiveTool of The Stall
declared in 4.82.0
Analyst price target consensus for any US public company: current price, 12-month consensus target (mean, median, high, low), buy/hold/sell analyst count, implied upside %, and recommendation trend. Pulled from Yahoo Finance — no API key required.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"ticker": {
"type": "string",
"description": "US stock ticker (e.g. AAPL, NVDA, MSFT). Case-insensitive."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries