get_file_info
Retrieve metadata such as size, permissions, and timestamps for files or directories without accessing content. Operates within predefined secure paths on the MCP Filesystem 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 | Path to the file or directory to get information about |