Retrieve task
render_get_taskFetch the details of a workflow task by providing its task ID. Get precise task status and information from Render's API.
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 |