Create Insights
Creates document insights from completed documents, drafts, or URLs in Harbour.
Query
Comma-separated response fields to include.
Body
Harbour draft document identifier. Provide one of draft_id, completed_id, doc_text, or url.
Harbour completed agreement asset identifier. Provide one of draft_id, completed_id, doc_text, or url.
Raw document text to analyze. Provide one of draft_id, completed_id, doc_text, or url.
Publicly accessible document URL to analyze. Provide one of draft_id, completed_id, doc_text, or url.
Background context the model can use while generating insights.
List of Harbour insight request objects, for example [{ "type": "document_title" }, { "type": "contract_values" }].
Whether Harbour should stream the insight generation response.