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

Client capability flags for sampling requests from the server. More...

#include <capabilities.hpp>

Public Attributes

bool enabled = false
 Whether the client accepts sampling/createMessage requests.
 
bool tools = false
 Whether sampling requests may use tool-related context.
 
bool context = false
 Whether sampling requests may use broader context.
 
Json raw = Json::object()
 Raw capability object preserved for future fields.
 

Detailed Description

Client capability flags for sampling requests from the server.


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