read_record
Checks the asset-record.json file for missing author-only fields and returns the current record plus a list of missing fields.
Instructions
Read the current asset-record.json and report which author-only fields are still missing. Returns {"record": <the record, {} if no file exists yet>, "missing": [...]}, or {"error": "", ...} on rejection. A missing file is a normal state, not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | . |