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

Optional task parameters embedded in feature requests. More...

#include <task.hpp>

Public Attributes

std::optional< std::int64_t > ttl
 Optional requested time-to-live for the created task.
 
Json extensions = Json::object()
 Vendor or future task options preserved for forward compatibility.
 
std::optional< Jsonmeta
 Optional _meta extension object preserved on the wire.
 

Detailed Description

Optional task parameters embedded in feature requests.


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