Introduction
This integration enables users to retrieve all forks of a specified GitHub repository using Clay's platform. By leveraging GitHub's API, the action fetches a list of forked repositories, including details such as the fork's owner, creation date, and star count. This functionality allows for efficient tracking and analysis of a repository's forks, providing valuable insights into its community engagement and potential collaborative opportunities.
Provider: https://github.com
โAPI Documentation: https://docs.github.com/en/rest/repos/forks
Input
Name | Is Optional | Description | Type |
Repository URL or Name | e.g. https://github.com/clay-run/clay-base-sdk or clay-run/clay-base-sdk | url |
Output
Name | Type |
Forks | array |