Get Statistics of Recommendations Across Categories and Risks
advisor__get_recommendations_statsView recommendation statistics across categories and risk levels, optionally filtered by workspace or system tags, to assess exposure and prioritize remediation.
Instructions
Show statistics of recommendations across categories and risks.
Call examples: Standard call showing all recommendations: {} Statistics for the workspace 'workspace1': {"groups": "workspace1"} Statistics for systems tagged 'insights-client/security=strict': {"tags": "insights-client/security=strict"}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter based on system tags. Accepts a single tag or a comma-separated list.Used only when impacting=True. Tag format: 'namespace/key=value'. Example: 'satellite/group=database-servers,insights-client/security=strict' | |
| groups | No | Filter based on workspace names. Comma separated list of workspace names.Used only when impacting=True. Example: 'workspace1,workspace2' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |