Skip to main content
Glama

MCP Inflow Ingredients

list_stock_adjustments

Retrieve inventory stock adjustments with filtering options to track and analyze inventory changes, modifications, and corrections in your ingredient management system.

Instructions

List stock adjustments with optional filters

Input Schema

NameRequiredDescriptionDefault
adjustmentNumberNoFilter by adjustment number
includeNoRelated entities to include
limitNoMaximum number of results (default: 50)

Input Schema (JSON Schema)

{ "properties": { "adjustmentNumber": { "description": "Filter by adjustment number", "type": "string" }, "include": { "description": "Related entities to include", "type": "string" }, "limit": { "description": "Maximum number of results (default: 50)", "type": "number" } }, "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