update_product
Modify product details in ShipBob's inventory, including barcode, dimensions, weight, and description, using the specified product ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
barcode | No | Product barcode/UPC | |
description | No | Product description | |
height | No | Height in inches | |
length | No | Length in inches | |
name | No | Product name | |
productId | Yes | The ID of the product to update | |
sku | No | Stock keeping unit | |
value | No | Declared value of the product | |
weight | No | Weight in ounces | |
width | No | Width in inches |
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/shipbob-mcp-server
- @mattcoatsworth/Shiphero-mcp-server
- @mattcoatsworth/shipbob-mcp-server
- @mattcoatsworth/shipbob-mcp-server
- @mattcoatsworth/shipstation-mcp-server