Skip to main content
Glama
chaandannn

nable (finops-mcp)

audit_textract_environment_waste

Analyze Amazon Textract costs across environments to identify non-production API calls that waste money. Pinpoint Lambda functions or services calling Textract in QA or staging and estimate monthly savings.

Instructions

Analyzes Textract spend by environment to find non-production API calls. Textract charges per page, QA and staging environments often call it unnecessarily. Identifies which Lambda functions or services are calling Textract in non-prod and estimates the monthly waste.

Use this when: - Textract is a top cost driver - User asks about AI/ML service costs - User asks why their Textract bill is high - User wants to reduce document processing costs

Args: days: Number of days to analyze (default 30).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNo
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It describes the tool as analyzing, identifying, and estimating, which implies a read-only action. However, it does not explicitly state whether it is read-only, what permissions are needed, or any side effects. This is adequate but not fully transparent.

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 approximately 70 words, well-structured with a summary paragraph followed by a use-case list. It is front-loaded with the main purpose and contains no superfluous information.

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 the tool has one parameter, no output schema, and no annotations, the description provides a clear problem statement and expected output (identifies functions and estimates waste). It lacks details on return format but is sufficient for the tool's simplicity.

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 schema has 0% coverage (no description in schema), but the description adds meaning by stating the parameter 'days' is the number of days to analyze with a default of 30. This compensates for the missing schema documentation.

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 analyzes Textract spend by environment to find non-production API calls, identifies wasteful Lambda functions/services, and estimates monthly waste. This is a specific verb+resource, distinguishing it from siblings like audit_aws_waste or audit_cloudwatch_logs_ia_opportunities.

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?

The description includes a bullet list of when to use: when Textract is a top cost driver, user asks about AI/ML service costs, user asks why Textract bill is high, or user wants to reduce document processing costs. It provides clear context but no explicit alternatives or when-not-to-use.

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