extract_report_colors
Scans a Power BI report to list every hardcoded color in visuals and theme, with exact locations. Use it to identify colors needing change before applying a new palette.
Instructions
READ-ONLY report-wide colour inventory: every hardcoded colour literal across all visuals AND the theme, with the exact locations of each occurrence (theme.dataColors[2], page/visual objects paths). The scouting pass before recolor_report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportSessionId | Yes |