manage_workspaces
List Bitbucket workspaces or get details of a specific workspace by slug or UUID.
Instructions
Unified tool for getting and listing Bitbucket workspaces
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| action | Yes | Action to perform: 'list', 'get' | |
| pagelen | No | Number of results per page (default 25) | |
| workspace | No | Workspace slug or UUID (required for 'get') |