|
cxxmcp 1.1.6
C++ MCP SDK
|
Parameters for notifications/cancelled.
More...
#include <types.hpp>
Public Attributes | |
| RequestId | request_id |
| Id of the JSON-RPC request being cancelled. | |
| std::optional< std::string > | reason |
| Optional human-readable cancellation reason. | |
Parameters for notifications/cancelled.