{{ tools()?.length }} {{ 'PAC.Xpert.ToolsIncluded' | translate: { Default: 'Tools Included' } }}
{{ 'PAC.Xpert.DisableToolDefault' | translate: { Default: 'Disable by default' } }}
@for (tool of tools(); track tool.name) {
} @empty {
{{
'PAC.Xpert.ConnectMCPTools' | translate: { Default: 'Connect to the MCP service to get the tool list' }
}}
}