Diff Report Theme
pbir_diff_report_themeCompare a proposed theme JSON against the current theme to preview additions, removals, and changes before applying.
Instructions
Compare a proposed theme JSON against the currently applied theme and return what would be added, removed, or changed. Useful for previewing theme changes before applying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | Yes | Proposed theme JSON object to compare against the current theme |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| added | No | ||
| error | No | ||
| _cache | No | ||
| changed | No | ||
| removed | No | ||
| success | No | ||
| summary | No | ||
| currentTheme | No |