mz_job_log
Read the last lines of a MIKE Zero job log to monitor simulation progress. Provide a job ID and optional line count to fetch tail-end log entries.
Instructions
读取作业日志末尾若干行(MIKE Zero 把进度写在结果目录的 .log 里)。
Args: job_id: 作业 id。 lines: 读取末尾行数,默认 200。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | ||
| job_id | Yes |