Searched refs:input_schema (Results 1 – 1 of 1) sorted by relevance
50 if (std::optional<llvm::json::Value> input_schema = GetSchema()) in GetDefinition() local51 definition.inputSchema = *input_schema; in GetDefinition()