Skip to main content
Glama

corpusAI Cloud Pricing

Reserved price history

reserved
Read-onlyIdempotent

Paid (0.01 USDC per call). Reserved / reservation price history of one instance type (AWS standard RIs 1y/3y no-upfront/all-upfront; Azure reservations 1y/3y). Effective hourly USD with any upfront amortised over the term, as change-point series per ri_type (ri_1y_no_upfront_standard, ri_1y_all_upfront_standard, ri_3y_no_upfront_standard, ri_3y_all_upfront_standard; GCP cud_1y, cud_3y). AWS: Linux, shared tenancy, history back to 2016 for the original three regions, weekly refresh from the AWS Price List API. Azure: all-upfront reservations from the public Retail Prices API, daily, since 2026-09-13. GCP: resource-based committed-use discounts from the Cloud Billing Catalog (vCPU, RAM and GPU commitment SKUs), daily, since 2026-09-13.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionYesRegion slug (for example `us-east-1`, `us-east` for Azure, `us-central1` for GCP). Example: us-east-1
ri_typeNoRestrict to one ri_type.
instanceYesInstance / machine / SKU type name exactly as listed by /instances (for example `c5.large`, `n2-standard-4`, `D2s_v5`). Example: c5.large
providerNoProvider: `aws` (default), `azure` or `gcp`.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.5/5.0
Behavior5/5

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

The annotations already establish read-only, idempotent, non-destructive behavior. The description adds substantial behavioral context beyond that: the 0.01 USDC per-call cost, the effective hourly USD calculation with amortized upfront, the change-point series structure, provider-specific data sources, refresh cadence, and history depth.

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 dense but every sentence earns its place: the paid nature and core scope are front-loaded, followed by AWS/Azure/GCP-specific facts. There is no fluff or repetition of schema content.

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?

For a multi-provider, no-output-schema tool, the description is remarkably complete: it specifies cost, data sources, update frequency, history start dates, pricing computation, and scoping rules. The only mild ambiguity is the exact shape of a 'change-point series,' but that is not needed to select or invoke the tool correctly.

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 coverage is 100%, so the baseline is 3. The description adds meaningful value by mapping ri_type values to providers, clarifying that instance names must match /instances exactly, and noting provider-specific region slug conventions. It does not fully explain every parameter, but the schema already carries precise descriptions.

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 defines the exact resource—reserved/reservation price history—and scopes it to a single instance type across AWS, Azure, and GCP with specific term types. It is unambiguous and clearly distinct from sibling tools like ondemand or spot_* by focusing on commitment-based pricing.

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

Usage Guidelines3/5

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

The intended use is implied strongly by the name and content: use this when reserved or commitment-based price history is needed. However, the description never explicitly states when to prefer this tool over alternatives like reserved_snapshot or ondemand, and it gives no exclusions or conditional routing guidance.

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