list_projects
Retrieve a comprehensive list of all available Unity projects using the "Unity-MCP" server for streamlined project management and interaction with Unity environments.
Instructions
Lists all available Unity projects.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}