Add multiple items to a category at once
add_items_batchAdd multiple items to a single category in one batch operation, reducing the number of API round trips compared to adding items individually.
Instructions
Adds several items to one category in a single save round-trip — much more efficient than calling add_item_to_category repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| categoryId | Yes |