list_scans
Retrieve all stored disk scans with IDs, drives, timestamps, and capacity. Use scan IDs to access detailed analysis or compare snapshots.
Instructions
List all previous disk scans stored in the database.
Returns a table with scan ID, drive, label, scan time, and capacity info. Use this to find scan IDs for other tools like disk_summary or top_entries.
Args: ctx: MCP context (injected automatically).
Returns: Formatted list of all scans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |