Skip to main content
Glama

MCP Inflow Ingredients

get_stock_adjustment

Retrieve detailed information about specific inventory stock adjustments including related entities to track and analyze inventory changes.

Instructions

Get details of a specific stock adjustment

Input Schema

NameRequiredDescriptionDefault
includeNoRelated entities to include
stockAdjustmentIdYesThe stock adjustment ID

Input Schema (JSON Schema)

{ "properties": { "include": { "description": "Related entities to include", "type": "string" }, "stockAdjustmentId": { "description": "The stock adjustment ID", "type": "string" } }, "required": [ "stockAdjustmentId" ], "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