maltego_set_active_graph
Select an open graph by name to make it the active target for entity and link operations.
Instructions
Make a previously-opened graph the active target for entity/link operations.
Args: params (SetActiveGraphInput): - name (str): Name of an open graph (see maltego_list_graphs).
Returns: str: Confirmation or an actionable error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |