Apply historical Release restoration as Working
figure_library_apply_restore_releaseRestore a previously cached figure plan by providing its digest, operation ID, and expected template/series state to ensure idempotent application and prevent stale updates.
Instructions
Apply the exact cached plan with operation-id idempotency and stale-state checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planDigest | Yes | ||
| operationId | Yes | ||
| expectedTemplateId | Yes | ||
| expectedSeriesDigest | Yes |