adjust_inventory
Update product inventory levels in ShipBob fulfillment centers by specifying product ID, fulfillment center ID, quantity adjustment, and reason. This tool ensures accurate stock management for e-commerce operations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fulfillmentCenterId | Yes | The ID of the fulfillment center | |
productId | Yes | The ID of the product to adjust | |
quantity | Yes | Quantity to adjust (positive for addition, negative for reduction) | |
reason | Yes | Reason for the adjustment |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ShipBob API MCP Server
- adjust_inventory
- cancel_order
- create_order
- create_product
- create_return
- create_shipment
- create_webhook
- delete_webhook
- get_channel
- get_fulfillment_center
- get_inventory
- get_inventory_levels
- get_inventory_report
- get_order
- get_orders_report
- get_product
- get_product_inventory
- get_return
- get_shipment
- get_shipping_report
- list_channels
- list_fulfillment_centers
- list_orders
- list_products
- list_returns
- list_shipments
- list_webhooks
- update_product
Related Tools
- @mattcoatsworth/Shiphero-mcp-server
- @mattcoatsworth/shipbob-mcp-server
- @mattcoatsworth/shipbob-mcp-server
- @mattcoatsworth/shipbob-mcp-server
- @mattcoatsworth/shipbob-mcp-server