list_workspaces
List all workspaces the authenticated user belongs to, with support for pagination.
Instructions
List all workspaces the authenticated user belongs to. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| per_page | No | Results per page (default: 25, max: 100) |