read_source
Retrieve the plain text content of a source document such as a transcript, article, or notes by providing its file path.
Instructions
Return the text of a raw source document (transcript, article, notes). Text files only; PDFs and other binaries are not served as text.
Args: path: Path within the raw source directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |