F
File Manager
Core file operations for the agent.
Functions
read_file(path)— Read file contentswrite_file(path, content)— Write or update a filesearch_files(query, glob?)— Search by name or contentlist_directory(path)— List directory contentsmove_file(from, to)— Move or rename files