yuque_update_toc
Update the table of contents for a Yuque repository or book by supplying the repo ID and TOC data in JSON format.
Instructions
Update the table of contents (TOC) for a repo/book
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_id | Yes | Repo ID or namespace (e.g., "mygroup/mybook") | |
| toc_data | Yes | TOC data as JSON string |