list_contributors
List all contributors of a GitHub repository. Provide the owner and repository name, with optional page and per_page parameters for pagination.
Instructions
List contributors to a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| repo | Yes | ||
| owner | Yes | ||
| per_page | No |