File Tools
Built-in tools for file operations, conversions, and document processing
The File Tools integration provides built-in tools for working with files — copying, extracting content, converting formats, and processing document templates.
Setup
This is a built-in integration — no external credentials or configuration are required. It is available automatically in all agents.
Using in Your Agent
- In an Agent Step, attach File Tools from the tools panel
- Tools are referenced as
file.copy,file.get_content, etc.
Available Tools
| Tool | Description |
|---|---|
copy | Create a copy of a file |
get_content | Extract text content from a file |
extract_placeholders | Extract placeholder variables from a document template |
replace_placeholders | Replace placeholders in a document with values |
replace_placeholders_inline | Replace placeholders in a document inline |
revert_change | Revert the last change made to a file |