Retrieve task run
render_get_task_runRetrieve details of a specific task run by its ID to monitor job status or results.
Instructions
Retrieve task run. Retrieve the workflow task run with the provided ID. Calls GET /task-runs/{taskRunId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskRunId | Yes | The ID of the task run |