Retrieve workflow
render_get_workflowFetch a specific workflow's details by its ID. Retrieve the workflow service configuration and status from the Render API for inspection.
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 |