# jellyfin-dashboard > Generated skill for Dashboard operations. Contains 2 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-dashboard:20260201211055 --- --- name: jellyfin-dashboard description: "Generated skill for Dashboard operations. Contains 2 tools." --- ### Overview This skill handles operations related to Dashboard. ### Available Tools - `get_dashboard_configuration_page_tool`: Gets a dashboard configuration page. - **Parameters**: - `name` (Optional[str]) - `get_configuration_pages_tool`: Gets the configuration pages. - **Parameters**: - `enable_in_main_menu` (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.