检查指定 agentId 的智能体是否可用
Future<bool> isAgentSupport(String agentId) { throw UnimplementedError('isAgentSupport() has not been implemented.'); }