import_document
Import a document into ThumbGate to normalize it for search and derive reviewable gate proposals.
Instructions
Import a local policy or runbook document into ThumbGate, normalize it for search, and propose provenance-backed gate candidates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | Local file path inside the active workspace or ThumbGate runtime. | |
| content | No | Inline document content for hosted or generated imports. | |
| title | No | Optional display title override. | |
| sourceFormat | No | Optional source format override when importing inline content. | |
| sourceUrl | No | Optional external URL or provenance label for the imported document. | |
| tags | No | Optional tags such as policy, runbook, or team. | |
| proposeGates | No | When true (default), derive reviewable gate proposals from the document. |