read_file
Category: Pipeline | Module: vibeserve/tools/pipeline_tools.py
Description
Read content from a file in the workspace
Parameters
| Name | Type | Default |
|---|---|---|
path |
str |
(required) |
Returns
Dict[str, Any]
Source
Defined in read_file_tool() in vibeserve/tools/pipeline_tools.py