AI Model And Cache Inventory
ai_model_inventoryList AI models from the local disk using metadata-only inventory scans. Select a Core tool (auto, ollama, huggingface, lm-studio, or generic) to get a bounded asset projection without reading model contents or altering files.
Instructions
Use AI Disk Doctor's existing metadata-only model inventory with Core defaults and return a bounded asset projection. It does not read model, prompt, source, token, or credential contents and does not mutate files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Optional Core inventory tool selector. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| tool | Yes | ||
| roots | Yes | ||
| assets | Yes | ||
| summary | Yes | ||
| truncated | Yes | ||
| provenance | Yes | ||
| generated_at | No | ||
| total_assets | Yes | ||
| schema_version | No | ||
| returned_assets | Yes | ||
| stale_after_days | No |