Browser öğesine geri dön

Knoon AI'yi Browser (System) ile bağlayarak AI iş akışlarını otomatikleştirin.

Get a public web page HTML plus desktop and mobile screenshots through the browser.
systemBrowserGetSnapshot
BETA
Dahili
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
İsimTürAçıklamaGerekli
urlmustache Public http or https URL to open.Evet
snapshotModestring Choose what to return from the browser sandbox: screenshots only, HTML only, markdown only, screenshots plus markdown, or screenshots plus HTML.Hayır
waitUntilstring Browser waitUntil value: load, domcontentloaded, networkidle0, or networkidle2. Defaults to domcontentloaded.Hayır
waitForSelectormustache Optional CSS selector to wait for before capturing.Hayır
delayMsnumber Optional delay in milliseconds after page load before capturing. Maximum 29000.Hayır
timeoutMsnumber Optional navigation timeout in milliseconds. Maximum 30000.Hayır
İadeler
İsimTürAçıklama
statusstring DONE.
finalUrlstring Final page URL after redirects.
httpStatusnumber HTTP status code.
htmlAttachmentstring HTML attachment URL when requested.
markdownAttachmentstring Markdown attachment URL when requested.
screenshotDesktopAttachmentstring Desktop screenshot attachment URL when requested.
screenshotMobileAttachmentstring Mobile screenshot attachment URL when requested.
errorLogs.sourcestring Error source: console, pageerror, requestfailed, or http_error.
errorLogs.messagestring Error message.
errorLogs.urlstring Related script, document, or resource URL when available.
errorLogs.statusnumber HTTP status code for http_error entries when available.
errorLogs.resourceTypestring Browser resource type, such as image, script, stylesheet, or document, when available.
errorLogs.lineNumbernumber Console source line when available.
errorLogs.columnNumbernumber Console source column when available.
errorLogsTruncatedboolean True when additional browser errors were omitted to keep the tool result bounded.
markdownSnippetstring Markdown snippet linking to the requested HTML and screenshot attachments.
screenshotExtstring Screenshot extension.