describe_unity_example_components
Reads C# source files for Bytewars example components using URIs from search, returning full source text for inspection.
Instructions
Read C# source files for one or more bytewars components. Pass 'uris' from search_unity_example_components. Returns full C# source text for each file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes | URI list from search_unity_example_components. | |
| projectPath | No | Unity project root. |