cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::protocol::JsonSchema Class Reference

Primitive JSON Schema helpers used by public SDK builders. More...

#include <schema.hpp>

Static Public Member Functions

static Json any ()
 
static Json object ()
 
static Json string ()
 
static Json integer ()
 
static Json number ()
 
static Json boolean ()
 
static Json array (Json items)
 
static Json string_enum (std::vector< std::string > values)
 

Detailed Description

Primitive JSON Schema helpers used by public SDK builders.


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