read_file); Excel / CSV are parsed structurally (long/wide tables auto-detected) into health records. The chat agent then reads files with its read_file / ls tools.
Upload & parse
| Field | Description |
|---|---|
file | The document (PDF / image / Excel / CSV). |
user | Subject the file belongs to. |
retention | permanent (default) / session / 1d. |
List files
Fetch parsed text
read_file tool sees.
No public delete-file endpoint. Files are cleaned up by their
retention: 1d / session data expires automatically, and ending a session with DELETE /v1/sessions/{id} purges that session’s data immediately. permanent files persist until removed by an operator.