Get Option Quote
get_option_quoteGet live option quote with bid, ask, mid, IV, greeks, open interest, and volume. Filter by expiry, strike, and type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | 'C' or 'P' (call or put) | |
| apiKey | No | FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp. | |
| expiry | No | Expiration date YYYY-MM-DD | |
| strike | No | Strike price | |
| symbol | Yes | Underlying ticker (e.g. SPY, AAPL) |