read_artifact
Read text windows, inline images, or resource links from research artifacts. Download full files up to 100 MiB with checksum verification when metadata is available.
Instructions
Read a UTF-8 text byte window, inline a small image, or return a resource link. To download a full file up to 100 MiB, supply an absolute output_path whose parent exists; existing files are never overwritten. Download checksum is verified when metadata provides it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| max_bytes | No | ||
| session_id | Yes | ||
| artifact_id | Yes | ||
| output_path | No |