# chaptarr-file-system > Generated skill for FileSystem operations. Contains 3 tools. - Author: KnucklesSG1 - Repository: Knuckles-Team/arr-mcp - Version: 20260201212908 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Knuckles-Team/arr-mcp - Web: https://mule.run/skillshub/@@Knuckles-Team/arr-mcp~chaptarr-file-system:20260201212908 --- --- name: chaptarr-file-system description: "Generated skill for FileSystem operations. Contains 3 tools." --- ### Overview This skill handles operations related to FileSystem. ### Available Tools - `get_filesystem`: No description - **Parameters**: - `path` (str) - `includeFiles` (bool) - `allowFoldersWithoutTrailingSlashes` (bool) - `chaptarr_base_url` (str) - `chaptarr_api_key` (Optional[str]) - `chaptarr_verify` (bool) - `get_filesystem_type`: No description - **Parameters**: - `path` (str) - `chaptarr_base_url` (str) - `chaptarr_api_key` (Optional[str]) - `chaptarr_verify` (bool) - `get_filesystem_mediafiles`: No description - **Parameters**: - `path` (str) - `chaptarr_base_url` (str) - `chaptarr_api_key` (Optional[str]) - `chaptarr_verify` (bool) ### Usage Instructions 1. Review the tool available in this skill. 2. Call the tool with the required parameters. ### Error Handling - Ensure all required parameters are provided. - Check return values for error messages.