cpu_restart_onboarding
Reruns the onboarding introduction when the player explicitly asks, resetting the game state to step one so they can hear the instructions again.
Instructions
Run the introduction again because the player asked for it. playerRequest carries their own words, quoted, and it must not be empty. Never call this on your own initiative — it resets the state to step 1 and the game tools refuse again until intro is closed, so only an explicit request from the player justifies it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerRequest | Yes | The words of the player asking for a rerun, quoted. Required, and never your own paraphrase. |