pub fn require_non_empty_string(value: &str, field_name: &str) -> McpResult<()>
Validate that a string parameter is not empty