library list
List every external paper in the global literature library.
Invocation#
lem-cli library listInputs and options#
- No positional inputs or options. lem-cli library is the equivalent short form.
Output and state#
Prints JSON with papers, count, and registry_path. An absent manifest is an empty library, not an error. This command writes no state.
Refusals#
- Any trailing argument refuses with “library list takes no arguments”.
- An existing manifest that cannot be decoded refuses with “could not update the literature library: <path>: <reason>”.