get_active_rules
Retrieve active dashboard creation rules to understand constraints enforced during session setup. The rules engine validates all chart and dashboard configurations, returning violations as errors or warnings.
Instructions
Return the active dashboard creation rules.
Call this at the start of a session to understand what constraints are enforced. The rules engine validates every configure_chart and add_dashboard call — violations are returned as errors or warnings.
Returns: Human-readable summary of all active rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |