FruxonDocs

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

  1. In an Agent Step, attach File Tools from the tools panel
  2. Tools are referenced as file.copy, file.get_content, etc.

Available Tools

ToolDescription
copyCreate a copy of a file
get_contentExtract text content from a file
extract_placeholdersExtract placeholder variables from a document template
replace_placeholdersReplace placeholders in a document with values
replace_placeholders_inlineReplace placeholders in a document inline
revert_changeRevert the last change made to a file

On this page