list_item_stockers
Retrieve users who have bookmarked a specific Qiita article to analyze engagement and identify interested readers.
Instructions
List users who stocked a specific item
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Item ID | |
| page | No | Page number (default: 1) | |
| per_page | No | Number of items per page (default: 20, max: 100) |