list_locations
Retrieve a paginated list of warehouse locations by specifying the warehouse ID, page number, and limit for efficient inventory management within the ShipHero MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of results per page | |
page | No | Page number for pagination | |
warehouse_id | Yes | The ID of the warehouse to list locations for |