Get Repositories
bitbucket_get_repositoriesRetrieve repositories from a Bitbucket project to access and manage code repositories through paginated results.
Instructions
Get repositories for a Bitbucket project.
Lists all repositories within the specified project that the authenticated user has access to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key (e.g. 'PROJ') | |
| start | No | Pagination start index | |
| limit | No | Max results to return (1-1000) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |