Book Structure
🤖 AI Drafted (Not reviewed)
Extract chapter/section/subsection ranges from a book PDF outline
| Tool id | book_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 |
— | Hierarchical structure nodes |
Options
This tool has no options.
The prompt it sends
This tool does not send a prompt — it does its work in code.