detect_doc_type
Identify document type by running structural heuristics before chunking. Returns a resolved doc_type token to preview which parser or chunking strategy applies.
Instructions
Run structural heuristics to detect document type.
Useful when you want to know what chunk_text would pick before
actually chunking. Returns the resolved doc_type token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||