> ## 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.

# 删除字段

# 删除字段

## 描述

该指令旨在在智能表格中删除字段

## 参数配置

### 指令输入

### 常规

<strong>智能表格access\_token：</strong>通过指令【建立智能表格连接】获取

<strong>智能表格ID(docid)：</strong>字符串;可通过【新建智能表格】指令获取，注意新建表格后生成的docid要自己保存，后续遗忘无法找回

<strong>智能表格子表ID(sheet\_id)：</strong>字符串;通过指令【查询子表】查找智能表格子表ID(sheet\_id)

<strong>字段列表：</strong>列表;字段列表, 每个字段是一个字典，包含字段标题和类型，需要删除的字段id列表，可通过指令【查询字段】获取参数

<img src="https://mintcdn.com/bazhuayu-rpa-docs/OQM0dIvQQ9sYEUaI/helpcenter/commands/custom-commands/JB70O3jQ/images/nz1YsDcK-01.png?fit=max&auto=format&n=OQM0dIvQQ9sYEUaI&q=85&s=1d71acd062697736cd73b0de344cfb36" alt="image" width="665" height="580" data-path="helpcenter/commands/custom-commands/JB70O3jQ/images/nz1YsDcK-01.png" />

### 指令输出

<img src="https://mintcdn.com/bazhuayu-rpa-docs/OQM0dIvQQ9sYEUaI/helpcenter/commands/custom-commands/JB70O3jQ/images/nz1YsDcK-02.png?fit=max&auto=format&n=OQM0dIvQQ9sYEUaI&q=85&s=415c2a899f5f15956e0860567667b69a" alt="image" width="970" height="269" data-path="helpcenter/commands/custom-commands/JB70O3jQ/images/nz1YsDcK-02.png" />

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