Plan Wavedash Implementation
wavedash_implementation_plannerPlan a Wavedash game implementation from the user's goal, engine, and requested features. Use this before making architecture claims, selecting SDK features, or writing Wavedash integration code. Read-only and unauthenticated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | What the user wants to build or integrate, including the game type and Wavedash-related outcome. | |
| engine | No | Optional engine/framework, for example phaser, unity, godot, three.js, react, rust, or custom. | |
| features | No | Optional requested Wavedash features, for example multiplayer, achievements, leaderboards, cloud-saves, ugc, players, paid-content, upload, or publishing. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Human-readable tool result text. |