pub(super) async fn handle( db: &PgPool, params: DecodeLoadoutInput, ) -> Result<CallToolResult, ErrorData>