Skip to main content
Fetch a URL and return its main content as markdown (or text/html) without leaving a tab behind: opens a background agent tab, waits for load, reads, closes. Use for reading docs and articles.

Parameters

string
required
 
enum
default:"markdown"
required
One of: markdown, text, html.
string
 
boolean
 
integer
 

Example