github_user_followers
List public followers of any GitHub user. Specify username for targeted results, with pagination support.
Instructions
List a GitHub user's followers. Returns a page of the public accounts following a GitHub user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| per_page | No | Results per page (max 100) | |
| username | Yes | GitHub username |