runtime_smoke_wait_for_result
Waits for a runtime smoke test to finish and returns compact evidence, with configurable timeout, polling interval, and event limit.
Instructions
Wait for a durable runtime smoke run and return compact evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| after_cursor | No | ||
| event_limit | No | ||
| agent_mode | No |