|
cxxmcp 1.1.6
C++ MCP SDK
|
Contextual argument values used to improve completions. More...
#include <completion.hpp>
Public Attributes | |
| std::optional< std::map< std::string, std::string > > | arguments |
| Previously supplied argument name-value pairs. | |
Contextual argument values used to improve completions.
Maps to the CompletionContext struct in the MCP reference model (rmcp::CompletionContext). The arguments field carries previously supplied argument name-value pairs that help the server narrow completions.