You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No complex logic was used, just copied examples from GitHub and added some objects
Not using JSON serialization, etc
Unhandled Exception: System.NotSupportedException: JsonTypeInfo metadata for type 'System.Collections.Generic.List`1[AiFileMaster.Server.Tools.FileTools.FileItemInfo]' was not provided by TypeInfoResolver of type '[ModelContextProtocol.McpJsonUtilities+JsonContext, Microsoft.Extensions.AI.AIJsonUtilities+JsonContext]'. If using source generation, ensure that all root types passed to the serializer have been annotated with 'JsonSerializableAttribute', along with any types that might be serialized polymorphically.