get_file_info
Retrieve file or directory details including metadata and permissions from specified paths within the MCP Server Framework's secure environment.
Instructions
Get information about a file or directory.
Requires MCP_ALLOWED_PATHS to be configured with permitted directories.
Args:
path: Path to get info about
Returns:
File information or error message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |