note_delete
Deletes a specific note by its unique ID after validating the provided token. Use it to test object-level authorization and uncover BOLA/IDOR vulnerabilities in multi-tenant note management.
Instructions
Delete a note by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| token | Yes |