Get the customer-side document pipeline
get_document_pipelineObtain the CivilQuants customer-side document pipeline — the toolkit the document-heavy skills (tender review, geotechnical / geo-environmental interpretation) use to chunk a tender pack and render a Word pack on the user's machine. Returns the self-unpacking chunking package, the pipeline discipline, and the python-docx render helpers. Universal (free + paid). NOTE: running the pipeline over real documents requires a code-execution client (Claude Code / Codex / VS Code) — a chat connector can read the toolkit but cannot execute it. The full kit is large (~60 KB); pass component='chunking'|'discipline'|'render' for one part (~20 KB each), or omit it for the whole kit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | No | Which part to fetch; omit for the whole kit. | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |