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