Plan a direct user-template import
figure_library_plan_importRead and validate import files, calculate stable identity and duplicate evidence, and return a concurrency-bound plan without writing files.
Instructions
Read and validate direct-import files, calculate stable identity and duplicate evidence, and return a concurrency-bound plan. No files are written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| license | No | ||
| language | No | ||
| packages | No | ||
| assetKind | No | ||
| codePaths | No | ||
| imagePath | No | ||
| sourceKey | No | ||
| codeStatus | No | ||
| plotFamily | No | ||
| dataProfile | No | ||
| description | No | ||
| reviewStatus | No | ||
| visualProfile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| changes | Yes | ||
| matches | Yes | ||
| written | Yes | ||
| planDigest | Yes | ||
| contentHash | Yes | ||
| fingerprints | Yes | ||
| identityMode | Yes | ||
| normalizedTitle | Yes | ||
| registrySourceId | Yes | ||
| proposedTemplateId | Yes |