Retrieve task run
render_get_task_runRetrieve a task run's details by its ID to inspect status, logs, and results for debugging or verification.
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 |