Identify underperforming vehicles needing attention When to use: Regular inventory health checks, discount campaigns Analysis factors: Days in stock, image count, price point, number of leads Returns: Scored list with actionable recommendations Default thresholds: 30+ days, <5 images Sort options...
AI agents call get_underperforming_vehicles to retrieve information from StockSpark MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This is a read-only analytical tool that queries dealership inventory metrics and provides insights. While it supports decision-making for downstream actions (apply_bulk_discount, upload_vehicle_images), the tool itself only retrieves and scores data without modifying state, executing external commands, or causing irreversible changes.
From the tool's definition The tool 'Identify underperforming vehicles needing attention' retrieves and analyzes inventory data (days in stock, image count, price point, leads) and returns a 'Scored list with actionable recommendations'.
Attacks that exploit this kind of access
Identify underperforming vehicles needing attention When to use: Regular inventory health checks, discount campaigns Analysis factors: Days in stock, image count, price point, number of leads Returns: Scored list with actionable recommendations Default thresholds: 30+ days, <5 images Sort options: performance_score (default), days_in_stock, price Pro tip: Run weekly to prevent stale inventory buildup Next steps: apply_bulk_discount or upload_vehicle_images. It is categorised as a Read tool in the StockSpark MCP Server MCP Server, which means it retrieves data without modifying state.
Register the StockSpark MCP Server MCP server in PolicyLayer and add a rule for get_underperforming_vehicles: 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 StockSpark MCP Server. Nothing to install.
get_underperforming_vehicles is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the get_underperforming_vehicles 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.
Set action: deny in the PolicyLayer policy for get_underperforming_vehicles. 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.
get_underperforming_vehicles is provided by the StockSpark MCP Server MCP server (loukach/stockspark-mcp-poc). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →