ShipBob API MCP Server

get_order

Retrieve detailed order information by providing the order ID, enabling efficient order management through the ShipBob API MCP Server.

Input Schema

NameRequiredDescriptionDefault
orderIdYesThe ID of the order to retrieve

Input Schema (JSON Schema)

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