kie_wait
Poll a generation task until it completes, returning the final state. Set polling interval and timeout to control waiting.
Instructions
Wait for a task to finish, polling. Returns the final state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | task id | |
| pollSec | No | Polling interval | |
| timeoutSec | No | Overall timeout |