Drill into an exact contract ID
Query the exact identifier returned by an options-flow alert, such as AAPL260821C00220000, instead of asking the tool to infer a contract from separate option terms.
Pineify get-option-contract-flow is a read-only MCP tool that retrieves recent prints and the latest available Greeks for one exact option contract ID. It is designed as the drill-down step after an options-flow alert returns that ID.
get-option-contract-flowExample prompt
Use Pineify to find recent AAPL options-flow alerts, then inspect the prints and latest available Greeks for the exact contract ID returned by the alert.
Direct answer
Use this tool when an options-flow alert identifies a contract worth inspecting. Pass the returned contractId without rebuilding it from a ticker, strike, or expiry.
Each print can include execution time, price, contract size, premium, bid and ask at the NBBO, exchange, tags, cancellation status, underlying price, and nullable Greeks. The result also identifies the market date, retrieval time, and whether the latest session or a requested date was selected.
The latestGreeks object names the source print and its observed time. That provenance matters because delta, gamma, theta, vega, rho, implied volatility, or theoretical value can be unavailable and should not be treated as a live quote.
Contract
Capabilities
Query the exact identifier returned by an options-flow alert, such as AAPL260821C00220000, instead of asking the tool to infer a contract from separate option terms.
Inspect up to 50 bounded prints with execution time, price, size, premium, NBBO context, exchange, tags, cancellation status, and underlying price when those fields are available.
Read nullable delta, gamma, theta, vega, rho, implied volatility, and theoretical value together with the source print ID and source observation time.
Request a supported YYYY-MM-DD market date, choose any, ask, bid, or mid as the trade-side filter, and set a nonnegative minimum premium in US dollars.
Agent workflow
Run find-options-flow-alerts first and copy a non-null contractId from the returned alert. Do not construct the ID from AAPL or SPY option terms.
Pass the ID, then optionally choose a supported market date, an ask, bid, or mid filter, a minimum premium, and a result limit from 1 to 50.
Review snapshot.marketDate, retrievedAt, warnings, and partial before interpreting prints. Treat latestGreeks as the newest available sourced values, not a live calculation.
Use the print and Greek fields as research context. Confirm quotes, liquidity, risk, and current market conditions elsewhere before making any decision.
Prompt examples
"Use Pineify to find recent AAPL options-flow alerts, then inspect the prints and latest available Greeks for the exact contract ID returned by the alert."
"For contract AAPL260821C00220000, return up to 20 recent prints and explain the NBBO context without treating ask-side activity as proof of bullish intent."
"Inspect up to 10 ask-side prints above $25,000 in premium for the exact SPY contract ID from the previous alert, then report the Greeks source time and any missing fields."
Operator notes
When I receive AAPL260821C00220000 from an alert, I pass that string through unchanged. I do not recreate it from AAPL, the strike, and the expiry because this endpoint does not resolve option terms.
When I inspect an SPY contract, I compare executedAt with latestGreeks.sourceObservedAt before discussing exposure. I label a missing or older Greek value instead of presenting it as current.
I use ask, bid, and mid as execution-side filters, not as automatic bullish, bearish, or neutral conclusions. I also check the contract type, cancellation flag, size, premium, and NBBO before describing a print.
Pineify MCP is an information and code-validation tool, not investment advice. It does not promise returns, place trades, or modify a portfolio. Review timestamps, source fields, code diagnostics, and risk assumptions before acting.
MCP tool family
Find recent unusual US options-flow alerts and obtain the exact contract ID needed for this drill-down.
Compare contract-level observations with the latest available technical fields for the underlying ticker.
Place one contract print sequence beside broader call and put premium conditions for the US market.
Visualize and calculate the maximum profit, loss, and breakeven points for any options strategy.
Visualize options strategy risk and reward with real-time data. Interactive P/L diagrams, Greeks sensitivity charts, breakeven analysis, and key risk metrics for any options strategy.
FAQ
Connect one remote Pineify MCP endpoint, then let your compatible AI client discover this tool with the rest of the read-only catalog.
Open MCP setup