pub type CreateMessageRequestParamsIncludeContext = IncludeContext;👎Deprecated since 0.8.0:
Use IncludeContext instead.
Expand description
Latest MCP Protocol 2026_07_28
Aliased Type§
pub enum CreateMessageRequestParamsIncludeContext {
AllServers,
None,
ThisServer,
}