list_products
Retrieve product details from ShipBob's fulfillment API. Filter products by search term, paginate results using page and limit parameters, and manage inventory efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of products per page | |
page | No | Page number for pagination | |
search | No | Search term to filter products |