get_inventory
Retrieve inventory details for a specific product using its ID, with optional filtering by warehouse ID, through the ShipHero MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
product_id | Yes | The ID of the product to get inventory for | |
warehouse_id | No | Optional warehouse ID to filter by |