Delete Note
delete_notePermanently remove a note and its connected edges from a board in a workspace. Specify workspace, board, and note IDs to delete.
Instructions
Permanently delete a note from the canvas along with any edges connected to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace ID | |
| boardId | Yes | Board ID | |
| noteId | Yes | Note ID (e.g. note-1773256154568) |