Skip to main content
Glama
chaandannn

nable (finops-mcp)

get_recommendation_learning

View adaptive learning data showing how your action rates and past savings accuracy influence the prioritization and filtering of cost recommendations.

Instructions

What nable has learned about how YOU use recommendations, and how it adapts.

Per recommendation type (rightsizing, commitment, idle, spot, ...): your act-rate (how often you act on that type, vs blanket assumptions), how accurate the past savings estimates were, a COLD/WARMING/WARM confidence state, and the resulting verdict (boosted, suppressed-for-you, or neutral) with a plain-English reason.

This is the adaptive moat: instead of blanket advice, recommendations are ranked and filtered to fit your environment and your track record. It is propose-only, it changes what you see and in what order, never the cloud.

Use when: - "Why am I seeing this recommendation?" / "Why did this rank high?" - "What recommendation types did you stop showing me?" - "How is nable tailoring recommendations to us?"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

The description discloses that the tool is 'propose-only' and changes only what the user sees and the order, never the cloud. It explains the adaptive nature and the role of act-rate and confidence state. While no annotations are provided, the description carries the burden well, though it could mention data freshness or idempotency.

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 well-structured: a clear opening sentence, a detailed paragraph explaining the adaptive moat, and a bulleted list of use cases. It is front-loaded with the core purpose and every sentence adds value.

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

Completeness4/5

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

Given no input parameters and no output schema, the description provides sufficient context about the tool's purpose, the data it exposes (act-rate, accuracy, confidence, verdict), and its role in the adaptive recommendation system. 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?

The tool has zero parameters, and the schema coverage is 100% (no params). Per guideline, baseline for 0 params is 4. The description does not need to explain parameters beyond what the schema provides.

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 that the tool reveals how nable adapts recommendations based on user behavior. It specifies the resource ('recommendation learning') and the verb ('get'), and distinguishes itself from generic recommendation tools by focusing on adaptation and per-type metrics.

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

Usage Guidelines5/5

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

Explicit use cases are provided in a bulleted list, including 'Why am I seeing this recommendation?', 'What recommendation types did you stop showing me?', and 'How is nable tailoring recommendations to us?'. This gives clear guidance on when to invoke this tool versus 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/chaandannn/finopsmcp'

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