# jellyfin-suggestions > Generated skill for Suggestions 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-suggestions:20260201211055 --- --- name: jellyfin-suggestions description: "Generated skill for Suggestions operations. Contains 1 tools." --- ### Overview This skill handles operations related to Suggestions. ### Available Tools - `get_suggestions_tool`: Gets suggestions. - **Parameters**: - `user_id` (Optional[str]) - `media_type` (Optional[List[Any]]) - `type` (Optional[List[Any]]) - `start_index` (Optional[int]) - `limit` (Optional[int]) - `enable_total_record_count` (Optional[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.