files-remove
Permanently remove a file attachment from one of your personal notes (personal notes only). This action is irreversible. Required: note_id (integer), file_id (integer, from notes-get response).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | File ID from notes-get response (required) | |
| note_id | Yes | Note ID (required) |