Restore a ribbon backup
ribbon_restore_backupRestore a previously saved backup to revert ribbon customizations. Re-imports the backup, publishes, and resets your working copy to match.
Instructions
Re-import a backup solution zip (restoring the entity's RibbonDiffXml to that point in time), publish, and reset the local working copy to match. This is the revert mechanism. Like ribbon_publish, the import runs async — if it outlasts waitSeconds, finish with ribbon_publish_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backupId | Yes | Backup id from ribbon_list_backups or a ribbon_publish result | |
| environment | No | Dataverse environment URL, e.g. https://myorg.crm4.dynamics.com. Optional when the RIBBON_MCP_ENV_URL environment variable is set. | |
| waitSeconds | No |