get_file_info
Retrieve detailed metadata such as size, permissions, and timestamps for a file or directory without accessing its content. Works within allowed paths for efficient file analysis on the Filesystem MCP Server.
Instructions
Retrieve detailed metadata about a file or directory. Returns comprehensive information including size, creation time, last modified time, permissions, and type. This tool is perfect for understanding file characteristics without reading the actual content. Only works within allowed directories.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes |