list_products
Retrieve and filter product data from ShipBob's e-commerce fulfillment API using pagination and search terms for efficient product management.
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 |