add_input
Appends characters to the input buffer when the engine is waiting for input. Returns the updated engine status.
Instructions
Append characters to input buffer. Use when status is WAITING_FOR_INPUT. Outputs the engine status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |