LLDB mainline
lldb_protocol::mcp::ListToolsResult Struct Reference

The server's response to a tools/list request from the client. More...

#include <Protocol.h>

Public Attributes

std::vector< ToolDefinitiontools

Detailed Description

The server's response to a tools/list request from the client.

Definition at line 280 of file Protocol.h.

Member Data Documentation

◆ tools

std::vector<ToolDefinition> lldb_protocol::mcp::ListToolsResult::tools

The documentation for this struct was generated from the following file: