get_file_info
Retrieve detailed file or directory metadata, including size, permissions, creation time, and type, without accessing file content. Operates within predefined directories for secure file system insights.
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 |