Skip to content

Gmail 节点标签操作(Gmail node Label Operations)#

使用标签操作在 Gmail 中创建、删除或获取标签,或列出标签。有关 Gmail 节点本身的更多信息,请参考 Gmail 节点

🌐 Use the Label operations to create, delete, or get a label or list labels in Gmail. Refer to the Gmail node for more information on the Gmail node itself.

创建标签(Create a label)#

使用此操作创建新的标签。

🌐 Use this operation to create a new label.

请输入以下参数:

🌐 Enter these parameters:

  • 选择要使用的 凭据 进行连接,或创建一个新的。
  • 资源:选择标签
  • 操作:选择 创建
  • 名称:输入标签的显示名称。

创建标签选项(Create label options)#

使用这些选项来进一步细化节点的行为:

🌐 Use these options to further refine the node's behavior:

  • 标签列表可见性:设置标签在 Gmail 网页界面标签列表中的可见性。可选择以下选项:
    • 隐藏:不要在标签列表中显示该标签。
    • 显示(默认):在标签列表中显示标签。
    • 显示未读:如果有任何带有该标签的未读消息,则显示该标签。
  • 消息列表可见性:设置带有此标签的消息在 Gmail 网络界面消息列表中的可见性。选择是否显示隐藏带有此标签的消息。

有关更多信息,请参阅 Gmail API 方法:users.labels.create 文档。

🌐 Refer to the Gmail API Method: users.labels.create documentation for more information.

删除标签(Delete a label)#

使用此操作删除现有标签。

🌐 Use this operation to delete an existing label.

请输入以下参数:

🌐 Enter these parameters:

  • 选择要使用的 凭据 进行连接,或创建一个新的。
  • 资源:选择标签
  • 操作:选择删除
  • 标签 ID:输入你想要删除的标签的 ID。

有关更多信息,请参阅 Gmail API 方法:users.labels.delete 文档。

🌐 Refer to the Gmail API Method: users.labels.delete documentation for more information.

获取标签(Get a label)#

使用此操作获取现有标签。

🌐 Use this operation to get an existing label.

请输入以下参数:

🌐 Enter these parameters:

  • 选择要使用的 凭据 进行连接,或创建一个新的。
  • 资源:选择标签
  • 操作:选择 获取
  • 标签 ID:输入你想要获取的标签 ID。

有关更多信息,请参阅 Gmail API 方法:users.labels.get 文档。

🌐 Refer to the Gmail API Method: users.labels.get documentation for more information.

获取多个标签(Get Many labels)#

使用此操作获取两个或多个标签。

🌐 Use this operation to get two or more labels.

请输入以下参数:

🌐 Enter these parameters:

  • 选择要使用的 凭据 进行连接,或创建一个新的。
  • 资源:选择标签
  • 操作:选择 获取多个
  • 返回全部:选择节点是返回所有标签(开启)还是仅返回设定数量的标签(关闭)。
  • 限制:输入要返回的最大标签数量。仅在你关闭返回全部时使用。

有关更多信息,请参考 Gmail API 方法:users.labels.list 文档。

🌐 Refer to the Gmail API Method: users.labels.list documentation for more information.

常见问题(Common issues)#

有关常见错误或问题及建议的解决步骤,请参考 常见问题

🌐 For common errors or issues and suggested resolution steps, refer to Common Issues.