Skip to main content
Glama

get_inventory_value

Calculate total inventory value at cost or retail price for financial reporting. Filter by category to analyze specific product groups.

Instructions

Calculate total inventory value at cost or retail price for financial reporting.

Input Schema

NameRequiredDescriptionDefault
categoryNoOptional: filter by category
valueTypeYesCalculate at: cost or retail price

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Optional: filter by category", "type": "string" }, "valueType": { "description": "Calculate at: cost or retail price", "type": "string" } }, "required": [ "valueType" ], "type": "object" }

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/wspotter/mcpart'

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