list_datasheet_sections
List datasheet sections by uploading a PDF or providing a part SKU. Get headings and page numbers to quickly find relevant content before reading details.
Instructions
List table-of-contents sections from a datasheet PDF.
A lightweight way to discover what's in a datasheet before reading specific chunks with read_datasheet. Returns only section titles and page numbers, no chunk text.
Two input modes:
file_path: Upload a local PDF file
sku: Fetch cached data from CDN by part number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | Path to a local PDF datasheet | |
| sku | No | Part SKU to fetch cached data for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||