Get asset intelligence bundle (joined data, not narrative)
get_asset_intelligenceGet a full asset intelligence bundle—core details, open vulnerabilities, recent events, and one-hop peers—so AI can generate a per-asset narrative.
Instructions
Returns one asset's full relational bundle in a single shot: asset core + open vulnerabilities + recent events where the asset is source or destination + 1-hop comms peers. The AI uses this bundle to write a per-asset intelligence narrative if asked. The server does NOT generate the narrative itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_id | Yes | ||
| max_peers | No | ||
| max_vulns | No | ||
| max_events | No | ||
| recent_event_window_iso | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||