Skip to content

write_file

Category: Pipeline | Module: vibeserve/tools/pipeline_tools.py

Description

Write content to a file in the workspace

Parameters

Name Type Default
path str (required)
content str (required)

Returns

Dict[str, Any]

Source

Defined in write_file_tool() in vibeserve/tools/pipeline_tools.py