This is the complete list of members for yaze::cli::ToolSchemaBuilder, including all inherited members.
| BuildAnthropicTools(const nlohmann::json &function_declarations) | yaze::cli::ToolSchemaBuilder | static |
| BuildFunctionDeclarations(const std::vector< ToolSpecification > &tool_specs) | yaze::cli::ToolSchemaBuilder | static |
| BuildGeminiTools(const nlohmann::json &function_declarations) | yaze::cli::ToolSchemaBuilder | static |
| BuildOpenAITools(const nlohmann::json &function_declarations) | yaze::cli::ToolSchemaBuilder | static |
| LoadFunctionDeclarationsFromAsset(const std::string &relative_path="agent/function_schemas.json") | yaze::cli::ToolSchemaBuilder | static |
| NormalizeFunctionDeclarations(const nlohmann::json &schema_json) | yaze::cli::ToolSchemaBuilder | privatestatic |
| ParseFunctionDeclarations(std::string_view schema_json) | yaze::cli::ToolSchemaBuilder | static |
| ResolveFunctionDeclarations(const PromptBuilder &prompt_builder) | yaze::cli::ToolSchemaBuilder | static |