> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 文本摘要

## 指令说明

**描述：** 根据目标文本，自动生成对应的文本摘要

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/makeasummarycommand-10.jpg?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=927f2bf42d893363d9c331cd473e8c2f" alt="文本摘要指令参数面板" width="645" height="569" data-path="helpcenter/commands/ai/images/makeasummarycommand-10.jpg" />

    | 参数          | 说明              |
    | ----------- | --------------- |
    | **AI引擎**    | OpenA           |
    | **文本内容**    | 输入要目标文本内容       |
    | **返回结果保存至** | 将提取的关键词保存到字符串变量 |
  </Tab>

  <Tab title="高级">
    本指令暂无高级参数。
  </Tab>
</Tabs>

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/makeasummarycommand-01.png?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=6c8f1c1a21e8471693a7494b9e23e3dd" alt="文本摘要使用示例" width="813" height="876" data-path="helpcenter/commands/ai/images/makeasummarycommand-01.png" />

**该流程执行逻辑：**

1. 选择 AI 引擎并输入需要概括的文本。
2. 生成文本摘要，并将摘要结果保存到指定变量。

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/makeasummarycommand-03.png?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=005a4518d7017d4a87a5f8fb8e23c90f" alt="文本摘要使用示例 - 效果展示" width="1218" height="976" data-path="helpcenter/commands/ai/images/makeasummarycommand-03.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
