backup_report
Copies a report file to a timestamped .bak before destructive batch operations, returning the backup path. Use PBIRB_MCP_AUTO_BACKUP for automatic backups.
Instructions
Copy the report to .bak.. Original is untouched. Cheap explicit checkpoint to call before a destructive batch (remove_*, rename_parameter, etc.). Returns the backup path. Set PBIRB_MCP_AUTO_BACKUP=1 to opt into automatic backups before destructive ops (off by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the .rdl file to read. |