gamma_list_themes
List themes in your workspace with optional search by name. Paginate through results to find and use theme IDs for your projects.
Instructions
List available themes in your workspace. Use the returned IDs for themeId parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination (from previous response's nextCursor). | |
| limit | No | Max results per page (max 50). | |
| query | No | Search themes by name (case-insensitive). |