//! Per-tool handler functions and parameter types.
//!
//! Each `tools/*.rs` file groups related tool handlers. The `#[tool]`
//! methods on [`crate::server::GettextMcpServer`] are thin shims that
//! call these handlers and JSON-encode the result.
pub
pub
pub
pub
pub
pub
pub
pub
pub
pub
pub
pub
pub