list_starred_repositories
List repositories starred by any GitHub user, with pagination and optional username parameter.
Instructions
List repositories starred by the authenticated user (or another user)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No | ||
| username | No | Username. Defaults to authenticated user if omitted. |