cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::protocol::CompletionArgument Struct Reference

Argument value being completed. More...

#include <completion.hpp>

Public Attributes

std::string name
 Argument name within the referenced object.
 
std::string value
 Current argument value or prefix supplied by the caller.
 
Json extensions = Json::object()
 Unknown JSON members preserved for forward-compatible round trips.
 

Detailed Description

Argument value being completed.


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