R/tools_fs.R
write_tool.Rd
Create the Write tool
write_tool(mode = "default", rules = list(), ask_fn = NULL, cwd = getwd())
Character. Permission mode.
List. Permission rules.
Function or NULL.
Character. Fixed base directory for relative paths.
An ellmer::tool() object.
ellmer::tool()