read_artifact
Retrieve the content of a text artifact or get the file path for binary artifacts like xlsx by specifying task ID and filename.
Instructions
Read a text artifact, or return the path for binary artifacts such as xlsx.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |