List Data Modules
list_data_modulesInspect installed Australian legal data modules: version, jurisdiction, document counts, load status, snapshot date, and staleness. Optionally view refused modules with failure reasons.
Instructions
Introspect the installed local data modules: name, version, jurisdiction/type coverage, doc/chunk counts, embedding descriptor, load status, snapshot date and staleness. Use includeInvalid to see refused modules and why they did not load. Reads metadata only (no DuckDB attach).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json | |
| refresh | No | Re-scan the modules dir before listing | |
| includeInvalid | No | Include refused modules with their status reason |