Tools
Get Webpage Content
Retrieve the rendered content of a webpage, optionally formatted as Markdown or HTML.
POST
Authorizations
API key passed as a query parameter
Query Parameters
An optional session identifier to reference an existing running session. If provided, the tool will execute within that session.
Body
application/json
Response
200
text/plain
The fetched webpage content in the specified format.
The rendered content of the webpage.
Example:
"A secure way to **let AI agents do anything on the internet**."