list_shipments
Retrieve and filter shipment data by creation date, order ID, or status. Manage pagination with limit and page options to efficiently access shipment details.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
created_after | No | Filter by creation date (YYYY-MM-DD) | |
limit | No | Number of results per page | |
order_id | No | Filter by order ID | |
page | No | Page number for pagination | |
status | No | Filter by shipment status |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ShipHero MCP Server
- adjust_inventory
- cancel_order
- create_order
- create_product
- create_return
- create_shipment
- create_vendor
- create_webhook
- delete_product
- delete_webhook
- get_inventory
- get_inventory_by_location
- get_order
- get_product
- get_shipment
- get_shipping_rates
- get_vendor
- get_warehouse
- list_inventory_movements
- list_locations
- list_orders
- list_products
- list_shipments
- list_vendors
- list_warehouses
- list_webhooks
- update_order
- update_product
- update_vendor
Related Tools
- @mattcoatsworth/shipstation-mcp-server
- @mattcoatsworth/shipbob-mcp-server
- @mattcoatsworth/Shiphero-mcp-server
- @mattcoatsworth/shipbob-mcp-server
- @SGFGOV/medusa-mcp