get_options_contracts
Fetch detailed data for a single options contract by its full identifier, including prices, Greeks, and implied volatility. Use for contract detail panels or refreshing one option without loading the full chain.
Instructions
Returns a single option contract snapshot by its full contract identifier, including pricing, bid/ask, volume, open interest, implied volatility, moneyness, and Greeks (delta, gamma, theta, vega, rho). Applicable to stocks and ETFs with listed options — mutual funds are not supported. Use for contract detail panels, deep-link flows, or refreshing a single contract without reloading the full chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_name | Yes | Full option contract identifier (e.g., NVDA260311C00155000). |