list_clinical_documents
List all clinical documents, including imaging, cardiology, and pathology reports, with key details like date and file name.
Instructions
List all clinical documents (imaging reports, cardiology, pathology, etc.).
Returns a list of dicts with keys: id, patientId, documentType, documentDate, fileName.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |