read_record
Reads the current asset-record.json and reports missing author-only fields, returning the record and a list of gaps.
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 | . |