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