doc_probe_js
Probe JavaScript-rendered documentation pages using headless Chromium to analyze the live DOM and detect 'Copy as Markdown' buttons for cleaner markdown extraction.
Instructions
Probe a JS-rendered documentation page via headless Chromium.
Same selector report as doc_probe, but over the rendered DOM, plus detection of a 'Copy as Markdown' button (a saved receipt then pre-fills js_render and markdown_passthrough). Requires Playwright Chromium installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |