get_file_info
Retrieve file or directory metadata such as size, creation time, permissions, and type using a specified path, ensuring access is limited to allowed directories for secure and controlled operations.
Instructions
Retrieve detailed metadata about a file or directory including size, creation time, last modified time, permissions, and type. Only works within allowed directories.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes |