Skip to main content
Glama

get_forecast_week

Retrieve a 5-day forward volatility forecast for futures and indices like ES, NQ, SPX, and ETFs. Specify an optional date to anchor the forecast for informed trading decisions.

Instructions

Get 5-day forward volatility forecast.

Products: ES, NQ, MES, MNQ, SPX, SPY, QQQ. Optional date parameter (YYYY-MM-DD) to anchor the forecast.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
productNoES
dateNo
Behavior3/5

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

No annotations provided, so description carries full burden. It implies a read-only operation ('Get'), but does not disclose side effects, rate limits, authentication needs, or what the forecast contains beyond 'volatility'. Basic transparency, but minimal.

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 two succinct sentences: one for purpose, one for parameters. No unnecessary words. Information is front-loaded and easy to parse.

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?

Given no output schema, the description doesn't describe the return format or contents of the forecast. While the purpose and parameters are clear, the agent lacks full context on what it will receive, which is a gap for a tool with 2 parameters and no schema.

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?

Schema has 0% description coverage. The description adds the list of valid products for the 'product' parameter and specifies the YYYY-MM-DD format and optionality for 'date'. This compensates well for the missing schema descriptions, though it doesn't explain default behavior when date is null.

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 retrieves a 5-day forward volatility forecast, specifying the resource (forecast_week) and verb (Get). It lists supported products, distinguishing it from siblings like get_forecast_today.

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?

No explicit guidance on when to use this tool versus alternatives like get_forecast_today or get_calendar. The product list implies usage for those symbols, but lacks context on use cases or exclusions.

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/moxiespirit/curistat-mcp'

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