list_user_repos
Retrieve repositories owned by a specific user with pagination support.
Instructions
List repositories owned by a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username of the user | |
| page | No | Page number (starts at 1) | |
| limit | No | Number of results per page (max 50) |