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

Parameters for notifications/progress. More...

#include <types.hpp>

Public Attributes

ProgressToken progress_token
 Token supplied by the original request metadata.
 
double progress = 0.0
 Current progress value.
 
std::optional< double > total
 Optional total value using the same unit as progress.
 
std::optional< std::string > message
 Optional human-readable status text.
 

Detailed Description

Parameters for notifications/progress.


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