Get Statistics of Recommendations Across Categories and Risks
advisor__get_recommendations_statsGet statistics of recommendations across categories and risks, with optional filters by workspace or system tags.
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 |
|---|---|---|---|
| groups | No | Filter based on workspace names. Comma separated list of workspace names.Used only when impacting=True. Example: 'workspace1,workspace2' | |
| 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' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |