analyze_link_extractor
Link Extractor — Extract all hyperlinks from a PDF or HTML file, or from pasted text. Other file types are scanned as raw text. [category: analyze]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | PDF or HTML file. Other types (incl. DOCX) are scanned as raw bytes and usually yield few links. | |
| text | No | Direct text/HTML alternative to the file. |