Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- read_text_file — Read a text file within an allowed directory.
- write_file — Write a file within an allowed directory.
- edit_file — Apply diff-preview edits to a file.
- list_directory — List the contents of a directory.
- search_files — Glob-search files under an allowed directory.
- move_file — Move or rename a file within the allowlist.
