calculate_directory_size
Determine the size of a directory and its contents by specifying the path and output format ('human', 'bytes', or 'json'). Built for MCP Filesystem Server to manage complex directory structures efficiently.
Instructions
Calculate the total size of a directory recursively.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | human | |
path | Yes |