Delete a note
notes_deletePERMANENTLY delete one of YOUR OWN notes together with its mentions. Notes do not go to the recycle bin, so this cannot be undone, and only the author may delete. Requires explicit human confirmation: never fill in confirm/confirmation_phrase on your own initiative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true. The HUMAN running this agent must set this - not the agent. | |
| note_id | Yes | ||
| entity_type | Yes | Which kind of record the note hangs off. | |
| confirmation_phrase | No | The note_id. The HUMAN must supply this. |