maltego_add_entity
Add a node to a graph by providing its type and value, and receive an entityId to create links between entities.
Instructions
Add an entity (node) to a graph. Returns entityId for use with maltego_add_link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Entity type, e.g. Domain, IPv4Address, Hash, Phrase. Auto-prefixes with maltego. if needed. | |
| value | Yes | ||
| graphId | Yes | ||
| properties | No |