ShipBob API MCP Server

get_fulfillment_center

Retrieve details of a specific fulfillment center using its unique ID for efficient inventory and order management within the ShipBob API MCP Server.

Input Schema

NameRequiredDescriptionDefault
centerIdYesThe ID of the fulfillment center to retrieve

Input Schema (JSON Schema)

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