fn ensure_tool_authorized(
tool_auth: &ToolAuthorization,
context: &RequestContext<RoleServer>,
tool_name: &str,
) -> Result<(), ErrorData>fn ensure_tool_authorized(
tool_auth: &ToolAuthorization,
context: &RequestContext<RoleServer>,
tool_name: &str,
) -> Result<(), ErrorData>