List user groups
group_listSearch and list user groups in the current project, with cursor-based pagination and optional text search, to verify group existence before creation.
Instructions
List user groups in the current project. Cursor-paginated, with optional free-text search across key and name. Use this BEFORE group_create to confirm the group doesn't already exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | ||
| include_archived | No | ||
| cursor | No | ||
| limit | No |