read_doc
Download and index a PDF datasheet from a direct URL to enable full-text search and content extraction for electronics component documentation.
Instructions
Download and index a PDF by direct URL (required for TI /lit/ds/symlink/....pdf links and any PDF not found via lookup). Often works better than lookup when you already have the exact PDF link. Pass part when known. Then use query_doc_content or read_doc_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vendor | Yes | Vendor ID: TI, ST, ADI. | |
| docIdOrUrl | Yes | PDF URL to download and index. | |
| part | No | Optional part number for metadata (strongly recommended; avoids UNKNOWN part rows). | |
| title | No | Optional document title for metadata. |