get_document_by_id
Retrieve medical document metadata using its database ID to access cancer patient records from connected storage services.
Instructions
Get a document's metadata by its integer database ID.
Use this when you have the numeric document ID (e.g. from search results or lab values).
Args: doc_id: The integer database ID of the document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |