analyze_labs
Analyze recent oncology lab results by downloading documents and providing patient context for chemotherapy interpretation. Returns lab data inline for AI analysis with configurable limits.
Instructions
Analyze recent lab results with oncology context.
Downloads lab documents and returns them inline for Claude to read, along with patient context for interpreting results under chemotherapy.
Note: Each lab document is 100KB-2MB. Keep limit low to avoid large responses.
Args: file_id: Specific lab file_id to analyze. If omitted, fetches the most recent labs. limit: Maximum number of lab documents to include (default 3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | No | ||
| limit | No |