get_user_stocks
Retrieve articles bookmarked by a specific Qiita user. Use this tool to access saved content by providing a user ID and optional pagination parameters.
Instructions
Get articles that a user has stocked (bookmarked).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID | |
| page | No | Page number (1-100, default: 1) | |
| per_page | No | Items per page (1-100, default: 20) |