delete_attribute
Delete a label or relation from a note by name, cleaning up metadata and keeping note structure accurate.
Instructions
Delete an attribute (label or relation) from a note by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteId | Yes | ID of the note to remove the attribute from | |
| attributeName | Yes | Name of the attribute to delete | |
| attributeType | No | Type of attribute to delete (default: "label") | label |