postit.read_section
Find and read a specific section of a Markdown note by its heading, returning the content under that heading. Use it to access targeted information from your notes.
Instructions
Read a markdown section by heading text (case-insensitive, exact).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arg | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |