Tools
Get Webpage Content
Retrieve the rendered content of a webpage, optionally formatted as Markdown or HTML.
post/v1/tools/fetch-webpage
Query parameters
sessionIdstring
An optional browser session identifier to reference an existing running browser session. If provided, the tool will execute within that browser session.
Request body
Response
The fetched webpage content in the specified format.