Skip to main content
Glama

0DTE Confluence

get_premium_compression_data

Premium Compression Heatmap: theta decay velocity by session window for a multi-leg structure. Pro tier. structure: "iron_condor" | "vertical_spread_call" | "vertical_spread_put" | "single" | "short_call" | "short_put"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
structureNovertical_spread_put

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

B3.3/5.0
Behavior3/5

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

With no annotations, the description must carry the full burden. It does communicate that this is a read-style analytics tool and adds the useful access constraint 'Pro tier', plus the conceptual output of theta decay by session window. However, it does not disclose rate limits, authentication specifics, or anything about response shape beyond the existence of an output schema.

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

Conciseness4/5

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

The description is compact and front-loaded with the core purpose in the first sentence. The Pro tier note and structure enum are relevant, but the enum could have been formatted more cleanly as a list or valid-values note rather than a bare label.

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

Completeness3/5

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

For a one-parameter tool with an output schema, the description is adequate for a basic call: it names the tool's purpose, gives valid values, and notes Pro tier. It falls short on contextual completeness because it never clarifies the term 'premium compression', explains what a session window is, or differentiates this tool from adjacent analytics tools in the same suite.

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

Parameters4/5

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

The schema description coverage is 0%, but the description compensates by enumerating the allowed structure values: iron_condor, vertical_spread_call, vertical_spread_put, single, short_call, short_put. It does not explain what each structure means or which one to choose for a given scenario, but it clearly identifies the valid inputs beyond the bare schema definition.

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 resource as a Premium Compression Heatmap and specifies the metric: theta decay velocity by session window for a multi-leg structure. It is specific enough to distinguish this from most sibling analytics tools, though it does not explicitly contrast it with any named alternative.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus the many option-related siblings like get_gex_profile, get_skew, or get_rails. The description implies use when theta decay compression data is needed, but it provides no exclusions, prerequisites beyond 'Pro tier', or alternative routing.

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.

TDQS

B3/5.0
Disambiguation5/5

Each tool targets a distinct metric or workflow—alert checks, alert lists, gamma maps, volatility indices, replay timelines, execution plans—so an agent can reliably pick the right one from its description. Even the alert-related tools (get_latest_alert, list_alert_history, check_alert_tradeable) have clearly separate outputs.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (mostly get_, plus check_, format_, list_, plan_). This makes the set predictable and easy to scan.

Tool Count2/5

At 32 tools, the surface is heavy and approaches a disorganized collection of endpoints rather than a curated set. Many individual get_* indicators could be grouped into a smaller number of dashboard or snapshot tools without losing clarity.

Completeness4/5

The server covers the core 0DTE intelligence lifecycle: alerts, historical replays, risk overlays, structure, gamma, volatility, news, and advisory planning. Minor gaps exist—such as a direct quote or option chain feed—but they are not essential to the stated purpose.

Resources