tenable_get_scan
Retrieve detailed information about a specific Tenable security scan using its scan ID.
Instructions
Get detailed information about a specific scan.
Example: Input: {"scan_id": 123} Output: {"id": 123, "name": "Weekly Scan", "status": "completed", ...}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |