tag_entity
Assigns a semantic role to a drawing entity, storing it as a persistent tag that survives sessions and is revalidated against the live drawing. Ensures only valid handles are tagged.
Instructions
Give an entity a semantic ROLE in the drawing's memory.
The role is what the geometry cannot say: "muro-nord", "asta-principale", "staffa-v2". Refuses dead handles - a memory that tags ghosts lies from day one. Tags live beside the drawing and survive sessions; world_report revalidates them against the live drawing every time it answers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| role | Yes | ||
| handle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |