# lidarr-media-cover > Generated skill for MediaCover operations. Contains 2 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~lidarr-media-cover:20260201212908 --- --- name: lidarr-media-cover description: "Generated skill for MediaCover operations. Contains 2 tools." --- ### Overview This skill handles operations related to MediaCover. ### Available Tools - `get_mediacover_artist_artist_id_filename`: No description - **Parameters**: - `artistId` (int) - `filename` (str) - `lidarr_base_url` (str) - `lidarr_api_key` (Optional[str]) - `lidarr_verify` (bool) - `get_mediacover_album_album_id_filename`: No description - **Parameters**: - `albumId` (int) - `filename` (str) - `lidarr_base_url` (str) - `lidarr_api_key` (Optional[str]) - `lidarr_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.