delete_note
Delete a note from a project. Requires creator or delete permission.
Instructions
Delete a note. Requires being the creator or having delete permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_uuid | Yes | UUID of the note to delete | |
| project_uuid | Yes | UUID of the project |