list_repository_forks
Retrieve all forks of a Bitbucket repository to track derivative projects and monitor code distribution across workspaces.
Instructions
List all forks of a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace slug | |
| repo_slug | Yes | The repository slug | |
| page | No | Page number | |
| pagelen | No | Results per page |