dingtalk_doc_update
Replace the body content of a DingTalk document with new Markdown text. Provide the document ID and the updated content to overwrite existing text.
Instructions
覆盖更新钉钉文档的正文内容
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | 文档 ID | |
| content | Yes | 新内容(Markdown) |