list_runs
Scan project directories to identify NONMEM run files and display their execution status (completed, failed, or running).
Instructions
Scan a project directory for NONMEM run files and list their status (completed/failed/running).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | Path to the project directory to scan | |
| recursive | No | Search subdirectories recursively (default: true) |