gitee_list_org_followers
Retrieve a paginated list of followers for a given Gitee organization. Specify the organization path, page number, and items per page.
Instructions
List organization followers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization path | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |