scf_get_document
Retrieve a generated document in full, including metadata and each section's merge state (clean, edited, conflicted, or pending retirement), to review its current status.
Instructions
Get one generated document in full (read — viewer role): metadata plus every section with its merge state — clean, edited, conflicted or pending retirement. Use this to read a document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| document_id | Yes | Generated document UUID — obtain from scf_list_documents |