yuque_delete_doc
Delete a specific document from a Yuque repository by providing the repository ID/namespace and document ID or slug, removing it permanently from the knowledge base.
Instructions
Delete a document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Document ID or slug | |
| repo_id | Yes | Repo ID or namespace (e.g., "mygroup/mybook") |