返回 Browser

将 Knoon AI 与 Browser (System) 连接以自动化 AI 工作流。

Get a public web page HTML plus desktop and mobile screenshots through the browser.
systemBrowserGetSnapshot
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
urlmustache Public http or https URL to open.是的
snapshotModestring Choose what to return from the browser sandbox: screenshots only, HTML only, markdown only, screenshots plus markdown, or screenshots plus HTML.没有
waitUntilstring Browser waitUntil value: load, domcontentloaded, networkidle0, or networkidle2. Defaults to domcontentloaded.没有
waitForSelectormustache Optional CSS selector to wait for before capturing.没有
delayMsnumber Optional delay in milliseconds after page load before capturing. Maximum 29000.没有
timeoutMsnumber Optional navigation timeout in milliseconds. Maximum 30000.没有
回报
名称类型描述
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.
markdownSnippetstring Markdown snippet linking to the requested HTML and screenshot attachments.
screenshotExtstring Screenshot extension.