Index markdown headings
index_mdIndex headings in markdown files, URLs, or folders. Returns frontmatter and a TSV table of headings with line numbers, image count, and character count.
Instructions
Index headings in a markdown file, URL, or local folder. Returns frontmatter (if any) and a TSV table of headings, line_start, n_images, char_count; use read_md_with_images to read specific content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Local path, HTTP(S) URL, or local folder to index for markdown headings. |