list_workspace_members
List the members of a workspace with their email, role, and status.
Use this to discover who belongs to a workspace and to find the email addresses
that the suspend_member, reactivate_member, add_project_members, and
remove_project_member tools take. Both active and suspended members are returned.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
workspace_idrequired | string (uuid) | — | The workspace whose members to list. |
pagination | PaginationInput | — | Parameters driving result pagination |
limit | integer1–100 | 20 | Maximum number of results to return |
cursor | string | — | Cursor from which to return results |