pub fn extract_params<T>(params: RequestParams) -> Result<T, McpError>
Expand description
Generic parameter extractor function that works with any type implementing SerdeParamExtractor
pub fn extract_params<T>(params: RequestParams) -> Result<T, McpError>
Generic parameter extractor function that works with any type implementing SerdeParamExtractor