This tool retrieves the previous day's closing data for a specific stock symbol. It provides essential trading information including the opening price, highest price, lowest price, closing price, trading volume, and timestamp for the previous trading day. It complements other Fi…
datestringSpecific date in YYYY-MM-DD format to get historical data
symbolRequiredstringREQUIRED. Stock ticker symbol (e.g., 'AAPL' for Apple, 'MSFT' for Microsoft, 'GOOGL' for Google). This parameter is mandatory and must always be provided.
unadjustedbooleanWhether to return unadjusted price data. If not specified, adjusted prices are returned (default API behavior). Set to True for raw/unadjusted prices or False explicitly for split-adjusted prices.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.