github_user_following
Find which public accounts any GitHub user follows. Retrieve paginated follower lists with customizable page size for targeted outreach and network analysis.
Instructions
List who a GitHub user follows. Returns a page of the public accounts a GitHub user follows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| per_page | No | Results per page (max 100) | |
| username | Yes | GitHub username |