Project Skills
Project information and configuration.
Skills
project_get_info
Get project information including render pipeline, Unity version, and settings. Parameters: None.
project_get_render_pipeline
Get current render pipeline type and recommended shaders. Parameters: None.
project_list_shaders
List all available shaders in the project. Parameters:
- •
filter(string, optional): Filter by name. - •
limit(int, optional): Max results (default 50).
project_get_quality_settings
Get current quality settings. Parameters: None.