Skip to main content
Glama

MCP Inflow Ingredients

get_inventory_summary

Retrieve inventory summary for a product including quantities on hand, available, and reserved stock levels to monitor current inventory status.

Instructions

Get inventory summary for a product including quantities on hand, available, reserved, etc.

Input Schema

NameRequiredDescriptionDefault
productIdYesThe product ID (UUID)

Input Schema (JSON Schema)

{ "properties": { "productId": { "description": "The product ID (UUID)", "type": "string" } }, "required": [ "productId" ], "type": "object" }

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/intelligent-staffing-systems/mcp-inflow-ingredients'

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