calculate_directory_size
Calculate the total size of a directory, including all subdirectories, in specified formats (human-readable, bytes, or JSON) for efficient filesystem management on MCP Filesystem Server.
Instructions
Calculate the total size of a directory recursively.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | human | |
path | Yes |