List GitHub profile following
github_profile_following_listList accounts a GitHub profile follows. Accepts a username. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from a previous response (numeric page index as a string). | |
| handle | Yes | GitHub username whose following list should be listed. |