List repositories
list_repositoriesRetrieve a list of repositories in a Bitbucket workspace, sorted by most recently updated, with optional limit.
Instructions
Lists repositories in a workspace, sorted by most recently updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items (default 25). | |
| workspace | No | Bitbucket workspace. Omit to use BITBUCKET_WORKSPACE. |