get_document
Retrieve document metadata and file identifiers for analysis in medical document management systems, enabling structured access to patient records.
Instructions
Get a document's metadata and file_id for Claude to analyze.
Returns the file_id that can be used to reference the document in conversation.
Args: file_id: The Anthropic Files API file_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |