agents
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Agents ガイド

最終更新日時 2025年12月12日

ファイルを操作する

Agents support working with files as both inputs and outputs. This allows you to pass files from Maestro processes, RPA workflows, or standalone agent runs, and to receive files from tools that generate them.

This section outlines how to configure agents to accept files, which tools support file handling, known limitations, and examples for integrating file inputs across different execution environments.

Preparing an agent to accept files

  1. Open the agent definition.
  2. In Data manager, create a new input.
  3. Change the input type to File using the type selector.

File input

An agent must also include at least one tool capable of processing the file. Agents do not process files directly without a tool. The following tools can accept or produce files:

  • RPA workflows – Workflows containing activities that process files.
  • IXP – Custom or templated models for extracting fields from structured, semi-structured, or unstructured documents.
  • Analyze Attachments – Sends compatible files directly to the model.

Example tool that accepts files (attachments), Analyze Attachments

The following tools are not yet compatible with file inputs or outputs. File support is expected in upcoming releases.

  • API ワークフロー
  • MCP servers
  • Integration Service activities – As a workaround, you can use RPA workflows to handle file operations.
  • Context grounding – Indexes can be referenced, but cannot yet be given files directly for just-in-time search.
  • Escalations – To work with files, first upload the file to a storage bucket, then import and display it using the Document Viewer and App File variable.

Passing files from a Maestro process

To pass a file to an agent inside a Maestro process:

  1. Ensure the process includes an activity or workflow that outputs a file.
  2. Alternatively, add an argument of type file if the process receives a file at the start.

Adding an argument of type file

  1. Add the agent with a file input and map the file variable to the agent’s input.
  2. Run the process in debug or deployed mode; the agent can receive runtime files.

Simple example with an agent accepting the output of a Download File activity

Passing files from an RPA workflow

To pass a file from an RPA workflow:

  1. Ensure an activity or trigger in the workflow produces a file.
  2. Use the Run Job activity and reference an agent that has a file input.

Run Job with an agent containing a file input

Data Mapping

注:

Studio Desktop 2025.10.0 or later is required for file support.

Using files in evaluations

Evaluations support file inputs. To include files in an evaluation set:

  1. Open the evaluation configuration.
  2. Add a local file directly as part of the eval set.

評価

注:

Files are currently not supported in simulation mode.

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo
信頼とセキュリティ
© 2005-2025 UiPath. All rights reserved.