Retrieve task
render_get_taskRetrieve a workflow task by its ID to get its current status and information.
Instructions
Retrieve task. Retrieve the workflow task with the provided ID. Calls GET /tasks/{taskId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The ID of the task |