extract_markdown_toc
Extract a table of contents from Markdown text to list headings and subheadings, providing a clear document outline.
Instructions
Extract table of contents from a Markdown document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | Yes | Markdown text |