# jellyfin-video-attachments > Generated skill for VideoAttachments operations. Contains 1 tools. - Author: Audel Rouhi - Repository: Knuckles-Team/jellyfin-mcp - Version: 20260201211055 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Knuckles-Team/jellyfin-mcp - Web: https://mule.run/skillshub/@@Knuckles-Team/jellyfin-mcp~jellyfin-video-attachments:20260201211055 --- --- name: jellyfin-video-attachments description: "Generated skill for VideoAttachments operations. Contains 1 tools." --- ### Overview This skill handles operations related to VideoAttachments. ### Available Tools - `get_attachment_tool`: Get video attachment. - **Parameters**: - `video_id` (str) - `media_source_id` (str) - `index` (int) ### 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.