ShipBob API MCP Server

get_product_inventory

Retrieve real-time inventory data for a specific product using the ShipBob API MCP Server. Input the product ID to access accurate stock levels for efficient e-commerce fulfillment management.

Input Schema

NameRequiredDescriptionDefault
productIdYesThe ID of the product to check inventory for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "productId": { "description": "The ID of the product to check inventory for", "type": "string" } }, "required": [ "productId" ], "type": "object" }
ID: 37nc7wfin6