adjust_inventory
Modify inventory levels for a specific product in a warehouse by adding or removing stock, with a specified reason for the adjustment. Integrates with the ShipHero MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
product_id | Yes | The ID of the product to adjust inventory for | |
quantity | Yes | The quantity to adjust (positive to add, negative to remove) | |
reason | Yes | Reason for the adjustment | |
warehouse_id | Yes | The warehouse ID where inventory is being adjusted |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ShipHero MCP Server
- adjust_inventory
- cancel_order
- create_order
- create_product
- create_return
- create_shipment
- create_vendor
- create_webhook
- delete_product
- delete_webhook
- get_inventory
- get_inventory_by_location
- get_order
- get_product
- get_shipment
- get_shipping_rates
- get_vendor
- get_warehouse
- list_inventory_movements
- list_locations
- list_orders
- list_products
- list_shipments
- list_vendors
- list_warehouses
- list_webhooks
- update_order
- update_product
- update_vendor
Related Tools
- @mattcoatsworth/Shiphero-mcp-server
- @mattcoatsworth/Shiphero-mcp-server
- @mattcoatsworth/shipbob-mcp-server
- @SGFGOV/medusa-mcp
- @mattcoatsworth/shipbob-mcp-server