Synchronize an approved Personal Gallery
figure_library_syncValidate a gallery and plan its stable imports: simulate with dry-run, then sync approved entries, skip drafts, and archive marked ones.
Instructions
Validate a Gallery and plan its stable imports. dryRun defaults to true. Applying sync imports approved entries, skips drafts, and logically archives entries marked archived.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | ||
| language | No | ||
| assetKind | No | ||
| codeStatus | No | ||
| plotFamily | No | ||
| reviewStatus | No | ||
| sourceCommit | No | ||
| galleryDirectory | No | Personal Gallery root; otherwise FIGURE_GALLERY_DIR is used. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| create | Yes | ||
| dryRun | Yes | ||
| update | Yes | ||
| entries | Yes | ||
| results | Yes | ||
| skipped | Yes | ||
| unchanged | Yes | ||
| galleryDirectory | Yes |