scan_cluster_nodes
Scan all nodes in a cluster for vulnerabilities with configurable scan types and severity levels to detect security risks.
Instructions
Scan all nodes in the agentic cluster for vulnerabilities.
Args: scan_type: Type of scan - "quick", "comprehensive", "full", "web", or "api" severity: Comma-separated severity levels to check
Returns: JSON string with cluster scan results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| severity | No | medium,high,critical | |
| scan_type | No | comprehensive |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |