architecture_connect
Establish a validated link between two architecture blocks in a single call, choosing the link type and optional context while avoiding manual operations.
Instructions
Connect two architecture Blocks with a validated Link in one simple call without crafting manual operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | calls | |
| actor | No | ||
| label | No | ||
| reason | No | ||
| contract | No | ||
| sourceId | Yes | ||
| targetId | Yes | ||
| projectRoot | No | ||
| taskContextId | No | ||
| includeStructured | No |