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

Parameters for prompts/get. More...

#include <prompt.hpp>

Public Attributes

std::string name
 Prompt name matching a Prompt descriptor.
 
Json arguments = Json::object()
 JSON object keyed by prompt argument name.
 
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

Parameters for prompts/get.


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