Retrieve workflow
render_get_workflowRetrieve a workflow by its ID to access its details and status.
Instructions
Retrieve workflow. Retrieve the workflow service with the provided ID. Calls GET /workflows/{workflowId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | The ID of the workflow |