get_file_info
Retrieve detailed metadata for files or directories, including size, permissions, and timestamps. Understand file characteristics without accessing content. Works within predefined secure directory paths.
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 |