doc_probe
Probe a documentation page to uncover its CSS selector structure, H2 sections, and internal links. Use the best_selector to create a receipt.
Instructions
Probe a documentation page to discover its selector structure.
Fetches the URL statically and reports which candidate CSS selectors match, the H2 section structure, and sample internal links. The findings' best_selector can be used to create a new receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |