list_workspace_members
Retrieve all members of a BitBucket workspace to see team access and find reviewers.
Instructions
List all members in a BitBucket workspace.
Use this tool to see all users who have access to a workspace. Useful for finding reviewers or understanding team membership.
Args: workspace: Workspace slug. If not provided, uses the default workspace.
Returns: JSON list of all workspace members with their details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |