delete_note
Permanently delete a note by providing its title. Removes the note from your Markdown notes collection.
Instructions
Delete a note permanently.
Args:
title: The title of the note to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |