Fetches content from a URL and returns it in HTML or Markdown format with optional link extraction
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Scraping request parameters
The URL to fetch content from
"https://example.com"
Whether to include external links
Whether to include subdomain links
Whether to extract links from HTML
The desired output format
html, markdown