list_headings
Extract all headings from a markdown file to create a structured table of contents for navigation and content overview.
Instructions
List all headings (# through ######) in a markdown file as a table of contents.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the markdown file |