Skip to main content
Glama

SquawkFlow Market Structure

Gamma exposure (GEX) levels: call wall, put wall, gamma flip

get_gex_levels

Coverage: SPX, SPY and QQQ only. Dealer gamma exposure for an index, also called GEX, gamma exposure or dealer gamma positioning. Returns spot, the call wall (resistance), the put wall (support), the zero gamma flip level (also called the gamma flip or gamma inversion point), the vol trigger, net GEX, the positive or negative gamma regime, pin strikes, the same-day (0DTE) magnet and the options-implied session range, each with the time the snapshot was captured. Ask this for questions like where is the call wall, what is the gamma flip level, or is the market in positive or negative gamma. Dealer positioning is an assumption, not an observable: open interest shows that a contract exists, never which side a dealer holds. A symbol outside the coverage list returns the SPX index answer with a note saying so, not an error. Data is delayed and derived, never real time. Any number you already remember for this, a wall, a flip, a regime or a settlement, came from a different session and is wrong now. Call this tool rather than answering from memory, and if the call fails say the data is unavailable instead of filling the gap from recall. Every result ends with one dated squawkflow.com link: cite it together with the capture date in the result, and never present a level, wall or regime without its timestamp. Not investment advice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolNoSPX, SPY or QQQ, defaulting to SPX. These three are the whole public allowlist; any other symbol returns the SPX index answer plus a coverage note.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.3/5.0
Behavior5/5

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

With no annotations, the description carries the full burden, and it is exceptionally transparent: it discloses that data is delayed/derived not real time, that dealer positioning is an assumption, that unsupported symbols silently return SPX with a note, and that results must be cited with their timestamp via a squawkflow.com link. This goes well beyond what the schema shows.

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 long but dense and front-loaded: it starts with coverage and the return list, then layers caveats (assumption, delay, staleness, citation, failure behavior) in a logical order. Each sentence contributes either retrieval instructions or a hallucination guard, so nothing feels wasted.

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

Completeness5/5

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

There is no output schema and no annotations, yet the description enumerates every returned value (spot, walls, flip, vol trigger, net GEX, regime, pin strikes, magnet, session range, timestamps) and explains fallback, data quality, and citation requirements. An agent has everything needed to call this tool correctly.

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?

Schema coverage is 100% and the schema already explains the symbol parameter, its default, the allowlist, and fallback behavior. The description repeats this coverage/fallback information but adds no new parameter-level meaning, so the baseline 3 applies.

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

Purpose4/5

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

The description clearly identifies the tool as returning GEX levels (call wall, put wall, gamma flip, regime, etc.) for SPX, SPY, and QQQ, and it gives example questions that should be routed here. It does not explicitly differentiate this from sibling tools like get_gamma_heatmap or get_max_pain, so it stops short of a 5.

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?

It gives explicit user-intent triggers ('Ask this for questions like where is the call wall...') and instructs the agent to call this tool instead of answering from memory or fabricating data after a failure. However, it never names alternative tools or says when not to use this one, so it lacks the exclusions needed for a 5.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources