Fetches the latest single-tick quote for a stock symbol, returning a JSON object with fields: symbol, ask, bid, asize, bsize, and timestamp. Suitable for real-time trading and market analysis. During pre/post-market or closed sessions, the returned quote may be stale — always co…
symbolRequiredstringThe stock symbol to get quote information for (e.g., AAPL, MSFT, GOOGL) Must use the correct exchange format for the target market. Coverage and symbol format for non-US equities (e.g., Chinese A-shares) may differ — verify symbol mapping before use.
timestamp_typestringTimestamp types for stock quotes.
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.