Delete a journal entry
delete_journalPermanently delete a dated note. Because CalDAV stores no history, this irreversible action requires a confirmation token.
Instructions
Removes a dated note. A CalDAV server keeps no history, and a note is somebody’s writing: this cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | An id from a listing tool. Not meant to be built by hand. | |
| confirm_token | No | Token from the first call of this tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| deleted | Yes |