unity_list_advanced_tools
Find advanced Unity tools quickly by searching keywords, category, or tool name. Get tool lists, parameter names, or full schemas on demand.
Instructions
Discover advanced Unity tools (execute them via unity_advanced_tool) without loading full schemas: search=keywords → matching tools; category=name → its tools with parameter names; tool=name → that tool's full parameter schema; no args → all category names with counts (e.g. animation, terrain, shadergraph, probuilder, uma, physics, lighting, ui, …).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Unity instance port (from unity_select_instance). Always include it when multiple instances run. | |
| tool | No | Exact tool name → its full parameter schema. | |
| search | No | Keywords, e.g. "terrain raise". Every word must match a tool's name, category, or description. | |
| category | No | Category name → its tools with brief + parameter names. | |
| includeSchemas | No | With category: full schemas for every tool (large — prefer tool= for one). |