Type Get JSON Schema

Generates a JSON Schema for a given C# type name using reflection. Supports primitives, enums, arrays, generic collections, dictionaries, and complex objects. The type must be present in any loaded assembly. Use the full type name (e.g. 'UnityEngine.Vector3') for best results.

IdoCohen560 60ef095 3.1 KB Updated

File contents

IdoCohen560/claude-unity-game-studio/tree/main/unity-mcp/Unity-MCP-Plugin/.claude/skills/type-get-json-schema commit 60ef095667

Frequently asked questions

npx skillmds@latest add idocohen560/type-get-json-schema