parent
88c9834ef2
commit
72b7f8a949
@ -1,23 +0,0 @@
|
|||||||
identity:
|
|
||||||
name: get_document_raw_content
|
|
||||||
author: Doug Lea
|
|
||||||
label:
|
|
||||||
en_US: Get Document Raw Content
|
|
||||||
zh_Hans: 获取文档纯文本内容
|
|
||||||
description:
|
|
||||||
human:
|
|
||||||
en_US: Get document raw content
|
|
||||||
zh_Hans: 获取文档纯文本内容
|
|
||||||
llm: A tool for getting the plain text content of Feishu documents
|
|
||||||
parameters:
|
|
||||||
- name: document_id
|
|
||||||
type: string
|
|
||||||
required: true
|
|
||||||
label:
|
|
||||||
en_US: document_id
|
|
||||||
zh_Hans: 飞书文档的唯一标识
|
|
||||||
human_description:
|
|
||||||
en_US: Unique ID of Feishu document document_id
|
|
||||||
zh_Hans: 飞书文档的唯一标识 document_id
|
|
||||||
llm_description: 飞书文档的唯一标识 document_id
|
|
||||||
form: llm
|
|
||||||
Loading…
Reference in New Issue