You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`list_runtime_vulnerabilities`| List runtime vulnerability scan results with filtering |"List running vulnerabilities in cluster1 sorted by severity"|
114
-
|`list_accepted_risks`| List all accepted vulnerability risks |"Show me all accepted risks related to nginx containers"|
115
-
|`get_accepted_risk`| Retrieve a specific accepted risk by ID |"Get details for accepted risk id abc123"|
116
-
|`list_registry_scan_results`| List scan results for container registries |"List failed scans from harbor registry"|
117
-
|`get_vulnerability_policy_by_id`| Get a specific vulnerability policy by ID |"Show policy ID 42"|
118
-
|`list_vulnerability_policies`| List all vulnerability policies |"List all vulnerability policies for pipeline stage"|
119
-
|`list_pipeline_scan_results`| List CI pipeline scan results |"Show me pipeline scans that failed for ubuntu images"|
120
-
|`get_scan_result`| Retrieve detailed scan results by scan ID |"Get results for scan ID 456def"|
121
-
122
-
</details>
123
-
124
-
<details>
125
-
<summary><strong>Sysdig Sage</strong></summary>
126
-
127
-
| Tool Name | Description | Sample Prompt |
128
-
|-----------|-------------|----------------|
129
-
|`sysdig_sysql_sage_query`| Generate and run a SysQL query using natural language |"List top 10 pods by memory usage in the last hour"|
103
+
|`generate_and_run_sysql`| Generate and run a SysQL query using natural language |"List top 10 pods by memory usage in the last hour"|
130
104
131
105
</details>
132
106
@@ -141,8 +115,6 @@ Get up and running with the Sysdig MCP Server quickly using our pre-built Docker
0 commit comments