tenable_get_asset
Retrieve detailed information about a specific asset by providing its UUID.
Instructions
Get detailed information about a specific asset.
Example: Input: {"uuid": "123e4567-e89b-12d3-a456-426614174000"} Output: {"id": "...", "hostname": "server01", "ipv4": "10.0.0.1", ...}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes |