list_users
Retrieve Qiita users sorted by creation date with pagination controls for browsing community members.
Instructions
List all users in recently created order
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) |