Ask a question to get started
Enter to sendā¢Shift+Enter new line
Check if a resource exists Args: api_url(str): url of the resource. Returns: true if resource exists
resource_exists( self, api_url: str, ) -> bool