wes_get_run_log
Retrieve detailed logs and output files for a workflow run by providing its run identifier. Get run request, state, stdout/stderr, task logs, and outputs.
Instructions
Get detailed information about a workflow run.
Returns the run request, state, run log (stdout/stderr), task logs, and output files.
Args: run_id: The workflow run identifier
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |