get_document_versions
Retrieve the complete version history for medical documents in cancer care management. Returns all document versions ordered from newest to oldest using any document ID in the chain.
Instructions
Get the version history chain for a document.
Returns all versions (current and previous) ordered newest first. Works with any document ID in the chain — will find the full history.
Args: doc_id: The integer database ID of any document in the version chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |