get_filesystem_info
Retrieve a read-only snapshot of mounted filesystem space and inode usage to check capacity and identify storage exhaustion without scanning or changing files.
Instructions
READ-ONLY mounted-filesystem snapshot.
Returns space and inode usage. Takes no arguments and never scans, changes, or deletes files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| partitions | Yes | ||
| captured_at | Yes |