untag_note
Remove an entity tag from a note to correct a mis-tag, detaching the note from its thread if the entity is promoted.
Instructions
Remove an entity tag from a note — correct a mis-tag (e.g. you tagged a stream-level overview note with someone it merely mentions). If the entity is promoted, the note is also detached from its thread.
Args:
note: Note id.
entity: Entity id to unlink (from `list_entities`/`get_entity`).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| entity | Yes |