tenable_launch_scan
Launch a vulnerability scan by its ID. Optionally specify targets to limit the scan scope.
Instructions
Launch a scan.
WARNING: This is a state-changing operation. Set confirm: true to proceed.
Example: Input: {"scan_id": 123, "confirm": true} Output: {"scan_uuid": "...", "status": "launched"}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| scan_id | Yes | ||
| targets | No |