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

Result object for elicitation/create. More...

#include <elicitation.hpp>

Public Attributes

ElicitationAction action = ElicitationAction::Cancel
 User action taken in response to the request.
 
std::optional< Jsoncontent
 Optional content object supplied when the action is Accept.
 
std::optional< Jsonmeta
 Optional _meta extension object preserved on the wire.
 
Json extensions = Json::object()
 Unknown JSON members preserved for forward-compatible round trips.
 

Detailed Description

Result object for elicitation/create.


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