get-workflow
Retrieve detailed information for a specific workflow by providing its ID, typically after listing workflows.
Instructions
Retrieve a workflow by ID. Use after list-workflows to get detailed information about a specific workflow. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workflow ID | |
| clientId | Yes | Client ID from init-n8n |