runtime_smoke_wait_for_result
Wait for a durable runtime smoke test to finish, then retrieve compact evidence of the run result. Use it to confirm application health after debugging or automation tasks.
Instructions
Wait for a durable runtime smoke run and return compact evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| agent_mode | No | ||
| timeout_ms | No | ||
| event_limit | No | ||
| after_cursor | No | ||
| poll_interval_ms | No |