mindgap_link
Add a directed link between two existing nodes in the knowledge graph. Fails if either node does not exist.
Instructions
Add one edge between two EXISTING nodes. Hard-fails (isError) if either endpoint is missing — does not auto-stub.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| created_by | Yes | ||
| src | Yes | ||
| dst | Yes | ||
| rel | No | ||
| weight | No |