list_workspace_roles
Retrieve all roles within a workspace. Requires workspace slug; supports pagination, sorting, filtering, and search.
Instructions
Lists all roles within a specific workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based) | |
| sort | No | Sort field | |
| limit | No | Number of items per page | |
| order | No | Sort order | |
| search | No | Search query | |
| workspaceSlug | Yes | The slug of the workspace |