Skip to main content
Glama
chaandannn

nable (finops-mcp)

get_account_anomalies

Identify accounts with unusual spend changes by comparing current period to prior period, highlighting cost spikes or drops.

Instructions

Detect accounts with unusual spend changes versus their prior period. Returns accounts that significantly spiked or dropped in cost. Requires a Team plan (org_reports).

Args: days_back: Look-back period to compare (default 30 vs prior 30)

Examples: - "Which accounts had unusual spend changes?" - "Are any accounts spiking this month?" - "Show me account-level anomalies"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
days_backNo
Behavior3/5

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

Discloses it compares prior period and returns spikes/drops. No annotations provided, but no contradictions. Does not mention data freshness, limits, or pagination.

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 concise with clear sections: purpose, requirement, args, examples. No wasted words.

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?

For a simple anomaly detection tool with one parameter and no output schema, the description covers purpose, usage, and examples. Could add details about format of returned anomalies.

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

Parameters5/5

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

The 'Args' section explains the days_back parameter meaning and default behavior beyond the schema. With only one simple parameter, this is fully informative.

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 states it detects accounts with unusual spend changes and returns those that spiked or dropped. It distinguishes from siblings like 'get_anomalies' by focusing on accounts, but does not explicitly contrast.

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?

Provides prerequisites (Team plan) and example questions. However, lacks guidance on when not to use or alternatives like 'get_anomalies' for different granularity.

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