list_my_published_levels
Retrieve your published Ice Puzzle levels with filters for status, sorting options, and pagination controls to manage your marketplace content.
Instructions
List your marketplace levels with status filter, sorting, and pagination
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statusFilter | No | Filter by publication status (default: all) | |
| sortBy | No | Sort order (default: published_desc) | |
| limit | No | Page size (default: 20) | |
| cursor | No | Cursor from previous list_my_published_levels response |