Enconvo’s file tools help an Agent work with files in its allowed directories. Enable only the tools needed for the task in the Agent’s settings and give the Agent an explicit folder or file to work with.
Start with a read-only task
- Open the Agent’s settings and review its file tools and directory access.
- In the conversation, identify a folder or attach the file you want to use.
- Ask a bounded question, such as “Find Markdown files in this project and summarize the README.”
- Review the files and tool output the Agent used before asking it to make changes.
Write File can overwrite an existing file. Use a copy or version control for important documents, and review the destination and requested changes before approving an action.
Reading a PDF, Office document, image, audio file, or video can invoke parsing, OCR, or transcription rather than returning raw bytes. Supported formats and processing depend on the installed tools and configured providers. See OCR, Transcription, and Knowledge Base.
Troubleshooting
For an access error, check the Agent’s allowed directories and macOS permissions. For an empty extraction, confirm the file type and parser support. A scanned PDF may need OCR. For an edit that cannot match the requested text, have the Agent read the current file again before editing.
Code Runner executes code and shell commands; file tools can inspect and edit without requiring a shell for every operation.