Get Wavedash Agent Workflow
wavedash_get_agent_workflowReturn a concise end-to-end workflow for AI agents creating a browser game from scratch and preparing it for Wavedash upload. Read-only and unauthenticated; upload still happens through the Wavedash CLI or Developer Portal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | Optional engine/framework, for example javascript, phaser, unity, godot, three.js, react, or custom. | |
| features | No | Optional requested Wavedash features, for example multiplayer, achievements, leaderboards, cloud-saves, ugc, players. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Human-readable tool result text. |