list_workspaces
Retrieve all accessible Bitbucket workspaces for the current user to manage repositories and collaborate on projects.
Instructions
List all workspaces accessible by the current user.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}