check_stock_level

Check current stock level, reorder point, and min/max levels for an item.

Server Maximo Enterprise MCP maximo-enterprise-mcp
Category Read
Risk class Low
Parameters 00 required

What check_stock_level does on Maximo Enterprise MCP

AI agents call check_stock_level to retrieve information from Maximo Enterprise MCP without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why check_stock_level needs a policy

This tool retrieves and queries inventory metrics (stock level, reorder point, min/max levels) without creating, modifying, deleting, or executing any operations. It has no side effects and poses minimal risk if misused by an AI agent, as it only exposes existing inventory status data.

From the tool's definition Tool description states 'Check current stock level, reorder point, and min/max levels for an item' - the word 'Check' and the passive information retrieval context (querying inventory data) indicates read-only data retrieval with no modifications or side…

Questions about check_stock_level

What does the check_stock_level tool do? +

Check current stock level, reorder point, and min/max levels for an item. It is categorised as a Read tool in the Maximo Enterprise MCP MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on check_stock_level? +

Register the Maximo Enterprise MCP server in PolicyLayer and add a rule for check_stock_level: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Maximo Enterprise MCP. Nothing to install.

What risk level is check_stock_level? +

check_stock_level is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit check_stock_level? +

Yes. Add a rate_limit block to the check_stock_level rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block check_stock_level completely? +

Set action: deny in the PolicyLayer policy for check_stock_level. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides check_stock_level? +

check_stock_level is provided by the Maximo Enterprise MCP server (maximo-enterprise-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

check_stock_level is one line of Maximo Enterprise's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.