malcolm_netbox_lookup
Look up asset information from NetBox to identify device roles and network segments, helping determine if observed behavior is normal or anomalous.
Instructions
Look up asset information from NetBox via Malcolm.
Provides context about what a device/IP is, what role it has, and which network segment it belongs to. Critical for determining whether observed behavior is normal or anomalous.
Args: ip: IP address to look up (e.g. "192.0.2.77"). device: Device name to search (e.g. "switch-01"). prefix: Network prefix to query (e.g. "192.0.2.0/24").
At least one parameter must be provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | ||
| device | No | ||
| prefix | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |