|
cxxmcp 1.1.6
C++ MCP SDK
|
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< Json > | content |
| Optional content object supplied when the action is Accept. | |
| std::optional< Json > | meta |
Optional _meta extension object preserved on the wire. | |
| Json | extensions = Json::object() |
| Unknown JSON members preserved for forward-compatible round trips. | |
Result object for elicitation/create.