← Back to browse
tool

Generate JSON Schema from C# Types

From IvanMurzak/Unity-MCP ★ 2,786

Summary

Generates a JSON Schema for a specified C# type name using reflection. It supports primitives, enums, generic collections, and complex objects present in loaded assemblies.