read_file
Retrieve file content and metadata by providing a file path relative to the data directory.
Instructions
Read file content.
Args: path: File path (relative to data directory)
Returns: File content and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |