go_to_level
Jump directly to any campaign level by providing the campaign and level indices, enabling instant access for testing or debugging specific stages.
Instructions
Go directly to a specific campaign level
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| levelIndex | Yes | Level index within the campaign (0-based) | |
| campaignIndex | Yes | Campaign index (0-27) |