list_authenticated_user_items
Retrieve posts created by the authenticated Qiita user, with pagination controls to manage displayed content.
Instructions
List items posted by the currently authenticated user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| per_page | No | Number of items per page (default: 20, max: 100) |