get_expirations
List option expiration dates for a given currency, sorted by date. Use the underlying filter for USDC to distinguish ETH vs BTC options.
Instructions
List available option expiration dates for a currency, sorted chronologically. For USDC currency, use 'underlying' to filter ETH vs BTC options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_dte | No | Only show expirations within this many days from today. E.g. 30 for next month. | |
| currency | Yes | Currency | |
| underlying | No | Filter by underlying asset. REQUIRED for USDC currency to avoid mixing ETH and BTC options. |