yuque_get_doc
Retrieve the full content of a specific document from a Yuque repository using its repository ID and document ID or slug.
Instructions
Get a specific document with full content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Document ID or slug | |
| repo_id | Yes | Repo ID or namespace (e.g., "mygroup/mybook") |