list_squads
Retrieve squads with pagination, setting page size up to 100 and using cursors to navigate results. Use this to browse or fetch every squad in your Praxicraft workspace.
Instructions
List squads (Growth plan and above; cursor-paginated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque cursor from next_cursor / previous_cursor of a prior page | |
| page_size | No | Results per page (default 20, max 100) |