Skip to main content
Glama

options-snapshot

Get options intelligence snapshot for any US equity — IV30, put/call ratio, top calls/puts by volume, and unusual-volume flags. Data from free CBOE delayed feed.

Instructions

Options intelligence snapshot for any US equity — IV30, put/call volume ratio, top calls and puts by trading volume, and unusual-volume flags. Free CBOE delayed data (15-min delay during trading hours), no API key required. Complements us-stock-price and equity-technicals with the options-layer sentiment layer agents need for complete trade context. $0.015/call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickerNoUS equity ticker symbol (e.g. AAPL, TSLA, NVDA, SPY). Case-insensitive.
top_nNoNumber of top calls and top puts to return (by volume). Default: 5.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden. It discloses the data source (CBOE delayed data), freshness (15-min delay during trading hours), cost ($0.015/call), and that no API key is required. It does not cover error behavior or rate limits, but the disclosed traits are sufficient for an agent to understand the tool's behavior as a safe, bounded-cost query.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences, efficiently front-loading the core functionality and key metrics. Every sentence adds value: purpose, data source/limitations, and complementary context. No redundant or vague phrasing.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description lists the key return fields (IV30, put/call volume ratio, top calls/puts, unusual-volume flags), giving the agent a clear idea of what to expect. It also covers cost, data source, and sibling relationships. It does not detail the exact structure of the response, but for a snapshot tool this is reasonable completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema already describes both parameters (ticker and top_n) fully, achieving 100% schema coverage. The description adds value by listing the specific output metrics (IV30, put/call volume ratio, etc.), but does not further clarify the parameters beyond the schema. Thus it meets the baseline for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool provides an 'Options intelligence snapshot' for any US equity, listing specific metrics (IV30, put/call volume ratio, top calls/puts by volume, unusual-volume flags). It distinguishes itself from siblings by noting it complements us-stock-price and equity-technicals with the options-layer sentiment layer, differentiating it from related tools like options-chain.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states when to use this tool: alongside us-stock-price and equity-technicals for complete trade context. It also notes the data is free, delayed by 15-min during trading hours, and costs $0.015/call, providing important usage constraints. However, it does not specify when not to use or mention alternatives, so it is not a full 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thebrierfox/the-stall'

If you have feedback or need assistance with the MCP directory API, please join our Discord server