list_followers
Get the list of followers for a given Forgejo or Gitea user. Specify username, and optionally page and limit to paginate results.
Instructions
List a user's followers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username of the user | |
| page | No | Page number (starts at 1) | |
| limit | No | Number of results per page (max 50) |