maltego_add_link
Add a directed link between two entities in a graph. Specify source, target, label, and properties. Returns the link ID.
Instructions
Add a directed link between two entities. Returns linkId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target entityId. | |
| from | Yes | Source entityId. | |
| label | No | ||
| graphId | Yes | ||
| properties | No |