@using AIStudio.Tools @using AIStudio.Tools.ToolCallingSystem @inherits MSGComponentBase @if (this.availableTools.Count > 0) { @if (this.Component is not Components.CHAT && this.IncludeVisibilityToggle) { } }