read_file
Read a file's content from the local filesystem by providing its path, enabling direct data access.
Instructions
Reads the content of a file from the local filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |