Detect Structure
🤖 AI Drafted (Not reviewed)
Detect chapters, sections, and subsections for a book PDF
| Tool id | detect_structure |
| Category | source |
| Uses a language model | no |
| Needs a generative model | no |
| Runs over many items | no |
| Item handling | batch |
| Structured output | no |
| Human-verified | not yet |
What it reads
| Port | Type | Required | What it is |
|---|---|---|---|
Documents (documents) |
json |
no | Document metadata from the source selector |
What it emits
| Port | Type | Required | What it is |
|---|---|---|---|
Structure (structure) |
json |
— | Nested chapter/section/subsection structure |
Options
This tool has no options.
The prompt it sends
This tool does not send a prompt — it does its work in code.