github_user_following
List the public accounts a GitHub user follows. Supports pagination with configurable page size and results per page.
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 |