Skip to main content
Glama
getnable

nable (finops-mcp)

by getnable

Verify savings

verify_savings

Automatically confirm whether AWS cost optimization recommendations were implemented and capture the resulting savings by verifying actual changes.

Instructions

Auto-verify acted-on recommendations by checking if changes were actually implemented in AWS (EC2 instance type changes, etc.).

Moves verified recommendations from 'acted_on' to 'verified' status and records the actual measured savings.

Examples: - "Verify our savings, check if the rightsizing changes were made" - "Confirm which recommendations actually happened" - "Check if our EC2 downsizes are done"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations (readOnlyHint=false, destructiveHint=false) are consistent with the description's mention of state changes (moving recommendations, recording savings). The description adds useful behavioral context beyond annotations, such as auto-verification in AWS and the status transition.

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 short (two sentences plus examples), front-loaded with the main action, and each sentence adds value. No redundant or irrelevant information.

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 parameterless tool with no output schema, the description adequately explains the input (none needed), behavior (auto-verify, status change, savings recording), and implied output. It is complete for the tool's complexity.

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?

No parameters exist, so schema coverage is 100%. The description adds meaning by explaining what the tool does without needing parameter details, which is appropriate for a parameterless tool.

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 uses a specific verb ('verify'), names the resource ('act-on recommendations'), and explains the mechanism (checking AWS changes, moving statuses). It clearly distinguishes from sibling tools like 'get_rightsizing_recommendations' which focus on listing recommendations, not verifying implementation.

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?

Examples provide clear usage scenarios (e.g., 'Verify our savings', 'Confirm which recommendations actually happened'). The context implies it should be used after acting on recommendations, but it lacks explicit 'when not to use' or comparison to alternatives.

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/getnable/finopsmcp'

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