list_workspace_members
Retrieve workspace members with user IDs and roles (admin, developer, user, billing). Supports pagination.
Instructions
List members of a specific workspace.
Each entry includes the user_id and their workspace_role (workspace_admin / workspace_developer / workspace_user / workspace_billing). Org admins automatically have workspace_admin on every workspace and may not appear here explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| limit | No | ||
| before_id | No | ||
| after_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||