Stock quote (EOD)
get_stock_quoteGet end-of-day PSE stock quotes including price, change, 52-week range, market cap, and more. Uncached symbols during market hours return only previous close, flagged stale.
Instructions
Get the latest end-of-day quote for a PSE stock symbol (e.g. SM, AREIT, BDO).
Includes price, change, 52-week range, market cap, shares, and the full set of fields PSE Edge publishes. Data is EOD-frozen (see meta). If the market is open and this symbol has never been cached, a one-time fetch serves identity plus previous_close ONLY (the last settled price before the session — every other field is null), flagged stale=true with a meta.note saying the value is not realtime — relay that caveat when presenting the price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||