Go to given url

Input

PropertyTypeRequiredDescription
urlSHORT_TEXTYesURL to go to

Sample Output

{
  "success": true,
  "page_content": "<h1>...</h1>..."
}