list_projects
Retrieve a list of projects from a Bitbucket workspace to manage repositories, branches, and deployments. Specify a limit to control the number of results returned.
Instructions
List projects in the workspace.
Args:
limit: Maximum number of results (default: 50)
Returns:
List of projects with key, name, and descriptionInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |