mario.CoreModel.list_custom_operators# CoreModel.list_custom_operators() → tuple[str, ...]# List custom compute operators registered on the instance. Returns: Names of custom operators currently attached to the database. Return type: tuple[str, …]