hedgedoc_read
Retrieve the raw markdown content of a HedgeDoc note using its note ID or alias. This tool fetches the note's source for direct access and processing.
Instructions
Read the raw markdown content of a HedgeDoc note.
note_id: The note ID or alias (the slug from the URL)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |