ShipBob API MCP Server

get_shipment

Retrieve detailed shipment information from the ShipBob API MCP Server by providing the shipment ID, enabling efficient tracking and management of e-commerce orders.

Input Schema

NameRequiredDescriptionDefault
shipmentIdYesThe ID of the shipment to retrieve

Input Schema (JSON Schema)

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