Get the working RibbonDiffXml
ribbon_get_diffRetrieve the current working copy of an entity's RibbonDiffXml to review uncommitted ribbon customizations before they are published to Dynamics 365.
Instructions
Return the current working copy of the entity's RibbonDiffXml (requires checkout) — the complete declarative customization state that will be published.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Entity logical name (e.g. 'account'), or 'APPLICATION' for the application ribbon. Note: APPLICATION support is EXPERIMENTAL (implemented per documented schema but not yet covered by the live end-to-end test suite) — take extra care and keep the backup ids at hand. | |
| environment | No | Dataverse environment URL, e.g. https://myorg.crm4.dynamics.com. Optional when the RIBBON_MCP_ENV_URL environment variable is set. |