Browser に戻る

Browser (System) と Knoon AI を接続して 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.