graph_flow
Declare architectural flows and pipelines using natural arrow expressions, automatically creating or updating links without manual JSON crafting.
Instructions
Declare architectural flows and pipelines using natural arrow expressions like 'block:A -> block:B -> block:C' or 'A -[calls]-> B'. Automatically creates or updates links without complex JSON crafting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow | Yes | ||
| actor | No | ||
| reason | No | ||
| projectRoot | No | ||
| taskContextId | No | ||
| includeStructured | No |